@charset "utf-8";

/*	present
---------------------------------*/
#present {
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#present #top {
	padding-bottom:2px;
	border-bottom:1px solid #e73618;
}
#present h1 {
	margin-bottom:15px;
}
#wrapper #main #present #in_area {
	width:760px;
	margin:0px 30px 0px 30px;
}
#wrapper #main #present .h1_p {
	float:left;
	width:475px;
	font-size:12px;
	line-height:22px;
	color:#545454;
	margin-right:15px;
}
*html #wrapper #main #present .h1_p {
	float:left;
	width:455px;
	font-size:12px;
	line-height:22px;
	color:#545454;
	margin-right:15px;
}
#wrapper #main #present .photo {
	float:left;
	width:270px;
}
#present h2 {
	clear:both;
	margin-bottom:10px;
	padding-top:25px;
}
#present .h2_more {
	margin-bottom:10px;
}
#present h3 {
	margin-left:10px;
}
#present ul {
	width:740px;
	margin:5px 10px 20px 10px;
}
#present li {
	padding:10px 0px 7px 0px;
	border-bottom:1px dotted #ca4134;
}
#present #in_area .mark img {
	float:left;
	padding-left:85px;
	padding-bottom:20px;
}
#present .btn {
	clear:both;
	margin-bottom:20px;
}
#present .btn a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#present #in_area #privacy {
	width:760px;
	text-align:right;
}
/* cr */
#present #cr {
	background-image:url(../images/hdr_h1_bg.gif);
	background-repeat:repeat-x;
	width:820px;
	height:20px;
}
#present #cr p {
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
}
