.nodisp{
		display:none;
}

.menuframe{
		float:left;
}

.titlebar{
		width:714px;
		color:white;
		margin:0px;
		padding:3px 0px;
		text-align:right;
		font-size:14px;

		background-image:URL(header/titlebg.jpg);
		background-repeat:repeat-y;
}

div.navi{
	margin-bottom:0px; text-align:left; width:718px;
}

div.logo{
		width:720px; text-align:center; margin-top:0px;
}
div.logo_left{
	width:325px;
	text-align:center;
	float:left;
}
div.logo_right{
}

div.shopbanner{
	margin:5px 0px;
	text-align:right;
}

div.menutop{
		width:197px; height:23px;

		background-image:URL(menu/menutop_frame.jpg);
		background-repeat:no-repeat;
}
div.menumiddle{
		width:197px;
		padding:5px;

		text-decoration:underline;

		background-image:URL(menu/menumiddle_frame.jpg);
		background-repeat:repeat-y;
}
div.menubottom{
		width:197px; height:23px;

		background-image:URL(menu/menubottom_frame.jpg);
		background-repeat:no-repeat;
}

div.center{
	text-align:center; width:800px;
}

.contentdivision{
	margin: 5px 0px;
}

.explanationhead{
	color:#00f;
	font-size:10pt;
}

.fontsizefixed12{
	font-size:12pt;
}
.fontsizefixed10{
	font-size:10pt;
}
.contentleft{
	float:left; width:358px;

}
.contentright{
	width:355px;
	float:left;
	margin: 5px 0px;
}
.pricetable{
	width: 355px; border: solid rgb(53,152,255) 1px;
}
.pricebg{
	background-color:rgb(53,152,255);
}

.priceheader{
	color:#fff; font-size:11pt;
}

.price{
	height: 350px;
	font-size:10pt;
	text-align:right;
	padding:0px 5px 5px 5px;
	line-height:1.85em;
	background-image:URL(common/underline.jpg);
	background-repeat:repeat-y;
}

.divisionend{
	clear:both; margin-bottom:10px;
}

.bottomnavi{
	text-align:center;
}

.copyright{
	margin-top:10px;
	text-align:center;
	width:716px;
	font-style:italic;
	background-color:rgb(57,153,253);
	color:#fff;
}

