@charset "shift_jis";

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

a:link {
	color:#0000FF;
	text-decoration:none; 
}
a:visited { 
	color:#0000FF; 
	text-decoration:none; 
}
a:hover { 
	color:#0000FF; 
	text-decoration:underline; 
}
a:active { 
	color:#0000FF; 
	text-decoration:underline; 
} 

#e-mail_area{	
	float:right;
	width:105px;
	height:22px;
	margin-top:5px;
	margin-bottom:-5px;
	margin-right:0px;
	background: #ffffff;
}


/*------------------ main navigation ------------------*/

#navi_area {
	width:180px;
	float:left;
	margin:0;
	padding-left:0px;
	vertical-align:top;
}



#navi a{
	display:block;
	margin:0;
	width:180px;
	height:35px;
	padding-top:12px;
	text-indent:15px;
	font-size: 12px;
	font-weight: bold; 
	letter-spacing: 1px; 
	text-decoration:none;
	color:#ffffff;
	background: url(../image/navi00.gif) no-repeat;
}

#navi a:hover{
	display:block;
	color:#ffffff;
	background: url(../image/navi01.gif) no-repeat;
	text-decoration:none;
}

#afnews_area{
	position:relative;
	float:left;
	width:180px;
	top:30px;
	padding-bottom:20px;
	left:0px;
}

#senyo_area{
	position:relative;
	float:left;
	width:180px;
	top:30px;
	padding-bottom:20px;
	left:0px;
	font-size:10px;
	color:#333333;
	letter-spacing: 3px; 
}

#privacy_area{
	position:relative;
	float:left;
	width:180px;
	height:50px;
	top:30px;
	left:3px;
	background:#FFFFFF;
}

/*------------------ main contents area------------------*/

#pagebody{
	position:relative;
	float:right;
	width:620px;
	left:0px;
	background: #FFFFFF;
}



/*------------------ top page main contents ------------------*/

#lead_area{
	position:relative;
	float:left;
	width:395px;
	height:120px;
	top:5px;
	left:10px;
	margin-bottom:5px;
}

.text_lead{
	font-size: 12px;
	letter-spacing: 2px; 
	line-height:1.5;
	padding:10px;
	color: #333333	
}

#photo_area{
	position:relative;
	float:right;
	width:200px;
	height:134px;
	top:10px;
	padding-bottom:5px;
	right:8px;
}

#frame_area{
	position:relative;
	width:595px;
	height:170px;
	top:10px;
	left:15px;
	margin-bottom:5px;	
}

#boshu_area{
	position:relative;
	float:left;
	width:290px;
	height:265px;
	left:15px;
	background: #EEEEEE;
	border-style:solid;
	border-width:2px;
	border-color:#FD3232;
	font-size: 11px;
	line-height:125%;
	color:#000000;
}

.boshu{
	font-size: 12px;
	line-height:125%;
	color:#333333;
	padding-top:5px;
	padding-left:5px;
}

.boshu2{
	font-size: 11px;
	line-height:125%;
	color:#333333;
	padding-top:5px;
	padding-left:5px;
}

.boshu_s{
	font-size:9px;
	color:#333333;
	padding-left:5px;
}

.boshu_line{
	font-size: 6px;
	line-height:75%;
	color:#ff0000;
}



#selection_area{
	float:right;
	width:290px;
	height:265px;
	top:10px;
	background: #EEEEEE;
	border-style:solid;
	border-width:2px;
	border-color:#3F3FFD;
}

#ad_area{
	position:relative;
	float:left;
	left:15px;
	width:590px;
	height:170px;
	top:5px;
	background: #EEEEEE;
	border-style:solid;
	border-width:2px;
	border-color:#cccccc;
}

#topimage{
	position:relative;
	width:765px;
	height:371px;
	top:10px;
	left:10px;
	background: url(../image/sample_img05.jpg) no-repeat;

}
#topimage_lead{
	position:relative;
	width:600px;
	height:200px;
	font-size: 14px;
	line-height:1.5;
	top:250px;
	left:25px;
	color:#cccccc;
	letter-spacing:1px;
	font-weight:bold;
}



/*------------------ footer ------------------*/

.line {
 	color: #999999;
 	background: #ffffff;
	width: 800px;
	height:1px;
}

#footer{
	position:relative;
	clear:both;
	width:800px;
	height:30px;
	margin-top:40px;
	margin-bottom:10px;
	background: #ffffff;
}
#cp {
	font-size:12px;
	text-align:center;
	line-height:1.5;
	font-family:georgia;
	text-decoration: none;
	padding-bottom:10px;
	color:#999999;
}



