@charset "utf-8";

/*---------------------トップページ用--------------------*/

/*トップページメインビジュアル*/
#top-main {
	clear: both;
	height: 248px;
	text-align: left;
	background: url(../image/top/bg.gif) repeat-x left top;
	margin-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid #CCCCCC;
	}
#top-main-inner {
	width: 880px;
	margin: 0 auto;
	}
	
#mainImg {
	position:relative;
	width:880px;
	height:248px;
	text-align:center;
	padding-bottom: 20px;
}

#mainImg div {
	display:none;
	position:absolute;
	left:0;
	top:0;
}	
	
	
/*トップページコンテナ*/
#top-container {
	clear: both;
	text-align: left;
	background-color: #EFEFEF;
	}
#top-container-inner {
	margin: 0 auto;
	padding: 20px 10px 40px 10px;
	width: 860px;
	background-color: #FFF;
	overflow: hidden;
	}

/*コンテナ内右ボディ*/
#top-rightbody {
	float: right;
	width: 600px;
	padding-top: 0px;
	}
#top-rightbody h3{
font-size:14px;
line-height: 120%;
}
#top-rightbody h3.h3_img{
padding-bottom:30px;
}
#top-rightbody .box {
    clear:both;
	background:url(../image/top/osusume_bg.gif) repeat-x left bottom;
	width:560px;
	height:120px;
	padding:20px 15px 20px 20px;
	margin-top:15px;
	}
#top-rightbody .box .box_left{
	float: left;
	padding-top:10px;
	width:440px;
	margin-right: 20px; 
	}
#top-rightbody .box .box_right{
	float: left;
	width:100px;
	}
#top-rightbody .box p {
	line-height:150%;
	padding-top:15px;
	font-size:14px;
	}

/*コンテナ内左ボディ*/
#top-leftbody {
	/*background:url(../image/top/news_bg.gif) no-repeat left top;*/
	float: left;
	width: 240px;
	}


#top-leftbody #top-leftbody-bg {
	background: url(../image/top/news_y_bg.gif) repeat-y left top;
	}

#top-leftbody #top-leftbody-in {
	background: url(../image/top/news_bg.gif) no-repeat left top;
	}
#top-leftbody #top-leftbody-in h4 {
	margin: 0;
	padding: 0;
	}	
* html #top-leftbody #top-leftbody-in {
	background: url(../image/top/news_bg.gif) no-repeat left -39px;
	}


	
	

#top-leftbody h4, #top-rightbody h4 {
	line-height: 100%;
	}
#top-leftbody h4 img, #top-rightbody h4 img {
	float: left;
	}

#top-leftbody .top-info-box {
	clear: both;
	width:180px;
	padding: 10px 20px 0 20px;
	margin-left:10px;
	background: #FFFFFF;
	}

#top-leftbody .top-info-box .info-section {
	clear: both;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #999;
	}
	
#top-leftbody .top-info-box .info-section#leftlastbox {
	margin-bottom: 5px;
	border-bottom: none;
	}
	
#top-leftbody .top-info-box .info-section h5 {
	clear: both;
	margin-bottom: 10px;
	font-size: medium;
	font-weight: normal;
	}
#top-leftbody .top-info-box .info-section p {
	font-size: 14px;
	line-height: 1.5;
	}
#top-leftbody-bottom {
	clear:both;
	width:240px;
	height:43px;
	padding-top:7px;
	background:url(../image/top/news_bg_bottom.gif) no-repeat left top;
	}
#top-leftbody-bottom p {
	margin:0px 0 0 68px;
	}
#top-leftbody .imgSpan {
	margin-top:20px;
	}
	
/*左コンテナ下部のバナー配置*/
#bannerArea {
	float:left;
	}



p#top-btn-osusume {
	padding: 5px 5px 20px 0;
	text-align: right;
	}