@charset  "utf-8";



/*+++++++++++++++++++++++++++++++++++++++++++ お問合せ */



#contents table{

    font-size:small;

	clear:both;

	margin:0 20px 0 20px;

	padding:0;

}



#contents th{

    border-bottom:1px solid #ccc;

	margin:0;

	padding:2px 5px 3px 5px;

	text-align:left;

	background-color:#f6f6f6;

	vertical-align:top;

}



#contents td{

	text-align:left;

	margin:0;

	padding:2px 0 3px 10px;

}



/*----------------------------詳細	*/

.midashi {

	font-size: 16px;

	font-style: normal;

	line-height: 20px;

	font-weight: bold;

	color: #111111;

}



dt{

	font-weight: bold;

}

dd {

	margin-bottom: 1em;

}



#contents dl{

	clear:both;

	margin-top:0;

	padding:10px 0;

}

#contents dt{

	background-image:  url(../images/icon1.gif);

	background-repeat:no-repeat;

	background-position:5px center;

	margin:0 0 20px 0;

	padding:0 0 0 17px;

	width:160px;

	float:left;

}



#contents dd{

	background-image:  url(../images/dotLine2.gif);

	background-repeat:repeat-x;

	background-position:bottom;

	margin:0 0 5px 0;

	padding:0 0 5px 180px;

}

label {
display: inline-block;
margin: 0 5px 5px 0;
cursor: pointer;
}
