@charset "utf-8";
#intro	{
	font-size:1.2em;
	color:#505050;
	margin-bottom:30px;
}
#contents_img{
	width:535px;
	clear:both;
	margin-bottom:30px;
}
.colbox	{
	width:535px;
	clear:both;
	margin-bottom:40px;
	float:left;
}
#p_img	{
	width:260px;
	float:left;
}
#p_img2	{
	width:260px;
	margin-left:15px;
	float:left;
}
.p_texts	{
	color:#505050;
	font-size:1.2em;
	line-height:18px;
	margin-top:10px;
}
.left_margin	{
}
#tel	{
	width:535px;
	clear:both;
}

.container {
	width:535px;
	margin:0px 0 50px 0;
	overflow: hidden;
}
.container h4 {
	width:516px;
	_width:535px;
	background-color:#D9E7D1;
	color:#3F8819;
	border-left:5px solid #3F8819;
	padding:7px;
	font-size:1.6em;
	vertical-align:middle;
	font-weight:bold;
}

.container h5 {
	color:#3F8819;
	font-size:1.4em;
	font-weight:bold;
	padding-top:10px;
	margin:10px 0 5px 0;
	clear: both;
	width: 535px;
	border-top:1px solid #D5D5D5;
}

.container h6 {
	font-size:1.4em;
	font-weight:bold;
	border-top:1px solid #D5D5D5;
	padding-top:10px;
	margin:10px 0 5px 0;
	color:#50A31E;
}

.container p {
	font-size:1.2em;
	line-height:1.6em;
	margin: 0 0 10px 0;
	width: 535px;
}

.container th {
	line-height:1.4em;
	margin:0px 0 10px 0;
	text-align:left;
	width:120px;
	height:2em;
	vertical-align:top;
}
.container td {
	line-height:1.4em;
	margin:0px 0 10px 0;
	text-align:left;
	height:2em;
	vertical-align:top;
}
.container .marginTop {
	margin-top:30px;
}

.container dl {
	/*margin-bottom:20px;*/
}
.container dl.left {
	float:left;
	margin-right:15px;
	_margin-right:10px; /* IE6 */
	width:260px;
}
.container dt {
	font-size:1.2em;
	color:#3F8819;
}
.container dd {
	font-size:1.2em;
}

.container p.itemlist {
	text-align:right;
	clear: both;
	width: 535px;
	margin-bottom: 20px;
	line-height: 2.2em;
}

/*-- 追加 --*/

.container img {
	vertical-align: bottom;
}

#categoryList {
	margin-bottom: 30px;
	font-size: 1.2em;
	width:535px;
	overflow: hidden;
}

#categoryList li {
	line-height: 2.2em;
	float: left;
	margin-right: 20px;
	white-space: nowrap;
}

#categoryList li a {
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#categoryList li a {
	color:#000000;
	text-decoration: none;
}

#categoryList li a:hover {
	color:#ff0000;
}

.productMainBox {
	/*overflow: hidden;*/
	clear: both;
}

.productMainBox dl {
	float: left;
	margin-bottom: 20px;
	clear: both;
	width: 535px;
}

.productMainBox dt {
	margin-bottom: 5px;
}

.productMainBox dd {
}

.productMiniBox {
	/*overflow: hidden;*/
	clear: both;
}

.productMiniBox dl {
	float: left;
	padding-bottom: 20px;
	width: 260px;
}

.productMiniBox dt {
	margin-bottom: 5px;
}

.container ul {
	text-align:right;
	clear: both;
	width: 535px;
	margin-bottom: 20px;
	line-height: 2.2em;
	font-size: 1.2em;
}

.container dl.items {
	margin-bottom: 30px
}

.return {

	text-align: right;
}

.return a {
	background-image: url(../images/arrow2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

