@charset "UTF-8";

body{
	margin:0px;
	padding:0px;
	background-image:url(img/bg.gif); 
	background-repeat: repeat-x;
	color:#222222;			
	background-color:#ffffff;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:12px;
}
	

img {
	border:0;
}

div{
	padding:0;
	margin:0;
	color:#606060;
}

p{
	color:#333333;
}

ul{
	display:block;
	color:#193336;
	padding:0px 0 0 10px;
	margin:0;
	font-size:12px;
	line-height:14px;

}

li{
	color:#193336;
	list-style-type:square;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:0 0 0 20px;
}


strong{
	color:#b05402;
	font-weight:bold;
}

a      {	color:#a62860;	text-decoration:none;		font-weight:bold;}
a:hover{	color:#b05402;	text-decoration:underline;	font-weight:bold;}






#title{
	padding:0;
	margin:10px 0 0 0;
	line-height:normal;
	width:800px;
	height:88px;
	background-image:url(title.jpg);
	background-repeat:no-repeat;
}

.tx_link{
	float:left;
	display:block;
}

h1{
	padding:0;
	margin:10px 0 0 0;
	text-indent:-10000em;
	width:650px;
}


h2{
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	padding:5px 5px 2px 10px;
	margin:0;
	line-height:normal;
	display:block;
	background-color:#808080;
}



#index_cont{
	padding:0px;
	width:100%;
	height:710px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}


#top_bg{
	width:800px;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	font-size:12px;
	color:#222222;
}	


#main{
	text-align:left;	
}

#main_flash{
	text-align:center;	
}

#my_ch_area_pad{
	width:800px;
	height:150px;
	padding: 0;
	margin: 0;
	text-align: left;
	clear: both;
}

#jinji_live{
	float:left;
	text-align: left;
}

#my_ch_area{
	float:right;
	width: 440px;
	margin-top: 15px;

}

#my_ch_area a{
	width:400px;
	height:80px;
	display:block;
	background-image:url(bt_mych.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

#my_ch_area a:hover{
	width:400px;
	height:80px;
	display:block;
	background-image:url(bt_mych.jpg);
	background-repeat:no-repeat;
	background-position:0 -80px;
}

#houdou_pad,#sports_pad,#entertainment_pad,#gijutsu_pad,#all_pad{
	background-color:#f0f0f0;
	padding:5px;
	margin:5px 0 30px 0;
}


#houdou,#sports,#entertainment,#gijutsu,#all{
	border-style:solid;
	border-color:#b0b0b0;
	border-width:2px;
	padding:10px;
	margin:0;
	clear:both;
	background-color:#ffffff;

}

#houdou{
	height:220px;
}

#sports{
	height:270px;
}

#entertainment{
	height:240px;
}

#gijutsu{
	height:240px;
}

#all{
	height:990px;
}

.item_list{
	clear:both;
	padding:10px 0 20px 0;
}


.item{
	float:left;
	width:160px;
	padding:10px;
	font-size:14px;
	line-height:24px;
	font-weight:600;
}

.contents{
	float:right;
	width:560px;
	display:block;
	background-color:#f4f4f4;
	padding:10px;
	font-size:14px;
	line-height:normal;
	border-style:solid;
	border-width:1px 0 0 1px;
	border-color:#c0c0c0;
}


.contents p{
	text-indent:-1em;
	padding:0 0 0 15px;
	margin:0;
	line-height:24px;
}


.entry_bt{
	padding:80px 0 0 0;
	margin:0;
	float: right;
}

.entry_bt a{
	width:280px;
	height:80px;
	display:block;
	background-image:url(bt_entry.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

.entry_bt a:hover{
	width:280px;
	height:80px;
	display:block;
	background-image:url(bt_entry.gif);
	background-repeat:no-repeat;
	background-position:0 -80px;
}

.entry_bt2{
	padding:0;
	margin:15px 0 0 0;
	float: right;
	width: 320px;
	display:block;
}

.entry_bt2 a{
	width:280px;
	height:80px;
	display:block;
	background-image:url(bt_entry.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.entry_bt2 a:hover{
	width:280px;
	height:80px;
	display:block;
	background-image:url(bt_entry.jpg);
	background-repeat:no-repeat;
	background-position:0 -80px;
}



.red{
	color:#FF0000;
	font-weight:normal;
}


/* ------------------------------- */

.flash_movie{
	width:640px;
	height:480px;
	margin:0 auto 0 auto;
	padding:0;
}


.bt_mych_comm{
	width:400px;
	text-align:center;
	display:block;
}

.bt_entry_comm{
	width:280px;
	text-align:center;
	display:block;
}