@charset "UTF-8";


/* /////////////////////////////////////////////////////////
 global
///////////////////////////////////////////////////////// */

/* clearfix
----------------------------------------------- */
/* floatしたboxが親boxからはみ出すのを回避 */
.clearfix:after,
ul:after,
dl:after,
#content .interview:after,
#content .section .section:after,
#content .section .urge:after,
#content .comList:after,
#content .anteroposterior:after,
#content .linkList:after,
#content .linkList3:after {
	height: 0;
	visibility: hidden;
	content:".";
	display: block;
	clear: both;
}
.clearfix,
ul,
dl,
#content .interview,
#content .section .section,
#content .section .urge,
#content .comList,
#content .anteroposterior,
#content .linkList,
#content .linkList3 {
	display: inline-table;
	min-height: 1px; /* IE 7 */
}
/* Hides from IE - mac \*/
* html .clearfix,
* html ul,
* html dl,
* html #content .interview,
* html #content .section .urge,
* html #content .section .section,
* html #content .comList,
* html #content .anteroposterior,
* html #content .linkList,
* html #content .linkList3 {
	height: 1%;
}
.clearfix,
ul,
dl,
#content .interview,
#content .section .section,
#content .section .urge,
#content .comList,
#content .anteroposterior,
#content .linkList,
#content .linkList3 {
	display: block;
}
/* End hide from IE-mac */


/* /////////////////////////////////////////////////////////
 ccontaine > content
///////////////////////////////////////////////////////// */

#content .section {
	margin: 0 auto;
	padding-bottom: 0px;
}
#content .section .section {
	margin: 0 auto;
	padding-bottom: 1.5em;
}
#content table th {
	background: #E7EBE2;
}
#content .topicPath {
	margin: 0;
	padding: 15px 10px;
	width: 630px;
	line-height: 1.3;
}
#content .pageAnc {
	margin: 0 10px;
	padding: 12px 10px;
	width: 610px;
	line-height: 1;
	background: url("/common/img/borderDotW.gif") 0 0 repeat-x;
}
#content .pageAnc a {
	margin: 0 20px 0 0;
	padding-left: 13px;
	background: url("/common/img/goDown.gif") 0 50% no-repeat;
}
#content .section .section ul {
	margin: 1em 0pt 1.5em 2.5em;
	padding: 0 20px 1.5em;
}

/* 大見出し - 他はglobal.css内 */
#container #content .spreadhead {
	margin-right: 10px;
	margin-left: 10px;
}

/* 大見出しtype2 - 他はglobal.css内 */
#container #content .spreadheadType2 {
	margin-right: 10px;
	margin-left: 10px;
}

/* 中見出し - 他はglobal.css内 */
#container #content .biggerHeadline {
	margin-right: 10px;
	margin-left: 10px;
}

/* 見出し - 他はglobal.css内 */
#container #content .bigHeadline {
	margin-right: 20px;
	margin-left: 20px;
}

#content .section p {
	margin-right: 20px;
	margin-left: 20px;
}
#content .section .section p {
	margin-right: 30px;
	margin-left: 30px;
}

/* btn */
#content .btn {
	padding: 0 0 35px 0;
	text-align: center;
}

/* urge */
#content .section div.urge {
	margin: 0 30px 10px 30px;
	padding: 0;
	width: 588px;
	border: 1px solid #BBBBBB;
}
#content .section .urge p {
	margin: 0;
	padding: 5px 7px;
}
#content .section .urge .main {
}
#content .section .urge .main .tit {
	display: block;
	background: #F4F2E4;
}
#content .section .urge .main .txt {
	display: block;
}
#content .section .urge .main .more {
	text-align: right;
}
#content .section .urge .main .more a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 50% no-repeat;
}
#content .section .urge .img {
	float: right;
	padding: 30px 10px;
	width: 170px;
	text-align: center;
	background: #fff;
}
#content .section .urge .img img {
	margin: 0 auto;
}

/* urgeList */
#content .section .urgeList {
	margin: 0;
	padding: 0 30px 20px 30px;
	text-align: right;
}
#content .section .urgeList a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 50% no-repeat;
}

/* marketSetL */
#content .section .marketSetL {
	padding: 0 30px;
	width: 590px;
}
#content .marketSetL .mBox {
	margin: 0 0 10px 0;
	padding: 0;
	width: 588px;
	border: 1px solid #BBBBBB;
}
#content .marketSetL .mBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #fff;
}
#content .marketSetL .mBox p.txt a {
	padding-left: 10px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}
#content .marketSetL .mBox p.img {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 568px;
	height: 32px;
	font-size: 108%;
	font-weight: bold;
	background: #EBEBEB;
	border-bottom: 1px solid #BBBBBB;
}
#content .marketSetL .mBox p.img a {
	text-decoration: none;
}
#content .marketSetL .mBox p.img a:hover {
	text-decoration: underline;
}

/* marketSetS */
#content .section .marketSetS {
	padding: 0 30px;
	width: 590px;
}
#content .marketSetS .mBox {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 283px;
	border: 1px solid #BBBBBB;
}
#content .marketSetS .mBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #fff;
}
#content .marketSetS .mBox p.txt a {
	padding-left: 10px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}
#content .marketSetS .mBox p.img {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 263px;
	height: 32px;
	font-size: 108%;
	font-weight: bold;
	background: #EBEBEB;
	border-bottom: 1px solid #BBBBBB;
}
#content .marketSetS .mBox p.img a {
	text-decoration: none;
}
#content .marketSetS .mBox p.img a:hover {
	text-decoration: underline;
}

/* comBoxList */
#content .section .comBoxList {
	padding: 0 30px;
	width: 590px;
}
#content .comBoxList .comBox {
	float: left;
	display: inline;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 184px;
	border: 1px solid #BBBBBB;
}
#content .comBoxList .comBox p.txt {
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #F4F2E4;
}
#content .comBoxList .comBox p.img {
	margin: 0;
	padding: 10px 0;
	width: 184px;
	text-align: center;
	background: #fff;
}

/*  */
#content .section .section .imgBox {
	float: right;
	margin: 0 30px 0 20px;
	text-align: center;
}
#content .section .section .imgBox img {
	margin: 0 auto;
}

/* yearList */
#content ul.yearList {
	margin: 0 10px;
	padding: 5px 0;
	color: #999;
	font-size: 108%;
	font-weight: bold;
	border: 1px solid #ccc;
}
#content ul.yearList li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 7px;
	border-right: 1px solid #ccc;
}
#content ul.yearList a {
	text-decoration: none;
}
#content ul.yearList a:hover {
	text-decoration: underline;
}

/* expSet */
#content .section .expSet {
	margin: 0 30px 0;
	padding: 1.2em 0 0.5em 0;
	border-bottom: 1px solid #ccc;
}
#content .section .expSet p {
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
#content .section .expSet .data {
	margin: 0 0 0.7em 0;
	font-weight: bold;
	line-height: 1;
}
#content .expSet .tit {
	margin: 0 0 0.5em;
	font-size: 108%;
	font-weight: bold;
}
#content .expSet .tit a {
	text-decoration: none;
}
#content .expSet .tit a:hover {
	text-decoration: underline;
}
/* expSet 内 imgR - 他設定は 2column.css */
#content .section .expSet p.imgR {
	margin: 0 0 0 20px;
}

/* expSet2 */
#content .section .expSet2 {
	margin: 10px;
	padding: 1.2em 0 0.5em 0;
}
#content .section .expSet2 p {
	margin: 0!important;
	line-height: 1.5;
}
#content .section .expSet2 .data {
	margin: 0 0 0.7em 0;
	font-weight: bold;
	line-height: 1;
}

/* anteroposterior */
#content .anteroposterior {
	margin: 0 30px;
	border-top: 1px solid #eeeeee;
}
#content .anteroposterior ul {
	margin: 0;
	padding: 15px 0 0;
}
#content .anteroposterior .previous {
	float: left;
}
#content .anteroposterior .previous a {
	padding-right: 13px;
	background: url("/common/img/arrowL.gif") 100% 50% no-repeat;
}
#content .anteroposterior .next {
	float: right;
}
#content .anteroposterior .next a {
	padding-left: 13px;
	background: url("/common/img/arrowR.gif") 0 50% no-repeat;
}

/* interview */
#content .interview {
	margin: 0 auto;
	padding-bottom: 1.5em!important;
	width: 630px;
}
#content .interview h2.tit,
#content .interview h3.tit,
#content .interview .tit {
	margin: 0 auto;
	padding: 5px 10px;
	font-size: 123.1%;
	font-weight: bold;
	color: #fff;
	background: #960;
	border-bottom: 1px solid #fff;
}
#content .interview h2.tit a,
#content .interview h3.tit a,
#content .interview .tit a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#content .interview h2.tit a:hover,
#content .interview h3.tit a:hover,
#content .interview .tit a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
#content .interview .iBox {
	clear: both;
}
#content .interview p {
	margin: 0 0 1px 0;
	padding: 10px;
}
#content .interview .per {
	float: right;
	padding: 5px 0;
	width: 479px;
	background: #F4F9F0;
	border-bottom: 1px solid #fff;
}
#content .interview .per p {
	margin: 0;
	padding: 5px 10px;
}
#content .interview .cap {
	margin: 0;
	padding: 5px 10px;
	background: #EBEBEB;
	border-bottom: 1px solid #fff;
}
#content .interview .per p .industry {
	color: #28605B;
	font-weight: bold;
}
#content .interview .per p .cat {
	font-weight: bold;
}
#content .interview .per p .name {
	font-size: 108%;
	font-weight: bold;
	color: #28605B;
}
#content .interview .per p.strong {
	font-size: 108%;
	font-weight: bold;
}
#content .interview .per p.strong a {
	text-decoration: none;
}
#content .interview .per p.strong a:hover {
	text-decoration: underline;
}
/* img */
#content .interview p.face {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 10px 0;
	width: 150px;
	text-align: center;
	line-height: 1.3;
}
#content .interview .more {
	clear: both;
	padding: 5px 0;
	text-align: right;
}
#content .interview .more a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 0.5em no-repeat;
}
#content .interview .per ul {
	margin: 0;
	padding: 5px 10px;
}
#content .interview .per ul li {
	margin: 2px 0;
	padding: 0;
	text-indent: 10px;
	background: url("/common/img/linkPoint.gif") 0 0.5em no-repeat;
}

/* linkList5 - 他設定は2column.css */
#content .linkList5 {
	margin: 0 20px 1.5em 20px;
	width: 610px;
}
#content .linkList5 li {
	float: left;
	display: inline;
	padding: 0 5px 5px 15px;
	width: 173px;
	background: url("/common/img/linkPoint2.gif") 0 0.3em no-repeat;
}

#content .linkList5 .tit {
	padding-bottom: 10px;
	background-color: #fff;
}
#content .linkList5 .bigHeadline {
	margin: 0!important;
}

/* essayTit */
#content .essayTit {
	font-size: 108%;
	font-weight: bold;
}
/* list */
#content .section .careerL ul {
	padding: 0 20px;
}
/* backno */
#content .section .backno {
	margin: 0 20px 1.5em;
	padding: 0;
	text-align: right;
}
#content .section .backno a {
	padding-left: 10px;
	background: url("/common/img/linkPoint.gif") 0 0.5em no-repeat;
}

#content .section .newsSet2 {
	margin: 10px;
	padding: 1.2em 0 0.5em;
}
#content .section .newsSet2 .data {
	margin: 0;
	font-weight: bold;
	line-height: 1;
}

/* pageList */
#content .pageList {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 20px 0 0 0;
	line-height: 1;
	font-size: 108%;
	text-align: center;
	border-top: 1px solid #eee;
}
#content .pageList a {
	margin: 0;
	padding: 0 7px;
	border-right: 1px solid #999;
}
#content .pageList a:hover {
	margin: 0;
	padding: 0 7px;
	border-right: 1px solid #999;
}
#content .pageList strong {
	margin: 0;
	padding: 0 7px;
	font-weight: bold;
	border-right: 1px solid #999;
}
#content .pageList a.last,
#content .pageList a.last:hover,
#content .pageList strong.last {
	border-right: none;
}

/* setBox */
#content .setBox {
	margin: 0;
	padding: 0;
}
#content .setBox .section {
	margin: 0 30px;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
#content .setBox .section p {
	margin: 0;
}
#content .setBox .section p.imgR {
	margin-right: 0;
}
#content .setBox .section .data {
	font-weight: bold;
}
#content .setBox .section .tit {
	margin: 7px 0;
	font-size: 108%;
	font-weight: bold;
}
#content .setBox .section .more {
	margin: 7px 0 0;
}
#content .setBox .section .more a {
	padding-left: 10px;
	background: url(/common/img/arrowR.gif) 0 50% no-repeat;
}


