/*
1）TOP関連、組み立て関連
　1-info）info.html用
2）文字関連
3）間隔用
*/

/*　1）TOP関連、組み立て関連*/
body { 
	margin:0px;
    text-align:left;     /* 中身を左側表示に戻す */
 }

.c-both {
	clear:both;
	}

hr{
	width:100%;
	color:#999999;
	border:1px solid #cc9999;
	}

/*　2）文字関連*/
.h2 {
	font-size:18px;
/*	color: #0066CC;*/
	color: #666666;
	font-weight: bold;
	line-height:18px;
	}
.red {
	color:#FF0000;
	}

.txt14b {
	font-size:14px;
	font-weight: bold;
}
/*週刊らっきー☆ちゃんねる用スタイル*/
.akira{
	font-size:12px;
	font-weight:bold;
	color:#FF3399;
	}
.akiraT{
	font-size:12px;
	line-height:18px;
	color:#FF3399;
	}	
.minoru{
	font-size:12px;
	font-weight:bold;
	color:#0066CC;
	}
.guest1{
	font-size:12px;
	font-weight:bold;
	color:#339900;
}
.guest2{
	font-size:12px;
	font-weight:bold;
	color:#663300;
}
.guest{
	font-size:12px;
	font-weight:bold;
	color:#990099;
}
.info_small{
	font-size:10px;
	line-height:14px;
	}	

.interviewer{
	font-size:12px;
	color:#333333;
	line-height:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:10px;
	}

.interviewee{
	font-size:12px;
	color:#CC0033;
	line-height:16px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:10px;
	}
.interviewee2{
	font-size:12px;
	color:#0033CC;
	line-height:16px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:10px;
	}
.interviewee3{
	font-size:1em;
	color:#440F6F;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:10px;
	}
.sp_img{
    margin: 2em 1em 1em 0;
    border-top: solid 1px silver;
    border-left: solid 1px silver;
    border-bottom: solid 2px gray;
    border-right: solid 2px gray;
    background-color: white;
    padding: 5px;
}	

/*週刊らっきー☆ちゃんねる用スタイル　終*/

.unnamed1 {
	visibility: hidden;
	clip:    rect(0px 0px 0px 0px);
	font-style: normal;
	font-weight: normal;
	overflow: auto;
	position: absolute;
	z-index: 0;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px
	}

/*3）間隔*/
.h10sp{
	height:10px;
	}
	
/*バックナンバーリンク用スタイル*/
a.week:link, a:visited { color:#990066; }
a.week:active, hover { color:#FF9999;}

/*20090329 武道館ライブレポ用*/
.base {
	background-color:#fff8fe;
	width:732px;
	padding:10px;
	border:4px double #FF99CC;
	line-height:16px;
	display:block;
	}
.pageArea {	
	width:700px; 
	padding:5px; 
	font-size:12px; 
	line-height:20px; 
	margin-left:4px; 
	}

.090329area {
	display:block;
	width:700px;
	min-height:420px;
	clear:both;
	padding-bottom:10px;
	text-align:left;
	}
.line030329 {
	background-image:url(../info/img_090329/line_kohaku.gif);
	background-repeat:repeat-x;
	height:10px;
	}
.redTit {
	background-image:url(../info/img_090329/tit_reds.jpg);
	width:700px;
	height:60px;
	}
.whiteTit {
	background-image:url(../info/img_090329/tit_whites.jpg);
	width:700px;
	height:60px;
	}
.nullTit {
	background-image:url(../info/img_090329/tit_null.jpg);
	width:700px;
	height:60px;
	}
/*曲目*/
.titArea {
	color:#000000;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	padding:9px 20px 8px 90px;
	vertical-align:middle;
	}
.titArea_null {
	color:#000000;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	margin:10px 10px 10px 95px;
	vertical-align:middle;
	}
.titArea_null2 {
	color:#000000;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin:5px 25px 5px 95px;
	vertical-align:middle;
	}
/*サイズ中*/
.titArea_m {
	font-size:12px;
	line-height:18px;
	}
/*サイズ小*/
.titArea_s {
	font-size:10px;
	line-height:11px;
	vertical-align:top;
	}
/*サイズ極小*/
.titArea_ss {
	font-size:9px;
	line-height:11px;
	vertical-align:top;
	}
/*第１部〜３部までのタイトルBG*/
.tit_bg {
	background-image:url(../info/img_090329/titArea_bg.jpg);
	background-repeat:no-repeat;
	height:55px;
	}
/*タイトルBG用テキスト*/
.tit {
	color:#000000;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	padding-top:22px;
	text-align:center;
	vertical-align:middle;
	}
/*画像用スタイル*/
.imgArea {
	display:block;
	margin:5px 4px 5px 9px;
	vertical-align:top
	clear:both;
	}
.imgArea2 {
	width:200px;
	display:block;
	float:right;
	text-align:center;
	margin:0;
	clear:both;
	}
.imgArea2L {
	width:200px;
	display:block;
	float:left;
	text-align:center;
	margin:0;
	clear:both;
	}
.imgArea4 {
	width:400px;
/*	height:313px;*/
	display:block;
	float:right;
	text-align:center;
	vertical-align:top;
	margin:0;
	padding:0;
	clear:both;
	}
.imgArea6 {
	width:600px;
	display:block;
	float:right;
	text-align:center;
	vertical-align:top;
	clear:both;
	}

.photoR {
	width:200px;
	margin:0;
	display:block;
	float:right;
	}
.photoL {
	width:200px;
	margin:0;
	display:block;
	float:left;
	}
/*画像用スタイル　end　*/
/*CD用エリア*/
.cdInfoArea {
	border:1px dotted #ff6699;
	width:682px;
	background-image:url(../info/img_090329/cdInfo_bg.gif);
	background-repeat:no-repeat;
	padding:3px;
	margin-top:5px;
	clear:both;
	}
/*CD用エリア*/

/*20090329 武道館ライブレポ用　end*/