body{
	text-align: center;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	background: url(../img/bg_1301.jpg) repeat center top;
}
.main{
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

/* header */
.head{
	background-image: url(../img/head/h_bg.gif);
	height: 71px;
	padding: 0;
	margin: 0;
}
.head h1 img{
	display: block;
	float: left;
	padding: 5px 8px 8px 20px;
}
.head_box{
	display: block;
	float: left;
	width: 335px;
	margin-top: 5px;
	padding-left: 7px;
}
.head .input_box{
	background-image: url(../img/head/input_box.gif);
	width: 149px;
	height: 20px;
	border-style: none;
	display: block;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 10px;
	padding-top: 5px;
}
.head input{
	border: 1px solid white;
}
.head .input_btn{
	display: block;
	float: left;
	margin-left: 1px;
	margin-right: 16px;
	margin-top: 9px;
}
.head input:hover.input_btn{
	-ms-filter: "alpha( opacity=90 )";
	filter: alpha( opacity=90 );
	opacity: 0.9;
}
.head .head_box .socialBtn{
	display: block;
	float: left;
	width: 130px;
	text-align: left;
}
.head .head_box .socialBtn iframe{
	margin-bottom: 1px;
}
.head .head_box .socialDomain{
	width: 115px;
	display: block;
	float: left;
}
.head .head_box .socialDomain a{
	display: block;
	margin-bottom: 3px;
	float: left;
}
.head .head_box .socialDomain a:hover{
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.head .head_box .douga{
	background: url("../img/head/logo_douga_mini_text.gif") no-repeat scroll center bottom transparent;
	width: 76px;
	height: 52px;
	display: block;
	float: right;
	margin-top: -2px;
}
.head .head_box .douga a:hover{
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}
.head .head_box .douga img{
	display: block;
	float: right;
}
.posti{
	margin-top: -5px;
	padding-top: 0;
	display: block;
	float: right;
	padding-right: 4px;
}
a.mini_log img{
	margin-top: 15px;
}
.menu{
	background: url(../img/head/menu_bg2.gif) repeat-x;
	margin-top: 8px;
	padding-top: 1px;
	height: 54px;
}
.koyomi{
	padding-left: 8px;
	display: block;
	float: left;
	position: relative;
	z-index: 50;
}
.koyomi .mini_cal{
	position: absolute;
	top: 49px;
	left: 15px;
}
.koyomi:hover .mini_cal,
.koyomi .mini_cal:hover{
}
table.mini_cal {
	font-size: 12px;
	color: #8a8a8a;
	width: 210px;
	background-color: black;
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}
table.mini_cal a{
	color: #8a8a8a;
	text-decoration: none;
}
table.mini_cal .mini_day a:hover{
	text-decoration: underline;
	background-color: #dddddd;
	width: 26px;
	display: inline-block;
}
table.mini_cal tr.month{
	opacity: 1;
	background-color: black;
}
table.mini_cal tr.month td{
	padding-top: 1px;
	padding-bottom: 1px;
}
table.mini_cal tr.month td a{
	color: black;
}
table.mini_cal tr.dow {
	color: #8a8a8a;
	font-size: 9px;
	border-bottom: 3px double gray;
	background-color: black;
}
table.mini_cal td {
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
table.mini_cal td.mini_sun a {
	color: #cb4c4c;
}
table.mini_cal td.mini_sat a {
	color: #50acc4;
}
.mini_next{
	width: 10px;
	height: 10px;
	background: url(../img/head/mini_next.png) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	display: inline-block;
}
.mini_back{
	width: 10px;
	height: 10px;
	background: url(../img/head/mini_back.png) no-repeat;
	overflow: hidden;
	display: inline-block;
	text-indent: -5000px;
}
.today{
	background-color: white;
	width: 26px;
	display: inline-block;
	border: 1px solid #dddddd;
}

.koyomi img{
	float: left;
}
.week_box{
	width: 30px;
	display: block;
	float: left;
}
.menu ul{
	width: 708px;
	display: block;
	padding-top: 0;
	float: right;
	margin-right: 2px;
	height: 54px;
}
*html .menu ul{
	width: 710px;
}
.menu ul li{
	display: block;
	float: left;
	height: 48px;
}
.menu ul li a{
	display: block;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
}
.menu ul li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.menu ul li.menu01 a{
	width: 99px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat 0 0;
	float: left;
	display: block;
}
.menu ul li.menu02 a{
	width: 101px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat -99px 0;
}
.menu ul li.menu03 a{
	width: 102px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat -200px 0;
}
.menu ul li.menu04 a{
	width: 102px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat -302px 0;
}
.menu ul li.menu05 a{
	width: 101px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat -404px 0;
}
.menu ul li.menu06 a{
	width: 199px;
	height: 48px;
	background: url(../img/head/menu.jpg) no-repeat -505px 0;
}
.menu ul li.miss2013 a{
	width: 193px;
	height: 48px;
	background: url(../img/head/2013missBTN.jpg) no-repeat 0px 8px;
}
.menu ul li.miss a{
	width: 193px;
	height: 48px;
	background: url(../img/head/2014missBTN.jpg) no-repeat 0px 8px;
}
.menu ul li ul li{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.menu ul li.menu04{
	position: relative;
	z-index: 60;
}
.menu ul li.menu04 ul{
	background: url(../img/head/menu_app.gif) no-repeat 0 0;
	width: 96px;
	height: 108px;
	position: absolute;
	left: 2px;
	top: 4px;
	padding-top: 38px;
	margin: 0;
}

/* My Comment */
.menu ul li ul li.app01 a{
	background: url(../img/head/menu_app.gif) no-repeat 0 -38px;
	width: 96px;
	height: 33px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.menu ul li ul li.app01 a:hover{
	background: url(../img/head/menu_app.gif) no-repeat -96px -38px;
	width: 96px;
	height: 33px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.menu ul li ul li.app02 a{
	background: url(../img/head/menu_app.gif) no-repeat 0 -71px;
	width: 96px;
	height: 28px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.menu ul li ul li.app02 a:hover{
	background: url(../img/head/menu_app.gif) no-repeat -96px -71px;
	width: 96px;
	height: 28px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.menu ul li ul li.app03 a{
	background: url(../img/head/menu_app.gif) no-repeat 0 -100px;
	width: 96px;
	height: 37px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.menu ul li ul li.app03 a:hover{
	background: url(../img/head/menu_app.gif) no-repeat -96px -100px;
	width: 96px;
	height: 37px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
/* window */


.img_window{
	position: relative;
	margin: 0;
	padding: 0;
	width: 777px;
	height: 517px;
	z-index: 40;
	background-color: black;
}
.img_window img{
	margin: 0;
	padding: 0;
	-ms-interpolation-mode: bicubic; 
}
.movie{
	margin-top: 40px;
	display: block;
	float: left;
	z-index: 0;
}
.img_window object,.img_window embed{
	z-index: 0;
	
}
.flow_text{
	display: block;
	width: 767px;
	height: 15px;
	background: url(../img/window/flow.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #f6335a;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	padding-top: 4px;
	z-index: 50;
}
.flow_text strong{
	color: #4b565e;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-style: normal;
	margin-right: 10px;
}
.ue_kado{
	position: absolute;
	top: 0;
	left: 0;
}
.window_bar{
	background: url(../img/window/bar_bg.jpg) no-repeat;
	text-align: left;
	overflow: hidden;
	width: 770px;
	height: 22px;
	margin: 0;
	padding: 0 0 0 7px;
	display: block;
	float: left;
}
.point{
	float: left;
	overflow: hidden;
	height: 21px;
	display: block;
}
.point a{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 21px;
}
.point a img{
	margin: 0;
	padding: 0;
}
.point a:hover img{
	top: -21px;
	position: relative;
}
.bar_btn{
	float: right;
	display: block;
}
.back a{
	display: block;
	background: url(../img/window/bar_btn.jpg) no-repeat 0 0;
	width: 53px;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.next a{
	display: block;
	background: url(../img/window/bar_btn.jpg) no-repeat -63px 0;
	width: 53px;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 7px;
}
.fullscreen a{
	display: block;
	background: url(../img/window/bar_btn.jpg) no-repeat -123px 0;
	width: 85px;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
}
.twitter a{
	display: block;
	background: url(../img/window/bar_btn.jpg) no-repeat -216px 0;
	width: 22px;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}
.facebook a{
	display: block;
	background: url(../img/window/bar_btn.jpg) no-repeat -238px 0;
	width: 24px;
	height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
}

/* prof */

.prof{
	background: url(../img/profile/bg.jpg) no-repeat right top;
}
.prof a:hover.btn_vote img{
	-ms-filter: "alpha( opacity=85 )";
	filter: alpha( opacity=85 );
	opacity: 0.85;
}
.prof ul{
	background: url(../img/profile/bg_ue.jpg) no-repeat;
	margin-left: 1px;
	padding: 0;
	margin-bottom: 10px;
}
.prof ul li{
	background: url(../img/profile/bg_sita.jpg) no-repeat 0 bottom;
	display: block;
	margin: 0;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #e8203a;
	padding: 3px 3px 4px 4px;
	width: 153px;
}
.prof ul li strong{
	color: #5d5d5d;
	font-size: 11px;
	display: block;
	line-height: 12px;
	padding-top: 3px;
}

/* calendar */
.calendar{
	width: 617px;
	display: block;
	background-color: #fdfffe;
}
.tool{
	color: #767877;
	font-size: 10px;
	height: 22px;
	padding-left: 20px;
	float: left;
	display: block;
}
.tool a{
	color: #767877;
	font-size: 10px;
	text-decoration: underline;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.tool a,.tool img{
	float: left;
	display: block;
}
.nen{
	margin-right: 5px;
	margin-left: 5px;
}
.tuki{
	background: url(../img/calendar/line.gif) no-repeat right top;
	height: 22px;
	width: 30px;
	padding-left: 10px;
	display: block;
	float: left;
}
.cal_box{
	background: url(../img/calendar/cal_bg.jpg) no-repeat 0 bottom;
	width: 617px;
	display: block;
	float: left;
}
.cal_box td{
	margin: 0;
	padding: 0;
}
.cal_box td a{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 64px;
	height: 64px;
	display: block;
	background-color: white;
}
img.index_photo{
	width: 64px;
	height: 64px;
	-ms-interpolation-mode: bicubic; 
}
.cal_box td img.index_num{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 64px;
	height: 64px;
}
.cal_box td a:hover img.index_photo{
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;
}

.cal_box_movie{
	background: url(../img/calendar/cal_bg.jpg) no-repeat 0 bottom;
	width: 617px;
	display: block;
	float: left;
}
.cal_box_movie td{
	margin: 0;
	padding: 0;
}
.cal_box_movie td a{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 64px;
	height: 64px;
	display: block;
	background-color: white;
}
.cal_box_movie td a{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 64px;
	height: 48px;
	display: block;
	background-color: white;
}
.cal_box_movie img.index_photo{
	width: 64px;
	height: 48px;
	-ms-interpolation-mode: bicubic; 
}
.cal_box_movie td img.index_num{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 64px;
	height: 48px;
}
.cal_box_movie td a:hover img.index_photo{
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity: 0.6;
}
/* ranking */
.ranking{
	display: block;
	float: left;
	position: relative;
	height: 235px;
	background-image: url(../img/ranking_bg.jpg);
	width: 617px;
	padding: 0;
	margin: 0;
}
.rank_tuki{
	display: block;
	padding-top: 25px;
}
.rank_btn{
	padding-left: 20px;
	display: block;
	float: left;
}
.rank_btn a{
	width: 80px;
	height: 36px;
	display: block;
	float: left;
	margin-right: 4px;
}
.rank_btn a.off{
	width: 80px;
	height: 26px;
	overflow: hidden;
}
.rank_btn a:hover.off{
	width: 80px;
	height: 36px;
}
.rank_photo{
	width: 567px;
	display: block;
	float: left;
	margin: 0;
	padding: 40px 0 0;
	position: absolute;
	left: 25px;
	text-align:left;
}
.rank_photo div{
	width: 93px;
	margin-right: 25px;
	display: block;
	float: left;
	text-align: left;
}
.rank_photo div.last,.rank_photo_blog div.last{
	margin-right: 0;
}
.rank_photo div a,rank_photo_blog div a{
	position: relative;
	width: 93px;
	height: 93px;
	margin: 0;
	padding: 0;
	display: block;
}
.rank_photo div img,rank_photo_blog div img{
	width: 93px;
	height: 93px;
	margin: 0;
	padding: 0;
	display: block;
}
.rank_photo div a:hover img,.rank_photo_blog div a:hover img{
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}
.rank_photo div a .rank_img,.rank_photo_blog div a .rank_img{
	position: absolute;
	left: 0;
	width: 93px;
	height: 93px;
	margin: 0;
	padding: 0;
	bottom: 0;
	display: block;
}
.rank_photo div,.rank_photo_blog div{
	color: #545454;
	font-size: 9px;
	line-height: 10px;
}
.rank_photo div .lank1,.rank_photo_blog div .lank1{
	background: url(../img/ranking/rank_1.gif) no-repeat left top;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}
.rank_photo div .lank2,.rank_photo_blog div .lank2{
	background: url(../img/ranking/rank_2.gif) no-repeat left top;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}
.rank_photo div .lank3,.rank_photo_blog div .lank3{
	background: url(../img/ranking/rank_3.gif) no-repeat left top;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}
.rank_photo div .lank4,.rank_photo_blog div .lank4{
	background: url(../img/ranking/rank_4.gif) no-repeat left top;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}
.rank_photo div .lank5,.rank_photo_blog div .lank5{
	background: url(../img/ranking/rank_5.gif) no-repeat left top;
	padding-left: 15px;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}

/* bloger */
.bloger{
	display: block;
	float: left;
	position: relative;
	height: 320px;
	background-image: url(../img/bloger_bg.jpg);
	width: 567px;
	padding: 75px 25px 0;
	margin: 0 0 60px;
}
.blog_bijo{
	display: block;
	background: url(../img/ranking_line.jpg) no-repeat center bottom;
	padding-bottom: 15px;
	margin-bottom: 5px;
	width: 567px;
	float: left;
}
.bloger_photo{
	display: block;
	float: left;
	width: 93px;
	height: 93px;
	padding: 0;
	margin: 0;
}
.bloger_photo a{
	display: block;
	position: relative;
	width: 93px;
	height: 93px;
	padding: 0;
	margin: 0;
}
.bloger_photo img{
	display: block;
	width: 93px;
	height: 93px;
	padding: 0;
	margin: 0;
}
.bloger_photo .rank_img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
.bloger_prf{
	display: block;
	float: right;
	width: 450px;
	font-size: 12px;
	color: #757575;
	text-align: left;
}
.bloger_prf div{
	margin-bottom: 10px;
	font-size: 10px;
}
.bloger_prf div .name{
	color: #E82643;
	font-size: 14px;
	padding-right: 5px;
}
.bloger_prf div a{
	text-decoration: none;
}
.bloger_prf div a:hover{
	text-decoration: underline;
}

/* news */

.pr{
background: url("../img/news/bg2.gif") no-repeat scroll left top;
	width: 203px;
	text-align: right;
}
.right_box{
	background: url(../img/news/bg.jpg) no-repeat left 53px;
}
.news_list{
	display: block;
	float: left;
	margin-bottom: 10px;
}
.news_title a{
	text-indent: -5000px;
	overflow: hidden;
	width: 69px;
	height: 0px;
	display: block;
	float: right;
	margin-right: 8px;
	margin-top: 12px;
	line-height: 300px;
}
.news_kiji{
	width: 185px;
	display: block;
	background: #fcfcfc url(../img/news/bg_news.jpg) no-repeat 0 bottom;
	text-align: left;
	color: #191919;
	font-size: 10px;
	margin-left: 3px;
	padding: 4px 5px 4px 10px;
	float: left;
	line-height: 12px;
}
.day{
	color: #e45c4e;
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	display: block;
}
.news_kiji a{
	width: 49px;
	height: 49px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #f4f4f4;
}
.news_kiji a img{
	width: 49px;
	height: 49px;
	display: block;
	margin: 0;
	padding: 0;
}
.news_kiji a img.icon{
	width: 49px;
	height: 49px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.news_kiji a:hover img{
	opacity: 0.75;
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}
.news_kiji a.text_link{
	width: 123px;
	height: auto;
	top: 0;
	left: 0;
	display: inline;
	float: left;
	text-decoration: none;
	color: #191919;
	background-color: transparent;
}
.news_kiji a:hover.text_link{
	text-decoration: underline;
}
.news_kiji .tushin a,.news_kiji .tocal a,.news_kiji .tocal a img{
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
	background-color: transparent;
}
.news_pub{
	width: 185px;
	display: block;
	background: #fcfcfc url(../img/news/bg_news.jpg) no-repeat 0 bottom;
	text-align: left;
	color: #8d8d8d;
	font-size: 11px;
	margin-left: 3px;
	padding: 4px 5px 4px 10px;
	float: left;
	line-height: 16px;
}
.news_pub a{
	color: #8d8d8d;
	text-decoration: none;
}

.twit_list{
	display: block;
	float: left;
	margin-bottom: 5px;
}
.twit_title{
	width: 65px;
	height: 55px;
	background: url(../img/news/title_twitter.png) no-repeat;
	display: block;
	position: relative;
	margin-left: 3px;
	padding-top: 3px;
	padding-left: 135px;
}
.twit_title img{
	width: 48px;
	height: 48px;
	padding-right: 5px;
	padding-top: 1px;
}
img.bijo_icon{
	position: absolute;
	top: 3px;
	left: 144px;
}
.twit_kiji{
	width: 185px;
	display: block;
	background: #fcfcfc url(../img/news/bg_news.jpg) no-repeat 0 bottom;
	text-align: left;
	color: #7b7b7b;
	font-size: 11px;
	margin-left: 3px;
	padding: 4px 5px 4px 10px;
	float: left;
	line-height: 16px;
	word-wrap: break-word;
}
.twit_kiji a{
	color: #7b7b7b;
	text-decoration: none;
}
.twit_kiji a:hover{
	color: #7b7b7b;
	text-decoration: underline;
}
.twit_kiji .link{
	display: block;
}
.twit_kiji .link a{
	color: #7b7b7b;
	text-decoration: underline;
	margin-right: 4px;
}

.tocal{
	margin-top: 15px;
	display: block;
	float: left;
	background: #fcfcfc url(../img/tokyocal_bg2.jpg) repeat-y;
	width: 200px;
}
.tocal img{
	padding-left: 3px;
}
.news_tocal{
	width: 185px;
	display: block;
	background: transparent url(../img/tokyocal_bg.jpg) no-repeat 0 bottom;
	text-align: left;
	color: #191919;
	font-size: 11px;
	margin-left: 3px;
	padding: 4px 5px 8px 10px;
	float: left;
	line-height: 12px;
}

.news_tocal a{
	width: 49px;
	height: 49px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #f4f4f4;
}
.news_tocal a img{
	width: 49px;
	height: 49px;
	display: block;
	margin: 0;
	padding: 0;
}
.news_tocal a img.icon{
	width: 49px;
	height: 49px;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.news_tocal a:hover img{
	opacity: 0.75;
	-ms-filter: "alpha( opacity=75 )";
	filter: alpha( opacity=75 );
	opacity: 0.75;
}

.news_tocal a.text_link{
	width: 123px;
	height: auto;
	top: 0;
	left: 0;
	display: inline;
	float: left;
	text-decoration: none;
	color: #5b5b5b;
	background-color: transparent;
}
.news_tocal a.tv_text_link{
	width: 185px;
	height: auto;
	top: 0;
	left: 0;
	display: inline;
	float: left;
	text-decoration: none;
	color: #5b5b5b;
	background-color: transparent;
	padding-bottom: 5px;
	padding-top: 3px;
}
.news_tocal a:hover.text_link,.news_tocal a:hover.tv_text_link{
	text-decoration: underline;
}
.news_tocal .tushin a,.news_kiji .tocal a,.news_tocal .tocal a img{
	width: auto;
	height: auto;
	top: 0;
	left: 0;
	float: left;
	margin-top: 5px;
	margin-bottom: 3px;
	background-color: transparent;
}
.news_tocal .day{
	padding-top: 0;
}
.media_logo,.media_logo_tc{
	float: right;
	padding-bottom: 6px;
	padding-top: 3px;
	width: 185px;
	padding-right: 10px;
	display: block;
}
.copy{
	color: #797979;
	font: 9px/14px Helvetica,Verdana,Arial,sans-serif;
	padding-bottom: 40px;
	display: block;
	letter-spacing: 0.8px;
	padding-top: 5px;
}
.copy a{
	color: #797979;
	text-decoration: none;
}
.copy a:hover{
	color: #797979;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

/* PRad */
.PRad_1{
	display: block;
	clear: none;
	background: url(../img/1bg.jpg) repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PRad_2{
	display: block;
	clear: none;
	background: url(../img/2bg.gif) no-repeat;
}

/* 2010miss */

.menu ul li.miss_2010 a{
	width: 93px;
	height: 38px;
	background: url(../2010_miss_img/2010miss.jpg) no-repeat 0 0;
}
.menu ul li.miss_2010 a:hover{
	background-position: 0px -38px;
}
.menu ul li.satsueikai a{
	width: 93px;
	height: 38px;
	background: url(../2011_satsueikai/nav.jpg) no-repeat 0 0;
}
.menu ul li.satsueikai a:hover{
	background-position: 0px -38px;
}

*.pr .adad{
	margin:0;
	padding:0;
}
.pr .adad img{
	border:0;
}
.pr .adad a{
	width:201px;
	height:542px;
	display:block;
	display:none;
}