@charset "utf-8";
/* CSS Document */


/*pagetitle
-------------------------*/
#pagetitle {
	background:url(../images/com/line_red.gif) left bottom repeat-x;
	margin:0 0 15px;
	padding:0 0 20px;
	width:750px;
}

.pagetitle_index {
	background:url(../images/category/inquiry/hed_title_img.gif) 0 0 no-repeat;
	width:750px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:15px;
}



.title_img01 {
	background:url(../images/category/inquiry/title_img01.gif) 0 0 no-repeat;
	width:750px;
	height:140px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.inner_agree {
	padding: 9px;
	height: 200px;
	width: 730px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	overflow: auto;
}

.agree_address {
	margin: 20px auto 30px;
	padding: 9px;
	width: 400px;
	border: 1px solid #CCC;
	background: #EBEBEB;
}


.bg_agree {
	text-align:center;
	border: 1px solid #A50104;
	color: #A50104;
	background: #FEE0E1;
	width: 150px;
	font-weight: bold;
	margin: auto auto 30px;
	padding:4px;
}


