/* 
タグ設定
-------------------------------------------------------------- */
body{
	font-size: 75%;
	margin: 0;
	padding: 0;
}

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

p{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 130%;
}

div{
	margin: 0;
}

a{
	color: #000099;
}

a:hover{
	text-decoration: none;
}

h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0 0 15px 0;
	padding: 0;
}

h3{
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 1.2em;
}



/* 
共通class
-------------------------------------------------------------- */
/* 配置設定 */
.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
	font-size: 0px;
}

.mg10_t{
	margin-top: 10px;
}

.mg10_r{
	margin-right: 10px;
}

.mg10_l{
	margin-left: 10px;
}

.mg10_b{
	margin-bottom: 10px;
}

.mg0_b{
	margin-bottom: 0px;
}

/* テキスト系設定 */
.txt_right{
	text-align: right;
}

.txt_bold{
	font-weight: bold;
}

.txt_red{
	color: #cc0000;
}

.txt_necessity{
	color: #cc0000;
	font-weight: bold;
}

.caution{
	margin: 1em;
	text-indent: -1em;
	color: #cc0000;
	margin-top: 0;
}

.indent{
	text-indent: 1em;
}

/* 電話アイコン */
.icon_tel{
	background: url(../images/icon_tel.gif) no-repeat;
	padding: 1px 0 0 20px;
}

/* FAXアイコン */
.icon_fax{
	background: url(../images/icon_fax.gif) no-repeat;
	padding: 1px 0 0 20px;
}

/* メールアイコン */
.icon_mail{
	background: url(../images/icon_mail.gif) no-repeat;
	padding: 1px 0 0 20px;
}

/* 矢印アイコン */
.icon_arrow{
	background: url(../images/icon_arrow.gif) 2px 0 no-repeat;
	padding-left: 17px;
	padding-right: 2px;
}

/* 詳細ボタン */
.details{
	text-indent: -9999px;
	width: 127px;
	display: block;
	margin: 0 auto;
}

.details a{
	text-indent:-9999px;
	font-size:0px;
	display:block;
	height: 24px;
}

.details a.btn_detail{
	height: 24px;
	background: url(../images/btn_detail.jpg) no-repeat;
}

/* 詳細ボタン */
.appform{
	text-indent: -9999px;
	width: 147px;
	display: block;
	margin: 0 auto;
}

.appform a{
	text-indent:-9999px;
	font-size:0px;
	display:block;
	height: 29px;
}

.appform a.btn_appform{
	height: 29px;
	background: url(../images/btn_appform.jpg) no-repeat;
}



/* 
allArea
-------------------------------------------------------------- */
#allArea{
	width: 750px !important;
	margin: 0 auto;
}



/* 
header
-------------------------------------------------------------- */
#header{
	height: 80px;
	margin: 0 auto;
	background: url(../images/head_bg2.jpg) no-repeat;
	border-bottom: solid 4px #ff6600;
}

#header .h_left{
	float: left;
	text-indent: -9999px;
}

#header h1.logo{
	width: 212px;
	height: 15px;
	background: url(../images/logo_02.jpg) no-repeat;
	margin: 15px 0 0 15px;
}

/* メニューボタン設定 */
#header ul.head_menu{
	clear: both;
	list-style: none;
	margin: 0;
	_margin: -2px 0 0 0;
	padding: 20px 0 0 0;
	_padding: 0;
}

#header ul.head_menu li{
	float: left;
	text-indent: -9999px;
	width: 150px;
	display: block;
}

#header ul.head_menu li a{
	text-indent:-9999px;
	font-size:0px;
	display:block;
	height: 31px;
}

	#header ul.head_menu li.btn_01 a{
		height: 31px;
		background: url(../images/menu01.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_01 a:hover{
		height: 31px;
		background: url(../images/menu01_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_01_on{
		height: 31px;
		background: url(../images/menu01_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_02 a{
		height: 31px;
		background: url(../images/menu02.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_02 a:hover{
		height: 31px;
		background: url(../images/menu02_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_02_on{
		height: 31px;
		background: url(../images/menu02_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_03 a{
		height: 31px;
		background: url(../images/menu03.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_03 a:hover{
		height: 31px;
		background: url(../images/menu03_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_03_on{
		height: 31px;
		background: url(../images/menu03_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_04 a{
		height: 31px;
		background: url(../images/menu04.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_04 a:hover{
		height: 31px;
		background: url(../images/menu04_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_04_on{
		height: 31px;
		background: url(../images/menu04_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_05 a{
		height: 31px;
		background: url(../images/menu05.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_05 a:hover{
		height: 31px;
		background: url(../images/menu05_on.jpg) no-repeat;
	}

	#header ul.head_menu li.btn_05_on{
		height: 31px;
		background: url(../images/menu05_on.jpg) no-repeat;
	}



/* 
main
-------------------------------------------------------------- */
#main{
	margin: 15px 0;
}



/* 
footer
-------------------------------------------------------------- */
#footer{
	clear: both;
}

#footer .add_txt{
	text-align: right;
	color: #666666;
}

#footer div.linkarea{
	margin: 0 75px;
	padding: 10px 0;
}

#footer ul.txt_link{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000099;
}

#footer ul.txt_link li{
	float: left;
}

#footer ul.txt_link li a{
	padding: 0 10px;
}

#footer .copyright{
	clear: both;
	height: 20px;
	text-align: center;
	color: #ffffff;
	background-color: #ff9900;
	line-height: 20px;
}

