@charset "utf-8";
/* ****************************************************
Since : 2009-01-19
Last Modified: 2009-02-04
***************************************************** */

/*1: Area that cannot be printed
=========================================*/

#aside,
.page_top,
#lower_info_area {
	display: none;
}

/*2: Basic setting
=========================================*/
body {
	background-color: #ffffff;
}

dl#upper_title {
	width: 649px;
}

dl#upper_title dd {
	width: 510px;
}

div#contents {
	width: 666px;
	background-image: none;
	background-color: #ffffff;
}

/*2: Close up category
=========================================*/

/* duo */
#closeup-container dl#upper_title {
	width: 680px;
}
#closeup-container dl#upper_title dd {
	float: left;
	width: 415px;
}
#closeup-container #main_contents {
	width: 655px;
	margin-left:-5px;
}
#closeup-container #duo-contents #duo-detail-contents #main-visual {
	width:652px !important;
}
#closeup-container #duo-contents #duo-detail-contents #main-visual .catch-txt {
	padding-right:2px;
}
#closeup-container #duo-contents #duo-detail-contents {
	width:651px !important;
	margin-left:-1px !important;
}
#closeup-container #duo-contents #duo-detail-contents .sym-col {
	width:631px !important;
	margin-right:1px;
}
#closeup-container #duo-contents #duo-detail-contents .asym-col-phl,
#closeup-container #duo-contents #duo-detail-contents .asym-col-phr {
	width: 632px !important;
}
#closeup-container #duo-contents #duo-detail-contents #second-block  .sym-col .left {
	background-color: #A99D81;
}
#closeup-container #duo-contents #duo-detail-contents #first-block .interview-box .profile-txt {
	zoom:1;
}

/* rrec */
#closeup-container #duo-contents #rrec-detail-contents #main-visual {
	width:652px !important;
}
#closeup-container #duo-contents #rrec-detail-contents #main-visual .catch-txt {
	padding-right:2px;
}
#closeup-container #duo-contents #rrec-detail-contents {
	width:651px !important;
	margin-left:-1px !important;
}
#closeup-container #duo-contents #rrec-detail-contents .sym-col {
	width:631px !important;
	margin-right:1px;
}
#closeup-container #duo-contents #rrec-detail-contents .asym-col-phl,
#closeup-container #duo-contents #rrec-detail-contents .asym-col-phr {
	width: 632px !important;
}
#closeup-container #duo-contents #rrec-detail-contents #second-block  .sym-col .left {
	background-color: #A99D81;
}
#closeup-container #duo-contents #rrec-detail-contents #first-block .interview-box .profile-txt {
	zoom:1;
}

/*2: special
=========================================*/
div#main_contents .frame_box dd .txt .inner dd p,
div#main_contents .frame_box dd .txt-single .inner dd p {
	margin-bottom: 0px;
	padding-bottom: 15px;
}
* html div#main_contents #adjust_print01 {
	margin-top:15px;
}

/* desk */
div#main_contents ul.sub_navi li a,
div#main_contents ul.sub_navi li span,
div#main_contents ul.sub_navi li.current span,
div#main_contents ul.sub_navi li.currentb span {
	zoom:1;
}
