@charset "utf-8";

.ff_table {
	width: 100%;
	margin-top: 20px;
}

.ff_table th {
}

.ff_table td {
}

#ssl .sc {
	background-image: url(../images/functions/ssl/content_bg_ssl.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
	padding-bottom: 250px;
}


#ssl .cont_text {
	padding-top: 20px;
	line-height: 24px;
}

#server #mytable {
	width: 820px;
	padding: 0;
	margin: 0;
}

#server caption {
	padding: 0 0 5px 0;
	width: 820px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#server th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/functions/server/bg_header.jpg) no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#server th.nobg {
	background: none;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#server td {
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#server td.alt {
	background: #F5FAFA;
	color: #797268;
}

#server th.spec {
	background: #fff url(../images/functions/server/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#server th.specalt {
	background: #f5fafa url(../images/functions/server/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	border-top-width: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.option_detail{
	padding: 20px 0 10px 10px; 
	width:724px;
	background: url(/images/functions/option_detail/option_detail_bg.jpg) no-repeat;
	min-height:300px;
	clear:both;
}

h5.option_detail_title
{
	font-size:14px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#F60;
	}

.img_block {
	float:left;
	padding:20px 0 0 0;
	width:320px;
}

.img_block img {
	border:;
	border: 2px solid #666;
}

.text_block{
	float:right;
	width:380px;
	padding:20px 10px 0 0;
}


.sub_title{
	font-size:14px;
	font-weight:bold;
}

.option_detail p{
	padding:10px 0 0 0;
	font-size:12px;
}

.info_price_area{
	margin:20px 0 0 0;
	width:393px;
	height:120px;
	background: url(/images/functions/option_detail/kinou_option_price_bg.png) no-repeat;
	}

.info_price_area .price_text{
	padding:20px 0 0 90px;
	}
	
.info_price_area .area_text{
	padding:30px 0 0 90px;
	}




