@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts {
	margin-top: -1px;
	position: relative;
	zoom: 1;
}

#conts h3 {
	margin-bottom: 20px;
}

#conts .comTtl02 {
	font-size: 18px;
	margin: 0 14px 10px 19px;
	padding: 0 0 2px 0;
}

#conts .comTtl02 span {
	color: #000;
	float: left;
	width: 320px;
}

#conts .comTtl02 .text {
	color: #1EB9EE;
	float: right;
	font-size: 10px;
	margin-top: 4px;
	text-align: right;
}

#conts .product {
	clear: both;
	margin: 0 -15px 21px 27px;
	width: 733px;
	overflow: hidden;
	position: relative;
}

#conts .product li {
	padding: 0 5px 8px 0;
	width: 225px;
}

#conts .product .list {
	width: 268px;
}

#conts .product li a {
	background: url(../images/common/icon/icon05.gif) no-repeat left 8px;
	color: #0D6FB8;
	font-size: 17px;
	padding-left: 13px;
}

#conts h4 {
	background: none;
	margin: 0 0 25px;
	padding-bottom: 0;
}

#conts .tabBox {
	background: url(../images/common/line02.gif) repeat-x left bottom;
	margin: 0 0 20px;
	padding: 0 0 10px 19px;
	width: 708px;
}

#conts table {
	border-collapse: collapse;
	width: 100%;
}

#conts .qTable {
	cursor: pointer;
}

#conts table th {
	background: url(../images/common/line02.gif) repeat-x left bottom;
	color: #0D6FB8;
	font-size: 19px;
	vertical-align: middle;
	text-align: center;
	padding: 5px 2px;
}

#conts table td {
	background: url(../images/common/line02.gif) repeat-x left bottom;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
	line-height: 1.8;
	padding: 5px 10px 5px 5px;
}

#conts table .bgColor01 th,
#conts table .bgColor01 td {
	background-color: #F7FCFF;
	padding-bottom: 9px;
}

#conts table .bgColor02 th,
#conts table .bgColor02 td {
	background: #FDEEF5 url(../images/q_a/line01.gif) repeat-x left bottom;
	padding: 10px 10px 20px 5px;
}

#conts table .bgColor03 th,
#conts table .bgColor03 td {
	background: #FDEEF5 url(../images/q_a/line01.gif) repeat-x left top;
}

#conts table .bg01 th,
#conts table .bg01 td {
/*	background: url(../images/q_a/line01.gif) repeat-x left bottom;
*/	padding-bottom: 10px;
}

#conts table .textTd {
	padding-right: 0;
}

#conts table .textTd01 {
	padding: 15px 10px 20px 5px;
}

#conts table .bgNone th,
#conts table .bgNone td {
	background: none;
}

#conts .btmTitle {
	margin: 0 14px 20px 0;
	padding: 0 0 8px 30px;
}

#conts .linkList {
	margin: 0 -25px 10px 37px;
}

#conts .photo {
	background: url(../images/q_a/line02.gif) repeat-x left top;
	padding-top: 10px;
	width: 734px;
}