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

/*	 --- layout
------------------------------------------------------------------------- */
div#unpan {
	margin-top: 20px;
}
#nenji {
	height: auto;
}
#tenken {
	height: auto;
}
/*
#sagyo { padding-top: 55px; }
#sagyo li {
	float: left;
	width: 175px;
	margin: 0 20px 0 10px;
}
*/
#nenji { width: 400px; }
#tenken { width: 335px; }
.fukidashi { padding: 30px 0 10px 10px; }
#table-nenji { width: 393px; }
#table-tenken { width: 341px; }
th, td { padding:2px 0; }
.col1 { width: 75px; }
.col2 { width: 315px; }
#btn-fuyo {
	display: block;
	width: 217px; height: 45px;
}

div.fukidashi dl { padding-bottom:5px;}
div.fukidashi dd { margin-left:20px;
					text-indent:-15px; }

/*	 --- decoration
------------------------------------------------------------------------- */
div#bg-box {
	background: url(../images/servicing/top_unpan.gif) right top no-repeat;
}
.fukidashi table {
	font-size: 10px;
}
.fukidashi td { padding-bottom: 3px; }
#nenji {
	background: url(../images/servicing/fukidashi_unpan_1t.gif) left top no-repeat,
	url(../images/servicing/fukidashi_unpan_bottom400.gif) left bottom no-repeat,
	url(../images/servicing/fukidashi_unpan_middle400.gif) repeat-y;
}
#tenken {
	background: url(../images/servicing/fukidashi_unpan_2t.gif) left top no-repeat,
	url(../images/servicing/fukidashi_unpan_bottom335.gif) left bottom no-repeat,
	url(../images/servicing/fukidashi_unpan_middle335.gif) repeat-y;
}
/*
#sagyo {
	background: url(../../common/images/bg_fuyo_nagare.gif) left top no-repeat;
}
#sagyo li { font-size: 9px; }
*/
#okyaku-box {
	background: url(../images/servicing/imag_unpan.gif) right top no-repeat;
	padding-right:230px;
}

div.fukidashi dt {
	font-size: 12px;
	color: #0000cd;
}
div.fukidashi dd {
	font-size: 10px;
	line-height: 15px;
}

th, td {
	line-height: 10px;
	color: #000;
	background-color: transparent;
	border: none;
}

h3 a { color: #DF1000; }
#btn-fuyo { background: url(../../common/images/button_fuyo.gif) left top no-repeat; }
#btn-fuyo:hover { background: url(../../common/images/button_fuyo_o.gif) left top no-repeat; }
