@charset "UTF-8";

body {
	color: #666666;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.cell01 {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell02 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#warpper {
	width: 1000px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainimg {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 7px;
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftnavi {
	width: 236px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	margin-right: 37px;
}

#address {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	
}
#main {
	width: 687px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-size: 16px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #7FC31C;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
}
h2 {
	font-size: 14px;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#logo {
	margin: 0;
	position: absolute;
	top: 20px;
	left: 20px;
}
#c_copy {
	margin: 0;
	position: absolute;
	right: 20px;
	bottom: 0px;
}


p {
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 16px;
	padding-right: 0px;
}
ul.left {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul.left li {
	background-image: url(images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	margin-bottom: 10px;
}

  img{

    border:0

    }
a:link {
	color: #7FC31C;
	text-decoration: none;
}
a:hover {
	color: #7FC31C;
	text-decoration: underline;
}
a:active {
	color: #7FC31C;
	text-decoration: underline;
}
a:visited {
	color: #7FC31C;
	text-decoration: underline;
}
ul.product {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline-block;
	clear:both;
}
ul.product li {
	float: left;
	width: 146px;
	padding: 8px;
	list-item-position: inside;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
	line-height: 16px;
	height: 140px;
}
ul.product li p {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.maker {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	list-style-type: disc;
	padding-left: 15px;
}
ul.maker li {
	padding: 2px;
}
strong {
	font-weight: bold;
color: #7FC31C;
}
