@charset "utf-8";
/* CSS Document */

/* -------------------------------
	このカテゴリ共通の設定
------------------------------- */
/* tag */

h3 {
	position: relative;
}
h3 a {
	display: block;
	position:absolute;
	right: 0;
	top: 0;
	text-indent: -9999px;
	width: 90px;
	height: 29px;
	background-image: url(../shared/images/spacer.gif);
	background-repeat: no-repeat;
}

/* タブ切り替え */

.ulTab {
	background-image: url(images/interview_smnu-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 33px;
	list-style-type: none;
	outline: none;
	padding-top: 40px;
	clear: both;
	background-position: bottom;
}

ul.ulTab li {
	float:left;
}

ul.ulTab li a {
	outline: none;
}


/* -------------------------------
	一覧ページの設定
	（汎用書式）
------------------------------- */

/* 写真（左寄せ）＋本文の書式 */
.set1 {
}
.set1 h4 {
	color: #ff7f00;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 195px;
}
.set1 h5 {
	color: #999999;
	margin-bottom: 10px;
	margin-left: 195px;
}
.set1 h6 {
	margin-bottom: 10px;
	margin-left: 195px;
}
.set1 p {
	margin-bottom: 10px;
	margin-left: 195px;
}
/* 写真（上段）＋本文（下段）の書式 */
.set2 {
}
.set2 h4 {
	margin-bottom: 10px;
	color: #ff7f00;
	font-size: 14px;
}
.set2 h5 {
	margin-bottom: 10px;
	color: #999999;
}
.set2 h6 {
	margin-bottom: 10px;
}
.set2 p {
	margin-bottom: 10px;
}
.set2 p a:link, .set2 p a:visited, .set2 p a:hover, .set2 p a:active {
	color: #000000;
}
/* 起業家インタビューの書式 */
.set3 {
	clear: both;
	width: 100%;
	display: inline-block;
}
.set3 h4 {
	font-size: 0.8em;
	margin-left: 155px;
	color: #999999;
}
.set3 h5 {
	font-size: 1.2em;
	margin-left: 155px;
	margin-bottom: 5px;
}
.set3 table {
	width: 479px;
	background-color: #f1f1f1;
	float: right;
	margin: 0 0 10px 0;
}
.set3 td.menu1, .set3 td.menu2 {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding: 10px 5px 0 20px;
	width: 239px;
}
.set3 td.menu3, .set3 td.menu4 {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding: 10px 5px 10px 20px;
	width: 239px;
}
.set3 .menu5 {
	float: right;
	margin: 0 0 0 345px;
}

/* -------------------------------
	一覧ページの設定
	（レイアウト用BOX）
------------------------------- */
.left {
	float: left;
	clear: none;
	width: 211px;
}
.center {
	width: 211px;
	float: left;
	clear: none;
}
.right {
	width: 211px;
	float: right;
	clear: none;
}
/*td.left {
	float: none;
	clear: none;
	width: 211px;
}
td.center {
	width: 211px;
	float: none;
	clear: none;
}
td.right {
	width: 211px;
	float: none;
	clear: none;
}
*/
/* -------------------------------
	一覧ページの設定
	（デザイン用BOX）
------------------------------- */
.interview-box1 {
	background-color: #ececec;
	padding: 10px;
	width: 614px;
	margin-bottom: 20px;
}
.interview-box2 {
	width: 100%;
	background-image: url(images/interview_bg01.gif);
	background-repeat: repeat-y;
}
.photo {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
.text {
	margin: 0 10px;
}
.photo2 {
	width: 100%;
	text-align: center;
	padding: 30px 0 0;
	height: 173px;
}
.photo2 img {
	padding: 6px;
	border: solid 1px #e4e4e4;
}
.text2 {
	padding: 0 10px;
	background-image: url(images/interview_bg01.gif);
	background-repeat: repeat-y;
}
/*共通設定を上書き*/
.interview-box2 h3 a {
	width: 80px;
	height: 23px;
}
/*.interview-box2 table {
	margin: 0;
}
*/

/* -------------------------------
	詳細ページの設定
------------------------------- */
/*フォーマット１（「日本株」で使用している書式です）*/
.format1 {
}
.format1 .titledata {
}
.format1 .titledata h4 {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #fda040;
	padding-left: 15px;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.format1 .titledata h5 {
	padding-left: 15px;
	font-size: 1.5em;
	margin-bottom: 15px;
}
.format1 .writingdata {
	padding: 0 24px;
}
.format1 .writingdata h5 {
	background-image: url(../shared/images/cmn_icn02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #666666;
	padding-left: 15px;
	font-size: 1.5em;
	margin-bottom: 25px;
}

/*フォーマット２（「おすすめ書籍」で使用している書式です）*/
.format2 {
}
.format2 .titledata {
	padding: 40px 20px 0;
	position: relative;
	width: 594px;
}
.format2 .titledata h3 {
	position: absolute;
	left: 0;
/*	top: 40px;
*/	top: 0;
}
.format2 .titledata h4 {
	color: #fda040;
	font-size: 1.4em;
	margin: 10px 0 15px;
}
.format2 .titledata h5 {
	font-size: 1.2em;
	background-color: #f5f5f5;
	width: 390px;
	padding: 10px;
	font-weight: bold;
}
.format2 .titledata p {
	background-color: #f5f5f5;
	width: 390px;
	padding: 10px;
	font-weight: bold;
}
.format2 .titledata img.bookphoto {
	padding: 9px 13px;
	border: solid 1px #e4e4e4;
	float: right;
}
.format2 .writingdata {
	padding: 0 20px;
	width: 594px;
	clear: both;
}
.format2 .writingdata p {
	padding-top: 20px;
}
.format2 .personaldata {
	padding: 0 20px;
	width: 594px;
	clear: both;
}
.format2 .personaldata h4 {
	background-image: url(../shared/images/cmn_icn02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 1.2em;
	margin-left: 130px;
}
.format2 .personaldata h5 {
	font-size: 0.8em;
	color: #999999;
	margin-left: 130px;
	margin-bottom: 5px;
}
.format2 .personaldata p {
	margin-left: 130px;
}


/* -------------------------------
	「マネジャインタビュー」
	「起業家インタビュー」ボトム設定
------------------------------- */
/* -------------------------------
	TITLE
------------------------------- */

#title {
	text-align: center;
}
#title table {
	border-collapse: separate;
	margin: 20px auto 0;
}
#title table td{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: normal;
}
#title table a:link, #title table a:active, #title table a:visited {
	color: #333333;
	text-decoration: none;
	border: solid 1px #d7d7d7;
	padding: 4px 8px;
	display: block;
}
#title table a.now, #title table a:hover {
	color: #333333;
	border: solid 1px #d7d7d7;
	padding: 4px 8px;
	display: block;
	background-color: #EBEBEB;
}
#title table .btn1 a:link, #title table .btn1 a:active, #title table .btn1 a:visited, #title table .btn1 a:hover{
	border: none;
	padding: 0;
	background-color: transparent;
}
#title table .btn1 img{
	padding: 0 3px;
}
/* -------------------------------
	CORPORATE, HISTORY
------------------------------- */

#corporate th, #history th {
	padding-right: 15px;
	white-space: nowrap;
}
/* -------------------------------
	SNAVI
------------------------------- */

#snavi {
	border-top: solid 1px #E0E0E0;
	margin-top: 20px;
	padding-top: 20px !important;
	text-align: center;
}
#snavi table {
	border-collapse: separate;
	margin: 20px auto 40px;
}
#snavi table td{
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: normal;
}
#snavi table a:link, #snavi table a:active, #snavi table a:visited {
	color: #333333;
	text-decoration: none;
	border: solid 1px #d7d7d7;
	padding: 4px 8px;
	display: block;
}
#snavi table a.now, #snavi table a:hover {
	color: #333333;
	border: solid 1px #d7d7d7;
	padding: 4px 8px;
	display: block;
	background-color: #EBEBEB;
}
#snavi table .btn1 a:link, #snavi table .btn1 a:active, #snavi table .btn1 a:visited, #snavi table .btn1 a:hover{
	border: none;
	padding: 0;
	background-color: transparent;
}
#snavi table .btn1 img{
	padding: 0 3px;
}

/* -------------------------------
	link0
------------------------------- */

#link0 {
	background-color: #F6F6F6;
	padding: 0 !important;
}
#link0 h3 {
	margin: 0 15px;
	padding: 10px 0;
	list-style-type: none;
	font-size: 1.3em;
	border-bottom: solid 1px #E0E0E0;
}
#link0 ol {
	padding: 10px 15px;
	list-style-type: none;
}
/* -------------------------------
	link1, 2，3
------------------------------- */

#link1 ul, #link2 ul, #link3 ul {
	list-style-type: none;
}
#link1 li, #link2 li, #link3 li {
	background-image: url(../shared/images/cmn_arw02.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
#link1 li strong, #link2 li strong, #link3 li strong {
	font-size: 0.8em;
	color: #666666;
}
#link1 .arrow, #link2 .arrow, #link3 .arrow {
	background-image: url(../shared/images/cmn_arw05.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

.arrow a{
	color: #333333;
}


/* -------------------------------
	TEXT
------------------------------- */
#text {
	padding-top: 20px !important;
}
#text h3 {
	clear: both;
	padding-top: 40px;
}
#text h3 img {
	padding-bottom: 15px;
}
#text p {
	padding-top: 15px;
}
#text p img {
	float: right;
	margin: 0 0 10px 10px;
}

/* -------------------------------
	「マネジャインタビュー」
	「起業家インタビュー」の
	navi内の設定
------------------------------- */
/* -------------------------------
	PERSON
------------------------------- */

#person ol {
	list-style-type: none;
	line-height: 1.2em;
	border-top: dotted 1px #c4c4c4;
	padding: 10px 0 0;
	margin-top: 12px;
}
#person ol li {
	padding: 0 0 8px 15px;
	background-image: url(../../shared/images/cmn_arw02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#person ol li a:link, #person ol li a:active, #person ol li a:visited, #person ol li a:hover {
	color: #333333;
}
#person p{
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 8px;
}
#person p#intro{
	background-color: #f1f1f1;
	padding: 8px;
	margin-bottom: 12px;
	font-size: 1em;
	line-height: 1.3em;
}
#person h5 {
	border-bottom: dotted 1px #c4c4c4;
	padding-bottom: 8px;
}

/* -------------------------------
	BACKNUMBER
------------------------------- */

#navi #backnumber ul {
	line-height: 1.3em;
	margin: 5px 0 18px;
}
#navi #backnumber ul li {
	margin: 0 0 8px 10px;
}
#navi #backnumber ul strong {
	font-weight: normal;
}


/* -------------------------------
	PROFILE DETAIL
------------------------------- */

body#profile {
	padding: 20px;
	width: 634px;
	margin: 0 auto;
}

#profile h1 {
	padding-top: 20px;
}
#profile p, table {
	margin: 20px 0;
}
#profile th {
	white-space: nowrap;
	padding-right: 20px;
}
#profile #close {
	text-align: center;
	padding-top: 40px;
}
#profile #close img {
	vertical-align: top;
}


/* -------------------------------
	おすすめ書籍　navi内の設定
------------------------------- */
#booksnavi {
}	
#booksnavi a {
	padding: 0 !important;
	margin: 0 !important;
}	
#booksnavi p  {
	padding-top: 10px;
}	

#booksnavi .float {
	float: right;
	width: 110px;
}
#booksnavi .float p {
	clear: both;
	width: 100%;
}
#booksnavi .float strong {
	float: left;
	display: block;
	margin-right: 2px;
}
#booksnavi .float .newicon {
	background-image:url(../shared/images/cmn_icn01.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	width: 22px; 
	height: 15px; 
	overflow: hidden; 
	font-size: 1px; 
	display: block; 
	text-indent: -9999px;
}

#booksnavi .border {
	border-top: dotted 1px #C3C2C2;
	float: left;
	width: 100%;
	margin-top: 10px;
	clear: both;
}	
#booksnavi .noborder {
	float: left;
	width: 100%;
	clear: both;
}	
#booksnavi .border img, #booksnavi .noborder img {
	float: left;
}	
#booksnavi .border p.clear, #booksnavi .noborder p.clear {
	margin-left: 0;
	clear: both;
}	

.btn_back { margin: 10px 0 0; }

div.side_list ul {
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 5px 24px 10px;
}
div.side_list ul.first {
    border-color: #e4e4e4;
    border-style: solid;
    border-width:  0 1px 1px;
    padding: 5px 24px 10px;
}
div.side_list h5{
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 0px 1px;
    padding: 14px 24px 0px;
}
div.side_list ul li {
    font-size: 12px;
    list-style: outside none none;
    margin: 0 0 5px;
}
.titledata .genre_box{
    background-color: #f5f5f5;
    font-weight: bold;
    padding: 10px;
    width: 390px;
}
