@charset "utf-8";


/* レイアウト CSSファイル指定にてコンテンツページと切替
-------------------------------------------------- */
#rarea_top,marea,rarea_bottom {
	width: 950px;
}

#rarea_top {
	height: 11px;
	background:   url("../images/rarea_back_top_comm.gif") left bottom no-repeat;
}

#marea {
	height: 856px;
	background:   url("../images/rarea_back_middle_index.gif") left top repeat-x;
}

#rarea_bottom {
	clear: both;
	height: 16px;
	background:   url("../images/rarea_back_bottom_index.gif") left bottom no-repeat;
}

/* メインフラッシュ
-------------------------------------------------- */

#main_flash {
	padding: 4px 0px 0px 2px;
}

/* インデックス 左コンテンツエリア
-------------------------------------------------- */

#carea_left {
	float: left;
	width: 610px;
	height: 492; /* 16+175+16+280+5 */
	padding: 16px 0px 5px 0px;
}

#cnavi01,#cnavi02 {
	float: left;
	width: 297px;
	height: 175px;
}

#cnavi01 {
	padding: 0px 16px 16px 0px;
	background:   url("../images/index/cnavi01_back.jpg") left top no-repeat;
}

#cnavi02 {
	padding: 0px 0px 16px 0px;
	background:   url("../images/index/cnavi02_back.jpg") left top no-repeat;
}

.cnavi_textimg {
	padding: 11px 0px 0px 14px;
}

.cnavi_more {
	padding: 21px 0px 0px 14px;
}

#cnews {
	float: left;
	width: 610px;
	height: 280px;
	background: url("../images/index/cnews_back.gif") left top no-repeat;
}

/* rssbox start */
#cnews iframe {
	overflow-y: auto;
	margin: 11px 16px 10px 14px;
	width: 580px;
	height:196px; /* #cnewsからマイナス84px */
	border:0px;
}

#cpress iframe {
	overflow-y: auto;
	margin: 11px 16px 10px 14px;
	width: 244px; 
	height:256px; /* #cpressからマイナス84px */
	border:0px;
}

body#rssbox_cnews,body#rssbox_cpress {
	background-color:#fff;
}

#rssbox_cnews div,#rssbox_cpress div {
	margin: 0px 8px 0px 8px;
	background: url("../images/line_comm_dotted.gif") left bottom repeat-x;
}

#rssbox_cnews li,#rssbox_cpress li {
	padding: 8px 0px 8px 16px;
	background: url("../images/mark_comm_nwin_orange.gif") 0px 14px no-repeat;
}

#rssbox_cnews p,#rssbox_cpress p {
	margin: 0px 8px 0px 8px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	height: 20px;
}
/* rssbox end */

mark_comm_ {
	background: url("../images/index/cpress_back.gif") left top no-repeat;
}
#cnews_more {
	padding: 0px 0px 0px 424px;
}

/* インデックス 右コンテンツエリア
-------------------------------------------------- */

#carea_right {
	float: left;
	width: 290px;
	padding: 16px 0px 5px 16px;
}

#cpress {
	width: 274px;
	height: 340px;
	background: url("../images/index/cpress_back.gif") left top no-repeat;
	padding: 0px 0px 16px 0px;
}

#cpress_more {
	padding: 0px 0px 0px 131px;
}

#cbanner {
	width: 274px;
	height: 115px;
	background: url("../images/index/cbanner_back.gif") left top no-repeat;
	padding: 0px 0px 0px 0px;
}

#cbanner_img {
	padding: 15px 50px 0px 50px;
}

#cbanner_text {
	color: #666;
	font-size: 70%;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 0em;
	padding: 8px 45px 0px 45px;
}
