@charset "utf-8";
@import "common/0-import.css";

/*------------------------------------------------------------
	当社の安心営業に対するこだわり
------------------------------------------------------------*/
#conts {
	font-size: 12px;
}

#conts h2 {
	clear: both;
	margin: 10px 0 -5px;
}

#conts p {
	margin: 20px 0 0;
	line-height: 1.5;
}

#conts p a {
	color: #d13148;
}

#conts .box {
	height: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 0px;
	width: 700px;
}

#conts .box .photo {
	padding-bottom: 35px;
}

#conts .box .photo .text {
	float: left;
	margin-right: 15px;
}

#conts .box .photo p {
	margin: 5px 0 0;
}

#conts .ml10 {
	margin: -15px 0 0 18px;
}

#conts .midasi {
	background-image: url(../img/item/midasi.jpg);
	height: 30px;
	width: 540px;
	line-height: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#conts .komi {
	height: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 10px;
	padding-top: 10px;
	border-left-color: #254389;
	font-weight: bold;
	color: #254389;
}

#conts .honbun1 {
	padding-bottom: 20px;
	padding-left: 15px;
}

#conts .link {
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#conts .link ul li {
	float: left;
	margin-right:0px;
	margin-bottom: 0px;
}

#conts .link ul li.mr0 {
	margin-right: 0;
}

#conts .link ul li a {
	display: block;
}

#conts .link ul li.link01 a {
	background: url(../img/index/btn_img01_over.gif) left top no-repeat;
}

#conts .link ul li.link02 a {
	background: url(../img/index/btn_img02_over.gif) left top no-repeat;
}

#conts .link ul li.link03 a {
	background: url(../img/index/btn_img03_over.gif) left top no-repeat;
}

#conts .link ul li.link04 a {
	background: url(../img/index/btn_img04_over.gif) left top no-repeat;
}

#conts .link ul li.link05 a {
	background: url(../img/index/btn_img05_over.gif) left top no-repeat;
}

#conts .link ul li.link06 a {
	background: url(../img/index/btn_img06_over.gif) left top no-repeat;
}

#conts .link ul li a:hover {
	background-color: #fff;
}

#conts .link ul li a:hover img {
	visibility: hidden;
}

*html #conts .ml10 {
	margin: -15px 0 0 19px;
}

*+html #conts .ml10 {
	margin: -15px 0 0 19px;
}
.table {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}

/*------------------------------------------------------------
	商品紹介
------------------------------------------------------------*/
#conts .box .p_texttitle01 {
	font-size: 14px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#conts .box .p_texttitle02 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#conts .box .marginTD {
	font-size: 14px;
	margin: 0px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#conts .box .marginTD2 {
	font-size: 14px;
	margin: 0px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 10px;
}

