/*==============================================
  茉莉子さん家の性事情 〜伯母さんは僕のモノ〜
================================================*/
/*ＴＯＰページ*/

TABLE{
	color: #EEEEEE;
	font-size: 0.8em;
	letter-spacing : 0.1em;
	font-weight: bold;
}

/*基本設定--------------------------------------------*/

#main{
	background-image: url(../img/bg_main.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 778px;
}

/*左メニュー*/
#mlef{
	width: 480px;
	height: 778px;
	float: left;
	position: relative;
}

/*通販*/
#ltop{
	position : absolute;
	width: 100px;
	height: 24px;
	top: 605px;
	right: 18px;
	left: 340px;
}

/*サポート*/
#support{
	position : absolute;
	width: 130px;
	height: 85px;
	top: 270px;
	left: 8px;
}

/*右メニュー*/
#mrit{
	width: 320px;
	height: 778px;
	float: left;
	position: relative;
}

/*更新履歴*/
#rtop{
	text-align: left;
	width: 320px;
}

#bnr{
	width: 290px;
	position : absolute;
	top: 250px;
	left: 54px;
}

#his{
	width: 290px;
	height: 185px;
	overflow: auto;
	position : absolute;
	top: 343px;
	left: 12px;
}

/*その他バナー*/
#rbot{
	width: 320px;
	height: 278px;
	margin: 0px;
	padding: 0px;
	position : absolute;
	top: 540px;
	right: 0px;
}

#rbnr{
	width: 300px;
	height: 68px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

/*リンク----------------------------------------------*/

#link{
	background: url(../img/bg_mainbtm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
}

#linkh{
	border-bottom: 1px solid #DEDEDE;
	width: 780px;
	color: #fff;
	font-size: 0.9em;
	padding: 8px 0px 5px 0px;
	margin: 0px auto;
}

#linkb TABLE{
	font-weight: normal;
	margin: 0px auto;
}
#linkb a{ color: #8AA3FF; }
#linkb a:hover{ color: #54FF32; }




#snew{
	background-image: url(../img/new02.gif);
	background-repeat: no-repeat;
	z-index: 10;
	position: absolute;
	width: 32px;
	height: 12px;
	top: 32px;
	left: 183px;
	left: 525px;
}
