@charset "utf-8";

body {
	background:#ffffff;
}

.inqbox {
	padding:0 150px 30px 130px;
	margin:0px;
}
.inqbox h1 {
	background:url(../images/title.gif) no-repeat;
	width:203px;
	height:31px;
	margin:0px;
	padding:0px;
}
.inqbox h1 span{
	display:none;
}
.inqbox h2 {
	padding:5px 0 0 0;
}
.inqbox p{
	padding:20px 0 0 0;
}
.frame {
	width:568px;
	background:url(../images/frame_bg.gif) repeat-y;
}
.inqwrap {
	padding:0 130px 10px 140px;
}
.inqhead{
	padding:0 0 2px 0;
}
.inqform {
	padding:0px;
}
.inquiry{
	width:290px;
}
textarea{
	width:290px;
	overflow:auto;
}
.inqbtn {
	padding:45px 0 0 0;
	text-align:center;
}
.kakuninbtn{
	width:60px;
	height:25px;
	background:url(../images/btn_kakunin.gif) no-repeat;
	border:none;
	cursor:pointer;
}
.resetbtn {
	width:64px;
	height:25px;
	background:url(../images/btn_reset.gif) no-repeat;
	border:none;
	cursor:pointer;
}
.sendbtn {
	width:64px;
	height:25px;
	background:url(../images/btn_send.gif) no-repeat;
	border:none;
	cursor:pointer;
}
.backbtn {
	width:59px;
	height:25px;
	background:url(../images/btn_back.gif) no-repeat;
	border:none;
	cursor:pointer;
}

.framebox_top {
	width: 567px;
	background: url(../../about/images/frame_top.gif) no-repeat;
	height: 34px;
}

.framebox_top h2 {
	padding-left: 10px;
	line-height: 32px;
	padding-top: 0px;
}

.framebox {
	width: 567px;
	background: url(../../about/images/frame_bg.gif) repeat-y;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.frame_inner{
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #BFBFBF;
	overflow: auto;
	height: 350px;
	text-align: center;
	padding-top: 10px;
	background: #FFFFFF;
}

.term {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: solid 1px #BFBFBF;
	text-align: left;
}

.term h3 {	
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	color:#6F94DA;
}

.term h3 a:link, .term h3 a:visited {
	color:#6F94DA;
}

.term h3 a:hover, .term h3 a:active {
	color:#9CB4E2;
	text-decoration: underline;	
} 

.term p {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	line-height: 1.5;
}

.algn_right {
	text-align: right;
}

.noborder {
	border: none;
}

.caution {
	text-align: center;
	margin-top: 35px;	
}

.term_btm_btn {
	width: 300px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}

.btn_left {
	float: left;
	text-align: left;
}

.btn_right {
	float: right;
	text-align: left;
}


.txt_inq {color:#FF2020; font-size:12px;}
.txt_blk {color:#414141; font-size:12px; line-height:16px;}
