/* 共通 */

body {
	background: url(img/top-bk.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

section {
	padding: 10px 0px 20px 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.bk-white {
	background-color: #ffffff;
}

.line-blue {
	border: 2px solid #287578;
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	min-height: 1px;
}

#cover {
	width: 100%;
	min-width: 1000px;
	background: url(img/cover.png);
}


span.tel {
	font-size: 150%;
}


#header {
	width: 100%;
	min-width: 1000px;
	position: fixed;
	orverflow: auto;
	clear: both;
	background-color: #ffffff;
}

#header-inner {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

h1 {
	float: left;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
}

#header-navigation {
	float: right;
	text-align: right;
}

#header-navigation ul li {
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 5px;
}

#header-navigation ul li a {
	color: #000000;
	text-decoration: none;
}

#contents {
	width: 100%;
	min-width: 1000px;
	padding-top: 80px;
}

#footer {
	width: 100%;
	min-width: 1000px;
	text-align: center;
	color: #ffffff;
}

#footer-inner{
	width: 1000px;
	text-align: right;
	margin: 10px auto;
}

#footernavi ul {
	margin-left: 750px;
}

#footernavi ul li {
	color: #ffffff;
	padding: 10px 20px;
	text-align: left;
}

#footernavi ul li a {
	color: #ffffff;
	text-decoration: none;
}

#page-top {
	position: fixed;
	width: 80px;
	height: 80px;
	bottom: 0px;
	right: 0px;
	background: url(img/to-top.png) no-repeat center;
	text-align: center;
	display: block;
	padding: 100px 0px 0px 0px;
}
#page-top a {
	text-decoration: none;
	color: #ffffff;
}
#page-top a:hover {
}


/* トップページ・ミネラル・会社概要・分析　共通 */
.navi {
	height: 300px;
}

.navi ul {
	margin: 230px 0px 0px 0px;
}

.navi ul li {
	color: #ffffff;
	display: inline-block;
	background-color: #603302;
	width: 200px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin: 0px 50px 0px 0px;
	border: 2px solid #ffffff;
}

.navi ul li a {
	color: #ffffff;
	text-decoration: none;
}

/* トップページ専用 */
.contents-inner {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.container {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

.topicon img {
	margin: 10px 10px;
}

#navigation {
	clear: both;
	padding-top: 1px;
	text-align: center;
}

#navigation ul {
	padding: 0px;
}

#navigation ul li {
	display: inline-block;
	width: 260px;
	background-color: #604C3F;
	color: #ffffff;
	border: 5px solid #ffffff;
	margin: 1px 2px;
	padding: 5px;
	text-align: center;
}

#sne {
	width: 100%;
	min-width: 1000px;
	background-color: #ffffff;
}

#sne-point {
	float: left;
	width: 30%;
}

#sne-tokkyo {
	float: left;
	width: 60%;
	margin-left: 50px;
}

h3.top {
	background-color: #287578;
	color: #ffffff;
	padding: 10px;
	margin: 0px;
}

.top-categoryerea-contents {
	background-color: #ffffff;
	width: 299px;
	margin: 20px 12px;
	color: #ffffff;
	padding: 0px;
	border: 5px solid #ffffff;
}

.top-categoryerea-contents-inner {
	padding: 0px 10px;
	min-height: 310px;
	font-size: 95%;
}

.top-categoryerea-osusume {
	background-color: #27383b;
	min-height: 140px;
	color: #ffffff;
	padding: 1px 0px;
	font-size: 95%;
}

.top-categoryerea-osusume-inner {
	padding: 0px 10px;
}

.top-categoryerea-osusume ul li a {
	color: #ffffff;
	text-decoration: none;
}

.top-categoryerea-contents ul {
	padding-left: 20px;
	list-style: none;
}


#top-header {
	background: url(img/top-header.png) no-repeat top center;
}

#bk-mineral {
	background: url(img/bk-mineral.png) no-repeat bottom center;
}

#bk-hiryou {
	background: url(img/bk-hiryou.png) no-repeat bottom center;
}

#bk-bunseki {
	background: url(img/bk-bunseki.png) no-repeat bottom center;
}

#bk-golf {
	background: url(img/bk-golf.png) no-repeat top center;
}

#bk-farm {
	background: url(img/bk-farm.png) no-repeat top center;
}

#bk-garden {
	background: url(img/bk-garden.png) no-repeat top center;
}

#bk-senzai {
	background: url(img/bk-senzai.png) no-repeat bottom right;
}


/* 商品紹介ページ専用 */
#item-header {
	background: url(img/item-header.png) no-repeat top center;
}

.itemnavi {
	height: 300px;
}

.itemnavi ul{
	margin: 230px 0px 0px 0px;
}

.itemnavi ul li {
	color: #ffffff;
	display: inline-block;
	background-color: #603302;
	width: 180px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin: 0px 30px 0px 0px;
	border: 2px solid #ffffff;
}

.itemnavi ul li.two {
	margin-top: 5px;
	margin-left: 708px;
}

.itemnavi ul li a {
	color: #ffffff;
	text-decoration: none;
}

h2.item-categorytitle {
	background-color: #ffffff;
	border-left: 15px solid #287578;
	border-bottom: 5px solid #287578;
	padding: 10px 10px 5px 10px;
	text-align: left;
}

.item-contents {
	width: 470px;
	margin: 10px 12px;
	padding: 0px 0px 20px 0px;
	border: 2px solid #287578;
	text-align: center;
}

.item-contents-inner {
	padding: 0px 10px;
	min-height: 310px;
	font-size: 95%;
}

.item-title {
	 background-color: #287578;
	padding: 0px 10px;
}

.item-contents h3 {
	float: left;
	color: #ffffff;
}

.icon {
	float:right;
}

.item-contents dl {
	width: 420px;
	text-align: left;
}

.item-contents dl dt {
	float: left;
	clear: both;
	width: 100px;
	padding: 10px;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
}

.item-contents dl dd {
	margin-left: 100px;
	padding: 10px;
	border-bottom: 1px dotted #000000;
}

img.itemfile {
	margin: auto;
	border: 1px solid #000000;
}




/*成分分析 天然ミネラル　会社概要　共通*/

h2.categorytitle {
	background-color: #ffffff;
	border-left: 15px solid #287578;
	border-bottom: 5px solid #287578;
	padding: 10px 10px 5px 10px;
	text-align: left;
}

.categoroy-contents-inner {
	padding: 0px 10px;
	min-height: 310px;
	font-size: 95%;
}


/*成分分析*/
#seibun_bunseki-header {
	background: url(img/bunseki-header.png) no-repeat top center;
}

.bunseki-list li{
	float: left;
	padding: 2px 50px 2px 0px;
	width: 150px;
}

/*天然ミネラル*/
#mineral-header {
	background: url(img/mineral-header.png) no-repeat top center;
}

/*会社概要*/
#sne-header {
	background: url(img/sne-header.png) no-repeat top center;
}

dl#companyinfo {
	width: 800px;
	margin-left: 100px;
}

dl#companyinfo dt {
	float: left;
	clear: both;
	width: 100px;
	padding: 10px;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
	font-size: 100%;
}

dl#companyinfo dd {
	margin-left: 100px;
	padding: 10px;
	border-bottom: 1px dotted #000000;
}
