/* メイン
----------------------------------------------------------*/
div#main p.main_txt{
	font-size: 14px;
	line-height: 200%;
	height: 220px;
}

div#main p.banner_txt{
	font-size: 14px;
}



div#contents{
	width: 800px;
	height: 550px;
	.height: 450px;
}

/* スタイルスイッチ：大
----------------------------------------------------------*/
div#styleswitch_top a.switch_b:link,
div#styleswitch_top a.switch_b:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/big.gif) no-repeat;
}

/* スタイルスイッチ：小
----------------------------------------------------------*/
div#styleswitch_top a.switch_s:link,
div#styleswitch_top a.switch_s:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/small-over.gif) no-repeat;
}
