@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{
	padding: 0;
	margin: 0;
	font-size: 100%;
	line-height: normal;
	}
p{
	margin:5px 0;
	font-size:12px;
	line-height:18px;
	}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
body{
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#all{
	width:785px;
	text-align:left;
	margin:0;
	letter-spacing:1px;
	font-size:12px;
	line-height:18px;
	}
.alignRight{
	text-align:right;
	}
	
	
/*ヘッダー-----------------------------------*/
#header{
	margin-top:10px;
	margin-bottom:20px;
	}
#header h1{
	background:url(images/head_02.jpg) no-repeat;
	width:785px;
	height:150px;
	text-indent:-9999px;
	}
#header ul,#header li{
	margin:0;
	padding:0;
	list-style:none;
	}
#header a{
	background:url(images/btn_koko.gif) no-repeat;
	width:211px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin-left:550px;
	}



/*お知らせ-----------------------------------*/
#info{
	clear:both;
	background-color:#F4F4F4;
	margin:0 15px 20px 15px;
	padding:1px
	}
#info ul{
	margin:0;
	padding:0;
	}
#info li{
	margin:10px 15px;
	padding:0 0 0 60px;
	list-style:none;
	line-height:20px;
	}
#info li.infomation{
	background:url(images/icon_info.gif) no-repeat;
	}
#info li.inquiry{
	background:url(images/icon_inq.gif) no-repeat;
	color:#FF3300;
	}
	
/*メインコンテンツ-----------------------------------*/
.content{
	clear:both;
	margin:25px 15px 0 15px;
	}
	
.content:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.content{
	display:inline-table;
	min-height:1%;
	}
/* Hides from IE-mac \*/
*html .content{height:1%;}
.content{display:block;}
/* End hide IE-mac */	
	
	
.content h2{
	margin-bottom:10px;
	padding:5px 0 10px 0;
	background:url(images/bg_border.gif) repeat-x;
	background-position:bottom;
	}
.content h2 span{
	color:#FFFFFF;
	font-size:14px;
	line-height:14px;
	padding:5px 15px;
	background-color:#FF0000;	
	}
p.txtInd{
	text-indent:1em;
	}
.fLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:110px;
	background-color:#E6F1F7;
	}
.fLeft p{
	margin-left:5px;
	}
#message{
	width:385px;
	}
.blueBox01{
	width:355px;
	float:right;
	background-color:#E6F1F7;
	}
.blueBox01 h3{
	color:#0671B0;
	margin-top:20px;
	}
.blueBox01top{
	background:url(images/kadomaru_01.gif) no-repeat top;
	height:15px;
	}
.blueBox01mid{
	padding:0 15px;
	}

.blueBox01bottom{
	background:url(images/kadomaru_03.gif) no-repeat bottom;
	height:15px;
	}
.highLight{
	font-size:14px;
	font-weight:bold;
	}
	
	
	
.sokaiLeft{
	float:left;
	width:440px;
	}
	
	
.sokaiLeft_tyushi{
	float:left;
	width:430px;
	border:solid 1px #F00;
	padding:5px;
	}
	
.sokaiLeft_tyushi h4{
	font-weight:bold;
	color:#F00;
	font-size:13px;
	margin:10px auto 20px auto;
	text-align:center;
	padding:0;
	}
	
.sokaiLeft_tyushi p{
	font-size:12px;
	text-align:left;
	margin:0 5px 12px 5px;
}

.sokaiLeft_tyushi p.right{
	text-align:right;
	margin-bottom:5px;
}
	
dl.goannai dt{
	width:5em;
	float:left;
	clear:left;
	}
dl.goannai dd{
	width:auto;
	margin-left:6em;
	}
.sokaiLeft div.blueArea{
	padding:10px;
	background-color:#E6F1F7;
	}
.blueArea2{
	padding:9px;
	width:420px; 
	float:left; 
	background-color:#E6F1F7;
}
	
.sokaiLeft ul{
	margin-left:20px;
	}	
	
.sokaiRight_gray{
	float:right;
	width:300px;
	text-align:left;
	background-color:#F2F2F2;
	}
.sokaiRight_gray p{
	margin:10px;
	}	
	
.sokaiRight{
	float:right;
	width:300px;
	text-align:right;
	}
.sokaiRight p{
	margin-bottom:10px;
	}	
	
.small{
	margin:5px 0;
	font-size:10px;
	line-height:16px;
	color:#666666;
	}


/*フッター-----------------------------------*/
#footer{
	margin-top:50px;
	clear:both;
	background:url(images/bg_borderBtm.gif) repeat-x;
	background-position:top;
	padding:20px 20px 0 20px;
	}
#foot_bg_gray{
	background-color:#F4F4F4;
	padding:10px;
	}
.copyRight{
	margin:10px 0;
	}
.copyRight img{
	margin-right:10px;
	}
	

