@charset "UTF-8";
/*
Theme Name: 幻冬舎メディアコンサルティング
Theme URI: http://www.gentosha-mc.com/
Author: コモモ
Description: 幻冬舎メディアコンサルティング用のテーマです。
Version: 1.0
*/

/*----------------------------------------------------------
default
----------------------------------------------------------*/
ul.List_reset,
ul.List_reset li,
dl.List_reset,
dl.List_reset dt,
dl.List_reset dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background:url(images/body_underbg_160511.png) repeat-x top;
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	line-height:1.3em;
}
body#formPage {
	background: url(images/body_formbg_160511.png) repeat-x top;
}

/*link*/
a , a:link , a:visited {
	color:#333;
	text-decoration:none;
}
a:hover , a:active {
	color:#666;
	text-decoration:underline;
}

.center {
	text-align: center;
}
.clearfix {
	overflow:hidden;
}

/*#wrap*/
#wrap {
	width:960px;
	margin:0 auto;
	/*overflow:hidden;*/
	overflow: visible;
}
/*image*/
img { -ms-interpolation-mode: bicubic; }

/*----------------------------------------------------------
header
----------------------------------------------------------*/

#header {
	overflow:hidden;
}

#header #top_copy {
	height: 0;
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding-top: 1px;
}

#header #headerLeft {
	width:278px;
	float:left;
	margin: 13px 0 17px 0;
}
#header #headerLeft p#logo {
	margin:0;
	padding:0;
}

#header #headerRight {
	width:680px;
	float:right;
	margin-bottom: 15px;
}

/*headerNav*/
#header #headerRight .headerNav {
	width:250px;
	float:left;
	/*text-align:right;*/
	text-align: left;
	margin-top: 12px;
}
#header #headerRight .headerNav ul {
	/*margin:20px 0 8px 0;*/
	padding:0;
	position: absolute;
	top: 7px;
	right: -6px;
	width: 280px;
}
#header #headerRight .headerNav ul li {
	list-style:none;
	display:inline;
	margin-left:25px;
	margin-right:0;
	font-size: 12px;
	float: right;
	width: 110px;
	margin-top: 5px;
}
#header #headerRight .headerNav ul li a {
	background:url(images/arrow_01.png) no-repeat 0 3px;
	padding-left:10px;
}

/*tel*/
#header #headerRight #tel {
	width:166px;
	float:right;
	margin-bottom:18px;
	height:26px;
}


/*search*/
#header #headerRight #search {
	/*width:678px;
	float:left;
	text-align:right;*/
	position: absolute;
	top: 62px;
	right: 2px;
}
#header #headerRight #search input {
	vertical-align:middle;
}
#header #headerRight #search input#q {
	font-size:13px;
	border:1px solid #999;
}

/*formNav*/
#header #headerRight #formNav {
	width:250px;
	float:right;
}
#header #headerRight #formNav ul {
	margin:0;
	padding:0;
}
#header #headerRight #formNav ul li {
	list-style:none;
	float: left;
}
#header #headerRight #formNav ul li#formContact a {
	text-indent: -9999px;
	background:url(images/contact_btn.png) no-repeat 0 0;
	display: block;
	width: 191px;
	height: 36px;
}
#header #headerRight #formNav ul li#formRequest a {
	text-indent: -9999px;
	background:url(images/request_btn.png) no-repeat 0 0;
	display: block;
	width: 139px;
	height: 36px;
}
#header #headerRight #formNav ul li#seminarBtn a {
	text-indent: -9999px;
	background:url(images/seminar_btn.png) no-repeat 0 0;
	display: block;
	width: 152px;
	height: 32px;
}
#header #headerRight #formNav ul li#seminarBtn:hover {
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background:#FFF;/*FireFoxBug*/
}
#header #headerRight #formNav ul li#bookBtn a {
	text-indent: -9999px;
	background:url(images/book_btn.png) no-repeat 0 0;
	display: block;
	width: 98px;
	height: 32px;
}
#header #headerRight #formNav ul li#bookBtn:hover {
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background:#FFF;/*FireFoxBug*/
}

/*----------------------------------------------------------
glovalNav
----------------------------------------------------------*/
#header #glovalNav {
	clear:both;
	overflow:hidden;
	margin: 0 0 15px;
}
#header #glovalNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header #glovalNav ul li {
	float:left;
}
#header #glovalNav ul li.menu-item-9789 {
	margin-right:0;
}
#header #glovalNav ul li a {
	display:block;
	text-align:center;
	padding:0;
	background-image:url(images/gnav_pre_170331.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
	height:50px;
	overflow:hidden;
}

/*home*/
#header #glovalNav ul li.top a,
#header #glovalNav ul li#menu-item-15487 a {
	background-position:0 -50px;
	width:80px;
}
#header #glovalNav ul li.top a:hover,
#header #glovalNav ul li.top.current-menu-item a,
#header #glovalNav ul li#menu-item-15487 a:hover,
#header #glovalNav ul li#menu-item-15487.current-menu-item a {
	background-position:0 0;
}
/*サービス案内*/
#header #glovalNav ul li#menu-item-15488 a {
	background-position:-80px -50px;
	width:134px;
}
#header #glovalNav ul li#menu-item-15488 a:hover,
#header #glovalNav ul li#menu-item-15488.current-menu-item a,
#header #glovalNav ul li#menu-item-15488.current-page-ancestor a,
#header #glovalNav ul li#menu-item-15488.current-menu-ancestor a {
	background-position:-80px 0;
}
/*クライアントインタビュー*/
#header #glovalNav ul li#menu-item-15489 a {
	background-position:-214px -50px;
	width:130px;
}
#header #glovalNav ul li#menu-item-15489 a:hover,
#header #glovalNav ul li#menu-item-15489.current-menu-item a,
#header #glovalNav ul li#menu-item-15489.current-page-ancestor a,
#header #glovalNav ul li#menu-item-15489.current-menu-ancestor a {
	background-position:-214px 0;
}
/*数字で見る*/
/*#header #glovalNav ul li#menu-item-15490 a {
	background-position:-344px -50px;
	width:118px;
}
#header #glovalNav ul li#menu-item-15490 a:hover,
#header #glovalNav ul li#menu-item-15490.current-menu-item a {
	background-position:-344px 0;
}*/
/*よくある質問*/
#header #glovalNav ul li#menu-item-15491 a {
	background-position:-344px -50px;
	width:112px;
}
#header #glovalNav ul li#menu-item-15491 a:hover,
#header #glovalNav ul li#menu-item-15491.current-menu-item a {
	background-position:-344px 0;
}
/*会社情報*/
#header #glovalNav ul li#menu-item-41977 a {
	background-position:-738px -50px;
	width:104px;
}
#header #glovalNav ul li#menu-item-41977 a:hover,
#header #glovalNav ul li#menu-item-41977.current-page-ancestor a {
	background-position:-738px 0;
}
/*セミナーサービス*/
#header #glovalNav ul li#menu-item-41976 a {
	background-position:-595px -50px;
	width:143px;
}
#header #glovalNav ul li#menu-item-41976 a:hover,
#header #glovalNav ul li#menu-item-41976.current-menu-item a {
	background-position:-595px 0;
}
/*採用情報*/
/*#header #glovalNav ul li#menu-item-38380 a {
	background-position:-861px -50px;
	width:99px;
}
#header #glovalNav ul li#menu-item-38380 a:hover,
#header #glovalNav ul li#menu-item-38380.current-menu-item a {
	background-position:-861px 0;
}*/
/*採用情報２*/
#header #glovalNav ul li#menu-item-38381 a {
	background-position:-842px -50px;
	width:108px;
}
#header #glovalNav ul li#menu-item-38381 a:hover,
#header #glovalNav ul li#menu-item-38381.current-menu-item a {
	background-position:-842px 0;
}
/*ダウンロード資料*/
#header #glovalNav ul li#menu-item-41975 a {
	background-position:-456px -50px;
	width:139px;
}
#header #glovalNav ul li#menu-item-41975 a:hover,
#header #glovalNav ul li#menu-item-41975.current-menu-item a {
	background-position:-456px 0;
}


/*----------------------------------------------------------
テスト環境用グローバルナビ
----------------------------------------------------------*/

/*home
#header #glovalNav ul li.top a,
#header #glovalNav ul li#menu-item-15487 a {
	background-position:0 -50px;
	width:80px;
}
#header #glovalNav ul li.top a:hover,
#header #glovalNav ul li.top.current-menu-item a,
#header #glovalNav ul li#menu-item-15487 a:hover,
#header #glovalNav ul li#menu-item-15487.current-menu-item a {
	background-position:0 0;
}
サービス案内
#header #glovalNav ul li#menu-item-15488 a {
	background-position:-80px -50px;
	width:134px;
}
#header #glovalNav ul li#menu-item-15488 a:hover,
#header #glovalNav ul li#menu-item-15488.current-menu-item a,
#header #glovalNav ul li#menu-item-15488.current-page-ancestor a,
#header #glovalNav ul li#menu-item-15488.current-menu-ancestor a {
	background-position:-80px 0;
}
クライアントインタビュー
#header #glovalNav ul li#menu-item-15489 a {
	background-position:-214px -50px;
	width:130px;
}
#header #glovalNav ul li#menu-item-15489 a:hover,
#header #glovalNav ul li#menu-item-15489.current-menu-item a,
#header #glovalNav ul li#menu-item-15489.current-page-ancestor a,
#header #glovalNav ul li#menu-item-15489.current-menu-ancestor a {
	background-position:-214px 0;
}
数字で見る
#header #glovalNav ul li#menu-item-15490 a {
	background-position:-344px -50px;
	width:118px;
}
#header #glovalNav ul li#menu-item-15490 a:hover,
#header #glovalNav ul li#menu-item-15490.current-menu-item a {
	background-position:-344px 0;
}
よくある質問
#header #glovalNav ul li#menu-item-15491 a {
	background-position:-344px -50px;
	width:112px;
}
#header #glovalNav ul li#menu-item-15491 a:hover,
#header #glovalNav ul li#menu-item-15491.current-menu-item a {
	background-position:-462px 0;
}
ダウンロード資料
#header #glovalNav ul li#menu-item-29110 a {
	background-position:-462px -50px;
	width:139px;
}
#header #glovalNav ul li#menu-item-29110 a:hover,
#header #glovalNav ul li#menu-item-29110.current-menu-item a {
	background-position:-574px 0;
}

セミナー
#header #glovalNav ul li#menu-item-29110 a {
	background-position:-462px -50px;
	width:139px;
}
#header #glovalNav ul li#menu-item-29110 a:hover,
#header #glovalNav ul li#menu-item-29110.current-menu-item a {
	background-position:-574px 0;
}
会社情報
#header #glovalNav ul li#menu-item-29103 a {
	background-position:-856px -50px;
	width:104px;
}
#header #glovalNav ul li#menu-item-29103 a:hover,
#header #glovalNav ul li#menu-item-29103.current-page-ancestor a {
	background-position:-856px 0 !important;
}
セミナーサービス
#header #glovalNav ul li#menu-item-15410 a {
	background-position:-594px -65px;
	width:163px;
}
#header #glovalNav ul li#menu-item-15410 a:hover,
#header #glovalNav ul li#menu-item-15410.current-menu-item a {
	background-position:-594px 0;
}
採用情報
#header #glovalNav ul li#menu-item-17335 a {
	background-position:-861px -50px;
	width:99px;
}
#header #glovalNav ul li#menu-item-17335 a:hover,
#header #glovalNav ul li#menu-item-17335.current-menu-item a {
	background-position:-861px 0 !important;
}
*/


/*----------------------------------------------------------
main
----------------------------------------------------------*/
#main {
	/*overflow:hidden;*/
	overflow: visible;
}




/*----------------------------------------------------------
sidebar
----------------------------------------------------------*/

#sidebar {
	width:230px;
	float:left;
	margin-bottom: 30px;
}

.txtLink {
	text-align:center;
	margin:5px 0;
	padding:0;
}
.txtLink a {
	text-decoration:underline;
}
.sideBlock {
	margin-bottom:30px;
	font-size:12px;
}
.sideBlock .List_reset li a {
	display: block;
}
.sideBlock h3 {
	margin:0 0 10px 0;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.sideBlock h3 span {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-top:3px;
	line-height:1em;
}
.sideBlock h3 span a {
	background:url(images/arrow_02.png) no-repeat 0 1px;
	padding-left:13px;
}
#sideNews.topContent h3 {
	margin:0 0 10px 0;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
#sideNews.topContent h3 span {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-top:3px;
	line-height:1em;
}
#sideNews.topContent h3 span a {
	background:url(images/arrow_02.png) no-repeat 0 1px;
	padding-left:13px;
	text-decoration: none;
}



/*sideNav*/
.sideNav h2 {
	margin:0;
	padding:0;
	background:url(images/side_nav_bg.png) no-repeat top #818181;
	display:block;
	font-size:14px;
	padding:15px 10px 10px;
	color:#fff;
}
.sideNav h2 a {
	color:#fff;
}
.sideNav ul {
	margin:0;
	padding:0;
}
.sideNav ul li {
	border-color:#ccc;
	border-width:0 1px 1px 1px;
	border-style:solid;
}
.sideNav ul li a {
	display:block;
	padding:13px 10px 10px 10px;
	text-decoration:none;
	background-image:url(images/arrow_02.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	font-size:13px;
	padding-left:25px;
}
.sideNav ul li a:hover,
.sideNav ul li.current_page_item a {
	background-color:#f4f4f4;
}
.sideNav ul li ul li {
	border-top: 1px dotted #CCC;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
.sideNav ul li ul li a {
	display:block;
	padding:13px 10px 10px 10px;
	text-decoration:none;
	background-image:url(images/arrow_02.png);
	background-repeat:no-repeat;
	background-position:23px 15px;
	font-size:13px;
	padding-left:38px;
}




/*sideFAQ*/
#sideFAQ ul {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	border-bottom:1px dotted #ccc;
}
#sideFAQ ul li {
	margin:5px 0;
}
#sideFAQ ul li a {
	background:url(images/arrow_01.png) no-repeat 0 5px;
	padding-left:8px;
	display:block;
}
#sideFAQ .btnRight a {
	background:url(images/arrow_02.png) no-repeat 0 4px;
	padding-left:15px;
}


/*sideExNew ,sideExSec*/
ul.sideEx {
	margin:0;
	padding:0;
	list-style:none;
}
ul.sideEx li {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}

ul.sideEx li .sideExBook {
	overflow:hidden;
	float:left;
	margin-right:10px;
	width: 85px;
}
ul.sideEx li div.sideExBook img {
	border:1px solid #ccc;
}
ul.sideEx li div.sideExTxt {
	overflow:hidden;
}
ul.sideEx li div.sideExTxt h4 {
	margin:0 0 10px 0;
	padding:0;
}
ul.sideEx li div.sideExTxt p {
	margin:5px 0;
	padding:0;
	font-size:11px;
	line-height: 1.65em;
}
ul.sideEx li div.sideExTxt p span {
	background:#888888;
	color:#fff;
	padding:2px 3px;
	margin-right:5px;
}
ul.sideEx li div.sideExTxt p.reprint {
	color: #B71A35;
	font-size: 1.1em;
	font-weight: bold;
}

/*----------------------------------------------------------
footer
----------------------------------------------------------*/

.pagetop {
	float:right;
	font-size:11px;
	width:150px;
	text-align:right;
	margin: 0 0 10px;
}
.pagetop a {
	background:url(images/arrow_pagetop.png) no-repeat 0 4px;
	padding-left:15px;
	color: #FFF;
}


.footerNav {
	float:left;
	font-size:11px;
	width:800px;
	margin-bottom:20px;
}
.footerNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.footerNav ul li {
	display:inline;
	margin-right:12px;
}
.footerNav ul li a {
	background:url(images/icon_foot_arrow.png) no-repeat 0 2px;
	padding-left: 10px;
	color: #FFF;
}


#footer {
	clear:both;
	background: url(images/foot_bg.png) repeat-x left top;
	font-size:12px;
	margin-top: 39px;
}
#footerInner {
	width:960px;
	margin:0 auto;
	padding:8px 0;
	overflow:hidden;
}
#footerInner #footerLeft {
	width:250px;
	padding:10px 29px 10px 0;
	float:left;
}
#footerInner #footerLeft #footerTel {
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
}
#footerInner #footerLeft #footerTel span {
	color:#fff;
	font-size:12px;
	background:#333;
	padding:3px 10px 1px 10px;
	font-weight:normal;
	margin-right:10px;
	vertical-align:bottom;
}
#footerInner #footerLeft p {
	margin:8px 0 8px 0;
}
#footerInner #footerLeft ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footerInner #footerLeft ul li img {
	vertical-align:bottom;
	margin-bottom:5px;
}
#footerInner #footerRight {
	width:680px;
	float:right;
	padding:10px 0;
	line-height:1.1em;
}

.footerBlock {
	width:205px;
	float:left;
	padding-left:15px;
	padding-right:5px;
	border-right: 1px dotted #AAA;
	border-left: 1px dotted #AAA;
}

.footerBlock + .footerBlock {
	border-left: none;
}

.footerBlock ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footerBlock ul li {
	margin-bottom:1em;
	vertical-align:bottom;
}
.footerBlock ul li a {
	background: url(images/icon_footer.png) no-repeat left center;
	display: block;
	padding-left: 10px;
}

.footerBlock ul li ul {
	margin:5px 0 5px 10px;
}
.footerBlock ul li ul li {
	margin-bottom:3px;
	font-size:11px;
}
.footerBlock ul li ul li a {
	background:url(images/icon_footer_sub.png) no-repeat 0 3px;
	display:block;
	padding-left:10px;
}

#copy {
	font-size:11px;
	text-align:center;
	border-top: 1px dotted #AAA;
	padding: 10px 0 9px;
}

/*----------------------------------------------------------
content
----------------------------------------------------------*/
#content {
	width:680px;
	float:right;
	margin-bottom:30px;
}

#content a , #content a:link , #content a:visited {
	color:#000;
	text-decoration:underline;
}
#content a:hover , #content a:active {
	color:#666;
	text-decoration:underline;
}

/*btn*/
.btnCenter {
	text-align:center;
}
.btnRight {
	text-align:right;
}

/*column*/
.column2L {
	width:335px;
	float:left;
}
.column2R {
	width:335px;
	float:right;
}

/*margin*/
.mB10 {
	margin-bottom:10px!important;
}
.mB20 {
	margin-bottom:20px!important;
}
.mB30 {
	margin-bottom:30px!important;
}
.mB40 {
	margin-bottom:40px!important;
}
.mB50 {
	margin-bottom:50px!important;
}
.mT10 {
	margin-top:10px!important;
}
.mT20 {
	margin-top:20px!important;
}
.mT30 {
	margin-top:30px!important;
}
.mT40 {
	margin-top:40px!important;
}
.mT50 {
	margin-top:50px!important;
}

/*crumbNav*/
.crumbNav {
	padding:0;
	font-size:12px;
	margin:0 0 30px;
}
.crumbNav strong {
	font-weight:normal;
}


/*----------------------------------------------------------
page
----------------------------------------------------------*/

/*pageImage*/
#pageImage {
	margin-bottom:30px;
}

/*----------------------------------------------------------
post
----------------------------------------------------------*/
.post {
	/*overflow:hidden;*/
	overflow: visible;
}
.post p {
	line-height:1.8em;
}
.post h1 ,.post h2 ,.post h3 ,.post h4 {
	clear:both;
}

h1.pageTitle {
	margin:0 0 20px 0;
	font-size:22px;
	line-height:1.2em;
	background:#e4e4e4 url(images/h1_bg_01.jpg) no-repeat top;
	background-color:#e4e4e4;
}
.pageTitle div {
	padding:7px 8px;
	background:url(images/h1_bg_02.jpg) no-repeat bottom;
}
.pageTitle span {
	border-left:6px solid #b71a35;
	display:block;
	padding:3px 3px 0 8px;
}

h1.pageTitle02 {
	margin:0 0 20px 0;
	font-size:22px;
	line-height:1.2em;
	background:#e4e4e4 url(images/h1_bg02_01.png) no-repeat top;
	background-color:#e4e4e4;
}
.pageTitle02 {
	margin:0 0 20px 0;
	font-size:22px;
	line-height:1.2em;
	background:#e4e4e4 url(images/h1_bg02_01.png) no-repeat top;
	background-color:#e4e4e4;
}
.pageTitle02 div {
	padding:7px 8px;
	background:url(images/h1_bg02_02.png) no-repeat bottom;
}
.pageTitle02 span {
	border-left:6px solid #b71a35;
	display:block;
	padding:3px 3px 0 8px;
}

h1.singleTitle {
	font-size:18px;
	border-bottom:1px solid #b71a35;
	line-height:1.5em;
	padding:5px 0;
}
.post h2.pageTitle {
	padding:0;
	margin:0 0 20px 0;
	border:0;
	font-size:22px;
	line-height:1.2em;
	background:#e4e4e4 url(images/h1_bg_01.jpg) no-repeat top;
	background-color:#e4e4e4;
}
.post h2.titleLeftBdr {
	margin:30px 0 5px 0;
	padding:5px 10px;
	border:none;
	border-left:4px solid #b71a35;
	font-size:17px;
	line-height:1.5em;
	background:none;
}
.post h2 {
	margin:20px 0 5px 0;
	padding:8px 10px;
	background:#f4f4f4;
	border:1px solid #ccc;
	font-size:18px;
	line-height:1.5em;
}
.post h3 {
	margin:20px 0 5px 0;
	padding:5px 10px;
	border-left:4px solid #b71a35;
	font-size:17px;
	line-height:1.5em;
}
.post h4 {
	margin:20px 0 5px 0;
	padding:5px 0;
	font-size:16px;
	color:#b71a35;
	line-height:1.5em;
}
.post ul {
	list-style:square;
	line-height:1.5em;
}
.post li {
	margin:5px 0;
}

table.info {
	width:100%;
	border-top:1px solid #ccc;
}
table.info th,
table.info td {
	border-bottom:1px solid #ccc;
	padding:8px 5px 5px 5px;
	text-align:left;
	vertical-align:top;
	margin:0;
	line-height:1.5em;
}
table.info th.pad-0 {
	padding: 0;
}
table.info td table td {
	padding:0;
	border-style: none;
}
table.info th img,
table.info td img {
	vertical-align:bottom;
	margin-left:15px;
}
table.info th.bBnone,
table.info td.bBnone {
	border-bottom:none;
}
table.info table.inner td.bBnone {
	padding-left: 5px;
}
/*Alignment*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.size-full,
img.size-large {
	width: auto;
	height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.5em;
}

/*Caption*/
p img,
.wp-caption {
	margin-top: 0.4em;
	text-align:center;
}
.wp-caption {
	border:1px solid #ccc;
	background-color: #f4f4f4;
	margin-bottom: 1.5em;
	padding: 5px 0;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:12px;
}
.wp-caption .wp-caption-text {
	margin:0;
	padding: 3px 3px 0 3px;
	line-height:1.2em;
}

/*----------------------------------------------------------
pageNav
----------------------------------------------------------*/
#content ul.pageNav {
	list-style:none;
	margin:30px 0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif
}
#content ul.pageNav li {
	display:inline;
}
#content ul.pageNav li.current {
	padding:5px 10px;
	border:1px solid #b71a35;
	font-weight:bold;
	color:#b71a35;
}
#content ul.pageNav li a {
	padding:5px 10px;
	border:1px solid #ccc;
	text-decoration:none;
}
#content ul.pageNav li a:hover {
	background:#eee;
}

/*----------------------------------------------------------
pageMore
----------------------------------------------------------*/
#content p.pageMore {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif
}
#content p.pageMore span {
	padding:5px 10px;
	border:1px solid #b71a35;
	font-weight:bold;
	color:#b71a35;
}
#content p.pageMore a span {
	padding:0;
	border:none;
	font-weight:normal;
	color:inherit;
}
#content p.pageMore a {
	padding:5px 10px;
	border:1px solid #ccc;
	text-decoration:none;
}
#content p.pageMore a:hover {
	background:#eee;
}



/*----------------------------------------------------------
news , sideNews
----------------------------------------------------------*/
/*#sideNews,#sideSeminor {
	width:48%;
	float: left;*/
}
#sideSeminor {
	margin-left: 4%;
}

#news .newsEntry,
#sideNews .newsEntry,
#sideSeminor .newsEntry,
#sidepublicity .newsEntry {
	border-bottom: 1px dotted #ccc;
	clear: both;
	/*margin-top: 10px;*/
	line-height: 19px;
	font-size: 12px;
	padding: 8px 0 16px;
}

#sideNews h3,
#sideSeminor h3,
#sidepublicity h3 {
	border-left-style: none;
	border-bottom: solid 1px #636363;
	padding-left: 0;
}

.newsEntry .time {
	/*float: left;
	margin-right: 24px;
	padding-bottom: 20px;*/
}
.newsEntry a {
	width: 560px;
	margin-bottom: 12px;
	padding: 20px 0 10px;
}

#news .newsEntry .category a,
#sideNews .newsEntry .category a {
	color: #333333;
	font-weight:bold;
	/*text-decoration:none;*/
}
#news .newsEntry a:hover,
#sideNews .newsEntry a:hover {
	text-decoration:underline;
}
.time {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;
}
.utility .time {
	margin-left:1em;
}


/*----------------------------------------------------------
front page
----------------------------------------------------------*/

/*mainImage*/
/*#mainImage {
	margin-bottom:30px;
}*/
.slides_container {
	width:960px;
	height:270px;
	overflow:hidden;
}
.pagination {
	background:#333;
	margin:1px 0;
	padding:6px 10px;
	overflow:hidden;
	text-align:center;
}
.pagination li {
	width:8px;
	margin:0 8px;
	display:inline-block;
	/display: inline;
	/zoom: 1;
}
.pagination li a {
	background-image:url(images/pagenation.png);
	background-repeat:no-repeat;
	background-position:0 -8px;
	width:8px;
	height:0;
	padding-top:8px;
	display:block;
	overflow:hidden;
}
.pagination li a:hover ,
.pagination li.current a {
	background-position:0 0;
}


/*topContent*/
.topContent {
	overflow:hidden;
	margin-bottom:40px;
}
.topContent h2 {
	margin:0 0 15px 0;
}

.topContent h2.news_header {
	position: relative;
}

.topContent h2.news_header span {
	position: absolute;
	font-size:12px;
	font-weight:normal;
	right: 10px;
	top: 10px;
}

.topContent h2.news_header span a {
	background:url(images/arrow_02.png) no-repeat 0 2px;
	padding-left:13px;	
}

.more_link {
	clear:both;
	display: block;
	text-align: right;
}

/*strong*/
#strong ul {
	list-style:none;
	margin:0;
	padding:0;
}
#strong ul li {
	float:left;
	width:335px;
	margin:0 10px 10px 0;
}
#strong ul li#strong02,
#strong ul li#strong04 {
	margin:0 0 10px 0;
}
#strong ul li img {
	vertical-align:bottom;
}


/*trouble*/
#trouble .troubleBox {
	border:1px solid #ccc;
	background:#f4f4f4;
	width:333px;
	float:left;
	margin:0 10px 10px 0;
}
#trouble .troubleBox#trouble02,
#trouble .troubleBox#trouble04 {
	margin:0 0 10px 0;
}
#trouble .troubleBox h3 {
	margin:9px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
#trouble .troubleBox ul {
	margin:9px;
	padding:0 0 0 3px;
	list-style:none;
}
#trouble .troubleBox ul a {
	background:url(images/arrow_01.png) no-repeat 0 4px;
	padding-left:8px;
}


/*top PRspace*/
.PRspace{
	margin-bottom:20px;
}


/*----------------------------------------------------------
interview
----------------------------------------------------------*/
.interviewNew,
.interviewBox {
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:9px;
	overflow:hidden;
	margin-bottom:10px;
}
.interviewNew .interviewImage {
	width:170px;
	text-align:center;
	/*background:#e6e6e6;*/
	float:left;
}
.interviewNew .interviewTxt {
	width:470px;
	float:right;
}
.interviewNew,
.interviewBox {
	display: block;
}

.interviewNew,
.interviewBox {
	cursor: pointer;
}
.interviewNew:hover,
.interviewBox:hover {
	background: #ddd;
}

.interviewBox .interviewImage {
	text-align:center;
/*	background:#e6e6e6;*/
	float:left;
	margin-right:20px;
	width: 130px;
}
.interviewBox .interviewTxt {
	overflow:hidden;
}

.interviewTxt h3 {
	border-left:5px solid #b71a35;
	padding:3px 10px;
	margin:0 0 10px 0;
	font-size:20px;
	line-height:25px;
	float:left;
}
.interviewTxt h3 strong {
	color:#b71a35;
}
.interviewTxt h4 {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:2px 0;
}
.interviewTxt .interviewNum {
	float:right;
	background:#dddddd;
	padding:5px 10px;
	font-weight:bold;
	line-height:20px;
}

.interviewTxt .interviewMeta {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-weight:bold;
	clear:both;
}
#interviewContent h2.titleLeftBdr {
	border-left:5px solid #b71a35;
	padding:3px 10px;
	margin:0 0 20px 0;
	font-size:22px;
	line-height:27px;
}
#interviewContent .interviewTxt .interviewNum {
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px 0;
}

#interviewContent .interviewTxt .interviewNum strong {
/*	float:right;*/
	background:#dddddd;
	padding:5px 10px;
	font-weight:bold;
	line-height:20px;
}
/*
#interviewContent .interviewTxt .interviewNum:after{
	content: "";
	display: table;
	clear: both;
}
*/
.topContent .interviewTxt .interviewNum {
	background:#b71a35;
	color:#ffffff;
}

/*interviewEntry*/
.interviewEntry {
	overflow:hidden;
	margin-bottom:10px;
}
.interviewEntry .interviewImage {
	width:240px;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.interviewEntry .interviewTxt {
	width:430px;
	float:right;
	margin-bottom:20px;
}
.interviewEntry .interviewTxt h3 {
	width:350px;
}

.interviewEntry .interviewTxt table.info th {
	width:25%;
}
.interviewEntry .interviewTxt table.info td p {
	font-size: 90%;
}
.interviewEntry h4 {
	border-bottom:1px solid #ccc;
	margin:30px 0 0 0;
	padding:2px 0;
	clear:both;
	font-size:15px;
}
.interviewEntry p {
	line-height:180%;
}



/*----------------------------------------------------------
product
----------------------------------------------------------*/
/*keywordSearch*/
#keywordSearch {
	margin-bottom:30px;
	padding:10px 70px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#f4f4f4;
	overflow:hidden;
}
#keywordSearch h2 {
	background:url(images/product/search_bg.png) no-repeat;
	height:37px;
	line-height:37px;
	font-size:14px;
	padding:0 0 0 40px;
	margin:0 20px 0 0;
	float:left;
}
#keywordSearch form {
	padding:7px 0;
}
#keywordSearch input {
	vertical-align:middle;
}
#keywordSearch input#keyword {
	font-size:12px;
	border:1px solid #999;
	width:300px;
}

/*productContent*/
#productContent {
	margin-bottom:30px;
}

/*productBox*/
.productBox {
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:9px;
	overflow:hidden;
	margin-bottom:10px;
}
.productBox .productImage {
	width:130px;
	text-align:center;
	float:left;
}
.productBox .productTxt {
	width:510px;
	float:right;
}
.productBox .productTxt h3 {
	border-left:5px solid #b71a35;
	padding:3px 10px;
	margin:0 0 10px 0;
	font-size:18px;
	line-height:23px;
}
.productBox .productTxt h3 span {
	font-size:13px;
	font-weight:normal;
	display:block;
}
.productBox .productTxt h4 {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:2px 0;
}
.productBox .productTxt .productNum {
	margin-bottom:10px;
	line-height:20px;
	font-size:12px;
	padding:5px 0;
}
.productBox .productTxt .productNum strong {
	background:#dddddd;
	padding:5px 10px;
	font-weight:bold;
	font-size:13px;
}
.productBox .productTxt .productMeta {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-weight:bold;
	clear:both;
}
.productBox .productTxt .productMeta li {
	line-height:1.8em;
}
.productBox .productTxt .productMeta li img {
	vertical-align:middle;
	margin-left:15px;
}

/*productEntry*/
.productEntry {
	overflow:hidden;
	margin-bottom:10px;
}
.productEntry .productImage {
	width:240px;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.productEntry .productImage img {
	margin-bottom:20px;
}
.productEntry .productImage ul {
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
}
.productEntry .productImage ul li {
	margin:5px 0;
}
.productEntry .productImage ul img {
	margin-bottom:0;
}
.productEntry .productTxt {
	width:430px;
	float:right;
	margin-bottom:20px;
}
.productEntry .productTxt h3 {
	border-left:5px solid #b71a35;
	padding:3px 10px;
	margin:0 0 30px 0;
	font-size:18px;
	line-height:23px;
}
.productEntry .productTxt h3 span {
	font-size:13px;
	font-weight:normal;
	display:block;
}
.productEntry .productTxt .productNum {
	margin-bottom:10px;
	font-size:12px;
	padding:5px 0;
}
.productEntry .productTxt .productNum strong {
	background:#e6e6e6;
	padding:5px 10px;
	font-weight:bold;
	font-size:13px;
}
.productEntry .productTxt table.info th {
	width:30%;
}

.productEntry h4 {
	border-bottom:1px solid #ccc;
	margin:30px 0 0 0;
	padding:2px 0;
	font-size:15px;
}
.productEntry p {
	line-height:180%;
}

#productNews {
	margin: 0 0 30px;
}
#productNews .newsEntry {
	border-bottom: 1px dotted #cccccc;
	margin-top: 10px;
	padding-bottom: 10px;
}
#productNews .category {
	font-weight:bold;
}
#productNews .newsEntry .category a {
	color: #333333;
	text-decoration: none;
}




/*----------------------------------------------------------
faq
----------------------------------------------------------*/

#faq h2 {
	margin:20px 0 5px 0;
	padding:5px 10px;
	border-left:4px solid #b71a35;
	font-size:17px;
	line-height:1.5em;
}

ul#faqList {
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
}
ul#faqList li {
	width:330px;
	float:left;
	margin:5px;
	display:inline;
}
ul#faqList li a {
	display:block;
	background:url(images/ico_q.png) no-repeat left top;
	padding:5px 5px 5px 30px;
}

.faqBox {
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:9px;
	overflow:hidden;
	margin-bottom:10px;
	line-height:1.5em;
}
.faqBox .faqQuestion {
	background:url(images/ico_q.png) no-repeat left top;
	padding:5px 5px 10px 40px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
#faq .faqBox .faqQuestion h2 {
	margin:0;
	padding:0;
	font-size:13px;
	border:none;
}
.faqBox .faqAnswer {
	background:url(images/ico_a.png) no-repeat left top;
	padding:5px 5px 0 40px;
}
.faqBox .faqAnswer p {
	margin:0 0 1em 0;
}
.faqBox .faqAnswer a {
	background:url(images/arrow_02.png) no-repeat 0 2px;
	padding-left:15px;
}





/*----------------------------------------------------------
enchantment
----------------------------------------------------------*/
#enchantmentMain {
	width:678px;
	padding:0 0 20px 0;
	margin-top:20px;
	border:solid 1px #e7e7e7;
}
#enchantmentMain img {
	margin-bottom:20px;
}
#enchantmentMain .txt {
	padding:0 20px;
}
#enchantmentMain .txtend {
	padding:0 20px;
	margin-bottom:40px;
}
#enchantmentMain .txt .red {
	color:#fba31d;
}
#enchantmentMain .green	{
	color:#92c741;
}






/*----------------------------------------------------------
contact、request table
----------------------------------------------------------*/

table.form-table {
	border:1px solid #ccc;
	width:100%;
}
table.form-table th,
table.form-table td {
	border:1px solid #ccc;
	padding:10px;
}
table.form-table th {
	background:#EEE;
	text-align:left;
	width:25%;
}
.submessage {
	margin:5px 0 0 0;
}
.require {
	color:#C00;
	font-weight:bold;
}
.submit-container {
	text-align:center;
}
.error {
	color:#CC0000;
}
table.form-table ul {
	list-style: none;
	padding: 0;
}

table.form-table input {
	margin: 0 5px 0 0;
}

table.form-table ul li.f_left {
	float: left;
	width: 210px;
}
table.form-table ul li.c_left {
	clear: left;
}

/*----------------------------------------------------------
seminar
----------------------------------------------------------*/
p.seminarInfo {
	color: #B71A35;
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
}





/*----------------------------------------------------------
flow
----------------------------------------------------------*/
#flowMain	{
	width:680px;
	height:1350px;
	margin-top:20px;
	background-image:url("images/flow_img01.jpg");
}
#flowMain .bold	{
	font-weight:bold;
}
.boldRed	{
	font-weight:bold;
	color:#b71a35;
}
.flowAttention	{
	clear:both;
	margin-bottom:20px;
}
#flow01	{
	width:285px;
	height:286px;
	clear:both;
	float:right;
	margin:0;
	padding:0;
	position:relative;
}
#flow01 .txt01	{
	position:absolute;
	top:33px;
}
#flow01 .txt02	{
	position:absolute;
	top:153px;
}
#flow02	{
	width:285px;
	height:263px;
	clear:both;
	float:right;
	margin:0;
	padding:0;
	position:relative;
}
#flow02 .txt01	{
	position:absolute;
	top:15px;
}
#flow02 .txt02	{
	position:absolute;
	top:142px;
}
#flow03	{
	width:285px;
	height:164px;
	clear:both;
	float:right;
	margin:0;
	padding:0;
	position:relative;
}

#flow03 .txt01	{
	position:absolute;
	top:5px;
}
#flow04	{
	width:285px;
	height:265px;
	clear:both;
	float:right;
	margin:0;
	padding:0;
	position:relative;
}
#flow04 .txt01	{
	position:absolute;
	top:10px;
}
#flow04 .txt02	{
	position:absolute;
	top:160px;
}
#flow05	{
	width:285px;
	height:370px;
	clear:both;
	float:right;
	margin:0;
	padding:0;
	position:relative;
}
#flow05 .txt01	{
	position:absolute;
	top:15px;
}
#flow05 .txt02	{
	position:absolute;
	top:135px;
}
.flowAttention	{
	clear:both;
	margin-bottom:40px;
}

/*
-----------------------------------------------------------*/
.flow_other {
	height: 1474px !important;
	background-image:url("images/flow_img01_theme_other.jpg") !important;
}



/*----------------------------------------------------------
publish_professional
----------------------------------------------------------*/
#content #recommend	{
	margin-bottom:80px;
}

#content #recommend .message	{
	background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #CCCCCC;
    margin: 20px 0 5px;
    padding: 8px 10px;
	line-height:18px;
}

#content #recommend h1	{
	margin-top:0;
	padding:0;
}

#content #recommend h2	{
	margin-top:40px;
	margin-bottom:20px;
	padding:0;
	border:none;
}

#content #recommend h2.topTitle	{
	margin-top:20px;
}

#content #recommend .pagetop	{
	margin:20px 0 0 0;
	padding:0;
}

#content #recommend .contact	{
	margin-top:20px;
	margin-bottom:20px;
}

#content #recommend #contentNav {
    margin-bottom: 15px;
}

#content #recommend #contentNav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}


#content #recommend #contentNav ul li {
    float: left;
    margin:0;
	padding:0;
}

#recommend #pointBox	{
	margin-top:20px!important;
}

#recommend #interviewBox	{

}

#recommend #interviewBox	{
	clear:both;
}


#recommend #interview	{
	height:100%;
	margin-bottom:20px;

}

#recommend #interview .commentBox	{
	float:left;
	width:398px;
	height:auto;
	background-image:url("./images/publish_professional/recommend_comment_bg.gif");
	background-repeat:repeat-y;
	border:1px solid #ccc;
	margin-right:10px;

}

#recommend #interview .commentBox .comment	{
	width:398px;
	background-image:url("./images/publish_professional/recommend_commentbox.png");
	background-repeat:no-repeat;
	background-position:right 20px;
	height:auto;
	position:relative;
	left:11px;

}

#recommend #interview h3	{
	border-left:none;
	border-bottom:1px solid #ccc;
	font-size:22px;
	font-weight:bold;
	color:#b71a35;
	margin:20px 20px 10px 10px;
	padding:0 0 10px 0;
	width:360px;
}

#recommend #interview .commentBox .comment p	{
	margin:0;
	padding:10px 20px 20px 10px;
}

#recommend #interview .profile	{
	width:270px;
	background-color:#f4f4f4;
	float:right;
	font-size:12px;
	line-height:15px;
}

#recommend #interview .profile p	{
	font-size:12px;
	line-height:15px;
}

#recommend #interview .profile ul	{
	margin:10px;
	padding:0;
	clear:both;
	height:182px;
}

#recommend #interview .profile ul li	{
	list-style: none outside none;
	float:left;
	margin:0;
	padding:0;
}


#recommend #interview .profile ul li.books	{
	width:108px;
	margin-right:10px;
	padding-top:10px;
	text-align:center;
}

#recommend #interview .profile ul li.books img	{
	height:114px;
	width:auto;
}

#recommend #interview .profile ul li.books p	{
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}

#recommend #interview .profile ul li.photo	{
	width:132px;
	text-align:center;
	overflow:hidden;
}

#recommend #interview .profile ul li.photo img	{
	width:auto;
	height:182px;
	float:right;
}

#recommend #interview .profile p.name	{
	background-color:#333;
	padding:5px 10px;
	margin:0;
	color:#fff;

}

#recommend #advantageBox	{
	clear:both;
	margin-top:40px;

}

#recommend #advantageBox h2.subtitle	{
	border: 1px solid #b71a35;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 0;
	font-size:22px;
}

#recommend #advantageBox h2.pageTitle	{
	margin-top:20px;
}

#recommend #faqBox	{

}

#recommend  #faq h2 {
    border-left: 4px solid #B71A35;
    font-size: 17px;
    line-height: 1.5em;
    margin: 20px 0 5px;
    padding: 5px 10px;
	background-color:#fff;
}


#recommend  #faq .faqBox .faqQuestion h2 {
    border: medium none;
    font-size: 13px;
    margin: 0;
    padding: 0;
	background-color:#f4f4f4;
}

/*----------------------------------------------------------
pr-media
----------------------------------------------------------*/

#content #pr_media h2 {
    border: medium none;
    margin-bottom: 20px;
    margin-top: 40px;
    padding: 0;
}


#pr_media #interview {
    height: 100%;
    margin-bottom: 20px;
}


#pr_media #interview .commentBox {
    background-image: url("./images/publish_professional/recommend_comment_bg.gif");
    background-repeat: repeat-y;
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    margin-right: 10px;
    width: 398px;
}


#pr_media #interview .commentBox .comment {
    background-image: url("./images/publish_professional/recommend_commentbox.png");
    background-position: right 20px;
    background-repeat: no-repeat;
    height: auto;
    left: 11px;
    position: relative;
    width: 398px;
}

#pr_media #interview h3 {
    border-bottom: 1px solid #CCCCCC;
    border-left: medium none;
    color: #B71A35;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 20px 10px 10px;
    padding: 0 0 10px;
    width: 360px;
}


#pr_media #interview .commentBox .comment p {
    margin: 0;
    padding: 10px 20px 20px 10px;
}


#pr_media #interview .profile {
    background-color: #F4F4F4;
    float: right;
    font-size: 12px;
    line-height: 15px;
    width: 270px;
}


#pr_media #interview .profile ul {
    clear: both;
    height: 182px;
    margin: 10px;
    padding: 0;
}

#pr_media #interview .profile ul li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#pr_media #interview .profile ul li.books {
    margin-right: 10px;
    padding-top: 10px;
    text-align: center;
    width: 108px;
}


#pr_media #interview .profile ul li.books img {
    height: 114px;
    width: auto;
}

#pr_media #interview .profile p {
    font-size: 12px;
    line-height: 15px;
}

#pr_media #interview .profile ul li.books p {
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
}


#pr_media #interview .profile ul li.photo {
    overflow: hidden;
    text-align: center;
    width: 132px;
}


#pr_media #interview .profile ul li.photo img {
    float: right;
    height: 182px;
    width: auto;
}


#pr_media #interview .profile p.name {
    background-color: #333333;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 10px;
}


#pr_media #advantageBox {
    clear: both;
    margin-top: 40px;
}

#content #pr_media h2 {
    border: medium none;
    margin-bottom: 20px;
    margin-top: 40px;
    padding: 0;
}


#pr_media #advantageBox h2.subtitle {
    border: 1px solid #B71A35;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 0;
}


#pr_media #advantageBox h2.pageTitle {
    margin-top: 20px;
}


/* =========================================================
     			2013/02/07 追加ページ用記述
========================================================= */

#advantage .profile {
    background-color: #F4F4F4;
    float: left;
    font-size: 12px;
    line-height: 15px;
    width: 212px;
    margin:0 10px 20px 0;
    border: 1px solid #ccc;
}

#advantage .profile p	{
	font-size:12px;
	line-height:15px;
	height: 40px;
	padding: 4px;
}


#advantage .profile ul {
    clear: both;
    height: 100px;
    margin: 10px;
    padding: 0;
}

#advantage .profile ul li	{
	list-style: none outside none;
	float:left;
	margin:0;
	padding:0;
}



#advantage .profile ul li.books {
    margin-right: 10px;
    padding-top: 10px;
    text-align: center;
    width: 70px;
}


#advantage .profile ul li.books img {
    height: 90px;
    width: auto;
}

#advantage .profile ul li.books p	{
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}


#advantage .profile ul li.photo {
    overflow: hidden;
    text-align: center;
    width: 110px;
}


#advantage .profile ul li.photo img {
    float: right;
    height: 100px;
    width: auto;
}

#advantage .profile p.name	{
	background-color:#333;
	padding:5px 10px;
	margin:0;
	color:#fff;
	height: 60px;
}

#advantage span {
	display: block;
	text-align: right;
}
.mb0{
	margin-bottom: 0px;
	display: block;
}
.mb5{
	margin-bottom: 5px;
	display: block;
}
.mb10{
	margin-bottom: 10px;
	display: block;
}
.mb20{
	margin-bottom: 20px;
	display: block;
}

.mt20{
	margin-top: 20px;
	display: block;
}

.box-red {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 1px solid #ad1d36;
	font-size: 20px;
	line-height: 1.5em;
	margin: 20px 0 5px;
	padding: 20px 20px;
	font-weight: bold;
	clear: both;
}
.box-red p {
	line-height: 1.5em;
}
.tac{
	text-align: center;
}

p .aligncenter,
h2.box-red img{
	display: block;
	margin: auto;
}

.post h2.large {
	font-size: 26px;
}


/*----------------------------------------------------------
130312 セミナー用背景
----------------------------------------------------------*/
.special-seminarIMG_130416	{
	background:url(/wp-content/uploads/2013/03/seminar_130416_specialimg.jpg) no-repeat 0 5px;
}

/*----------------------------------------------------------
130312 セミナーのご案内
----------------------------------------------------------*/
#advantage .profile2 {
	width: 327px;
	padding-top: 5px;
}
#advantage .profile2 ul {
	padding-bottom: 0;
	margin-bottom: 2px;
}
#advantage .profile2 ul li.books {
	padding-bottom: 0;
	margin-right: 51px;
	margin-left: 39px;
}
#advantage .profile2 ul li.photo {
	padding-bottom: 0;
	margin-right: 0px;
}
#advantage .profile2 p.title {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	margin:0;
	padding: 10px;
	height:44px;
}
#advantage .profile2 p.name {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}

.bottominfo  {
	clear: both;
	font-size: 130%;
	text-align: center;
}

/*-----------------------------------------------------------
130326　セミナーのご案内
-----------------------------------------------------------*/
#seminar_info	{
	height:100%;
	margin-bottom:20px;

}

#seminar_info .commentBox	{
	float:left;
	width:398px;
	height:auto;
	background-image:url("./images/publish_professional/recommend_comment_bg.gif");
	background-repeat:repeat-y;
	border:1px solid #ccc;
	margin: 18px 10px 0 0;

}

#seminar_info .commentBox .comment	{
	width:398px;
	background-image:url("./images/publish_professional/recommend_commentbox.png");
	background-repeat:no-repeat;
	background-position:right 20px;
	height:auto;
	position:relative;
	left:11px;

}

#seminar_info h3	{
	border-left:none;
	font-size:22px;
	font-weight:bold;
	color:#b71a35;
	margin:20px 20px 10px 10px;
	padding:0 0 10px 0;
	width:360px;
}

#seminar_info .commentBox .comment p	{
	margin:0;
	padding:10px 20px 20px 10px;
}

#seminar_info .profile	{
	width:270px;
	background-color:#f4f4f4;
	float:right;
	font-size:12px;
	line-height:15px;
}

#seminar_info .profile p	{
	font-size:12px;
	line-height:15px;
}

#seminar_info .profile ul	{
	margin:10px;
	padding:0;
	clear:both;
	height:182px;
}

#seminar_info .profile ul li	{
	list-style: none outside none;
	float:left;
	margin:0;
	padding:0;
}


#seminar_info .profile ul li.books	{
	width:108px;
	margin-right:10px;
	padding-top:10px;
	text-align:center;
}

#seminar_info .profile ul li.books img	{
	height:114px;
	width:auto;
}

#seminar_info .profile ul li.books p	{
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}

#seminar_info .profile ul li.photo	{
	width:132px;
	text-align:center;
	overflow:hidden;
}

#seminar_info .profile ul li.photo img	{
	width:auto;
	height:182px;
	float:right;
}

#seminar_info .profile p.name	{
	background-color:#333;
	padding:5px 10px;
	margin:0;
	color:#fff;

}

h4.font_bigger{
	font-size: 20px;
}

div.next_seminar_info{
	width:530px;
	float: left;
}
.next_seminar_info h5{
	border-left: 5px solid #B71A35;
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 10px;
    padding: 3px 10px;
}
.next_seminar_info p{
    font-size: 14px;
}
#content .next_seminar_info p　a:link,
#content .next_seminar_info p　a:visited{
    text-decoration: none;
}
.btnRight2{
	text-align: right;
	padding-top: 140px;
	margin-right: 10px;
}
#advantage .profile2end {
	margin: 0 0 20px 10px;
}


.seminar_service_voice {
	color: #B71A35;
	font-size: 130%;
}

.clear {
	clear: both;
}

/*inquery_box*/
.inquery_box {
	background: #f4f4f4;
}

.inquery_box .inquery_box_inner {
	width: 570px;
	border: solid 1px #ad1d36;
	padding: 18px 54px;
}

.inquery_box .inquery_box_inner .inner_l {
	float: left;
}

.inquery_box .inquery_box_inner .inner_r {
	float: right;
}

.inquery_box .inquery_box_inner h3 {
	font-size: 17px;
	text-align: center;
	border-style: none;
	line-height: 24px;
	margin-top: 10px;
}

.inquery_box .inquery_box_inner h4.tel_box {
	text-indent: -9999px;
	background: url(images/downer_tel.png) no-repeat;
	width: 255px;
	height: 74px;
}

.inquery_box .inquery_box_inner h4.form_box a {
	text-indent: -9999px;
	background: url(images/downer_contact.jpg) no-repeat;
	width: 255px;
	height: 40px;
	display: block;
}

.inquery_box .inquery_box_inner h4.request_box a {
	text-indent: -9999px;
	background: url(images/downer_request.jpg) no-repeat;
	width: 255px;
	height: 40px;
	display: block;
}

.seminar_more_box {
	background: #f4f4f4;
	margin:30px 0;
}

.seminar_more_box .seminar_more_box_inner {
	width: 648px;
	border: solid 1px #ad1d36;
	padding: 15px;
}

.seminar_more_box .seminar_more_box_inner h3 {
	font-size: 17px;
	text-align: center;
	border-style: none;
}

.seminar_more_box .seminar_more_box_inner a {
	text-indent: -9999px;
	background: url(images/btn_seminar_more.png) no-repeat;
	width: 502px;
	height: 92px;
	display: block;
	margin-left: 70px;
}

.seminar_more_box .seminar_more_box_inner a.seminar_contact_link {
	background: url(images/bnr_03.jpg) no-repeat;
	width: 335px;
	height: 93px;
	display: block;
	margin-left: 153px;
}


.past_semi_box {
	border-bottom: dotted 1px #aaa;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.past_semi_box .past_semi_inner {
	width: 530px;
	float: left;
}

.past_semi_box .past_semi_inner h4 {
	color: #000;
	margin: 0;
	padding: 0;
}

.productBox .productImage img,
.productEntry .productImage img {
	border: 1px solid #CCCCCC;
}
.productEntry .productImage ul img {
	border: none;
}
.interviewBox .interviewImage img,
.interviewEntry .interviewImage img {
		border: 1px solid #CCCCCC;
}
/*-----------------------------------------------------------
131225  executivecolumn
-----------------------------------------------------------*/
h2.executivecolumn-title{
    background:url(/executivecolumn/images/executivecolumn-title.gif) no-repeat left top;
    height:52px;
    width: 680px;
    margin:0 0 20px;
    text-indent:-9999px;
    font-size:1px;
}

#executivecolumn .section h2 {
    clear: both;
    height:32px;
    width: 652px;
    margin:0 0 12px;
    background-repeat:no-repeat;
    background-position:left top;
    line-height:0;
    text-indent:-9999px;
    font-size:1px;
}
#executivecolumn .section .entry {
    overflow:hidden;
    height:90px;
    width: 326px;
    margin-bottom:10px;
    float:left;
}

#executivecolumn .section .entry .image {
    float:left;
    width:70px;
}
#executivecolumn .section .entry .image img {
    border:2px solid;
}
#executivecolumn .section .entry .textWrapper {
    float:right;
    width:250px;
    line-height:1.5;
}
#executivecolumn .section .entry h3 {
    font-size:97%;
    margin:0;
}
#executivecolumn .section .entry .textWrapper p{
    margin:0;
    padding-right: 5px;
}
#executivecolumn .section .entry .author {
    font-size:84%;
    font-weight:bold;
}
#executivecolumn .section .entry .text {
    font-size:84%;
}

h2.executivecolumn2-title{
    background:url(/executivecolumn/images/executivecolumn-title.gif) no-repeat left top;
    height:52px;
    width: 680px;
    margin:0 0 20px;
    text-indent:-9999px;
    font-size:1px;
}

#executivecolumn2 .section h2 {
    clear: both;
    height:32px;
    width: 940px;
    margin:0 0 12px;
    background-repeat:no-repeat;
    background-position:left top;
    line-height:0;
    text-indent:-9999px;
    font-size:1px;
}

#executivecolumn2 .section .entry {
    overflow:hidden;
    width: 455px;
    margin-bottom:10px;
    float:left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	margin-right: 15px;
}
#executivecolumn2 .section .entry .image {
    float:left;
    width:70px;
}
#executivecolumn2 .section .entry .image img {
    border:2px solid;
}
#executivecolumn2 .section .entry .textWrapper {
    float:right;
    width:375px;
    line-height:1.5;
}
#executivecolumn2 .section .entry h3 {
    font-size:97%;
    margin:0;
}
#executivecolumn2 .section .entry .textWrapper p{
    margin:0;
    padding-right: 5px;
}
#executivecolumn2 .section .entry .author {
    font-size:84%;
    font-weight:bold;
}
#executivecolumn2 .section .entry .text {
    font-size:84%;
}


/* skill
------------------------------------------------------------------------------*/
#executivecolumn .section#skill {
    margin:0 17px 0 0;
}
#executivecolumn .section#skill h2 {
    background-image:url(/executivecolumn/images/top/h2_skill.gif);
    background-color: #42547B;
}
#executivecolumn .section#skill a,
#executivecolumn #lineup .skill a {
    color:#44567F;
}
#executivecolumn .section#skill .image img,
#executivecolumn #lineup .skill .image img {
    border-color:#44567F;
}

#executivecolumn2 .section#skill {
    margin:0 0 0 0;
}
#executivecolumn2 .section#skill h2 {
    background-image:url(/executivecolumn/images/top/h2_skill.gif);
    background-color: #42547B;
}
#executivecolumn2 .section#skill a,
#executivecolumn2 #lineup .skill a {
    color:#44567F;
}
#executivecolumn2 .section#skill .image img,
#executivecolumn2 #lineup .skill .image img {
    border-color:#44567F;
}

/* lifestyle
------------------------------------------------------------------------------*/
#executivecolumn .section#lifestyle h2 {
    background-image:url(/executivecolumn/images/top/h2_lifestyle.gif);
    background-color: #71692A;
}
#executivecolumn .section#lifestyle a,
#executivecolumn #lineup .lifestyle a {
    color:#736A00;
}
#executivecolumn .section#lifestyle .image img,
#executivecolumn #lineup .lifestyle .image img {
    border-color:#736A00;
}


#executivecolumn2 .section#lifestyle h2 {
    background-image:url(/executivecolumn/images/top/h2_lifestyle.gif);
    background-color: #71692A;
}
#executivecolumn2 .section#lifestyle a,
#executivecolumn2 #lineup .lifestyle a {
    color:#736A00;
}
#executivecolumn2 .section#lifestyle .image img,
#executivecolumn2 #lineup .lifestyle .image img {
    border-color:#736A00;
}

/* maney
------------------------------------------------------------------------------*/
#executivecolumn .section#maney {
    margin:0 17px 0 0;
}
#executivecolumn .section#maney h2 {
    background-image:url(/executivecolumn/images/top/h2_maney.gif);
    background-color: #6B4036;
}
#executivecolumn .section#maney a,
#executivecolumn #lineup .maney a {
    color:#6D4036;
}
#executivecolumn .section#maney .image img,
#executivecolumn #lineup .maney .image img {
    border-color:#6D4036;
}

#executivecolumn2 .section#maney {
    margin:0 0 0 0;
}
#executivecolumn2 .section#maney h2 {
    background-image:url(/executivecolumn/images/top/h2_maney.gif);
    background-color: #6B4036;
}
#executivecolumn2 .section#maney a,
#executivecolumn2 #lineup .maney a {
    color:#6D4036;
}
#executivecolumn2 .section#maney .image img,
#executivecolumn2 #lineup .maney .image img {
    border-color:#6D4036;
}


/* helthcare
------------------------------------------------------------------------------*/
#executivecolumn .section#helthcare h2 {
    background-image:url(/executivecolumn/images/top/h2_helthcare.gif);
    background-color: #355941;
}
#executivecolumn .section#helthcare a,
#executivecolumn #lineup .helthcare a {
    color:#365A41;
}
#executivecolumn .section#helthcare .image img,
#main #lineup .helthcare .image img {
    border-color:#365A41;
}


#executivecolumn2 .section#helthcare h2 {
    background-image:url(/executivecolumn/images/top/h2_helthcare.gif);
    background-color: #355941;
}
#executivecolumn2 .section#helthcare a,
#executivecolumn2 #lineup .helthcare a {
    color:#365A41;
}
#executivecolumn2 .section#helthcare .image img,
#main #lineup .helthcare .image img {
    border-color:#365A41;
}








/* common140422
------------------------------------------------------------------------------*/
.mt5 {margin-top: 5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt55{margin-top:55px !important;}
.mt60{margin-top:60px !important;}
.mt100{margin-top:100px !important;}

.mb5 {margin-bottom: 5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}

.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}

.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}

.pt20{padding-top: 20px !important;}

.pb20{padding-bottom: 20px !important;}
.pb30{padding-bottom: 30px !important;}

.fleft{float:left;}
.fright{float:right;}

a.imgHover:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	background:#FFF;/*FireFoxBug*/
}

.alignC{text-align: center !important;}
.alignL{text-align: left   !important;}
.alignR{text-align: right  !important;}


/* top
------------------------------------------------------------------------------*/
body#indexPage {
	background: url(images/top/body_bg_160624.png) repeat-x left top;
}
#indexPage #mainImage {
	position: relative;
	height: 346px;
}
#indexPage #mainImage a,
#indexPage #mainBtn a {
	display: block;
}
#indexPage #mainImage #slides {
	position: absolute;
	top: 0;
	left: 0;
}
#indexPage #mainImage #slides h1 {
	margin: 0 !important;
	padding: 0;
	width: 700px;
	height: 344px;
	background: url(images/top/mainimg0.jpg) no-repeat left top;
	position: relative;
}

#indexPage #mainImage .btn {
	position: absolute;
	top: 255px;
	left: 40px;
	z-index: 10000;
}
#indexPage #mainImage .mainCont .btn {
	position: absolute;
	top: 275px;
	left: 20px;
	z-index: 10000;
}
#indexPage #mainImage .mainCont .no1 {
	position: absolute;
	top: 229px;
	left: 360px;
	z-index: 10000;
}
#indexPage #mainImage .no1 {
	position: absolute;
	top: 204px;
	left: 12px;
	z-index: 10000;
}
#indexPage #mainImage #slides li {
	position: absolute;
	top: 0;
	left: 0;
}
#indexPage #mainImage #topFormLink {
	position: absolute;
	top: 0;
	right: 0;
}
/*#indexPage #mainImage #topFormLink ul {
	height: 310px;
}*/
#indexPage #mainBtn {
	/*background: url(images/top/top_tab_bg.png) no-repeat left top;*/
	/*background: #FFF;*/
	margin: 0;
	/*padding: 7px 5px 5px 5px;*/
}

#indexPage #mainBtn .industryBtn li,
#indexPage #mainBtn .needsBtn li {
	float: left;
	margin-left: 10px;;
}
#indexPage #mainBtn .tabList {
	margin-bottom: 3px;
}
#indexPage #mainBtn .tabList li {
	float: left;
	width: 475px;
	height: 42px;
	text-indent: -9999px;
}
#indexPage #mainBtn .tabList li a {
	width: 475px;
	height: 42px;
}
#indexPage #mainBtn #rel02 {
	background: url(images/top/top_tab_industry_off.png) no-repeat left top;
}
#indexPage #mainBtn #rel02:hover,
#indexPage #mainBtn #rel02.active {
	background: url(images/top/top_tab_industry_on.png) no-repeat left top;
}
#indexPage #mainBtn #rel01 {
	background: url(images/top/top_tab_needs_off.png) no-repeat left top;
}
#indexPage #mainBtn #rel01:hover,
#indexPage #mainBtn #rel01.active {
	background: url(images/top/top_tab_needs_on.png) no-repeat left top;
}
#indexPage #content {
	width: 960px;
	float: none;
}
#indexPage .topBoxHalf {
	width: 455px;
}
#indexPage .listTtl {
	position: relative;
}
#indexPage .listTtl h2 {
	margin-bottom: 10px;
}
#indexPage .listTtl p {
	position: absolute;
	top: 8px;
	right: 5px;
	margin: 0;
}
#indexPage .topCase .caseItem {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
#indexPage .topCase .caseItem + .caseItem {
	padding-top: 0;
}
#indexPage .topCase .caseItem .img {
	float: left;
	border: 1px solid #999;
	padding: 1px;
}
#indexPage .topCase .caseItem .txtBox {
	padding-left: 72px;
	width: 383px;
}
#indexPage .topCase .caseItem .txtBox dt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#indexPage .topCase .caseItem .txtBox dd {
	font-size: 12px;
}
#indexPage .topFaq {
	margin-bottom: 30px;
}
#indexPage .topFaq .faqItem ul {
	padding-top: 10px;
}
#indexPage .topFaq .faqItem li {
	background: url(images/top/icon_faq.png) no-repeat left top;
	padding-left: 28px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	padding-top: 2px;
}
#indexPage .topInterview {
	width: 975px;
	margin-bottom: 34px;
}
#indexPage .topInterview a {
	display: block;
}
#indexPage .topInterview .interviewItem {
	float: left;
	margin-right: 15px;
	margin-bottom: 18px;
	width: 310px;
}
#indexPage .topInterview .interviewItem .innerCont {
	background: url(images/top/bg_interview.png) no-repeat left top;
	padding: 15px 15px 10px;
}
#indexPage .topInterview .interviewItem .innerCont .txtBox dl {
	width: 180px;
}
#indexPage .topInterview .interviewItem .innerCont .txtBox div {
	font-weight: bold;
	color: #B71A35;
	font-size: 14px;
}
#indexPage .topInterview .interviewItem .innerCont .txtBox dt,
#indexPage .topInterview .interviewItem .innerCont .txtBox dd.ttl,
#indexPage .topInterview .interviewItem .innerCont .txtBox div {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#indexPage .topInterview .interviewItem .innerCont .txtBox dt.ttl {
	font-weight: bold;
	font-size: 14px;
}
/*
#indexPage .topInterview .interviewItem .innerCont .txtBox dt {
	background: url(images/top/icon_industry.png) no-repeat 0 2px;
	padding-left: 38px;
}
#indexPage .topInterview .interviewItem .innerCont .txtBox dd.ttl {
	font-weight: bold;
	font-size: 14px;
}
*/
#indexPage .topSeminar {
	margin-bottom: 60px;
	position: relative;
}
#indexPage .topSeminar li {
	float: left;
}
#indexPage .carousel {
	margin-bottom: 60px;
	position: relative;
	width: 960px;
	height: 219px;
}
#indexPage .carousel li{
	float: left;
	margin-left: 10px;
	margin-right: 11px;
}

#indexPage #carousel #prev{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_left.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 68px;
	left: 0;
}
#indexPage #carousel #next{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_right.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 68px;
	right: 0;
}
/*#indexPage .topSeminar li + li {
	float: left;
	margin-left: 13px;
}*/
#indexPage .topSeminar .bx-prev{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_left.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 68px;
	left: 0;
}
#indexPage .topSeminar .bx-next{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_right.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 68px;
	right: 0;
}

.slider {
	position: relative;
}
.slideSeminar .bx-prev{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_left.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 60px;
	left: 0;
}
.slideSeminar .bx-next{
	width: 50px;
	height: 50px;
	background: url(images/top/btn_slide_right.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 60px;
	right: 0;
}


/* service
------------------------------------------------------------------------------*/
.copytxt {
	font-size: 20px!important;
	background: none!important;
	padding: 0!important;
	margin: 0!important;
	border: none!important;
	font-weight: bold!important;
}
.copytxt p {
	font-size: 20px!important;
	margin: 0!important;
	font-weight: bold!important;
	line-height: 1.5em;
}
.copytxts {
	font-size: 16px!important;
	background: none!important;
	padding: 0!important;
	margin: 0!important;
	border: none!important;
}
.ttl_h3 {
	border: none !important;
	margin: 0 0 15px 0!important;
	padding: 0!important;
}
.service_nav li {
	float: left;
}
.service_nav li+li {
	margin-left:13px!important;
}
ul.con_nav {
	text-align: center;
	margin: 0 auto;
}
.con_nav li {
	display: inline-block;
}
.con_nav li+li {
	margin-left: 5px!important;
}
.con_study li {
	float: left;
}
.con_study li+li {
	margin-left: 10px!important;
}
.section_Box {
	width: 680px;
}
.sfeature li {
	margin-bottom: 15px!important;
}
.bookList li {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.7em;
	margin-bottom: 20px;
}
.bookList li+li {
	margin-top:5px;
}
copytxts {
	font-size: 14px!important;
	background: none!important;
	padding: 0!important;
	margin: 0!important;
	border: none!important;
}
.w160 {
	width: 160px!important;
	background: url(images/follw_back.png) no-repeat 0 0;
	float: left;
	margin-right: 13px;
}
.imgArea {
	padding: 0;
	margin: 0;
}
.w160 a,
.w160 a:hover {
	text-decoration: none;
}
.w160 p {
	padding: 8px 2px!important;
	margin: 0 6px!important;
	font-size: 13px;
	line-height: 1.4em;
}





/*----------------------------------------------------------
new profile
----------------------------------------------------------*/
#advantage .profile02 {
    background-color: #F4F4F4;
    float: left;
    font-size: 12px;
    line-height: 15px;
    width: 212px;
    margin:0 12px 20px 0;
    border: 1px solid #ccc;
}

#advantage .profile02 p	{
	font-size:12px;
	line-height:15px;
	height: 40px;
	padding: 4px;
}


#advantage .profile02 ul {
    clear: both;
    height: 100px;
    margin: 10px;
    padding: 0;
}

#advantage .profile02 ul li	{
	list-style: none outside none;
	float:left;
	margin:0;
	padding:0;
}



#advantage .profile02 ul li.books {
    margin-right: 10px;
    padding-top: 10px;
    text-align: center;
    width: 70px;
}


#advantage .profile02 ul li.books img {
    height: 90px;
    width: auto;
}

#advantage .profile02 ul li.books p	{
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}


#advantage .profile02 ul li.photo {
    overflow: hidden;
    text-align: center;
    width: 110px;
}


#advantage .profile02 ul li.photo img {
    float: right;
    height: 100px;
    width: auto;
}

#advantage .profile02 p.name	{
	background-color:#333;
	padding:5px 10px;
	margin:0;
	color:#fff;
	/*height: 60px;*/
}


/*----------------------------------------------------------
number Page
----------------------------------------------------------*/
.numBox {
	background: url(images/number/num_back.png) 0 0;
	width: 210px;
	margin: 0 10px 10px 0;
	float: left;
	padding: 5px;
}
.dataArea { /*number marketdata*/
	background: #FFF;
}
.dataNum {
	text-align: center;
	background: #B71A35;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0;
}
dl.target {
	background: #FFF;
	padding: 5px;
	width: 200px;
	background: url(images/number/graph.png) no-repeat 115px 4px;
}
dl.target dt {
	font-size: 42px;
	font-weight: bold;
	color: #B71A35;
	padding-top: 15px;
}
dl.target dt span {
	font-size: 28px;
}
dl.target dd {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 21px;
}
dl.target dd+dd {
	font-weight: normal;
	border-top: 1px dotted #333;
	margin-top: 10px!important;
	padding-top: 8px;
}
dl.target dd+dd p {
	margin: 0 0 1em 0!important;
	font-size: 13px!important;
}


/*----------------------------------------------------------
theme Page
----------------------------------------------------------*/
.intvBox {
	margin: 0 20px 20px 0;
	float: left;
	widht: 330px;
}
.intvBox_inner {
	background:url(images/theme/intvBox_back.png) no-repeat 0 0;
	width: 300px;
	padding: 15px 15px 5px 15px;
}
.intv_profile {
	width: 200px!important;
}
dl.intv_profile dt p {
	font-size: 14px;
	font-weight: bold;
	margin-top:0;
	line-height: 1.4em;
}
dl.intv_profile dd p {
	font-size: 11px!important;
	margin-top:0;
	margin-botto:0;
	line-height: 1.4em;
}

.tableReach {
	width: 680px;
	margin: 5px 0 10px 0;
}
.tableReach th {
	width: 22%;
	background: #000;
	padding: 0 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.tableReach th p {
	font-size: 16px;
	line-height: 1.4em;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.tableReach td {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0 10px;
	text-align: left;
}
.tableReach td p {
}
ol.reachtlist {
	padding-left: 20px!important;
}



/*----------------------------------------------------------
theme Page
----------------------------------------------------------*/
.pointArea {
	background:url(images/marketdata/point_back.png) 0 0;
	width: 670px;
	margin: 0 0 10px 0;
	padding: 5px;
}
.pointBd {
	border: 1px solid #E3C0BE;
}
dl.pointDefi {
	margin: 20px;
}
dl.pointDefi dt {
	margin: 0 0 10px 0;
}
dl.pointDefi dd {
}
dl.pointDefi dd p {
	line-height: 1.4em;
	margin: 0;
}



/*----------------------------------------------------------
formPage
----------------------------------------------------------*/
#formPage #main #content {
	width: 960px;
	float: left;
}
#formPage h2 {
	background: none!important;
	padding: 0!important;
	margin: 0!important;
	border: none!important;
	font-weight: bold!important;
}
.marketform {
	width: 960px;
	margin: 0 0 20px 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.marketform th {
	width: 20%;
	background: #EEEEEE;
	padding: 0 0 0 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
}
.marketform th span {
	color: #B51933;
}
.marketform td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	text-align: left;
	line-height: 1.7em;
}
.thankstxt dt {
	line-height: 1.7em;
	font-size: 26px;
	font-weight: bold;
}
.thankstxt dd {
	line-height: 1.7em;
	font-size: 18px;
	font-weight: bold;
}







/*----------------------------------------------------------
service_featurePage
----------------------------------------------------------*/
#advantage .profile02 {
    background-color: #F4F4F4;
    float: left;
    font-size: 12px;
    line-height: 15px;
    width: 212px;
    margin:0 19px 20px 0;
    border: 1px solid #ccc;
}

#advantage .profile02 p	{
	font-size:12px;
	line-height:15px;
	height: 40px;
	padding: 4px;
}


#advantage .profile02 ul {
    clear: both;
    height: 100px;
    margin: 10px;
    padding: 0;
}

#advantage .profile02 ul li	{
	list-style: none outside none;
	float:left;
	margin:0;
	padding:0;
}



#advantage .profile02 ul li.books {
    margin-right: 10px;
    padding-top: 10px;
    text-align: center;
    width: 70px;
}


#advantage .profile02 ul li.books img {
    height: 90px;
    width: auto;
}

#advantage .profile02 ul li.books p	{
	margin:10px 0 0 0;
	padding:0;
	text-align:left;
}


#advantage .profile02 ul li.photo {
    overflow: hidden;
    text-align: center;
    width: 110px;
}


#advantage .profile02 ul li.photo img {
    float: left;
    height: 100px;
    width: auto;
}

#advantage .profile02 p.name	{
	background-color:#333;
	padding:5px 10px;
	margin:0;
	color:#fff;
	height: 60px;
}#indexPage #footer #footerInner #footerLeft p {
}


/*----------------------------------------------------------
faqPage
----------------------------------------------------------*/
#faqPage .tabList {
}

#faqPage .tabList li {
	width: 133px;
	float: left;
	text-indent: -9999px;
}
#faqPage .tabList li + li {
	margin-left: 2px;
}
#faqPage .tabList li a {
	width: 133px;
	height: 45px;
	display: block;
}

#faqPage #tabs li#rel01 a {
	background: url(images/faq/tab_01_off.png) no-repeat 0 0;
}
#faqPage #tabs li#rel01 a:hover {
	background: url(images/faq/tab_01_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel01.active a {
	background: url(images/faq/tab_01_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel02 a {
	background: url(images/faq/tab_02_off.png) no-repeat 0 0;
}
#faqPage #tabs li#rel02 a:hover {
	background: url(images/faq/tab_02_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel02.active a {
	background: url(images/faq/tab_02_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel03 a {
	background: url(images/faq/tab_03_off.png) no-repeat 0 0;
}
#faqPage #tabs li#rel03 a:hover {
	background: url(images/faq/tab_03_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel03.active a {
	background: url(images/faq/tab_03_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel04 a {
	background: url(images/faq/tab_04_off.png) no-repeat 0 0;
}
#faqPage #tabs li#rel04 a:hover {
	background: url(images/faq/tab_04_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel04.active a {
	background: url(images/faq/tab_04_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel05 a {
	background: url(images/faq/tab_05_off.png) no-repeat 0 0;
}
#faqPage #tabs li#rel05 a:hover {
	background: url(images/faq/tab_05_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel05.active a {
	background: url(images/faq/tab_05_on.png) no-repeat 0 0;
}

#faqPage #tabs li#rel01.active2 a {
	background: url(images/faq/tab_01_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel02.active2 a {
	background: url(images/faq/tab_02_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel03.active2 a {
	background: url(images/faq/tab_03_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel04.active2 a {
	background: url(images/faq/tab_04_on.png) no-repeat 0 0;
}
#faqPage #tabs li#rel05.active2 a {
	background: url(images/faq/tab_05_on.png) no-repeat 0 0;
}


#faqPage #tabs .panel {
	border: 1px solid #CCC;
	margin-top: -1px;
	padding: 25px 15px 5px;
}

#faqPage .tabItem {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
#faqPage .tabItem li a {
	display:block;
	background:url(images/ico_q.png) no-repeat left top;
	padding:4px 5px 4px 30px;
}


/*----------------------------------------------------------
memberPage
----------------------------------------------------------*/
#memberPage .tabList {
}

#memberPage .tabList li {
	width: 163px;
	float: left;
	border: 1px solid #CCC;
}
#memberPage .tabList li {
	margin-left: 5px;
	margin-bottom:5px;
}
#memberPage .tabList li a {
	width: 133px;
	display: block;
	padding: 10px 10px 10px 20px;
}

#memberPage #tabs li a {
	background: #FFF url(images/icon_footer.png) no-repeat 8px center;
	color: #B71934;
	font-weight: bold;
}
#memberPage #tabs li a:hover {
	
	background: #B71934 url(images/icon_foot_arrow.png) no-repeat 8px center;
	color: #FFF;
	font-weight: bold;
}
#memberPage #tabs li.active a {
	background: #B71934 url(images/icon_foot_arrow.png) no-repeat 8px center;
	color: #FFF;
	font-weight: bold;
}

/*#memberPage #tabs .panel {
	padding: 10px 10px 40px;
}*/

#memberPage #tabs .panel .tabInner {
	padding: 10px 10px 40px;
}

#memberPage .tabItem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
#memberPage .tabItem .photo {
	float: left;
	margin-right: 15px;
}
#memberPage .tabItem .photo img {
	width: 150px;
}
#memberPage .tabItem .txt {
	width: 490px;
	float: right;
}
#memberPage .tabItem .txt .List_reset dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.4;
}
#memberPage .tabItem .txt .List_reset dd {
	line-height: 1.6;
}
#memberPage .tabItem .txt .List_reset dd.name {
	font-size: 20px;
	color: #800000;
	font-weight: bold;
	margin-bottom: 8px;
}
#memberPage .tabItem .txt .List_reset dd.name span {
	font-size: 16px;
}
#memberPage .tabItem .txt .List_reset dt p {
	margin: 0 !important;
	line-height: 1.4 !important;
}
#memberPage .tabItem .txt .List_reset dd p {
	margin: 0 !important;
	line-height: 1.6 !important;
}

/*----------------------------------------------------------
topPage topForm 140522
----------------------------------------------------------*/
#indexPage #mainImage #topFormLink .topFormBox {
	width: 250px;
}
#indexPage #mainImage #topFormLink .topFormBox li+li {
	height: 83px;
}
#indexPage #mainImage #topFormLink .topFormBox table.topFormArea {
	border: 1px solid #B71A35;
}
#indexPage #mainImage #topFormLink .topFormBox table.topFormArea th {
	font-weight: normal;
	text-align: center;
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#indexPage #mainImage #topFormLink .topFormBox table.topFormArea td {
	text-align: center;
	padding-bottom: 5px;
}
form .input1 {
	width: 150px;
}
.formbtn {
	width: 85px;
	margin: 0 auto;
	padding-bottom: 5px;
}
.formbtn {
	background: url(images/top/topform_btn_off.jpg) no-repeat left top;
}
.formbtn:hover {
	background: url(images/top/topform_btn_on.jpg) no-repeat left top;
}

#mainImage .bx-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
}

#mainImage .bx-pager a:hover,
#mainImage .bx-pager a.active {
	background: #CC1F4C;
}
#mainImage .bx-pager {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 700px;
	z-index: 20000;
}



/* 140619
-------------------------------------------*/
.summ p {
	line-height: 1.4em!important;
}
ul.border_box {
	border: 1px solid #CCC;
	width: 668px;
	padding: 10px 0 0 10px;
	margin: 20px 0 0 0;
}
ul.border_box li {
	float: left;
	margin: 0 30px 10px 0;
	padding: 0 0 0 18px;
	background: url(images/recruit/icon_1.png) no-repeat 0 4px;
}
.noBack01 {
	background: url(images/recruit/ttl_back_no1.png) no-repeat 0 0!important;
	padding-left: 40px!important;
	padding-top: 6px!important;
	padding-bottom: 3px!important;
}
.noBack02 {
	background: url(images/recruit/ttl_back_no2.png) no-repeat 0 0!important;
	padding-left: 40px!important;
	padding-top: 6px!important;
	padding-bottom: 3px!important;
}
.noBack03 {
	background: url(images/recruit/ttl_back_no3.png) no-repeat 0 0!important;
	padding-left: 40px!important;
	padding-top: 6px!important;
	padding-bottom: 3px!important;
}
dl.arrowBox {
}
dl.arrowBox dt {
	font-soze: 15px;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin-bottom: 15px;
	background: url(images/recruit/icon_2.png) no-repeat 0 3px;
}
dl.arrowBox dd {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
}
.iconArrow {
	background:url(images/recruit/icon_arrow.png) no-repeat center 0;
	padding-top: 40px;
}
.summ .NoTtl02 {
	font-weight: bold;
	font-size: 17px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B71A35;
}
.NoTtl {
	font-weight: bold;
	font-size: 17px;
	padding-left: 10px;
	border-left: 4px solid #B71A35;
	/*border-bottom: 1px dotted #B71A35;*/
}
.NoTtl_icon {
	font-weight: bold;
	font-size: 17px;
	padding-left: 30px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B71A35;
	margin-bottom: 15px;
}
.caseBg {
	padding: 10px;
	background: #EFEFEF;
}
dl.check dd {
	background: url(images/icon_check.png) no-repeat 0 2px;
	padding-left: 30px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.caseBg p {
	margin: 0;
}
.summ .iconNo1{ background: url(images/recruit/icon_no1.png) no-repeat 0 0; }
.iconNo1{ background: url(images/recruit/icon_no1.png) no-repeat 0 3px; }
.iconNo2{ background: url(images/recruit/icon_no2.png) no-repeat 0 3px; }
.iconNo3{ background: url(images/recruit/icon_no3.png) no-repeat 0 3px; }
.iconNo4{ background: url(images/recruit/icon_no4.png) no-repeat 0 3px; }

.effectBox {
	background: url(images/recruit/effect_back.png) 0 0;
}
.effectBox img {
	margin: 0;
	padding: 0;
}
.effectInner {
	margin: 0 5px 5px 5px;
	padding: 10px;
	background: #FFF;
}
.brdrBD {
	border-bottom: 1px solid #CCC;
}
.effectDetail li {
	background: url(images/recruit/effDtail_back.png) no-repeat 5px 8px;
	padding-left: 15px!important;
}
ul.Mcon_nav {
	text-align: center;
	margin: 0 auto;
}
.Mcon_nav li {
	display: inline-block;
}
.Mcon_nav li+li {
	margin-left: 9px!important;
}
.unlist li {
	margin-bottom: 10px!important;
}
.rColumn {
	margin-bottom: 30px;
}
.rColumn .rColumnArea {
	width: 680px;
	padding-left: 10px;
	
}
.rColumn .rColumnArea .rColumnItem {
	float: left;
	margin-right: 20px;
	width: 320px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.rColumn .rColumnArea .rColumnItem .photo {
	margin-right: 10px;
}
.rColumn .rColumnArea .rColumnItem .photo img {
	width: 90px;
}
.rColumn .rColumnArea .rColumnItem .txt dt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.offerBox {
	background: url(images/column/column_offer_bg.png);
	padding: 10px 10px 10px;
	margin-bottom: 30px;
}
.offerBox .ttl_h3 {
	margin-bottom: 10px !important;
}
.offerBox .inner {
	background: #FFF;
	padding: 10px 0 5px;
}
.offerBox .inner ul {
	margin-left: 10px;
}
.offerBox .inner li {
	float: left;
	margin-right: 9px;
}
.sideNav.column ul li a {
	padding-right: 5px !important;
}

.listColumn {
	margin-bottom: 30px;
}
.listColumn .listColumnArea {
	width: 660px;
	padding: 0 10px 0 10px;
	
}
.listColumn .listColumnArea .listColumnItem {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.listColumn .listColumnArea .listColumnItem .photo {
	margin-right: 10px;
}
.listColumn .listColumnArea .listColumnItem .txt dt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.listColumn .listColumnArea .listColumnItem .txt dt.date {
	font-size: 12px
}

#indexPage .listColumn {
	margin-bottom: 50px;
}
#indexPage .listColumn .listColumnArea {
	width: 960px;
}
#indexPage .listColumn .listColumnArea .listColumnItem  {
	width: 460px;
	margin-right: 20px;
	float: left;
}
#indexPage .listColumn .listColumnArea .listColumnItem .txt dd {
	font-size: 12px;
}


/* 140902
---------------------------------------------*/
.quickList {
	border-bottom: 1px dotted #CCC;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
}
.quickList dt {
	font-weight: bold;
	font-size: 16px;
}
.quickList span {
	color: #B31933;
}
.quickList dd {
	font-size: 12px;
	margin-top: 4px !important;
}
.quickcase01 {
	background: url(images/quick/quick_case01.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase02 {
	background: url(images/quick/quick_case02.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase03 {
	background: url(images/quick/quick_case03.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase04 {
	background: url(images/quick/quick_case04.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase05 {
	background: url(images/quick/quick_case05.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase06 {
	background: url(images/quick/quick_case06.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase07 {
	background: url(images/quick/quick_case07.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase08 {
	background: url(images/quick/quick_case08.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickcase09 {
	background: url(images/quick/quick_case09.png) no-repeat 10px 0;
	padding-left: 50px !important;
}
.quickBoxCover {
	width: 980px;
}
.quickBox {
	width: 470px;
}
.quick_pro {
	width: 280px;
}
.quick_pro li {
	margin-bottom: 10px !important;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px !important;
	background: url(images/quick/quick_arrow.png) no-repeat 0 5px;
	padding-left: 15px !important;
}
.quick_pro li+li {
	background: none;
	border: none;
	padding-left: 0 !important;
}
.quick_resu {
	padding: 10px !important;
	background: #F9EAED;
	clear: both;
}
.quick_resu dt {
	margin-bottom: 5px !important;
}
.quick_resu dd {
	font-size: 14px;
}
.tablePref {
	width: 100%;
}
.tablePref th,.tablePref td {
	border: none !important;
	padding: 5px 0 !important;
}

.frontList {
}
.frontList li {
}
.frontList li+li {
	margin-top: 5px !important;
}


/* クライアントインタビュー　140829
-------------------------------------------------------------*/
#content.interviewCont {
	width:960px;
	margin-bottom:30px;
}
.interview_table {
	width: 100%;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
.interview_table th {
	border: 1px solid #FFF;
	background: #B71A35;
	text-align: center;
	width: 180px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.interview_table td {
	padding: 15px 0 0 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.interview_cate {
}
.interview_cate li {
	float: left;
	margin-right: 10px !important;
	margin-bottom: 15px !important;
	width: 180px;
	font-size: 12px;
}
.interview_cate li input {
	margin-right: 5px;
}
.searches {
	color: #B71A35;
	font-size: 20px;
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}
.interview_Area {
	width: 980px;
}
.interview_listBox {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #CCC;
	width: 448px;
	padding: 10px;
}
.interview_type {
	margin-bottom: 10px !important;
}
.interview_type li {
	float: left;
}
.interview_type li img {
	margin-right: 5px !important;
}
.interview_type li.new {
	margin-right: 5px !important;
	height: 20px;
	width: 39px;
	display: block;
	background: url(images/interview/interviewImg_new.png) no-repeat 0 0;
}
.interview_type li+li {
	color: #333;
	height: 20px;
	/*background: #666;*/
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
}
.interview_info {
	float: right;
	width: 340px;
}
.interview_info dt {
	margin-bottom: 5px !important;
}
.interview_info dt p {
	color: #B71A35;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	line-height: 1.4em;
}
.interview_info dd p {
	line-height: 1.4em;
	margin: 0;
}




#interviewMenu #mainBtn {
	margin: 15px 0 40px;
	padding: 5px 2px 5px 2px;
	border: 1px solid #CCC;
}
#interviewMenu #mainBtn .industryBtn li {
	float: left;
	margin-left: 3px;
}
#interviewMenu #mainBtn .industryBtn li+li {
	float: left;
	margin-left: 4px;
}
#interviewMenu #mainBtn .needsBtn li {
	float: left;
	margin-left: 2px;
}
#interviewMenu #mainBtn .needsBtn li+li {
	float: left;
	margin-left: 0px;
}
#interviewMenu #mainBtn .tabList {
	margin-bottom: 3px;
}
#interviewMenu #mainBtn .tabList li {
	float: left;
	width: 336px;
	height: 42px;
	text-indent: -9999px;
}
#interviewMenu #mainBtn .tabList li a {
	width: 336px;
	height: 42px;
	display: block;
}
#interviewMenu #mainBtn #rel02 {
	background: url(images/interview/interview_tab_industry_off.png) no-repeat left top;
}
#interviewMenu #mainBtn #rel02:hover,
#interviewMenu #mainBtn #rel02.active {
	background: url(images/interview/interview_tab_industry_on.png) no-repeat left top;
}
#interviewMenu #mainBtn #rel01 {
	background: url(images/interview/interview_tab_needs_off.png) no-repeat left top;
}
#interviewMenu #mainBtn #rel01:hover,
#interviewMenu #mainBtn #rel01.active {
	background: url(images/interview/interview_tab_needs_on.png) no-repeat left top;
}

.related_interview {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
	width: 330px;
}
.related_interview .fleft img {
	max-height: 82px;
}
.related_interview dt {
	width: 255px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.related_interview dt.new {
	text-indent: 35px;
	background: url(images/interview/interviewImg_new02.png) no-repeat 0 0;
}
.related_interview:hover dt.new {
	background: url(images/interview/interviewImg_new02_hover.png) no-repeat 0 0;
}
.related_interview dt .new + p {
	margin-top: -1px;
	display: inline;
}
.related_interview dt p {
	margin: 0;
}
.related_interview .fleft {
	border: 1px solid #CCC;
	padding: 1px;
}
.related_interview dd {
	width: 255px;
	float: right;
	font-size: 12px;
	margin-left: 0px;
}
.related_interview dd p {
	margin: 0;
}
.con_study02 {
	width: 975px;
}
.con_study02 li {
	float: left;
	margin-right: 15px !important;
	margin-bottom: 10px !important;
}
/*.con_study02 li+li {
	margin-left: 15px!important;
}*/
.conbtnBox {
	position: relative;
}
.conbtnBox_contact {
	position: absolute;
	top: 15px;
	right: 15px;
}
.conbtnBox_request {
	position: absolute;
	top: 62px;
	right: 15px;
}

/* 141021
---------------------------------------------*/
.exteList li {
	float: left;
	margin-right: 10px !important;
	margin-bottom: 5px !important;
}

/* 141128
---------------------------------------------*/
/*#headerRight #menu-item-20670 a {
	text-indent: -5000px;
	overflow: hidden;
	display: inline-block !important;
	background: url(images/btn_header_book_off.png) no-repeat 0 0 !important;
	width: 131px;
	height: 25px;
	padding-left: 0 !important;
	float: right;
	margin-bottom: 5px;
	margin-right: 21px;
	position: absolute;
	top: 0;
	right: 135px;
}
#headerRight #menu-item-20670 a:hover {
	background: url(images/btn_header_book_on.png) no-repeat 0 0 !important;
}*/

/*#headerRight #menu-item-31508 a {
	text-indent: -5000px;
	overflow: hidden;
	display: inline-block !important;
	background: url(images/btn_header_allliance_151217_off.png) no-repeat 0 0    !important;
	width: 111px;
	height: 25px;
	padding-left: 0 !important;
	float: right;
	margin-bottom: 5px;
	margin-right: 21px;
	position: absolute;
	top: 0;
	right: 0;
}
#headerRight #menu-item-31508 a:hover {
	background: url(images/btn_header_allliance_151217_on.png) no-repeat 0 0    !important;
}*/

/* 141203テスト環境用
---------------------------------------------*/
#headerRight #menu-item-15408 a {
	text-indent: -5000px;
	overflow: hidden;
	display: inline-block !important;
	background: url(images/btn_header_book_off.png) no-repeat 0 0 !important;
	width: 131px;
	height: 25px;
	padding-left: 0 !important;
	float: right;
	margin-bottom: 5px;
	margin-right: 21px;
}
#headerRight #menu-item-15408 a:hover {
	background: url(images/btn_header_book_on.png) no-repeat 0 0 !important;
}


/* 141202 書店ブログ
---------------------------------------------*/
.snsList {
	text-align: center;
	/*width: 200px;*/
	float: right;
	margin: 0;
	padding: 0;
	overflow: visible;
}
.snsList li {
	text-align: center;
	display: inline-block;
	list-style: none;
	margin: 0 !important;
}
.snsList li+ li {
	/*margin-left: 10px !important;*/
}
p.right {
	text-align: right;
}
.blogcopy {
	font-size: 18px !important;
	line-height: 1.8em !important;
	margin: 1em 0 !important;
	border: none !important;
	padding: 0 !important;
	background: #FFF !important;
}

.indusBtnList {
	text-align: center;
	background: #EFEFEF;
	padding: 10px 0 7px 0;
}
.indusBtnList li {
	display: inline-block;
}
.indusBtnList li + li {
	margin-left: 30px;
}
.relevanceBox {
	border: 1px solid #B71A35;
	padding: 10px;
}
.relevanceList {
}
.relevanceList li + li {
	margin-top: 10px;
}
.fb-like {
	position: absolute;
	z-index: 9999;
}
.fb-like iframe {
	max-width: none !important;
}
.sideBlock li {
	list-style: none;
}

.top_sBox {
	border:	1px dotted #CCC;
	padding: 5px 15px 10px;
}
.top_sBox h4 {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}
.top_sBox p {
	font-size: 0.9em;
	margin: 0.5em 0;
}


/* 150116
-----------------------------------------*/
.horizonParts {
	margin: 0 !important;
}
.horizonParts li {
	float: left !important;
	margin-right: 10px !important;
	width: 110px;
}

/* 150132 executivecolumnPage
-----------------------------------------*/
#executivecolumnPage #executivecolumn2 .section .entry {
	width: auto !important;
	float: none !important;
	margin-right: 0 !important;
	padding-top: 5px;
	padding-bottom: 15px;
}
#executivecolumnPage #executivecolumn2 .section .entry .textWrapper {
	width: 595px;
}
#executivecolumnPage #executivecolumn2 .section .entry .text,
#executivecolumnPage #executivecolumn2 .section .entry .author {
	font-size: 100%;
}
#executivecolumnPage #executivecolumn2 .section#lifestyle h2,
#executivecolumnPage #executivecolumn2 .section h2 {
	height: 15px;
}
#executivecolumnPage #executivecolumn2 .section .entry h3 {
	margin-bottom: 5px;
}
#executivecolumnPage .post h3 {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
#executivecolumnPage {
}
#executivecolumnPage {
}
#executivecolumnPage {
}
#executivecolumnPage {
}
#executivecolumnPage {
}

/* 150132 executivecolumnPage
-----------------------------------------*/
.tabList02 {
	float: right;
	width: 650px;
}
.tabList02 li {
	float: left;
	font-size: 14px !important;
	margin-right: 30px !important;
	margin-bottom: 10px !important;
}
/*.tabList02 li + li {
	margin-left: 3px;
}*/
.tabList02 + .tabList03 {
	margin-top: 5px;
}
.tabList03 {
	float: right;
	width: 650px;
}
.tabList03 li {
	float: left;
	font-size: 14px !important;
	margin-right: 30px !important;
	margin-bottom: 10px !important;
}
/*.tabList03 li + li {
	margin-left: 5px;
}*/
.tabList02 li a,
.tabList03 li a,
.tabList04 li a {
	text-decoration: underline;
	display: inline-block !important;
}
.tabList02 li a:hover,
.tabList03 li a:hover {
	text-decoration: none;
}
.tabList04 {
	padding: 10px 14px!important;
}
.tabList04 li {
	float: left;
}
.tabList04 li + li {
	margin-left: 5px;
}



.flowImg02 {
	height: 1027px !important;
	background-image:url("images/flow_img01_theme03.jpg") !important;
}
.flowImg02 #flow01 .txt01	{
	top:33px !important;
}
.flowImg02 #flow01 .txt02	{
	top:153px !important;
}
.flowImg02 #flow02 .txt01	{
	top:32px !important;
}
.flowImg02 #flow02 .txt02	{
	top:159px !important;
}
.flowImg02 #flow03 .txt01	{
	top:20px !important;
}
.flowImg02 #flow04 .txt01	{
	top:30px !important;
}
.flowImg02 #flow04 .txt02	{
	top:175px !important;
}




.specialList {
}
.specialList li {
	float: left;
}
.specialList li + li {
	margin-left: 5px;
}
.cf { /* clearfix */
	zoom: 1;
}
.cf:after {
	content:'';
	display: block;
	clear: both;
}


/*
--------------------------------------------*/
#header #headerRight {
	position: relative;
}

#headerRight #menu-item-27934 a {
	display: none !important;
	/*text-indent: -5000px;
	overflow: hidden;
	display: inline-block !important;
	background: url(images/header_ggo.jpg) no-repeat 0 0  !important;
	width: 300px;
	height: 45px;
	padding-left: 0 !important;
	float: right;
	margin-bottom: 5px;
	margin-right: 21px;*/
}
.ggoBtn {
	position: absolute;
	top: 32px;
	left: 70px;
}

.index_interview_slider {
}
.index_interview_slider img {
}
.index_interview_slider li {
}
.index_interview_slider {
}
.indexBookList {
}
.indexBookList li {
	margin-right: 19px !important;
	width: 115px !important;
	height:168px;
	background: #EEE;
	display: table;
}
.indexBookList li + li {
	margin-left: 0 !important;
}
.indexBookList li span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.indexBookList li img {
	max-height: 156px;
	max-width: 103px;
	border: 1px solid #FFF;
}
.indexBookBox {
	margin-top: 35px;
	margin-bottom: 0px !important;
}


.imgGray {
	text-align: center;
	margin-right: 12px;
	float: left;
}
.imgGray td {
	background: #EEE;
	width: 54px;
	height: 82px;
	padding: 5px 3px;
}
.imgGray img {
	max-height: 80px;
	max-width: 56px;
}


/*　151030　コラム一覧修正
------------------------------------------------------------------------*/
ul.columnCategoryList {
	margin: 0 0 40px 0;
	padding: 0;
	width: 685px;
}
.columnCategoryList li {
	width: 163px;
	float: left;
	border: 1px solid #CCC;
	list-style: none;
}
.columnCategoryList li {
	margin-right: 5px;
	margin-bottom:5px;
}
.columnCategoryList li a {
	width: 133px;
	display: block;
	padding: 10px 10px 10px 20px;
}

.columnCategoryList li a {
	background: #FFF url(images/icon_footer.png) no-repeat 8px center;
	color: #B71934 !important;
	font-weight: bold;
	text-decoration: none !important;
}
.columnCategoryList li a:hover {
	background: #B71934 url(images/icon_foot_arrow.png) no-repeat 8px center;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none !important;
}


/*　
------------------------------------------------------------------------*/
.topstudyList {
	padding: 0;
	margin: 0 15px 30px 15px;
}
.topstudyList li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.topstudyList li + li {
	margin-left: 40px;
}

/*　160112　コラムリンク追加
------------------------------------------------------------------------*/
.share_link {
	width:85%;
	margin: 30px auto;
	padding: 20px;
	border:double #CCC;
	overflow: hidden;
}
.browser-shot{
  text-align:center;
}
.browser-shot img{
  box-shadow:0px 2px 4px #CCCCCC;
}
.link_title{
	text-align:center;
	line-height:150%;
        overflow: hidden;
	padding-top:20px;
}
/*　160229　採用サイト追加時
------------------------------------------------------------------------*/
.footerBlock ul li.gaibu span {
	background: url(images/footer_gaibu.png) no-repeat right center;
	padding-right: 18px;
}

.oraBox {
	width: 700px;
}
.oraItem {
	background: url(images/service/oraitem_back.png) repeat 0 0;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 330px;
}
.oraItem dl {
	background: #FFF;
	margin: 6px;
	padding: 15px;
}
.oraItem dt {
	color: #FF8000;
	font-size: 18px;
	font-weight: bold;
}
.oraItem dd {
	margin-top: 10px;
	margin-left: 0;
}
.oraItem a {
	text-decoration: none !important;
}
.intfaq {
	border-bottom: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.intfaq li {
	border-bottom: 1px dotted #CCC;
	padding-bottom:10px !important;
	margin-bottom: 10px !important;
}
.intfaq li a {
	padding: 5px 5px 5px 30px !important;
}




/* 160510
------------------------------------*/
#footerLeft #search input {
	vertical-align: middle;
}
#footerLeft #search {
	margin-top: 10px;
}
#footerLeft #search #q {
	width: 90%;
}


.semiform td li {
  *zoom: 1;
}
.semiform td li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.semiform td li ul {
	margin: 0;
	line-height: 1.0;
	float: right;
	width: 340px;
}
.semiform td li ul li {
	margin: 0 10px 10px 0;
	float: left;
}
.semiform td li ul li + li {
}
/*.header_recruit {
	position: absolute;
	top: 24px;
	right: 0px;
}*/
.header_contact {
	position: absolute;
	top: 24px;
	right: 135px;
}
#nav_menu-9{
	position: absolute;
	top:-12px;
	right: 270px;
}

.header_webma {
	position: absolute;
	top: 24px;
	right: 0;
}


