@charset "utf-8";

body {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3em;

}


#haeder {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: both;
}


#head_logo {
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 300px;
	float: left;
}




h1 {
	font-size: 12px;
	background-position: -1000px;
	visibility: hidden;
}
#head_ttl {
	background-image: url(../images/head_ttl.gif);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 658px;
	text-align: right;
}


#head_navi {
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	letter-spacing: .3em;
	padding-top: 4px;
	padding-right: 4px;
}

#head {
	height: auto;
}

#wrapper {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}	
	
#navi_left {
	width: 190px;
	clear: both;
	float: left;
}
#right {
	width: 500px;
	clear: both;
	float: right;
}

#haed_under {
	height: 20px;
	background-image: url(../images/obi_bg.jpg);
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC66;
	border-bottom-color: #66CC66;
}



.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	padding-top: 10px;
}


#bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}










/* ************************************************ 
 *	ヘッド部分
 * ************************************************ */

/* ************************************************ 
 *	メイン部分
 * ************************************************ */
 
 #container_left {
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px;
	width: 230px;
	float: left;
	clear: left;
	height: auto;
}

h1 {
	font-size: 12px;
	background-position: -1000px;
	visibility: hidden;
}
#container_right {
	background-image: url(../images/head_ttl.gif);
	background-repeat: no-repeat;
	float: right;
	width: 668px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	height: auto;
}
#ex_dot {
	padding: 2px;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}
#ttl {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}


.plus {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.btn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

 
 
/* ************************************************ 
 *	フッター部分
 * ************************************************ */

#footer {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}

#footer_bg {
	margin-top: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
	padding-top: 10px;
}
.mds_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#ex_box {
	padding: 20px;
	background-color: #D7FBE6;
}
.pln_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99cccc;
	border-left-color: #99cccc;
}
.back {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

#pln_waku {
	padding: 10px;
	font-size: 14px;
	background-color: #AEC9E3;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#hikaku_txt {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}
#com_txt {
	line-height: 1.5em;
}
#up_btn {
	float: right;
}
#foot_txt {
	float: left;
}
.table_combox {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
