@charset "UTF-8";
/* CSS Document */


/*Banner
--------------------------------------------------------*/
#bnrset {
	width: 270px;
	text-align: center;
	background-image: url(../images/monsche_r_repeat.gif);
	margin-top: 17px;
	padding-bottom: 10px;
}
#bnrset img {
	padding-top: 10px;
}
.bnr-r-top {
	width: 270px;
	background-image: url(../images/side_r_top.gif);
	height: 10px;
}
.bnr-r-btm {
	width: 270px;
	background-image: url(../images/monsche_r_bottom.gif);
	height: 10px;
}





/*Blog / Mokugeki / MonTV / Kabegami / Goods
--------------------------------------------------------*/
#montvset,
#mokugekiset,
#blogset {
	width: 560px;
	padding-bottom: 10px;
}
#montvset .txt,
#mokugekiset iframe,
#blogset iframe {
	width: 330px;
	height: 99px;
	border-top: 1px solid #00ace6;
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-left: 10px;
}
* html #mokugekiset iframe,
* html #blogset iframe {
	height: 98px;
}
#montvset .txt {
	height: 89px;
}
#montvset h2 a,
#mokugekiset h2 a,
#blogset h2 a {
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	width: 330px;
	height: 60px;
	margin-left: 10px;
}

#blogset h2 a {
	background-image: url(../images/blog_toptitle.gif);
	height: 50px;
}
#mokugekiset h2 a {
	background-image: url(../images/mokugeki_toptitle.jpg);
	height: 50px;
}
#montvset h2 a {
	background-image: url(../images/montv_toptitle.jpg);
}
/*#mokugekiset .more {
	padding-top: 25px;
	text-align: right;
}*/
#montvset .more {
	padding-top: 5px;
	text-align: right;
}


#btmset {
	background-image: url(../images/mainset02_r_btm.gif);
	background-position: left bottom;
	width: 560px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#goodsset {
	width: 290px;
	float: left;
}
#kabegamiset {
	width: 270px;
	float: left;
}
#goodsset h2,
#kabegamiset h2 {
	float: left;
}
#goodsset h2 a,
#kabegamiset h2 a {
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
}
#kabegamiset h2 a {
	background-image: url(../images/kabegami_toptitle.gif);
	width: 165px;
	height: 140px;
}
#goodsset h2 a {
	background-image: url(../images/goods_toptitle.gif);
	width: 155px;
	height: 140px;
}
#goodsset p {
	clear: both;
	width: 250px;
	margin-left: 30px;
	color: #000000;
	font-weight: bold;
}
#kabegamiset p {
	clear: both;
	width: 260px;
	margin-left: 20px;
	color: #000000;
	font-weight: bold;
}


.lset {
	float: left;
}
.rset {
	float: right;
	width: 350px;
	background-image: url(../images/mainset_repeat.gif);
}
.mainset-top {
	background-image: url(../images/mainset_r_top.gif);
	height: 20px;
}
.mainset-btm {
	background-image: url(../images/mainset_r_btm.gif);
	height: 20px;
}

