/* CSS Document */


/*index
----------------------*/
.hed_title_img {
	background:url(../images/category/inquiry/hed_title_img.jpg) 0 0 no-repeat;
	width:900px;
	height:130px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img01 {
	background:url(../images/category/inquiry/index/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}

.sub_title_img01 {
	background:url(../images/category/inquiry/index/sub_title01_img.gif) no-repeat 0 0;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}
.sub_title_img02 {
	background:url(../images/category/inquiry/index/sub_title02_img.gif) no-repeat 0 0;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}
.sub_title_img03 {
	background:url(../images/category/inquiry/index/sub_title03_img.gif) no-repeat 0 0;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}
.sub_title_img04 {
	background:url(../images/category/inquiry/index/sub_title04_img.gif) no-repeat 0 0;
	width:680px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:20px;
}







/*product
----------------------*/
.title_img02 {
	background:url(../images/category/inquiry/product/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*outsourcing
----------------------*/
.title_img03 {
	background:url(../images/category/inquiry/outsourcing/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*recruit
----------------------*/
.title_img04 {
	background:url(../images/category/inquiry/recruit/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*etc
----------------------*/
.title_img05 {
	background:url(../images/category/inquiry/etc/title_img.jpg) 0 0 no-repeat;
	width:680px;
	height:43px;
	text-indent:-9999px;
	margin-bottom:20px;
}


/*side
-----------------------*/
.side_hed_img {
	background:url(../images/category/inquiry/side_hed_img.jpg) 0 0 no-repeat;
	width:200px;
	height:43px;
	text-indent:-9999px;
}


.side_box {
	width:198px;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	margin-bottom:20px;
}

.side_list {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0.9em;
}

.side_list .form_title{
	background:url(../images/category/inquiry/form_title.jpg);
	background-color:#FFFFFF;
	padding-left:5px;
}

.side_list li a,
.side_list li span {
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #FFFFFF;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}

.side_list li a:hover {
	background:url(../images/common/arrow_red.gif) 5px 5px no-repeat #F5F5F5;
	border-bottom:1px dotted #D3D3D3;
	padding:0 0 5px 20px;
	display:block;
}


/*form
-----------------------*/

.table_tag02 {
	background-color:#FFFFFF;
	border-bottom:1px solid #E3E3E3;
	font-size:0.9em;
	margin-bottom:20px;
}

.table_tag02 th {
	border-bottom:1px solid #E3E3E3;
	color:#000000;
	font-weight:normal;
	padding:5px;
	text-align:left;
	white-space:nowrap;

}

.table_tag02 td {
	border-bottom:1px dotted #E3E3E3;
	padding:5px;
}

.red