@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	padding: 0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	margin: 0;
	text-align: center;
}
#WRAP {
	width:890px;
	color:  #333333;
	height: auto;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
}


#LOCALTITLE {
	position: absolute;
	top: 29px;
	left:13px;
	width: 226px;
	height: 34px;
	padding-left: 5px;
}
#LOCALTITLE p {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#LOCALTITLE2 {
	position: absolute;
	top: 22px;
	left:10px;
	width: 680px;
	height: 34px;
	padding-left: 5px;
}
#LOCALTITLE2 p {
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 140%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
	color: #000000;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
	font-weight: bold;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 140%;
	font-weight: normal;
}
.back-yell {
	font-weight: normal;
	background-color:#FFFF33;
	background-repeat: no-repeat;
}

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #FFFFFF;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
	background-color: #004098;
}
#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:890px;
	float:none;
	background-repeat: repeat-y;
}

.top{
	height: 360px;
	width: 810px;
	background-repeat: no-repeat;
}

.localtop{
	background-image: url(../110binfo-images/top.jpg);
	height: 340px;
	width: 890px;
	position: relative;
}

.localtop2{
    background-image:url(../110binfo-images/kabarai_top.jpg);
	height:450px;
	width:890px;
	position: relative;
}

#MAIN-PAD {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.pan{
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../110binfo-images/panhaikei.jpg);

}

.pan p {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:660px;
	float:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
#CONTENTS h2 {
	font-size:16px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	background-image: url(../110binfo-images/h2.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: center center;
	text-align: center;
	line-height: 45px;
	padding: 0px;
}
#CONTENTS h3 {
	font-size:18px;
	color: #FF0000;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}
#CONTENTS h4 {
	font-size:12px;
	color: #666666;
	background-color: #f2f2f2;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
}

.gaiyoutxt {
	font-size: 13px;
	color:#FF0000;
	line-height: 25px;
	margin: 0px;
	padding: 0px;

}

#CONTENTS table {
	font-size: 12px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}


#CONTENTS tr,#CONTENTS th,#CONTENTS td {
	padding: 8px;
}
#CONTENTS th {
	font-weight: normal;
}
#CONTENTS td {
	text-align: left;
}

.onmouseover{
	text-align: center;
}
.onmouseover a{
}

.onmouseover a:hover{
	filter: alpha(opacity=50);
	opacity: 0.5;
}




/*___________ 【SIDE】 ___________ */
#SIDE {
	width:200px;
	float:left;
	height: auto;
	margin-left: 5px;
	margin-bottom: 10px;
}


#SIDE h2 {
	font-size:12px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	background-color: #FF6602;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
.side {
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 10px;
}

.cat01{
	margin-top: 15px;
	padding: 0px;

}
.cat01 p {
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
}
.cat01 a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 10px;
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
}
.cat01 a:visited {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
.cat01 a:hover,
.cat01 a:active, 		/* for IE (Keyboard) */
.cat01 a:focus {		/* for Netscape (Keyboard) */
	color: #666666;
	margin: 0;
	background-repeat: no-repeat;
	text-decoration: none;
}


.cat01-1 {
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 36px;
}


.cat01-1 a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	height: 36px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 10px;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0;
}
.cat01-1 a:visited {
	color: #FF0000;
	text-decoration: none;
	background-repeat: no-repeat;
}
.cat01-1 a:hover,
.cat01-1 a:active, 		/* for IE (Keyboard) */
.cat01-1 a:focus {		/* for Netscape (Keyboard) */
	color: #FF0000;
	margin: 0;
	background-repeat: no-repeat;
}





.cat02 p {
	color: #000050;
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 10;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
}
.cat02 a {
	color: #1F1E6A;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0;
	line-height: 180%;
}
.cat02 a:visited {
	color: #1E1F72;
	text-decoration: none;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	background-image: none;
}
.cat02 a:hover,
.cat02 a:active, 		/* for IE (Keyboard) */
.cat02 a:focus {		/* for Netscape (Keyboard) */
	color: #1E1F72;
	margin: 0;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: none;
}


.cat02 {
	background-repeat: no-repeat;
	width: 200px;
	text-decoration: none;
	background-image: none;
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}


.merumaga {
	color: #000000;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 13px;
	margin: 0;
	background-position: center center;
}

.merumaga p {
	color: #000050;
	background-repeat: no-repeat;
	padding: 0;
	font-size: 8px;
	margin: 0;
	line-height: 13px;
}





/********【フッター】*********/


/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background-repeat: repeat-x;
	background-position: left top;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}


#FOOTER1 {
	margin: 0;
	color: #FFFFFF;
	background-color: #000066;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
#FOOTER1 p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
#FOOTER1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER1 a:hover,
#FOOTER1 a:active, 		/* for IE (Keyboard) */
#FOOTER1 a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: underline;
}







#FOOTER {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 870px;
}

#FOOTER p {
	font-size:12px;
	line-height:23px;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#FOOTER a {
	color: #333333;
	text-decoration: underline;
}


#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color:#FF6600;
	text-decoration: underline;
}


.footermenu1{
	float: left;
	width: 290px;
}











/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}

.localtxt{
	color:#339933;

}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}

.gaiyou {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
.coment{
	background-color:#FFFF99;
	border: 1px solid #663300;
 }

.merumaga{
	background-image:url(../110binfo-images/merumaga.jpg);
	margin-bottom: 35px;
	background-repeat: repeat-x;
}

.merumaga2{
}

.merumaga2 p {
	color: #000066;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
	text-decoration: none;
}
.merumaga2 a {
	color: #000033;
	text-decoration: none;
}
.merumaga2 a:hover,
.cmerumaga2 a:active, 		
.merumaga2 a:focus {
	color: #FF9900;
}


.map p{
	font-size: 13px;
	margin: 0px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.koe a{
	color: #996600;
	text-decoration: none;
}

.koe a:hover,
.koe a:active, 		
.koe a:focus {
	color: #663300;
	text-decoration: none;
}

.waku{
	border: 1px solid #999999;
	margin: 5px;
}

/* ____ ステップメール____ */

.step{
	background-image: url(../110binfo-images/step.jpg);
	background-repeat: no-repeat;
	height: 190px;
	padding-top: 290px;
}


/* ____ 各サンクスページ____ */
#THANKS{
	float: none;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

.thanks_contents{
	margin: 10px;
	padding: 5px;
}

.thanks_contents h2{
	font-size: 17px;
	background-image: url(../110binfo-images/thanks_h2.jpg);
	line-height: 38px;
	background-repeat: repeat-x;
	color: #333333;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

.thanks_contents p{
	color: #336633;
	font-weight: bold;
}

.thanks_contents_waku{
	border: 1px dashed #B9DEBF;
	padding: 5px;
}

