@charset "utf-8";
/* CSS Document */

h2{
	display:block;
	width:473px;
	float:right;
	height:14px;
	margin-top:35px;
	text-indent:-5000px;
	background:url(../img/caption.gif) no-repeat center top;
}

h3{
	text-indent:-5000px;
	display:block;
	width:200px;
	height:23px;
	background:url(../img/title1-2.gif) no-repeat right center;
	padding-left:31px;
	padding-top:15px;
}

h4{
	text-indent:-5000px;
	display:block;
	width:245px;
	height:14px;
	background:url(../img/title2.gif) no-repeat center top;
	margin-left:21px;
}

#content {
	width: 100%;
	background:url(../img/bg_content.jpg) repeat-x center top;
	padding-top:16px;
	padding-bottom:57px;
}

#content_inner_t{
	background:url(../img/bg_content_t2.jpg) no-repeat center top;
	width:1040px;
	padding-top:207px;
	padding-bottom:16px;
}

#content_inner_b{
	background:url(../img/bg_content_b.jpg) no-repeat center bottom;
	width:1040px;
	height:10px;
}

#content_inner {
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	background:url(../img/bg_content_m.jpg) repeat-y center center;
}


#content_inner_btn {
	position:relative;
}

#content_inner_btn_area {
	position:absolute;
	top:163px;
	left:687px;
	width:289px;
	height:40px;
}



