@charset "UTF-8";


/* メイン部分 */

#main-area {
	width: 840px;
	padding-top: 20px;
	height: 332px;
}


#main-l{
	height: 330px;
	width: 550px;
	float: left;
}

#slideshow {
	position: relative;
	width:550px;
	height:330px;
	overflow: hidden;
}

#slideshow img {
	position: absolute;
	left: 0;
	top: 1px;
	width: 550px;
	height: 330px;
}


#main-l1{
	position: relative;
	height: 240px;
	width: 269px;
	float: right;
	overflow: hidden;
}

#main-l1 img{
	position: absolute;
	left: 0;
	top: 1px;
	height: 240px;
	width: 269px;
}



#main-l2{
	height: 77px;
	width: 269px;
	float: right;
	padding-top: 15px;
}

#pickup-news {
	height:31px;
	padding:0px;
	background-image: url(../image/pickup-news.jpg);
	background-repeat: no-repeat;
	width: 840px;
}

#newsTicker {
	line-height:31px;
	list-style-type: none;
	font-size:12px;
	color:#CCC;
	list-style-type: none;
}

#newsTicker li{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 170px;
}

#newsTicker li a{color:#CCC; text-decoration:none;}
#newsTicker li a:hover{color:#999;}





.dotline{
	height: 3px;
	width: 840px;
	margin-top: 20px;
}


/* サブ部分 */

#sub-area {
	width: 840px;
	padding-top: 20px;
	height: 580px;
	clear: both;
}


#pickup01{
	width: 400px;
	float: left;
	height: 580px;
}

.dotline2{
	height: 580px;
	width: 3px;
	float: left;
	margin-left: 18px;
}


#pickup02{
	width: 400px;
	float: right;
	height: 180px;
	padding-bottom: 21px;
}


#pickup03{
	width: 400px;
	float: right;
	height: 180px;
	padding-bottom: 21px;
}


#pickup04{
	width: 400px;
	float: right;
	height: 180px;
}


.pickup_head{
	width: 400px;
}


.pickup_title{
	float: left;
	height: 24px;
	width: 320px;
}

.pickup_more{
	float: right;
	height: 18px;
	width: 50px;
	padding-top: 6px;
	padding-right: 3px;
}

.sub-list-box{
	width: 400px;
	padding-top: 8px;
	clear: both;
}


.sub-box{
	float: left;
	height: 131px;
	width: 131px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.sub-box2{
	float: left;
	height: 131px;
	width: 131px;
	padding-bottom: 3px;
}



/* サブ2部分 */

#sub-area2 {
	width: 840px;
	padding-top: 10px;
}



.pickup_head2{
	width: 320px;
	height: 30px;
}



#whatsnew-box{
	width: 320px;
	float: left;
}


#whatsnew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 240px;
	overflow:auto;
	width: 320px;
	clear: both;
}


dl.whatsnew-txt dt {
	clear: left;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #29613D;
	line-height: 20px;
	width: 65px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

dl.whatsnew-txt dd {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-left: 10px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	margin-left: 10px;
}


dl.whatsnew-txt a{
	color:#DA650E;
	text-decoration:none;
}
dl.whatsnew-txt a:hover{
	color:#FBD337;
}


#concept{
	float: right;
	height: 302px;
	width: 492px;
	background-image: url(../image/concept-img.jpg);
	background-repeat: no-repeat;
}


#concept-txt{
	float: right;
	width: 250px;
	padding-top: 80px;
	padding-right: 28px;
	line-height: 150%;
	font-size: 12px;
	color: #666666;
}
