@charset "shift_jis";
/* CSS Document */

/* contents setting
------------------------- */

/* リスト表示 */

#contents_main h3 {
	margin-bottom: 0;
	}

#contents_main p.sup,
#contents_main li.sup {
	margin-bottom: 6px;
	padding-left: 1.0em;
	text-indent: -1.0em;
}

#contents_main .sup{
	color: #666;
}

/* 受信感度 */

#contents_main #sens {
	position: absolute;	
	right: 0;
}

#contents_main #sens #sens_btn {
	position: absolute;	
	right: 0;
}

#contents_main #sens .sens_txt {
	position: absolute;	
	top: 34px;
	right: 0;
	display: none;
	z-index: 100;
}

/* mainv */

#contents_main #mainv {
	height: 350px;
	background: #fae1eb;
}

#contents_main #mainv h2 {
	display: none;
}

/* column */

#contents_main .column {
	margin-bottom: 20px;
}

#contents_main .s_column {
	margin: 0 21px 35px;
}

#contents_main em {
	color: #cc0000;
}

/* c01 */

#contents_main #c01 {
	padding-top: 15px;
	border-left: 4px solid #c10000;
	border-right: 4px solid #c10000;
	border-bottom: 4px solid #c10000;
	
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#contents_main #c01 h3 {
	overflow: visible;
}

#contents_main #c01 h4 {
	float: left;
	width: 80px;
}

#contents_main #c01 h4 img {
	margin-bottom: 4px;
}

#contents_main #c01 .r_column {
	float: right;
	width: 560px;
}

#contents_main #c01 .r_column h5 {
	margin-bottom: 15px;
}

#contents_main #c01 p {
	margin-bottom: 10px;
	font-size: 93%;
}

#contents_main #c01 li {
	font-size: 93%;
}

#contents_main #c01 p.sup {
	color: #666;
	margin-top: -5px;
}

#contents_main #c01 p.pic {
	margin-top: 5px;
	margin-bottom: 0;
}

/* -----　区切り線 */

#contents_main #c01_02,
#contents_main #c01_03,
#contents_main #c01_04,
#contents_main #c01_05,
#contents_main #c01_06,
#contents_main #c01_07,
#contents_main #c01_08 {
}

/* -----（オービスロケーションガイド） */

#contents_main #c01_06 {
	background: url(../img/idx_c01_06_img01.gif) 470px 10px no-repeat;
}

/* -- c01_09 */

#contents_main #c01_09 p em {
	font-size: 116%;
	font-weight: bold;
}

#contents_main #c01_09 p.pic {
	margin-top: 20px;
}

#contents_main #c01_09 table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

	margin-top: 10px;
}

#contents_main #c01_09 table th {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #f2f2f2;
	
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 108%;
	padding: 8px 10px;
}

#contents_main #c01_09 table th.color01 {	
	background-color: #0074be;
}
#contents_main #c01_09 table th.color02 {	
	background-color: #0c9847;
}
#contents_main #c01_09 table th.color03 {	
	background-color: #e05a12;
}

#contents_main #c01_09 table td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;

	text-align: left;
	font-size: 93%;
	padding: 8px 30px  8px 10px;
}

/* -- c01_10 */

#contents_main #c01_10 p em {
	font-size: 116%;
	font-weight: bold;
}

/* c02 */

#contents_main #c02 {
	border: 4px solid #dedede;
}

#contents_main #c02 h4 {
	margin: 21px 0 0 21px;
}

#contents_main #c02 ul {
	margin: 17px 0 21px 24px;
}

#contents_main #c02 li {
	display: inline;
}