<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*------------------全体------------------*/
* {font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";}
html{
	width:100%;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-color:#ffb30f;
	background-attachment:fixed;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	position:absolute;
	color:#333333;
	width:100%;
	height:auto;
	_height:100%;
	overflow:auto;
}
a:link, a:visited, a:active, a:hover {color:#FF0000; text-decoration:none;}

/*------------------大枠------------------*/
#bgimg {
	margin:0px;
	padding:0px;
	background-attachment:fixed;
	background-image:url(bgimg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	width:100%;
	height:auto;
	_height:100%;
	overflow:auto;
}
#face{
	background-image:url(face.png);
	background-repeat:repeat-y;
	background-position:center top;
	margin:0px auto;
	padding:0px;
	position:relative;
	display:block;
	width:949px;
	height:auto;
	_height:100%;
	overflow:visible;
}
/*html[xmlns] div#contUpper { position:relative; display:block; } 
div#face:after {
content : "";
display : block;
height : 0;
clear : both;
}*/

/*---------------------------------------左側---------------------------------------*/
#left {
	width:210px;
	margin:0px;
	padding:0px;
}
#dora{width:210px; height:197px;
	background-image:url(dora.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
}

/*------------------メニュー------------------*/
#leftMenu{
	width:200px;
	margin:0px;
	padding:0px;
	position:relative;
}
#menuFrame{
	margin:0px;
	padding:0px;
	width:200px;
	height:285px;
/*	height:325px;*/
}

/*------------------メダル------------------*/
#leftMedalUpper{
	background-image:url(medal-header.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:200px;
	height:24px;
	margin:0px;
	padding:0px;
}
#leftMedalUnder{
	background-image:url(medal-footer.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:200px;
	height:10px;
	margin:0px;
	padding:0px;
}
#leftMedal{
	background-image:url(medal-face.png);
	background-repeat:repeat-y;
	background-position:left top;
	width:200px;
	margin:0px;
	padding:0px;
}
#medalFrame{
	margin:0px;
	padding:0px;
	width:200px;
}

/*------------------動画------------------*/
#leftMovie{
	width:200px;
	height:261px;
	margin:5px 0px;
	padding:0px;
	/*display:none;*/
}
#movieFrame{
	width:200px;
	height:261px;
	margin:0px;
	padding:0px;
	/*display:none;*/
}

/*------------------福山------------------*/
#musicBanner{
	width:200px;
	height:220px;
/*	background-image:url(musicbanner.png);
	background-repeat:no-repeat;
	background-position:left top;*/
	margin:10px 0px 20px 0px;
	padding:0px;
	display:none;
	visibility:hidden;
}

/*------------------テレ朝トップへ------------------*/
#gotoTVASAHI{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin:5px 0px;
	padding:0px;
	width:200px;
	position:relative;
}

/*---------------------------------------右側---------------------------------------*/
#right {
	width:719px;
	margin:0px;
	padding:0px;
}
/*------------------swf------------------*/
#swfTable{margin-bottom:10px; position:relative;}
#swfTime{width:270px; height:40px;}
#swfMedal{width:320px; height:40px;}

/*------------------マーキー------------------*/
#marq{display:none; margin-bottom:10px;}

/*------------------コンテンツ装飾------------------*/
#contUpper{
	background-image:url(cont-header.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
	height:10px;
	width:719px;
}
#contUnder{
	background-image:url(cont-footer.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
	height:10px;
	width:719px;
}
#contFaceTable{
	background-image:url(cont-face.png);
	background-repeat:repeat-y;
	background-position:left top;
	padding:0px;
	margin:0px;
	width:719px;
	height:auto;
	_min-height:380px;
	_overflow:visible;
}
div#contFaceTable:after {
content : "";
display : block;
height : 0;
clear : both;
}

#contFace{
	background-image: url(free.png);
/*	background-repeat:no-repeat;
	background-position: right top;
	padding:0px;
	margin:0px;
	width:719px;
	height:380px;
	min-height:380px;
	overflow:visible;
	position:relative;*/
}

.contBOX {
	width:699px;
	height:auto;
	padding:0px;
	text-align:left;
	margin:0px 10px;
	position:relative;
}
html[xmlns] div.contBOX { position:relative; display:block; margin-bottom:0px; padding-bottom:0px; } 

.catchBox{margin:0px 0px 10px 0px; padding:0px;}



/*------------------画像------------------*/
div.photoBox{
	margin:0px;
	/*margin:0px 5px 2px 0px;*/
	padding:0px;
	position:relative;
}
img.photo {
	border:1px solid #333333;
	margin:0px;
	padding:0px;
	display:block;
}
div.photoCap {
	background-image:url(phdrop.gif);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0px;
	padding:2px 2px 5px 2px;
	font-size:10px;
	color:#333333;
	line-height:1.2em;
	position:relative;
	text-align:justify;
	text-justify:distribute;
	display:block;
}

/*------------------フッタ------------------*/
#copyBox{ width:719px; margin:10px 0px; padding:0px;}
#footerCOPY {
	padding-right:20px;
}
#footerCOPYe {
	/*font-family:"Arial",Arial, "Helvetica",Helvetica, "sans-serif",sans-serif;*/
	font-size:12px;
	color:666666;
}
#footerCOPYj {
	font-size:9px;
	color:666666;
}
#footerTVASAHI{
	background-image:url(tvasahi.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:17px;
	width:73px;
}


/*そのほか*/

.backnumDate{color:#0000dd;}
a.backnum:link, a.backnum:visited {color:#333333; text-decoration:none;}
a.backnum:active, a.backnum:hover {color:#FF0000; text-decoration:underline;}
.linkbox {padding:5px 0px 5px 0px;}
a.linkbox {background-color:#FFFFFF;}
a.linkbox:hover {background-color:#cbcbe9;}

ol, ul {margin-top:0px; margin-bottom:0px; /*padding-top:0px; padding-bottom:0px;*/}
li{margin-bottom:4px;}
p{margin:0px; padding:0px; display:inline;}
</pre></body></html>