/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
hr {
	border: 1px solid #CCCCCC;
}

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 779px;
	}



/* ++++++ カスタムスタイルシート ++++++ */

body {
	background-color: #868687;
	margin: 0px;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka‐等幅, Verdana;
}
.mainbgtop {
	background-image: url(img/mainbg_top.gif);
	height: 28px;
	background-repeat: no-repeat;
}
.mainbgleftbl {
	background-image: url(img/mainbg_left_bl.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 132px;
}
.mainbgrightbl {
	background-image: url(img/mainbg_right_bl.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 132px;
}
.mainbgleftwh {
	background-image: url(img/mainbg_left_wh.gif);
	background-repeat: repeat-y;
	width: 56px;
}
.mainbgrightwh {
	background-image: url(img/mainbg_right_wh.gif);
	background-repeat: repeat-y;
}
.mainbgbtm {
	background-image: url(img/mainbg_btm.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.mainbg {
	background-image: url(img/mainbg_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 667px;
}
.topicfrtopl {
	background-image: url(img/topicframe_topl.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 19px;
}
.topicfrtopr {
	background-image: url(img/topicframe_topr.gif);
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
}
.topicfrtop {
	background-image: url(img/topicframe_top.gif);
	background-repeat: repeat-x;
	width: 467px;
	background-color: #FFFFFF;
}
.topifrl {
	background-image: url(img/topicframe_l.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.topicfrr {
	background-image: url(img/topicframe_r.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.topicfrbtml {
	background-image: url(img/topicframe_btml.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.topicbtmr {
	background-image: url(img/topicframe_btmr.gif);
	background-repeat: no-repeat;
}
.topicbtm {
	background-image: url(img/topicframe_btm.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.livebg {
	background-image: url(img/livebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 113px;
	background-color: #FFFFFF;
}
.newsbg {
	background-image: url(img/newsbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 113px;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
	line-height: 20.4px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	}
.blogtitle {
	font-size: 12px;
	color: #465DAA;
	font-weight: bold;
}
.px10 {
	font-size: 10px;
	line-height: 17px;
	letter-spacing: 0.1em;
}
.px8 {
	font-size: 8px;
}
.mgnr12px {
	margin-right: 12px;
}
.topicheader {
	margin-bottom: 5px;
}
.topicdate {
	font-size: 10px;
	line-height: 20.4px;
	margin-right: 12px;
}
h2 {
	color: #465DAA;
	margin-top: -2px;
}
#musicmain img {
	padding-right: 10px;
}
#pagetitle img {
padding-bottom: 5px;
}
.line {
height: 1px;
width: 467px;
border-top: solid 1px #CCCCCC;
}

/* ++++++ インデックス以外のスタイルシート ++++++ */

.headerbg {
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
}


/* ++++++ コメント ++++++ */

#comments h2 {
font-size: 12px;
}
#comments p {
font-size: 10px;
}
#comments p.posted {
margin-left: 0px;
padding-left: 0px;
}
#comments div {
border-top: solid 1px #465DAA;
}
#comments form div {
border-top: none;
padding-top: 0;
}
#comments h2#com02 {
border-top: solid 1px #465DAA;
padding-top: 20px;
}



/* ++++++ BBS ++++++ */

.b1 {
 width : 200px;
height : 15px;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom :1px solid #666666;
border-right : 1px solid #666666;
clip:     rect(   )
}
.b2 {
width : 270px;
height : 80px;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom :1px solid #666666;
border-right : 1px solid #666666;
clip:    rect(   )
}
.b3 {
width : 50px;
height : 16px;
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom :1px solid #666666;
border-right : 1px solid #666666;
clip:    rect(   )
}