@charset "utf-8";
#tokuten_top {
	height: 75px;
	width: 640px;
	background-image: url(../images/tokuten_pic.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 10px;
}
#price_top {
	height: 95px;
	width: 640px;
	background-image: url(../images/price_pic.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 10px;
}
.voice_link {
	background-image: url(../images/voice_obi_01.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 30px;
}

#price dl {
}
#price dt {
	background-image: url(../images/price2_q.gif);
	background-repeat: no-repeat;
	min-height:27px;
	height: auto !important;
	height: 27px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #3399CC;
}
#price dt.price {
	background-image: url(../images/price_q.gif);

}
#price dt.tokuten {
	background-image: url(../images/tokuten_q.gif);

}
#price dt.other {
	background-image: url(../images/price2-1_q.gif);

}
#price dd {
	background-image: url(../images/price2_a.gif);
	background-repeat: repeat-y;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}


#faq dt {
	background-image: url(../images/price_q.gif);
	background-repeat: no-repeat;
	min-height:27px;
	height: auto !important;
	height: 27px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#faq dd {
	background-image: url(../images/voice_a.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.link {
	background-image: url(../images/price2_obi_01.gif);
	background-repeat: no-repeat;
	width: 630px;
	height: 15px;
	padding-top: 35px;
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
	color: #3399CC;
	margin-bottom: 20px;
}

.sukima_faq {}


#leftcolumn tbody tr:nth-child(even) {
	background-color:#f7f7f7;
}
 
#leftcolumn tbody tr:hover { /* 行にマウスオーバーした時のスタイル */
  background-color: #FFFFCC;
}


#leftcolumn table {
	border:3px solid #cccccc;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 590px;
	margin-top: 5px;
}
#leftcolumn td {
	color: #333333;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.back_blue {
	background-color: #EBF4FA;
}
#leftcolumn td.l_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-style: none;


}
#leftcolumn td.line,#leftcolumn th.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;


}
#leftcolumn th {
	color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: normal;
	line-height: 16px;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 134%;
}
