@charset "utf-8";
/* CSS Document */

#bg_frame {
	background:url(../images/com/bg_img_subcontents.jpg) 0 20px repeat-x;
}


.title_logo {
	padding:45px 10px 30px 704px;
}



/*contents
-------------------------------*/
.contents {
	float:left;
	width:620px;
	margin-bottom:20px;
}

.title_img {
	background:url(../images/category/inquiry/title_img.gif) no-repeat 0 0;
	width:307px;
	height:51px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.sub_title_text {
	border-left:15px solid #A00A0A;
	padding:0 0 0 10px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	margin-bottom:15px;
}
#form_box table {
	width: 620px;
	color:#FFFFFF;
	margin-bottom:20px;
	font-size:0.9em;
}

#form_box table th {
	border-bottom:1px dotted #C8C8C8;
	padding:5px;
	width:200px;
	white-space:nowrap;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

#form_box table td {
	border-bottom:1px dotted #C8C8C8;
	padding:5px;
}

#form_box table td a{
	text-decoration: underline;
}

#form_box table td a:hover{
	text-decoration: none;
}

#form_box p {
	font-size:0.9em;
	margin-bottom:20px;
}

#secondary
	{
	float:right;
	width:240px;
	color:#000000;
	font-size:0.8em;
	margin-top:105px;
	}

#se-menu
	{
	background:url(../images/category/privacy/secondary_bg.gif);
	padding:10px;
	}

#se-menu div
	{
	background-color:#FFFFFF;
	padding:5px;
	}

p.p-mark
	{
	margin:20px;
	text-align:center;
	}