/* CSS Document */

/*■初期設定*/

body{
	color:#330000;/*通常のテキストカラー*/
	}
a{
	color:#006699;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}


*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:80%;
	}

body{
	text-align:center;
	}

.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}


#container{
	width:800px;
	margin:auto;
	text-align:left;
	}
h1{
	height:20px;
	line-height:16px;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-indent:10px;
	}
h2{
	margin:10px 0 0 0px;
	font-weight:normal;
	}
h2 a{
	font-size:25px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
h2 a:hover{
	text-decoration:none;
	color:#333333;}

#head{
	background-color:#FFCC00;
	border:solid #333333;
	border-width:2px 0 0 0;
	zoom: 100%;
	}
#head:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#head_menu{
	float:left;
	width:200px;
	}
#head_menu ul{
	list-style-type:none;
	}
#head_menu ul li{
	font-size:14px;
	letter-spacing:1px;
	}
#head_menu ul li a{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	background:url(../img/common/bg_menu.jpg);
	width:200px;
	height:36px;
	display:block;
	line-height:36px;
	text-indent:10px;
	}
#head_menu ul li a:hover{
	color:#FFCC00;
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	}
#main_image{
	float:left;
	background:url(../img/common/main_image.jpg) no-repeat;
	width:600px;
	height:252px;
	}
#main_image p{
	margin:20px;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align:right;
	}
#fb_logo{
	position: absolute;
	margin-left: 750px;
	margin-top:  215px;
	}
#tw_logo{
	position: absolute;
	margin-left: 715px;
	margin-top:  215px;
	}
#
#contents{
	margin:20px 0 20px 0;
	clear:left;
	zoom:100%;
	}
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#copy{
	clear:left;
	background-color: #330000;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:right;
	color:#ffffff;
	border: double #330000;
	border-width:3px 0 0 0;
	padding:2px;
	}
#copy a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	}
#copy a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}

/***トップ***/
#top{
	zoom:100%;
	}
#top:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#left h2{
	font-size:25px;
	color:#663300;
	font-weight:normal;
	}
#top div#left{
	float:left;
	width:560px;
	}
#top div#left h4{
	font-size:12px;
	margin:6px 0 0 0;
	}
#top div#left div#info{
	background:url(../img/top/bg_info.gif);
	width:560px;
	height:700px;
	}
#top div#left div#info h5{
	margin:8px 10px 0px 10px;
	font-size:smaller;
	}
#top div#left div#info p{
	margin:4px 10px 0 10px;
	}
#top div#right{
	float:left;
	width:230px;
	margin:0 0 0 10px;
	}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	margin:10px 0 0 0;
	background-color:#FFCC00;
	line-height:100%;
	}
#top div#right div#bnr_sps p a{
	}
#top div#right div#bnr_sps p a:hover img{
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	}

/***その他のページ-共通***/
/***その他のページ***/
#other_page{}
#other_page h3{
	font-size:25px;
	color:#663300;
	font-weight:normal;
	}
#other_page h4{ 
	line-height:1.0em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#003333;
	border:solid #663300;
	border-width:0 0 0 5px;
    font-size: 20px;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#663300;
	}
#other_page div.typeA{
	width: 660px;
	position: relative;
	left: -50px;
	}
#other_page div.typeA p{
    font-size: 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:160%;
	font-weight: bold;
	border-left: 5px solid #ff8c00;
	border-bottom: 1px solid #DDD;
	padding: 3px 5px 5px 6px;
	margin-bottom: 15px;
	}
#other_page div.typeA ul{
	margin-top: 0.5em;
	margin-bottom: 3.0em;
}
#other_page div.typeA li{
	list-style:none;
	margin-left: 3.5em;
    font-size: 14px;
	margin-left: 2.0em;
}
#other_page div.typeB{
	width: 660px;
	position: relative;
	left: -50px;
	}
#other_page div.typeB p{
    font-size: 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:160%;
	font-weight: bold;
	border-left: 5px solid #ff8c00;
	border-bottom: 1px solid #DDD;
	padding: 3px 5px 5px 6px;
	}
#other_page div.typeB p.contact{
    font-size: 15px;
    border: none;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	}
#other_page div.typeB p.memo{
    font-size: 15px;
    border: none;
	border-top: 1px solid #DDD;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	}
#other_page div.typeB ul{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
#other_page div.typeB li{
	list-style:none;
	margin-left: 3.5em;
	margin-bottom: 0.8em;
    font-size: 14px;
}
#other_page div.typeB textarea{
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	line-height: 150%;
}
#other_page div.typeB input[type="button"]{
	width: 80px;
	height: 30px;
}

#other_page div.typeC{
	width: 660px;
	position: relative;
	left: -50px;
	}
#other_page div.typeC p{
    font-size: 16px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:160%;
	font-weight: bold;
	}
#other_page div.typeC ul{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
#other_page div.typeC li{
	list-style:none;
    font-size: 14px;
	margin-left: 3.5em;
	margin-bottom: 0.4em;
	margin-left: 2.0em;
}

#other_page div.typeD{
	width: 700px;
	position: relative;
	left: -30px;
	}
#other_page div.typeD p{
    font-size: 16px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:160%;
	font-weight: bold;
	border-left: 5px solid #ff8c00;
	border-bottom: 1px solid #DDD;
	padding: 3px 5px 5px 6px;
	margin-bottom: 15px;
//	color: #555555;
	}
#other_page div.typeD ul{
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
#other_page div.typeD li{
	list-style:none;
    font-size: 14px;
	margin-left: 3.5em;
	margin-bottom: 0.4em;
	margin-left: 2.0em;
}

#other_page div.typeDef p{
    font-size: 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height:160%;
	font-weight: bold;
	}


#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border:#663300 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#663300 solid 1px;
	background:url(../img/common/bg_th_a.gif);
	padding:6px;
	color:#333333;
	text-align:center;
	}
#tbl_setA td{
	border:#663300 solid 1px;
	padding:6px;
	}
#mapField {
	position: relative;
	left:  30px;
	width: 700px;
	height: 400px;
}

span.alert{
	color:#f00;
	font-size:15px;
	line-height:12px;
	padding-left:3px;
}

span.itemlist{
	color:#000;
	font-size:15px;
	font-weight: normal;
	padding-left:3px;
	padding-right:10px;
}
span.itemlistSmall{
	color:#000;
	font-size:13px;
	font-weight: normal;
	padding-left:3px;
}

.inputError {
	background: #ffebcd;
}
