/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
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(http://www.fortunemegane.com/img/mainbg_top.gif);
	height: 28px;
	background-repeat: no-repeat;
}
.mainbgleftbl {
	background-image: url(http://www.fortunemegane.com/img/mainbg_left_bl.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 132px;
}
.mainbgrightbl {
	background-image: url(http://www.fortunemegane.com/img/mainbg_right_bl.gif);
	background-repeat: no-repeat;
	width: 56px;
	height: 132px;
}
.mainbgleftwh {
	background-image: url(http://www.fortunemegane.com/img/mainbg_left_wh.gif);
	background-repeat: repeat-y;
	width: 56px;
}
.mainbgrightwh {
	background-image: url(http://www.fortunemegane.com/img/mainbg_right_wh.gif);
	background-repeat: repeat-y;
}
.mainbgbtm {
	background-image: url(http://www.fortunemegane.com/img/mainbg_btm.gif);
	background-repeat: no-repeat;
	height: 31px;
}
.mainbg {
	background-image: url(http://www.fortunemegane.com/img/mainbg_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	width: 667px;
}
.topicfrtopl {
	background-image: url(http://www.fortunemegane.com/img/topicframe_topl.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 19px;
}
.topicfrtopr {
	background-image: url(http://www.fortunemegane.com/img/topicframe_topr.gif);
	height: 20px;
	width: 22px;
	background-repeat: no-repeat;
}
.topicfrtop {
	background-image: url(http://www.fortunemegane.com/img/topicframe_top.gif);
	background-repeat: repeat-x;
	width: 467px;
	background-color: #FFFFFF;
}
.topifrl {
	background-image: url(http://www.fortunemegane.com/img/topicframe_l.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.topicfrr {
	background-image: url(http://www.fortunemegane.com/img/topicframe_r.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.topicfrbtml {
	background-image: url(http://www.fortunemegane.com/img/topicframe_btml.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.topicbtmr {
	background-image: url(http://www.fortunemegane.com/img/topicframe_btmr.gif);
	background-repeat: no-repeat;
}
.topicbtm {
	background-image: url(http://www.fortunemegane.com/img/topicframe_btm.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.livebg {
	background-image: url(http://www.fortunemegane.com/img/livebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 113px;
	background-color: #FFFFFF;
}
.newsbg {
	background-image: url(http://www.fortunemegane.com/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;
	background-color: #F0F0F0;
}
.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;
}
.banner-left {
	float: left;
	width: 154px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.banner-center {
	float: left;
	width: 154px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.banner-right {
	float: right;
	width: 157px;
}
.price {
	color: red;
	font-weight: bold;
}
.news {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dotted #999999;
}
.news-txt {
	background-image:url(http://www.fortunemegane.com/img/new.gif);		/* 背景画像： */
	background-repeat:no-repeat;		/* 背景画像繰り返し制御 */
	background-position:left top;		/* 背景表示位置 */
	padding-left:45px;				/* 左パディング */
}