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

body{
	margin:0 0 0 0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-align:left
}
h2{
	margin:0;
	padding:0;
}
h3{
	margin:0;
	padding:0;
	color:#000000;
	font-size:12px;
}
ul{
	list-style:none;
	margin:0 0 0 29px;
	padding:0;
}
li{
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	background:url(../images/icon1.gif) no-repeat 0px 5px;
}
a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover a:active{
	color:#000000;
	text-decoration:none;
}
a:active{
	color:#000000;
	text-decoration:none;
}
#bread{
	font-size:10px;
	margin-top:5px;
}
#bread a{
	color:#66376F;
	text-decoration:underline;
}
.navibg{
	background:url(../images/navi_bg.gif) repeat-x 0 0;
}
#mainbg{
	height:255px;
	background:url(../images/main_bg.jpg) repeat-x 0 0;
	padding:10px 10px 20px 10px;
}
#main_tit{
	font-size:18px;
	padding-left:29px;
	height:24px;
	background:url(../images/main_tit_icon.jpg) no-repeat 0 0;
}
#sub_tit{
	font-size:12px;
	padding-left:20px;
	background-image: url(../images/sub_tit_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:17px;
}

.mtentries{
	float:left;
	padding-right:30px;
	min-height:30em;
	background:url(../images/products_line.gif) repeat-x 0 27em;
}

* html .mtentries{
	height:30em;
} 

p{
	line-height:140%;
	margin:0;
	padding:0;
}
.des{
	margin:0 11px 11px 11px;
	padding-bottom:0;
}
.syosai_btn{
	margin-right:11px;
}
.pagelinks a:link{
	color:#000000;
	text-decoration:none;
}
.pagelinks a:visited{
	color:#000000;
	text-decoration:none;
}
.pagelinks a:hover{
	color:#795081;
	text-decoration:none;
}
.pagelinks a:active{
	color:#795081;
	text-decoration:none;
}
/* CSS products_detail */
#detail_tit{
	font-size:18px;
	padding-left:30px;
	background-image: url(../images/products_detail_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
}
p.detail{
	margin:0;
	padding:0;
	line-height:160%;

}
.ml10{
	margin-left:10px;
}
.table_p5{
	padding:3px;	
}
.lineBase{
	background:url(../images/line_base.gif) repeat-x 0 0;
}
.subTit1{
	color:
	#000000
}
