@charset "shift_jis";

/*---ƒy[ƒW‘S‘Ì---------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-size: small;
	color: #333333;
}


/*---ƒwƒbƒ_[------------------------------------------------*/

#header {
	width: 720px;
	margin-left: 10px;
}

#header h1 {
	font-size: 14px;
	color: #0000CC;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	margin-top: 0px;
}

/*---ƒy[ƒW–{‘Ì----------------------------------------------*/

#pagebody {
	width: 730px;
	float:left;
}

#main {
	width: 720px;
	float: left;
	margin-left: 10px;
	padding: 0;
}

#contents {
	float: left;
	width: 690px;
	padding: 5px;
	/*border: solid 2px #FF0000;*/
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left:10px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.5;		
}

#caution {
	float: left;
	width: 690px;
	padding: 15px;
	background-color: #FFCCFF;
	margin-top: 10px;
	margin-left:10px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.5;	
}


#footer {
	width: 720px;
	float:left;
	margin-left:10px;
}


/*---ƒƒCƒ“-------------------------------------------------*/

.small{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	line-height: 1.5;
}

.text{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.5;
}

.text_red{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.5;
	color:#FF0000;
	font-weight: bold;
}

.text_blue{
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.5;
	color: #0066FF;
	font-weight: bold;
}

.caution_text {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	color: #FF0000;
	line-height: 1.5;
}

.price_text {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	line-height: 18px;
}

.little {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 9px;
	line-height: 11px;
}
.normal {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
}