/* CSS Document */

/*■初期設定*/

html {
	overflow-y:scroll;
}

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

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



*{ margin:0; padding:0;}
img{ border:0;
	vertical-align: bottom;
}


table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
	font-size:90%;
	*font-size:90%;
	*font:90%;*/
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:150%;
}


body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:740px;
	margin:auto;
	text-align:left;
	}
h1{
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-indent:0px;
	}
h2{
	margin:0 0 0 0px;
	height:40px;
	font-weight:normal;
	background:url(../img/common/bg_h1.gif) no-repeat;
	text-indent:102px;
	padding:6px 0 0 0;
	}
h2 a{
	font-size:25px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
h2 a:hover{
	color:#333333;
	text-decoration:none;
	}
#head_menu{
	width:740px;
	background:url(../img/common/bg_head_menu.jpg) repeat-x;
	text-align:right;
	font-size:10px;
	line-height:25px;
	color:#FFFFFF;
	}
#head_menu a{
	color:#000000;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
	}
#head_menu a:hover{
	color:#FF0066;
	}


#contents{
	margin:6px 0 20px 0;
	clear:left;
	}
#main_image{
	background:url(../img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 6px 7px;
	}

#copy{
	height:20px;
	font-size:12px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	padding:2px;
	clear:both;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}


/***トップ***/
#top{
	}
#top h3{
	font-size:22px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	}
#top p{
	line-height:1.6em;
	}
#top div#top_btm{
	zoom:100%;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#left{
	float:left;
	width:398px;
	}
#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:398px;
	}
#top div#left div#info div#main{
	background:url(../img/top/bg_info_main.gif) repeat-y;
	text-align:left;
	}
#top div#left div#info div#main h5{
	padding:8px 10px 0 10px;
	font-size:80%;
	}
#top div#left div#info div#main p{
	padding:2px 10px 0 10px;
	}
#top div#right{
	float:left;
	width:230px;
	margin:0 0 0 20px;
	}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	width:318px;
	height:105px;
	margin:12px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_sps p a{
	background:url(../img/top/bg_bnr.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#666666;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_sps p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

/***その他のページ***/
#main_image2{
	background:url(../img/top/bg_main_pic.gif) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 0 0;
	padding:8px 7px 6px 7px;
	}
#main_image2 h2{
	background:url(../img/common/main_pic01.jpg) no-repeat;
	width:726px;
	height:180px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:140px 0px 0 0;
	}
*html #main_image2 h2{
	background:url(../img/common/main_pic01.jpg) no-repeat;
	width:726px;
	height:40px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:140px 0px 0 0;
	}

#main_image2 h2.t_bk{
	color:#000000;
	}
#main_image2 h2.t_wt{
	color:#FFFFFF;
	}
#other_page{
}

#other_page h3{
	background:url(../img/common/bg_h3a.jpg) no-repeat;
	text-indent:20px;
	font-size:100%;
	color:#333333;
	margin:20px 0 0 0;
	line-height:1.5em;
	clear:both;
	}
#other_page h3 a{
	color:#333333;
}
#other_page h4{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003366;
	}
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 6px 10px 6px;
	line-height:180%;
	}
#other_page div.typeB{
	margin:8px 0 10px 0;
	line-height:160%;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:8px 6px 10px 6px;
	line-height:180%;
	}
#other_page div.typeB div.left{
	float:left;
	width:726px;
	margin:0 0 0 20px;
	}
*html #other_page div.typeB div.left{
	margin:0 0 0 10px;
	}

#other_page div.typeB div.right{
	float:right;
	width:360px;
	margin:0 0 0 20px;
	}

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

#other_page div.typeC{
	margin:8px 0 10px 20px;
	line-height:160%;
	}
*html #other_page div.typeC{
	margin:8px 0 10px 10px;
	}
#other_page div.typeC ul{
	margin:8px 6px 10px 35px;
}
#other_page div.typeC li{

}
#other_page div.typeD{
	margin:0px 0 10px 20px;
	padding:9px;
	border:#0099CC solid 1px;
	float:left;
	width:690px;
}
*html #other_page div.typeD{
	margin:0px 0 10px 10px;
}
#other_page div.typeD div.p_box{
	margin:0px 10px 0px 0px;
	width:160px;
	float:left;
	text-align:center;
}
#other_page div.typeD div.p_box2{
	margin:0px 10px 0px 0px;
	width:330px;
	float:left;
	text-align:center;
}
#other_page div.typeD div.t_box{
	margin:0px 0px 0px 0px;
	padding:10px;
	width:330px;
	float:right;
	text-align:left;
	background-color:#e8e8e8;
}
#other_page div.typeD div.t_box h4{
	margin:0px 0px 0px 0px;
}

#other_page div.pagination {
	margin:0px 0px 0px 20px;
	clear:both;
	float:left;
	width:690px;
}
*html #other_page div.pagination {
	margin:0px 0px 5px 10px;
}
#other_page div.pagination ul {
	margin:0px;
}
#other_page div.pagination li {
	margin:0px 10px 0px 0px;
	list-style:none;
	float:left;
}

#other_page div.pagination2 {
	margin:0px 0px 10px 0px;
	clear:both;
	float:left;
}
#other_page div.pagination2 ul {
	margin:0px;
}
#other_page div.pagination2 li {
	margin:0px 0px 0px 0px;
	list-style:none;
	float:left;
}


#other_page div.typeE{
	margin:5px 0 10px 20px;
	float:left;
	width:710px;
}
*html #other_page div.typeE{
	margin:5px 0 10px 10px;
}
#other_page div.typeE div.p4_box {
	margin:0px 10px 0px 0px;
	width:168px;
	border:#0099CC solid 1px;
	float:left;
}
#other_page div.typeE div.p4_box_r {
	margin:0px 0px 0px 0px;
	width:168px;
	border:#0099CC solid 1px;
	float:right;
}

#other_page div.typeF{
	margin:5px 0 20px 20px;
	float:left;
	width:710px;
}
*html #other_page div.typeF{
	margin:5px 0 20px 10px;
}
#other_page div.typeF img{
	margin:0px 10px 0px 0px;
	float:left;
	border:#0099CC solid 1px;
} 
#other_page div.typeF p{
	float:left;
	width:450px;
}
#other_page div.typeF div.g_map{
	margin:5px 0px 0px 0px;
	float:right;
	vertical-align:top;
} 
#other_page div.typeF div.g_map iframe{
	border:#0099CC solid 1px;
} 

#other_page div.typeG{
	margin:5px 0 20px 20px;
	float:left;
	width:710px;
}

/*テーブルセット*/
#tbl_setA{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#0099CC solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	width:150px;
	}
#tbl_setA td{
	border:#0099CC solid 1px;
	padding:6px;
	}

/*テーブルセット*/
table#tbl_setB.mb20 {
	margin-bottom:20px;
}
#tbl_setB{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setB th{
	border:#0099CC solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	}
#tbl_setB td{
	border:#0099CC solid 1px;
	padding:6px;
	}

/*テーブルセット*/
#tbl_setC{
	border:#0099CC solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setC th{
	border:#0099CC solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#003366;
	text-align:center;
	width:150px;
	}
#tbl_setC td{
	border:#0099CC solid 1px;
	padding:6px;
	}

/* 広告表示 */
*{
	margin:0;
	padding:0;
}
.pr_design_box{
	line-height:30px;
	height:30px;
	text-align:center;
	font-size:12px;
	position:relative;
}
.pr_design ul{
}
.pr_design li{
	display:inline;
}
.pr_design_02{
	margin-left:7px;
}
.pr_design_copy{
	position:absolute;
	right:5px;
	bottom:0px;
}
.f_left {
	margin:0px 30px 0px 0px;
	float:left;
}
.center {
	text-align:center;
}
.button {
	margin:0px;
	text-align:center;
}
.wtn_copyright {
	text-align:center;
	visibility:hidden;
}
.require {
	color:#FF0000;
}
.small {
	font-size:80%;
}
.red {
	color:#FF0000;
}
#other_page div.pagetop {
	margin:0px 0px 30px 0px;
	clear:both;
	float:left;
	width:730px;
	text-align:right;
}
.mb30 {
	margin-bottom:30px;
}
#email2 {
	color:#999;
}
input[type="text"] {
	color: #000;
}
.textFocus {
	color: #000 !important;
}