@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #DBE6DE;
}
#main {
	background-color: #FFFFFF;
	width: 898px;
	position: absolute;
	top: 10px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: left;
}
#main #tittle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 895px;
	text-align: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
}
#main ul {
	margin: 0px;
	width: 890px;
	padding-right: 5px;
	list-style-type: none;
	text-align: right;
	padding-top: 170px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#main  li {
	font-size: 14px;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#main  a:link {
	color: #000000;
	text-decoration: none;
}
#main  a:hover {
	color: #999999;
	text-decoration: none;
}
#main a:visited {
	color: #000000;
	text-decoration: none;
}
#main a:active {
	color: #999999;
	text-decoration: none;
}
#main img.graph {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: bolder;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
h1 a:link {
	color: #666666;
	text-decoration: none;
}
h1  a:visited {
	color: #666666;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
h1 a:active {
	color: #000000;
	text-decoration: none;
}


#menu {
	width: 898px;
	position: absolute;
	top: 310px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#menu .graph {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 898px;
}
#menu li {
	margin: 0px;
	float: left;
	width: 178px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#menu    #right   {
	margin: 0px;
	padding: 0px;
	width: 178px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#menu p {
	float: left;
	width: 888px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#maincontents {
	background-color: #FFFFFF;
	float: left;
	width: 888px;
	position: absolute;
	top: 380px;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
}
#maincontents .contents {
	width: 628px;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F4DD;
	padding: 20px;
}
#maincontents .contents h2 {
	margin: 0px;
	padding: 0px;
}
#maincontents .contents .graph {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#maincontents .contents p {
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 600px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maincontents .contents strong {
	font-size: 14px;
}
#maincontents .contents em {
	color: #FF6666;
	font-weight: bolder;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
}
#maincontents  .contents  a:link  {
	color: #000000;
	text-decoration: none;
}
#maincontents  .contents  a:hover  {
	color: #606000;
	text-decoration: none;
}
#maincontents  .contents  a:visited  {
	color: #000000;
	text-decoration: none;
}
#maincontents  .contents  a:active  {
	color: #000000;
	text-decoration: none;
}

#maincontents .contents .back {
	font-size: 12px;
	font-weight: bolder;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
#maincontents .contents .back a:link {
	color: #000000;
	text-decoration: none;
}
#maincontents .contents .back a:hover {
	color: #000000;
	text-decoration: none;
}
#maincontents .contents .back a:visited {
	color: #000000;
	text-decoration: none;
}
#maincontents .contents .back a:active {
	color: #000000;
	text-decoration: none;
}
#maincontents .contents img.graphgoods {
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents .contents .concept {
	color: #444A1A;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
}



#maincontents .contentsright {
	width: 160px;
	margin: 10px;
	padding: 20px;
	float: left;
	background-color: #D9E4A9;
	height: 100%;
}
#maincontents .contentsright a:link {
	color: #AA8000;
	text-decoration: none;
}
#maincontents .contentsright a:visited {
	color: #AA8000;
	text-decoration: none;
}
#maincontents .contentsright a:hover {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .contentsright a:active {
	color: #FF0000;
	text-decoration: none;
}

#maincontents .contentsright p {
	font-size: 12px;
	float: left;
	line-height: 16px;
	margin: 0px;
	width: 160px;
	padding-bottom: 60px;
	padding-top: 10px;
}
#maincontents .contentsright strong {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 30px;
	color: #AA8000;
}

#maincontents #footer {
	float: left;
	width: 878px;
	margin-bottom: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}


#maincontents #footer img.graph {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents  .contents1 {
	width: 628px;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F4DD;
	padding: 20px;
}
#maincontents  .contents1  h2 {
	margin: 0px;
	padding: 0px;
}
#maincontents  .contents1  .graph {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#maincontents  .contents1  p {
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 640px;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maincontents  .contents1  strong {
	font-size: 14px;
	line-height: 30px;
}
#maincontents  .contents1  em {
	color: #FF6666;
	font-weight: bolder;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
}
#maincontents  .contents1  img.graphgoods {
	float: left;
	padding-right: 10px;
	height: 400px;
	width: 400px;
}
#maincontents .contents1 img.graphgoods1 {
	float: left;
	padding-right: 10px;
	height: 200px;
	width: 200px;
}
#maincontents .store {
	width: 628px;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F4DD;
	padding: 20px;
}
#maincontents .store h2 {
	margin: 0px;
	padding: 0px;
}
#maincontents .store .graph {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 628px;
}
#maincontents .store p {
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 640px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontents .store a:link {
	color: #0000FF;
	text-decoration: none;
}
#maincontents .store a:hover {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .store a:visited {
	color: #0000FF;
	text-decoration: none;
}
#maincontents .store a:active {
	color: #FF0000;
	text-decoration: none;
}

#maincontents .store strong {
	font-size: 14px;
	line-height: 30px;
}
#maincontents .store img.graph1 {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontents .store ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	width: 628px;
}
#maincontents .store li {
	margin: 0px;
	float: left;
	width: 200px;
	height: 250px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
#maincontents .store li p {
	font-size: 12px;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	list-style-type: none;
}
#maincontents .store .shouhin {
	font-weight: bold;
}
#maincontents .store li a:link {
	color: #000000;
	text-decoration: none;
}
#maincontents  .store  li a:visited {
	color: #000000;
	text-decoration: none;
}
#maincontents .store li a:hover {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .store li a:active {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .store form {
	width: 200px;
	float: left;
}

#maincontents .contentstore {
	width: 160px;
	padding: 20px;
	float: left;
	background-color: #C6D67A;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
#maincontents .contentstore p {
	font-size: 12px;
	line-height: 20px;
}
#maincontents .contentstore a:link {
	color: #0000FF;
	text-decoration: none;
}
#maincontents .contentstore a:visited {
	color: #0000FF;
	text-decoration: none;
}
#maincontents .contentstore a:hover {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .contentstore a:active {
	color: #FF0000;
	text-decoration: none;
}
#maincontents .contents2 {
	width: 838px;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F4DD;
	padding: 20px;
}
#maincontents .contents2 h2 {
	margin: 0px;
	padding: 0px;
}
#maincontents .contents2 p {
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 838px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maincontents .contents2 strong {
	font-size: 14px;
}
#maincontents .contents2 .graph {
	float: left;
	padding-right: 20px;
}
#maincontents  .contents3 {
	width: 838px;
	float: left;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F4DD;
	padding: 20px;
}
#maincontents  .contents3  h2 {
	margin: 0px;
	padding: 0px;
}
#maincontents  .contents3  p {
	font-size: 12px;
	text-align: left;
	float: left;
	margin: 0px;
	width: 838px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#maincontents  .contents3  strong {
	font-size: 14px;
	color: #990000;
}
#maincontents  .contents3  .graph {
	float: left;
	padding-right: 20px;
}
