@charset "utf-8";
.page_detail {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}
.title {
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(../img/bg_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
.title h2 {
	float: none;

}
.title .copy {
	margin-top: 5px;
	margin-bottom: 20px;
}
.title .title_box {
	float: left;
	padding-left: 30px;
	margin-top: 10px;
}
.title .page_btn {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/1day_btn.gif);
	display: block;
	height: 51px;
	width: 218px;
}
.title  .page_btn:hover {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/1day_btnb.gif);
	display: block;
	height: 51px;
	width: 218px;
}
#content .title .p_line {
	background-position: right;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.p_line {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/p_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 6px;
	width: 760px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.g_line {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/g_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 6px;
	width: 760px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.p_line_long {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../../img/p_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 6px;
	width: 100%;
	margin-bottom: 30px;
}

.content_red  {
	width: 760px;
	background-image: url(../img/bg_red.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.content_green  {
	width: 760px;
	background-image: url(../img/bg_green.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.sub_title {
	float: left;
	width: 146px;
	margin-left: 35px;
	_margin-left: 15px;
	text-align: center;
	margin-right: 15px;

}
.content_photo {
	width: 274px;
	float: left;
}
.txt_box {
	width: 250px;
	float: right;
	font-size: 80%;
	line-height: 150%;
	margin-right: 30px;
	_margin-right: 15px;
}
.txt_box p {
	margin: 0px;
	padding: 0px;
}
.txt_box ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt_box li {
	background-image: url(../../img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style-type: none;
}
