@charset "Shift_JIS";

/*----------------------------------------------------------
leftCol
----------------------------------------------------------*/
div#leftCol h3.top01{
	margin: 0 0 10px 0;
}

/*----------------------------------------------------------
rightCol
----------------------------------------------------------*/

div#rightCol{
	padding-top: 28px;
}

/*----------------------------------------------------------
section
----------------------------------------------------------*/
div.section{
	border-left: 1px solid #003371;
}

/*----------------------------------------------------------
gray_box
----------------------------------------------------------*/
div.gray_box{
	width: 613px;
	background: #F5F5F5;
	margin: 0 0 0 15px;
}

div.gray_box p{
	margin: 10px 12px 0 12px;
}

div.gray_box ul{
	margin: 0 12px 10px 12px;
}

div.gray_box ul li{
	padding-top: 17px;
	color: #CC0000;
	font-size: 0.8em;
}

p.form_ttl{
	margin: 12px 0 9px 16px;
	padding: 14px 0 0 0;
	background: url(../../images/common/border01.gif) left top no-repeat;
}

/*----------------------------------------------------------
form01
----------------------------------------------------------*/
table.form01{
	width: 613px;
	margin: 0 0 15px 16px;
	border-right: 1px solid #E6E6E6;
}

table.form01 th,table.form01 td{
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 8px;
}

table.form01 td{
	background: #F5F5F5;
	width:400px;
}

table.form01 td.top{
	border-top: 1px solid #E6E6E6;
}

table.form01 th{
	background: #003371;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	width:180px;
}

div.form_bt{
	width: 630px;
	text-align: center;
}

.right_bt{
	margin: 0 0 0 10px;
}

/*----------------------------------------------------------
pri
----------------------------------------------------------*/
p.txt_01{
	margin: 0 0 30px 26px;
}

dl.pri{
	width: 540px;
	margin: 0 0 17px 46px;
	color: #666666;
}

dl.pri dt{
	font-weight: bold;
	padding: 0 0 6px 17px;
	background: url(../../images/inquiry/img_mark01.gif) left top no-repeat;
}

dl.pri dd{
	padding: 0 0 0 20px;
}

/*----------------------------------------------------------
link
----------------------------------------------------------*/
a.link01:link, a.link01:visited{
	color: #003371;
	text-decoration: underline;
	}

a.link01:hover, a.link01:active{
	color: #003371;
	text-decoration: none;
	}

#confirm th{
width:200px;
text-align:left;
vertical-align:top;
}

#confirm td{
width:400px;
}


	