@charset "utf-8";

/* top.css */



/*-------------------------------------------------
///	Flash	
-------------------------------------------------*/

#contents .top_flash01 {
	width: 918px;
	height: 134px;
	background: url(../img/flash01.jpg) no-repeat left center;
	margin: 0 auto 12px auto;
	text-align: center;
}

#contents .top_jsbox01 {
	width: 92px;
	height: 315px;
	float: left;
	text-align: right;
}

#contents .top_jsbox01 ul {
	margin-left: 17px;
	position: relative;
}

#contents .top_jsbox01 ul li {
	margin-bottom: 10px;
	position: relative;
	width: 72px;
	height: 55px;

	width: 80px;
	height: 56px;

	cursor: pointer;
}

#contents .top_jsbox01 ul li .over_img {
	width: 72px;
	height: 55px;
	width: 80px;
	height: 56px;
	background: url(../img/bg_over_img.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
}

#contents .top_jsbox01 ul li img {
	position: relative;
	width: 72px;
	height: 55px;
	width: 80px;
	height: 56px;
}

#contents .main_contents {
	width: 526px;
	float: right;
	text-align: left;
	margin-bottom: 25px;
	font-size:130%;
}

#contents .main_contents .top_jsbox02 {
	width: 526px;
	height: 262px;
	text-align: left;
	margin-bottom: 10px;
}

#contents .main_contents .linkb {
	font-weight: bold;
	font-size: 130%;
	margin-left: 5px;
	margin-top:10px;
	margin-bottom: 5px;
}

#contents .main_contents .linkn {
	text-align: right;
	font-size:115%;
	margin-right: 5px;
	margin-bottom: 5px;
}


/*-------------------------------------------------
///	ブログ	
-------------------------------------------------*/

#FirstCol .top_blog {
	padding: 18px 0 0 16px;
	border-left: #BBB 1px solid;
	border-right: #BBB 1px solid;
	_width:612px;
	_overflow:hidden;
}

#FirstCol .top_blog .blog_area {
	width: 286px;
	height: 114px;
	border-bottom: #BBB 1px solid;
	float: left !important;
	overflow: hidden;
	margin-right: 16px;
	padding: 0 2px;
	margin-bottom: 15px;
}
/*
* html #FirstCol .top_blog .blog_area {
	width: 290px;
}
*/
#FirstCol .top_blog .last {
	border: none;
	margin-bottom: 10px;
}

#FirstCol .top_blog .blog_area .blog_img {	
	width: 80px;
	height: 56px;
	float: left;
}

#FirstCol .top_blog .blog_area dl {
	margin-left: 90px;
}

#FirstCol .top_blog .blog_area dl dt {
	font-size: 110%;
	margin-bottom: 3px;
}

#FirstCol .top_blog .blog_area dl dd p {
	line-height: 150%;
}

html:not(:only-child:only-child) #FirstCol .top_blog .blog_area dl dd p {
	line-height: 130%;
}

#FirstCol .top_blog .last_link {
	text-align: right;
	font-size: 110%;
	margin-right: 16px;
}


#FirstCol .top_blog_end {
	width: 630px;
	height: 12px;
	font-size: 0;
	background: url(../img/bg_contents_bottom01.jpg) no-repeat left top;
	margin-bottom: 10px;
}


/*-------------------------------------------------
///	ハイライト動画	
-------------------------------------------------*/

#FirstCol .video_wrapper {
	width: 310px;
	float: left;
	_overflow:hidden;
}

#FirstCol .box_common_wrapper {
	width: 286px;
	_overflow:hidden;
	border-left: #BBB 1px solid;
	border-right: #BBB 1px solid;
	padding: 10px 11px 0 11px;
}
/*
* html #FirstCol .box_common_wrapper {
	width: 310px;
}
*/
#FirstCol .box_common {
	width: 286px;
	height: 127px;
	padding: 0 2px;
	margin-bottom: 13px;
	border-bottom: #BBB 1px solid;
	position: relative;
}

#FirstCol .last {
	margin-bottom: 5px;
	border: none;
}

#FirstCol .last_link {
	text-align: right;
	font-size: 110%;
}

#FirstCol .box_common .box_img {
	width: 80px;
	height: 56px;
	float: left;
}

#FirstCol .box_common dl {
	margin-left: 90px;
}

#FirstCol .box_common dl dt {
	font-size: 120%;
	margin-bottom: 3px;
}

html:not(:only-child:only-child) #FirstCol .box_common dl dt {
	font-size: 110%;
}

#FirstCol .box_common dl dd p {
	line-height: 150%;
}

html:not(:only-child:only-child) #FirstCol .box_common dl dd p {
	line-height: 130%;
}

#FirstCol .box_common .video_bt {
	position: absolute;
	top: 40px;
	left: 65px;
}

#FirstCol .box_end {
	width: 310px;
	height: 12px;
	font-size: 0;
	background: url(../img/bg_contents_bottom02.jpg) no-repeat left top;
}

/*-------------------------------------------------
///	ハイライト動画	
-------------------------------------------------*/

#FirstCol .photo_wrapper {
	width: 310px;
	float: right;
	_overflow:hidden;
}
