/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
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;
}
.mgnr12px {
	margin-right: 12px;
}
.topicheader {
	margin-bottom: 12px;
}
.topicdate {
	font-size: 10px;
	line-height: 20.4px;
	margin-right: 12px;
}
h2 {
	color: #465DAA;
	margin-top: -2px;
}
#musicentry h3 {
	font-size: 12px;
	color: #465DAA;
	font-weight: bold;
}
.border {
	border-top: solid 1px #CCCCCC;
	padding-bottom: 20px;
}
#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;
}


/* トラックバック */

#trackbacks	{
	border: solid 1px #465DAA;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 12px;
	margin-bottom: 0;
	}
#trackbacks h3	{
	font-size: 10px;
	margin-bottom: 0;
	border-bottom: solid 1px #CCCCCC;
	padding-top: 20px;
	}

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

#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 #CCCCCC;
}
#comments form div {
border-top: none;
padding-top: 0;
}
#comments h2#com02 {
border-top: solid 1px #465DAA;
padding-top: 20px;
}
