@charset "EUC-JP";

a:link		{ color: #FF3300; text-decoration: underline; }
a:visited	{ color: #FF3300; text-decoration: underline; }
a:active	{ color: #FF6633; text-decoration: none; }
a:hover		{ color: #FF6633; text-decoration: none; }

/**/

#container {
background:#000;
margin:0 auto;
width:950px;
text-align:center;
font-size:1em;
line-height:1.3em;
}
#main {
float:right;
width:680px;
text-align:left;
margin:0;
}
#sub {
float:right;
width:240px;
margin-right:10px;
text-align:left;
}
#footer {
border-top:solid 2px #F5EEAE;
}

/*  */
#mainBox {}
#mainBox:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#mainBox {display: inline-block;}
#mainBox {zoom: 100%;}

#profileInner {
background:url(../img/contents/profile_bg.gif) 0 0 repeat-y;
padding:10px;
text-align:left;
color:#FFF;
font-size:1em;
}
#profileInner p  {
font-size:0.8em;
}
				
#profileBox {
float:left;
margin-bottom:20px;
}
#profileBox img {
	display:block;
}
#profileName {
	margin:10px 0;
	}

/* 番組紹介 */
#programBox {
margin-bottom:20px;
}
#programInner {
	padding:10px 20px;
	background:url(../img/contents/program_bg.gif) 0 0 repeat-y;
	color:#FFF;
}
#programInner img {
	margin-bottom:10px;
}
h1 {
}

.mainBanner {
	margin-bottom:20px;
}
.sideBanner {
	margin-bottom:15px;
	text-align:center;
}


/* 記事 */
h2 {
font-size: 1em;
}

.date {
font-weight:normal;
font-size:0.8em;
line-height:1.2em;
width:80px;
float:right;
text-align:right;
}
.title {
font-weight:bold;
	color:#330000;
	background:url(../img/contents/article_ttl_bg.gif) 0 0 no-repeat;
	padding:20px 20px 0 20px;
	height:40px;
}


.titlePhoto {
margin-bottom:0;
}
.titlePhoto:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.titlePhoto {display: inline-block;}
.titlePhoto {zoom: 100%;}

.articleImg {
margin-bottom:10px;
text-align:center;
}

h3 {
font-weight:bold;
padding:5px;
color:#C00;
font-size:1.2em;
margin-bottom:-0.5em;
}
.articleBody-inner {
	margin-bottom:40px;
}

/* 記事本文 */
.articleBody {
background:url(../img/contents/article_bg.gif) 0 0 repeat-y;
line-height:1.4em;
font-size:1em;
padding:10px 30px;
}
.articleBody img {
	margin-bottom:10px;
}
/* サイドバー */
#menu {
margin-bottom:25px;
}

/* バックナンバー */
#backnumberSet .title {
margin-bottom:5px;
background-color:#FFF;
color:#F73BAD;
border-bottom:1px dotted #666;
padding-bottom:5px;
}
#backnumberSet .title .date {
	margin-bottom:3px;
}

/* 前後記事リンク */
#footNavi {
margin-top:20px;
border-top:1px solid #CCCCCC;
background:#FFF;
padding: 10px 10px 0 10px;
width:600px;
color: #000000;
font-size: 12px;
}
#footNavi:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
#footNavi {display: inline-block;}
#footNavi {zoom: 100%;}

li#prevLink {
float:left;
width:300px;
}
li#nextLink {
float:right;
width:300px;
text-align: right;
}

/* ソーシャルブックマーク */
.socialSet {
margin-bottom:10px;
}
.socialSet:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.socialSet {display: inline-block;}
.socialSet {zoom: 100%;}

.socialSet div {
float:left;
margin-right:10px;
}
.socialSet iframe {
background:#FFF;
}


/* RECOMMEND */
#recommendSet {
	padding-top:15px;
}
.recommend {
 background:url(../fri/img/rec_bg.jpg) 0 0 repeat-y;
 padding:0 20px;
	font-size:0.8em;
	line-height:1.3em;
}
.recommendInner {
 background:url(../fri/img/rec_inner_bg.jpg) 0 0 repeat-y;
 padding:0 13px;
}
.recommendCaption {
margin-bottom:15px;
}
.cd {
 background:url(../fri/img/cd_bg.jpg) 0 0 repeat-y;
 padding:0 15px;
}
.cd:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.cd {display: inline-block;}
.cd {zoom: 100%;}

.cd2 {
 background:url(../fri/img/cd_bg2.jpg) 0 0 repeat-y;
 padding:0 15px;
}

.cdJacket {
	width:160px;
	float:left;
}
.cdInfo {
	float:right;
	width:424px;
}
.cdTtl {
	font-weight:bold;
	font-size:1.2em;
	line-height:1.3em;
}
.cdTtlMore {
	margin-bottom:20px;
}
.cdCommentTtl {
	margin-bottom:5px;
}
.cdMoreInfoTtl {
	margin-top:20px;
	margin-bottom:5px;
}
