@charset "shift-jis";

/* add layout */

/* for text */

div#rTopL { /* 文字サイズ */
	font-size: 90%;
}

#rTopL li a,
#rTopL li a:link,
#rTopL li a:visited {
	color: #000;
	text-decoration: none;
}

#rTopL li a:hover {
	color: #f00;
}

/* common */

.marginBt { /* メイン画像のマージン */
	margin-bottom: 7px;
}

#rTopL ul, #rTopR ul {
	margin: 0;
	padding: 0;
}

#rTopL li, #rTopR li {
	list-style-type: none;
	margin: 0;
}

/* area-left */

#rTopL {
	width: 369px;
	float: left;
}

#rTopL h2 {
	margin-bottom: 3px;
	margin-top: 5px;
}


/* インデックス：新着情報用　縦サイズ変更 */
#rTopL .content2 iframe {
	width: 340px;
	height: 300px !important;
	margin-left: 15px;
}

*html #rTopR .content2 { /*  for ie */
	height: 1%;
}

#rTopL h3 {
	margin-bottom: 4px;
}

#rTopL .section3 {
	width: 164px;
	float: left;
	margin: 3px 5px;
}

#rTopL .rmH .section3 {
	padding-left: 6px !important;
	padding-left: 3px;
	float: left;	
}

#rTopL .rmH { /* 横をそろえるためのボックス */
	border-bottom: 7px;
/* for mac ie \*//*/
	margin-left: 5px;
/**/
}

ul.rtFontW li { /* 箇条書きテキストのウェイト */
	font-weight: normal;
}

ul.rtFontW li li {
	font-weight: normal;
}

#rTopL li li {
	background: transparent url(../../img/top/mrk_lst_1.gif) no-repeat 0 0.5em;
	padding-left: 13px;
}

#rTopL li.marginBLine {
	margin-bottom: 20px;
}

#rTopL .rmH ul { /* 右のマージン */
	margin-bottom: 5px;
}

.rmH .content3 img { /* 枠内小見出し画像のマージン */
	margin-bottom: 3px;
	margin-top: 5px;
}

div#rTopL div.lineRHead { /* 角丸蓋 */
	background: #fff url(../../img/top/line_h.gif) no-repeat;
	width: 369px;
	height: 7px;
	overflow: hidden;
}

div#rTopL div.lineRFoot { /* 角丸底 */
	background: #fff url(../../img/top/line_f.gif) no-repeat;
	width: 369px;
	height: 8px;
	overflow: hidden;
}
/* area-right */

#rTopR {
	width: 150px;
	float: right;
	border: 1px solid #c0c1c2;
	background-color: #f0f1f3;
	text-align: center;
}

#rTopL .content2 {
	background: transparent url(../../img/top/line_b.gif) repeat-y;
	margin-bottom: 12px;
	padding: 0;
}

.marginBtS li {
	margin-bottom: 1px;
}

#rTopR .marginBtS { /* ボックスの一番下の余白 */
	margin-bottom: 7px;
}
section2　.top_margin {
	padding-top: 10px;
	padding-bottom: 5px;
}
