@import url(/css/contents.css);

h1.inquiry
{
	background:url(../img/cnt_title_01.jpg) no-repeat 0 0;
}

h2.inquiry
{
	margin-top:10px;
	width:720px;
	height:50px;
	background:url(../img/title_04.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

div.mainJpg
{
	width:720px;
	height:200px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3.sub01
{
	width:720px;
	height:50px;
	background:url(/inquiry/img/inquiry_sub_ttl_01.gif) no-repeat 0 0;
}

h3.sub02
{
	width:720px;
	height:50px;
	background:url(/inquiry/img/inquiry_sub_ttl_02.gif) no-repeat 0 0;
}

h3.sub03
{
	width:720px;
	height:50px;
	background:url(/inquiry/img/inquiry_sub_ttl_03.gif) no-repeat 0 0;
}

h3.sub04
{
	width:720px;
	height:50px;
	background:url(/inquiry/img/inquiry_sub_ttl_04.gif) no-repeat 0 0;
}

.inquiry_btn
{
	padding:0;
	margin-top: 270px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}

.inquiry_btn a
{
	display:block;
	width:350px;
	height:90px;
	text-indent:-9999px;
	text-decoration:none;
}

.inquiry_txt
{
	width:330px;
	line-height:100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div.txtbox2
{
	margin-top: 0px;
	padding-top: 25px;
	width: 370px;
	background: url(../inquiry/img/txtbox2_top.gif) no-repeat left top;
	float: left;
}

div.txtbox2_end
{
	width: 370px;
	background: url(../inquiry/img/txtbox2_bottom.gif) no-repeat left bottom;
	padding-bottom: 22px;
}

.sbj_col
{
	background:#eee;
}

.sbj
{
	background:#999;
	color:#fff;
}

.text_long
{
	width:290px;
}

.text_short
{
	width:200px;
}

.text_sshort
{
	width:80px;
}

.text_ssshort
{
	width:40px;
}

.table_company {
	width:640px;
	border-collapse:collapse;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.table_support {
	width:640px;
	border-collapse:collapse;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.company_td1 {
	vertical-align:top;
	width: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
.company_td2 {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.support_td1 {
	vertical-align:top;
	width: 200px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-align: left;
}
.support_td2 {
	vertical-align: middle;
	background:url(../img/dot.gif) 0 100% repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* ctn */
div#ctn01,
div#ctn02,
div#ctn03,
div#ctn04
{
	width:680px;
	height: auto;
	overflow:hidden;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

div#ctn03,
div#ctn04
{
	width:680px;
	overflow:hidden;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

div#ctn01 p,
div#ctn02 p,
div#ctn03 p,
div#ctn04 p
{
	line-height: 1.4em;
	color:#333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

div#ctn p span,
div#ctn01 p span,
div#ctn02 p span,
div#ctn03 p span,
div#ctn04 p span
{
	color:#ff0000;
}

div#ctn01 h4,
div#ctn02 h4,
div#ctn03 h4,
div#ctn04 h4
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}

div#ctn li,
div#ctn01 li,
div#ctn02 li,
div#ctn03 li,
div#ctn04 li,
div#ctn05 li,
div#ctn06 li,
div#ctn07 li,
div#ctn08 li
{
	background:url(../img/common/list_02.png) no-repeat 1px 50%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: underline;
}

