@charset "utf-8";
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:22px;
	background:#fff;	
	color:#333;	
}

/*--- Wrapper----*/
#wrapper{
	width:980px;
	height:auto;
	margin:0px auto;		
}
/*----Header-----*/
#header{
	width:100%;
	height:160px;
	background: #fff;
	box-shadow: 0px -1px 5px rgba(0,0,0,0.3) inset;
}	
#header-left-right{
	width:980px;
	height:120px;
	margin:0px auto;		
}
#header-left{
	width:236px;
	height:120px;
	float:left;			
}
#header-left a:link, #header-left a:visited{
	text-decoration:none;					
}
#header-left a:hover{
	opacity:0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}				
#header-left h1{	
	margin-top:18px;	
}		
#header-right{
	width:700px;
	height:135px;
	float:right;						
}
#tel{
	margin-top:8px;
	float:right;	
	height:60px;
	width:auto;	
}
#tel_sub1{
	color:#c10c13;
	font-size:30px;		
	padding-top:2px;
	font-weight:bold;	
	margin-left:100px;
	margin-bottom:5px;
}
.IE #fix_ie{
	padding-top:6px !important;
}
#tel_num td{
	vertical-align:middle;
	padding:0 5px;
}
#tel_sub1 a{
	text-decoration:none;
	color:#4f81bd;
	font-weight:bold;
}
#tel_sub1 a:hover{
	opacity:0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#tel_sub2{	
	color:#fff;
	font-size:14px;
	margin-left:60px;	
	padding:4px 12px;
	background:#b0c4de;		
}
#phone{
	border-spacing:0px;
}
#phone td{
	padding:0px 5px;
	vertical-align:middle;
}
.mail_to{
	text-decoration:none;
	color:#C66;
}
.mail_to:hover{
	opacity:0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
/*---navi----*/
#navi{
	width:700px;
	height:40px;	
	clear:both;
	padding-top:54px;		
}
#navi ul{	
		height:30px;
		float:right;		
}
#navi li{
	display:inline;	
		
}	
#navi a{			
	display:block;	
	float:left;	
	text-align:center;
	color:#4f81bd;	
	font-size:16px;			
	letter-spacing:0.2px;
	padding: 4px 15px;
	margin-left:8px;	
}
.IE #navi a{
	padding:7px 15px 2px 15px !important;
}
#navi a:hover{	
	color:#fff !important;		
	background:#b0c4de !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);	
}
.active a{
	color:#fff !important;		
	background:#b0c4de !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);	
}
/*----Banner-----*/
#banner{
	width:980px;
	height:480px;
	margin:0px auto;
	clear:both;
	position:relative;	
}	
#img-banner{
	width:980px;
	height:480px;
}
#text-banner{
	width:980px;	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); 
	background: rgba(0, 0, 0, 0.4); 
	position:absolute;
	text-align:center;
	bottom:20px;
	z-index:88;
	width:940px;
	margin:0 20px;
}
#text-banner p{
	display:block;
	font-size:20px;
	font-weight:300;
	color:#fff;
	padding:10px 20px;
	text-align:center;		
	line-height:160%;
}
/*----Content-----*/

#content{
	width:980px;
	height:auto;
	margin:0px auto;
	clear:both;	
}	
.block-content{
	width:980px;
	height:auto;	
}
.block-title{
	background:#b0c4de url(../../common/img/head.png) 10px 3px no-repeat;
	width:980px;
	height:40px;	
}
.block-title h2{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:8px;
	margin-left:55px;
	color:#fff;
	letter-spacing:0.2px;
	font-weight:600;
}
.IE .block-title h2{
	padding-top:10px !important;
}
.block-title2{
	clear:both;
	width:930px;	
	padding:6px 0px 6px 0px;
	background: #fff;
	border-bottom:3px solid #4f81bd !important;		
	margin-left:30px;
	margin-top:25px;	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE.htc);
}	
.block-title2 h3{
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	margin-left:20px;
	color:#4f81bd;
	letter-spacing:0.9px;
}
.block-ct{
	width:940px;
	height:auto;
	margin:20px 0px 20px 20px;	
}
/*---menu-footer-----*/
#menu-footer{
	width:980px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	clear:both;	
}
#menu-footer ul{
	width:980px;	
	height:auto;
	padding-top:35px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}
#menu-footer li {	
	display:inline;
	text-align:center;
	float:left;
	border:solid 1px #b0c4de;
	background: #b0c4de;
	margin-right:5px;
	margin-left:7px;
	padding-bottom:5px;
}
#menu-footer img{
	margin-bottom:5px;		
}
.img1{
	margin-left:10px;	
}
#menu-footer a{
	text-decoration:none;
	color:#FFF;
	font-size:16px;		
	letter-spacing:0.9px;
	margin-bottom:5px;
}
#menu-footer a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.6;
}
/*-----Footer----*/

#footer{
	margin-top:30px;
	width:100%;
	height:60px;
	background: #b0c4de;	
	box-shadow: 0px 1px 5px rgba(254,173,173,0.2) inset;	
}
#text-footer{
	width:100%;	
	text-align:center;		
	color:#fff;		
	font-size:14px;	
	padding-top:20px;
}
#text-footer a{
	
	color:#cc3d3d;
	text-decoration:none;
}
#text-footer a:hover{
	opacity:0.6;
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
/**********************************[to pagetop]***/
#pageTop {
	background:#fff;
	color: #b0c4de;
	padding:10px;
	position:fixed;
	bottom:60px;
	right:0;
	font-weight:bold;
	font-size:2em;
	line-height:1;
	text-align:center;
	box-shadow:1px 1px 2px #333;
	opacity:0.9;
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	display: inline-block; !important;
}
#pageTop:hover {
	background:#fff;	
	opacity:0.5;
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	display: inline-block;
}
#pageTop small {
	font-weight:normal;
	font-size:12px;
}
.clearall{
	clear:both;
}
.mgt30{
	margin-top:30px;
}
.color_T{
	color:#9f248f;
}
.link_T{
	color:#333;
	text-decoration:none;
}
.link_T:hover{	
	text-decoration:none;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.6;
}
.big {font-size:20px !important;}
.r10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	behavior: url(PIE.htc);
}
.menu_wrap{
	width:230px;
	height:148px;
}
.menu_h3{
	padding-top:5px;
}

.red{
	color:#b0c4de;
}