@charset "utf-8";
@import url("../../common/css/elements.css");
@import url("../../common/css/format.css");
@import url("../../common/css/style.css");
@import url("../../common/css/seo.css");


body { background-color: #ccbe99; }

div#GLOBAL_MENU { background-image: url(../images/fea_img_gnav-bg.gif); }

div#GLOBAL_MENU ul li#GNAV_01 a { background-image: url(../images/fea_gnav_01.gif); }
div#GLOBAL_MENU ul li#GNAV_02 a { background-image: url(../images/fea_gnav_02.gif); }
div#GLOBAL_MENU ul li#GNAV_03 a { background-image: url(../images/fea_gnav_03.gif); }
div#GLOBAL_MENU ul li#GNAV_04 a { background-image: url(../images/fea_gnav_04.gif); }
div#GLOBAL_MENU ul li#GNAV_05 a { background-image: url(../images/fea_gnav_05.gif); }
div#GLOBAL_MENU ul li#GNAV_06 a { background-image: url(../images/fea_gnav_06.gif); }

div#GLOBAL_MENU ul li#GNAV_01 a:hover { background-image: url(../images/fea_gnav_01_over.gif); }
div#GLOBAL_MENU ul li#GNAV_02 a:hover { background-image: url(../images/fea_gnav_02_over.gif); }
div#GLOBAL_MENU ul li#GNAV_03 a:hover { background-image: url(../images/fea_gnav_03_over.gif); }
div#GLOBAL_MENU ul li#GNAV_04 a:hover { background-image: url(../images/fea_gnav_04_over.gif); }
div#GLOBAL_MENU ul li#GNAV_05 a:hover { background-image: url(../images/fea_gnav_05_over.gif); }
div#GLOBAL_MENU ul li#GNAV_06 a:hover { background-image: url(../images/fea_gnav_06_over.gif); }

body.entry   div#GLOBAL_MENU ul li#GNAV_01 a { background-image: url(../images/fea_gnav_01_on.gif); }
body.job     div#GLOBAL_MENU ul li#GNAV_02 a { background-image: url(../images/fea_gnav_02_on.gif); }
body.about   div#GLOBAL_MENU ul li#GNAV_03 a { background-image: url(../images/fea_gnav_03_on.gif); }
body.feature div#GLOBAL_MENU ul li#GNAV_04 a { background-image: url(../images/fea_gnav_04_on.gif); }
body.guides  div#GLOBAL_MENU ul li#GNAV_05 a { background-image: url(../images/fea_gnav_05_on.gif); }
body.client  div#GLOBAL_MENU ul li#GNAV_06 a { background-image: url(../images/fea_gnav_06_on.gif); }

div.lead {
	position: relative;
	width: 940px;
	height: 170px;
	margin-top: 5px;
}

div.lead .leftImage {
	position: absolute;
	left: 0;
	top: 0;
	width: 470px;
	height: 170px;
}

div.lead .rightImage {
	position: absolute;
	right: 0;
	top: 0;
	width: 470px;
	height: 170px;
}

.primaryTitle {
	width: 940px;
	height: 84px;
}

.primaryTitle img {
	margin-top: 27px;
}

div.columnBox {
	width: 940px;
	background: url(../images/fea_img_left-bg.gif) left top repeat-y;
}

div.leftColumn {
	width: 205px;
	float: left;
}

div.rightColumn {
	width: 725px;
	float: right;
}

div.leftColumn a {
	text-decoration: none;
}

div.leftColumn a:hover {
	text-decoration: underline;
}

div.leftColumn h3 {
	padding-bottom: 11px;
}

div.leftColumn h4 {
	padding: 9px 0 0;
}

div.leftColumn ul {
	width: 175px;
	margin: 0 0 0 15px;
	padding: 9px 0 10px;
	list-style-type: none;
	font-size: 80%;
}

div.leftColumn ul li {
	margin: 0 0 2px;
	padding: 0;
	line-height: 1;
}

div.leftColumn ul li a {
	display: block;
	height: 1em;
	padding: 3px 2px 4px 19px;
	font-weight: bold;
	color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
}

div.leftColumn ul li.dark a {
	color: #ffffff;
	background-image: url(../images/fea_img_leftmenu_dark.gif);
}
div.leftColumn ul li.light a {
	color: #ffffff;
	background-image: url(../images/fea_img_leftmenu_light.gif);
}

div.leftColumn ul li.dark a:hover {
	color: #80724f;
	background-image: url(../images/fea_img_leftmenu_over.gif);
}
div.leftColumn ul li.light a:hover {
	color: #80724f;
	background-image: url(../images/fea_img_leftmenu_over.gif);
}

div.leftColumn ul li.open a {
	color: #665b3f;
	background-image: url(../../common/images/com_img_leftmenu-white.gif);
}

div.leftColumn ul li.darkSub a {
	color: #ffffff;
	margin-left: 15px;
	background-color: #665b3f;
}

div.leftColumn ul li.lightSub a {
	color: #ffffff;
	margin-left: 15px;
	background-color: #80724f;
}

div.leftColumn ul li.darkSub a:hover {
	color: #665b3f;
	background-color: #f5f5f5;
}

div.leftColumn ul li.lightSub a:hover {
	color: #665b3f;
	background-color: #f5f5f5;
}

div.leftColumn ul li.subCurrent a {
	color: #665b3f;
	margin-left: 15px;
	background-color: #f5f5f5;
}

div.articleList {
	padding-left: 20px;
	padding-bottom: 20px;
	background: url(../images/fea_img_box-bg.gif) left top no-repeat;
}

div.articleBox {
	position: relative;
	width: 684px;
	height: 94px;
	margin-top: 10px;
	background: url(../images/fea_img_article-bg.gif) right top no-repeat;
}

div.articleBox div.photo {
	position: absolute
	left: 0;
	top: 0;
	width: 148px;
	height: 93px;
}

div.articleBox h3 {
	position: absolute;
	left: 180px;
	top: 11px;
	width: 480px;
	height: 16px;
}

div.articleBox p {
	position: absolute;
	left: 175px;
	top: 45px;
	width: 495px;
	font-size: 80%;
	line-height: 1.6;
}

div.meritDetail {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: left;
	background-color:  #eaeaeb;
}

div.meritDetail h3 {
	padding-bottom: 10px;
}

div.meritDetail p {
	margin: 0 10px;
	padding-left: 17px;
	line-height: 1.6;
	border-left: 3px solid #3333cc;
}

p.appeal {
	padding: 10px 25px 45px 260px;
	text-align: left;
	font-size: 80%;
	line-height: 1.8;
	background: url(../../about/images/about_img_kantan.gif) 20px 13px no-repeat;
}

div.interviewBox1 {
	margin-top: 10px;
	background: url(../images/int_img_box-bottom.gif) left bottom no-repeat;
}

div.interviewBox2 {
	position: relative;
	height: 117px;
	font-size: 80%;
	background: url(../images/int_img_box-top.gif) left top no-repeat;
}

div.interviewBox1>div.interviewBox2 {
	height: auto;
	min-height: 117px;
}

div.volume {
	position: absolute;
	left: 10px;
	top: 58px;
	width: 40px;
	height: 50px;
}

div.portrait {
	position: absolute;
	left: 75px;
	top: 1px;
	width: 73px;
	height: 114px;
}

p.category {
	position: absolute;
	left: 160px;
	top: 9px;
	width: 500px;
	height: 12px;
	line-height: 1;
}

span.date {
	padding-left: 33px;
	background: url(../../common/images/com_icon_paper.gif) 20px 1px no-repeat;
}

h3.subtitle {
	position: absolute;
	left: 180px;
	top: 36px;
	width: 500px;
	height: 15px;
}

div.status {
	padding: 69px 0 8px 160px;
}

div.status p {
	margin-top: -2px;
	padding: 0 0 0 19px;
	border-left: 3px solid #ccbe99;
}

div.interviewTitle {
	position: relative;
	width: 725px;
	height: 157px;
}

div.interviewTitle .leftImage {
	position: absolute;
	left: 0;
	top: 0;
	width: 337px;
	height: 157px;
}

div.interviewTitle .rightImage {
	position: absolute;
	right: 0;
	top: 0;
	width: 388px;
	height: 157px;
}

table.interviewHead {
	width: 724px;
	background: url(../images/int_img_box2_middle.gif) left top repeat-y;
}

table.interviewHead td {
	line-height: 1.8em;
	vertical-align: top;
}

td.volumeNumber img {
	margin-top: 20px;
	margin-left: 20px;
}

span.date {
	padding-left: 24px;
	font-weight: normal;
	background: url(../../images/top_icon_paper.gif) 12px 1px no-repeat;
}

table.interviewContent {
	width: 684px;
	margin-top: 30px;
	margin-left: 20px;
}

table.interviewContent td {
	line-height: 1.8;
}

table.interviewContent p {
	margin-bottom: 15px;
	line-height: 1.8;
}

table.advice {
	width: 684px;
	margin-top: 30px;
	margin-left: 20px;
	background: url(../images/int_box3_03.gif) left top repeat-y;
}

td.top-left {
	padding-top: 53px;
	background: url(../images/int_box3_01.gif) left top no-repeat;
}

td.top-right {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 80%;
	background: url(../images/int_box3_02.gif) right top no-repeat;
}

td.top-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

td.top-right ul li {
	margin-top: 15px;
}

div.mainText {
	padding: 20px;
	background: url(../images/fea_img_box-bg.gif) left top no-repeat;
}

div.whiteBox {
	padding: 5px 15px 15px;
	background-color: #ffffff;
}

div.mainText p {
	line-height: 1.6;
	margin: 5px 0 15px;
}

div.mainText h3 {
	line-height: 1.1;
	margin: 20px 0 0;
	color: #3333cc;
	font-size: 120%;
}

div.mainText h4 {
	line-height: 1.1;
	margin: 20px 0 0;
}

a.twoLine {
	height: 2em !important;
}
