@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ Styling Collection css ] [ uni_index.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-09-07
	---------------------------------------------------------------------------------------------*/


/* ================================================

	flashArea

=================================================*/

/* flashArea -------------*/
div#flashArea {}


/* ================================================

	contentsArea

=================================================*/

/* contentsArea -------------*/
div#contentsArea {
	background-image: none;
}
div#contentsArea div.qrArea {
	float: left;
}
div#contentsArea div.qrArea img { /*100428add*/
	margin-bottom: 5px;
}
div#contentsArea div.newsArea {
	float: right;
	background-color: #000000;
}
div#contentsArea div.newsArea_inner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#contentsArea div.newsArea ul {
	width: 590px;
	height: 255px; /* banner add */
	overflow: auto;
	scrollbar-arrow-color: #C80056;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #C80056;
}
div#contentsArea div.newsArea ul li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C40352;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
div#contentsArea div.newsArea ul li span {
	float: left;
	color: #FFFFFF;
	display: block;
}
div#contentsArea div.newsArea ul li span a {
	color: #FFFFFF;
	text-decoration: none;
}
div#contentsArea div.newsArea ul li span a:hover {
	color: #C80056;
}
div#contentsArea div.newsArea ul li span.date {
	width: 80px;
}
div#contentsArea div.newsArea ul li span.text {
	width: 480px;
}

/* ニュースエリアのスクロールバー色 */
html,body {

}


div#contentsArea div.partnerArea {
	clear: both;
	width: 830px;
	padding-top: 20px;
}
div#contentsArea div.partnerArea ul {
	margin-top: 10px;
}
div#contentsArea div.partnerArea ul li {
	display: inline;
}
div#contentsArea div.partnerArea ul li img {
	margin-right: 20px;
	margin-bottom: 20px;
}
div#contentsArea div.partnerArea ul li.last img {
	margin-right: 0px;
}






div#contentsArea div.newsArea ul li:after,
div#contentsArea div.partnerArea ul:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
div#contentsArea div.newsArea ul li,
div#contentsArea div.partnerArea ul {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac */
* html div#contentsArea div.newsArea ul li,
* html div#contentsArea div.partnerArea ul {
height: 1%;
}
div#contentsArea div.newsArea ul li,
div#contentsArea div.partnerArea ul {
display: block;
}
/* End hide from IE-mac */


/* youtube */
#youtube_list {
	clear:both;
	width:830px;
	margin-bottom:20px;
	padding-top:20px;
}
.yt_list_lead {padding: 10px 0;}
.yt_list {}
.yt_list .top_list td {padding-bottom: 10px;}
.yt_list a {
	display: block;
	width: 130px;
	height: 39px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.yt_list a.yt_1 {background-image: url(../_img/index/yt_1.gif);}
.yt_list a.yt_2 {background-image: url(../_img/index/yt_2.gif);}
.yt_list a.yt_3 {background-image: url(../_img/index/yt_3.gif);}
.yt_list a.yt_4 {background-image: url(../_img/index/yt_4.gif);}
.yt_list a.yt_5 {background-image: url(../_img/index/yt_5.gif);}
.yt_list a.yt_6 {background-image: url(../_img/index/yt_6.gif);}
.yt_list a.yt_7 {background-image: url(../_img/index/yt_7.gif);}
.yt_list a.yt_8 {background-image: url(../_img/index/yt_8.gif);}
.yt_list a.yt_9 {background-image: url(../_img/index/yt_9.gif);}
.yt_list a.yt_10 {background-image: url(../_img/index/yt_10.gif);}
.yt_list a.yt_11 {background-image: url(../_img/index/yt_11.gif);}
.yt_list a.yt_12 {background-image: url(../_img/index/yt_12.gif);}
.yt_list a:link,
.yt_list a:visited {background-position: 0 0;}
.yt_list a:hover {background-position: 0 -39px;}


.speComment {
	margin-top:15px;
}

.speComment dl {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #c70158;
}

.speComment dt,
.speComment dd {
	display:inline;
}


.speComment dt {
	font-weight:bold;
	color:#c70158;
}

.speComment dd {
	font-size:11px;
	color:#666;
}

.speComment .listL li {
	float:left;
	margin-right:5px;
}



