@charset "shift_jis";
/* CSS Document */


/* メイン
--------------------------------------------------------- */


#index_main_inner {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/common/line_navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
}

/* コンテンツ
--------------------------------------------------------- */
.newsbox {
	padding: 15px 10px 10px 0px;
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	background: url(../img/top/news_bg.jpg) repeat-x left top;
}
.newsbox .date {
	float: left;
	padding-left: 25px;
	background: url(../img/top/news_icon.jpg) no-repeat 12px 4px;
	
}
.newsbox p {
	padding-left: 80px;
	
}
.newsbox .detail01 {
	float: right;
	background: url(../img/top/news_icon01.jpg) no-repeat left 1px;
	width: 550px;
}
.newsbox strong {
	color: #F60;
}

.news_bt img {
	position:absolute;
	left: 583px;
	top: 9px;
}
.news_bt {
	position: relative;
}
#index_news {
	height: 240px;
	width: 505px;
	background-image: url(../img/index/index_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#index_news .st {
	padding-bottom: 8px;
}
#index_news #news_area {
	height: 180px;
	overflow: scroll;
	overflow-x:hidden;
	margin-right: 14px;
}
#index_news #news_area ul li {
	height: 25px;
	background-image: url(../img/common/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-left: 19px;
	padding-top: 5px;
}
#index_news #news_area ul .bg_color {
	background-color:#DFDFDF;
}
#index_ba01 {
	float: right;
	width: 380px;
}
#index_ba01 ul li {
	padding-top: 9px;
}
#index_ba02 ul li {
	float: left;
	padding-right: 12px;
	width: 292px;
}
#index_ba02 ul .last {
	padding-right: 0px;
}
#index_ba02 {
	margin-top: 23px;
	margin-bottom: 40px;
}
#index_ba02 .box01 {
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#index_ba02 .box02 {
	float: left;
	width: 290px;
	padding: 0px;
}
#index_ba02 .st {
	font-weight: bold;
	background-image: url(../img/common/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 4px;
}
#index_ba02 p {
	width: 270px;
}
#index_ba02 .st a {
	color: #069;
	text-decoration:none;
}
#index_ba02 .st a:hover {
	color: #09F;
	text-decoration:underline;
}
#news_area a {
	color: #333;
}
#news_area a:hover {
	color: #06C;
	text-decoration:none;
}
/* OP Flash用
--------------------------------------------------------- */

.first_op_wrap {
	position: relative;
}
.first_op_over {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/common/gray.png);
}
.first_op {
	position: absolute;
	width: 800px;
	height: 640px;
	padding: 0px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 2px solid rgb(153, 153, 153);
	display: block;
}