body{
	font-family:“小塚ゴシック Pro R”, "Kozuka Gothic Pro R", “KozGoPro-Regular”, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#FFF;
}
#content{
	width:1100px;
	margin:auto;
	color:#000;
	height:auto;	
}
#slogan{
	font-size:12px;
	margin-top:6px; 
}
#header{
	margin-top:15px;
	width:100%;
	height:92px;
	position:relative;
}	
#logo{
	position:absolute;
	left:10px;
}
#logo a img:hover{	
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
#image1{
	width:341px;
	float:left;	
}
#image1 a img:hover{	
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}	
#image2{
	float:left;
}
#image2 a img:hover{	
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}	
#menu{
	position:absolute;
	right:10px;
	bottom:0px;
}	
#menu a{
	font-size:14px;
	text-decoration:none;
	color:#000;
	margin-right:8px;
}	
#menu a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#000;
	margin-right:8px;
}
#banner{
	margin-top:22px;
	height:25px;
    margin-bottom:15px;
}
#banner_left{
	background:url(../img/bg_banner1.png) no-repeat;
	width:321px;
	height:19px;
	float:left;
	margin-left:4px;
	color:#FFF;
	font-size:14px;
	padding-left:9px;
	padding-top:6px;
	letter-spacing:1px;
}		
#banner_right{
	background:url(../img/bg_banner2.png) no-repeat;
	width:741px;
	height:19px;
	float:right;
	color:#FFF;
	font-size:14px;
	padding-left:9px;
	padding-top:6px;
	letter-spacing:1px;
	font-weight:normal;
}	
#banner_right1{
	background:url(../img/bg_banner2.png) no-repeat;
	width:741px;
	height:19px;
	float:right;
	color:#FFF;
	font-size:14px;
	padding-left:9px;
	padding-top:6px;
	letter-spacing:1px;
	font-weight:normal;
}	
#content1{
	width:1100px;
}	
#content1_1{
	width:350px;
	float:left;	
}
#content1_3{
	width:350px;
	float:left;	
}
#content1_4{
	width:750px;
	float:left;
}
#logo2{
	margin-top:10px;
	margin-left:12px;
	width:164px;
	height:48px;
}	
#text_address{
	margin-top:12px;
	padding-left:9px;
	color:#000;
	font-size:14px;	
	line-height:150%;
	letter-spacing:-0.5px;
}

#text_address tr .td1{
	width:90px;

}
#text_address tr .td2{
	width:260px;

}
#text_address tr .td3{
	width:350px;

}
#content1_2{
	width:750px;
	float:left;
}	
#content2{
	width:1100px;
	float:left;
	margin-top:30px;
}	
#hr{
	float:left;
	margin-top:25px;
	border-bottom:1px solid #000;
	width:1100px;
	text-align:center;
}
#footer1{
	margin-top:11px;
	float:left;
	width:1100px;
}	
	
#text_footer1{
	font-size:14px;
	color:#000;
	margin-left:2px;
	margin-top:11px;
	float:left;
}	
#text_footer1 a{
	font-size:14px;
	text-decoration:none;
	color:#000;
	margin-right:8px;
}	
#text_footer1 a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#000;
}		
#footer_logo{
	margin-right:20px;
	float:right;
}	

#copyright{
	margin-top:50px;
	font-size:14px;
	color:#000;
	float:right;
	height:40px;
	letter-spacing:-0.1px;
}	
#copyright a{
	text-decoration:none;
	color:#000;
}
#copyright a:hover{
	text-decoration:underline;
	color:#000;
}	
.active{
	text-decoration:underline !important;
}