@charset "Shift_JIS";

/***トップページ***/
h1#logo {
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:0.8em;
	font-weight:normal;
	float:right;
}

h2#homecountry {
	width:500px;
	height:45px;
	background:url(../img/h2_homecountry.gif) top left no-repeat;
	text-indent:-9999px;
}
#contents dl {
	margin:10px 0px 15px 10px;
	padding:0px;
	color:#cc3333;
	font-size:0.85em;
}
#contentsdt {
	margin:0px;
	padding:0px 0px 3px 0px;
}
#contents dd {
	margin:0px 0px 0px 25px;
	padding:0px 0px 2px 0px;
	line-height:120%;
}
#contents dd.dd-b {
	border: 1px solid #CC0000;
	margin:5px 10px 5px 0px;
	padding:5px 10px;
	font-size: 12px;
	line-height: 160%;
}

.topban {
	margin:0px 0px 5px 10px;
	padding:0px;
	border:0px;
}

#contents ul {
	margin:10px 0px 5px 20px;
	padding:0px;
	background:url(../../img/top_bg01.jpg) bottom right no-repeat;
	color:#cc3333;
	list-style:none;
}
#contents li {
	margin:0px;
	padding:0px 0px 2px 0px;
	line-height:120%;
	list-style:none;
}
.topfla {
	margin:0px 0px 0px 90px;
	padding:0px;
	border:0px;
}

/***新着情報***/
.news-cont{
	margin: 10px 0px;
	width: 560px;
}

.news-cont th{
	text-align: left;
	padding: 5px 15px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news-cont td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/***動画一覧***/
.movie-cont{
	margin: 10px 0px;
	width: 540px;
}

.movie-cont th{

}
.movie-cont td{
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	font-weight: bold;
}

.movie-cont img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

/***おすすめ情報***/

.top_osusume{

}
.top_osusume th{
	padding: 0px 6px 0px 0px;
}
.top_osusume th img{
	border: 1px solid #CCCCCC;
}
.top_osusume td{
	padding: 5px;
	vertical-align: top;
}
.top_osusume th.pad_none{
	padding: 0px 0px 0px 0px;
}

.middle{
	font-size : 1.05em;
}