@charset 'utf-8';


/* ------------------------------------------------------------------
	▼ Add 2016.3 Renewal ▼	
------------------------------------------------------------------ */

/* #topImage { height: 210px; } */

a.blank {
	padding: 0 2em 0 0;
	background-image: url("/cms/sun/images/suffix-blank.png");
	background-position: right center;
	background-repeat: no-repeat;
}


.subContents table {
	line-height: 120%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0em 0 1em 0;
	width: 100%;
}
.subContents table td {
	text-align: center;
	font-size: 93%;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}



/* ------------------------------------------------------------------
	products/solar_system
------------------------------------------------------------------ */
.solar_flash_area {
	position:relative;
	display:block;
	width:630px;
	height:565px;
}
/* ------------------------------------------------------------------
	pro/option
------------------------------------------------------------------ */

.op_list ul{
	margin: 30px 0 30px 5px;
	_margin:10px 0 15px 3px;
	width: 235px;
}

.op_list ul li{
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 20px;
}

.op_list img {
	/margin-top: 30px;
}

.op_txbold {
	clear: both;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.subContents .op_cabletable{
	margin-bottom: 30px;
}

.column-1by2 {
	width: 380px;
	float: right;
	margin: 30px 0 0 0;
}
.op_table_sumi th {
	background: #999;
	font-size: 93%;
	border: 1px solid #808080;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}

.op_table_sumi th.inside {
	background: #eee;
	color: #000;
	border: 1px solid #ddd;
}

.caption_op_list {
	font-size: 85%;
	line-height: 1.5em;
	margin: 5px 0 0 0;
	color: #1a1a1a;
}

.caption_op_list .star{
	width: 20px;
	text-align: center;
	color: #00A0E9;
	float: left;
}

.caption_op_list .text{
	width: 200px;
	float: left;
}
/* ------------------------------------------------------------------
	pro/example
------------------------------------------------------------------ */

.ex_moduTit {
	width: 280px;
	float: left;
	margin: 20px 0 0 0;
}

.ex_moduTit h5 {
	clear: none;
	border: none;
	margin: 0;
	padding: 0 10px;
	font-size: 135%;
	font-weight: bold;
/*	font-family: Tahoma;*/
	line-height: 1.6em;
	background: none;
	letter-spacing: 0.1em;
}
.ex_moduTit small {
	line-height: 1.3em;
	margin: 0 0;
	font-size: 77%;
	display: inline;
	font-weight: normal;
	letter-spacing: normal;
}

.ex_amount {
	width: 270px;
	float: left;
	margin: 20px 0 0 0;
}

.ex_amount table td{
	font-size: 120%;
	line-height: 1.3em;
}

.ex_amount table small{
	font-size: 75%;
	display: inline;
}

.ex_moduList {
	width: 280px;
	float:left;
	margin: 20px 0 0 0;
}

.ex_moduList dl{
	clear: both;
	padding: 0;
	margin: 0 0 1.56em 0;
}

.ex_moduList dl dt{
	font-weight: bold;
	padding: 7px 10px;
	margin: 0;
	float: left;
}

.ex_moduList dl dd{
	padding: 7px 10px;
	margin: 0 0 0 11em;
}

.ex_border{
	border-top: 1px dashed #999;
	margin: 0 0 10px 0;
}
