body {
text-align:center;
}

.contents {
	width:750px;
	margin:auto;
	position:relative;
	background-image:  url(img/bg.gif);
	background-position:top center;
}

.cap1 {
	font-size: 14px;
	line-height: 24px; 
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;	
	font-weight: bold; 
	background-image:  url(img/mark_flower_r.gif);
	background-repeat:no-repeat;
	color: #FF3300;
}

.cap2 {
	font-size:14px;
	line-height:24px; 
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;	
	font-weight:bold; 
	background-image: url(img/mark_flower_r.gif);
	background-repeat:no-repeat;
	color: #9A5553;
}


p {
	padding-top:0px;
	padding-bottom:10px;	 
	padding-left:20px;
	padding-right:20px;
}


/* idの指定 ========================================================== */


#body{  
	padding-left:10px;
}



/* idの指定 ====================================end============= */



.menu_footer
{  
	font-size: 10px;
	line-height: 20px; 
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color: #000099;
	text-decoration: none
}

.menu_footer:link { color: #000099;	text-decoration: none}
.menu_footer:hover{ color: #FF6600;	text-decoration: underline}

.info{  	
	font-size: 12px;
	line-height: 20px; 
	padding-left:20px;	
	background-image:  url(images/mark.gif);
	background-repeat:no-repeat;
	color: #FF6600; 
	text-decoration: none;
}

.link{  	
	font-size: 12px;
	line-height: 12px; 
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
	color: #003399; 
	text-decoration: underline
}
.link:link {  font-size: 12px; line-height: 12px; color: #003399; text-decoration: underline}
.link:hover {  font-size: 12px; line-height: 12px; color: #FF6600; text-decoration: none}

	
.font_l {  font-size: 14px; line-height: 20px;}
.font_3l {  font-size: 18px; line-height: 26px;}
.font_m {  font-size: 12px; line-height: 20px;}
.font_m2 {  font-size: 10px; line-height: 18px; color: #666666;}
.font_s {  font-size: 10px; line-height: 12px; color: #666666;}

.font_ll {
	font-size: 14px;
	margin-left:0px;
	margin-bottom:0px;
	color: #9A5553;
	padding-left:5px;
	font-weight: bold
}

.sub{  	
	font-size: 10px;
	line-height: 12px; 
	padding-top:10px;
	padding-bottom:20px;
	color: #9A5553; 
	text-decoration: underline;
}
.sub:link {  font-size: 10px; line-height: 12px; color: #9A5553; text-decoration: none}
.sub:hover {  font-size: 10px; line-height: 12px; color: #FF0000; text-decoration: none}


.foot {  
	font-size:10px; 
	padding-left:10px; 
	line-height:14px; 
	color:#000000;
}

.top{  	
	font-size: 10px;
	line-height: 50px; 
	padding-left:37px;
	padding-top:10px;
	padding-bottom:20px;
	background-image:  url(img/bt_top.gif);
	background-repeat:no-repeat;
	color: #9A5553; 
	text-decoration: none;
}
.top:link {  font-size: 10px; line-height: 50px; color: #9A5553; text-decoration: none}
.top:hover {  font-size: 10px; line-height: 50px; color: #FF0000; background-image:  url(img/bt_top_f2.gif); text-decoration: none}

