@charset "utf-8";
body {
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
	background-image: url(../images/backshadow.gif);
	background-repeat: repeat;
	margin-top: 0px;
	color: #646464;
	line-height: 22px;
}
#wrapper {
	width: 824px;
	padding: 0px;
	background-image: url(../images/backshadowinside.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;

}
#main {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainfutter {
	margin: 0px;
	padding: 0px;
	height: 47px;
	clear: both;
}
#header {
	clear: both;
	width: 800px;

}
#whereis{
	width: auto;
	padding-left: 30px;
	font-size: 12px;
	padding-top: 1px;
	color: #646464;
	padding-bottom: 1px;
	clear: both;
}#linkfutter {
	font-size: 11px;
	clear: both;
}
#top {
	margin: 0px;
	width: auto;
}
#sidenavi_s1 {
	width: 205px;
	margin: 0px;
	float: left;
	padding-left: 20px;
}
#contents_s1 {
	width: 570px;
	margin: 0px;
	float: left;
	padding-left: 5px;
	font-size: 12px;
}
#sidenavi_s2 {
	width: 227px;
	margin: 0px;
	float: left;
	padding-left: 0px;
	background-color: #dce6dc;
}
#contents_s2 {
	width: 546px;
	margin: 0px;
	float: left;
	padding-left: 14px;
	font-size: 12px;
}
#full_contents {
	width: 800px;
	margin: 0px;
	float: left;
	font-size: 12px;
}
a:link{
	text-decoration: none;
	color: #646464;

}
a:visited{
	color: #646464;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #646464;
}
a:active{
	color: #646464;
	text-decoration: none;
}

/* ここから商品ページ用css */

#imwrapper{
	background-image: url(../imenu01/images/backcheck.gif);
	background-repeat: repeat;
	width: 800px;
	clear: both;
}

#imsidenavi1{
	float: left;
	padding-left: 24px;
	width: 231px;
	clear: left;
}
#imsidenavi2{
}
#imcontents1{
	width: 534px;
	float: right;
	padding-left: 10px;
}
#imcontents2{
}

.title1{
	color:#1c7f3a;
	font-size:14px;
}

.title2{
	color: #127935;
	font-size: 14px;
}
.stylePageTop{
	color: #127935;
	font-size: 9px;
}
.styleSmall{
	font-size: 10px;
}
.styleRed{
	color: #FF0000;
}
.styleGreen{
	color: #127935;
}
.styleGreenM{
	font-size: 16px;
	color: #127935;
}
.styleBlue{
	font-size: 14px;
	color: #0000A2;
}

