﻿/*---:[  ]:---*/
.custom {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.custom a {
	color: #333;
	text-decoration: none;
}
.custom li a {
	color: #333;
	text-decoration: none;
}
.custom a:visited {
	color: #333;
}
.custom a:hover { 
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity:0.60;
	text-decoration: none;
}
.custom li a:hover { 
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity:0.60;
	text-decoration: none;
}
.custom a:hover img { 
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity:0.60;
}
.custom h2,
.custom h3,
.custom h4 {
	background-image: none;
	text-decoration: none;
}
.custom #content_single .entry p.tokeihyo {
	margin-bottom: 1px;
}
.custom p.count {
	font-size: 12px !important;
	color: #777 !important;
	margin:0 !important;
	padding:0 !important;
}
.custom .entry p.catlogo {
	font-size: 12px;
	color: #666;
	margin: 5px 0 0px 0;
	padding: 0;
	text-align: right;
	clear: both;
}
.custom span.blue {
	color:blue;
}

/*荒割3ページ*/
.custom #arawari3 span.blue a {
	color:blue;
}
.custom #arawari3 ul li {
	margin-bottom: 20px; 
}

/*パンくずリストに差し替え中　削除予定*/
.custom p#under-title {
	font-size: 12px;
	color: #666;
	margin: 5px 0 10px 0;
	padding: 5px 0 0 0;
	font-weight: normal;
	border-top: 1px #ddd dotted;
	text-align: right;
	clear: both;
}
/*パンくずリスト*/
.custom div.under-title {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px #ddd dotted;
	clear: both;
	text-align: right;	
}
.custom .recent_date {
	font-size: 10px;
	color: #666;
	margin-left:0px;
}
.custom .page .recent_date {
	margin-left: 0px;
}
.custom ul {
	list-style-type: disc;
	color: #333;
	margin: 0 0 15px 40px;
}
.custom li {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*---:[ ボックス ]:---*/
html { 
	height: 100%;
}
body { 
	height: 100%;
}
.custom #container {  
	width: 970px;
	margin: 0px auto 0 auto;  
	padding: 0 20px 0 20px;
	background-repeat: repeat-y;
	background-position: top center;
	position: relative;
	height:auto !important; /*IE6対策*/
	min-height: 100%;
}
.custom #content_box { 
	width: 970px; 
	clear: both; 
	margin: 15px 0 0 0;
	padding: 0;
	padding-bottom: 90px; /*フッターの高さと同じ+20px */
	overflow: hidden;
}
.custom #container .arawari { 
	overflow: unset; /*荒割用、はみ出して表示する*/
}
.custom #content {
	width: 608px;
	float: left;
	padding: 0;
	margin: 0;
}
.custom #content_single {
	width: 608px;
	padding: 0;
	margin: 0;
	float: left;
}
.custom #content_pages { 
	width: 608px;
	padding: 0;
	margin: 0;
	float: left;
}
/*
.custom #l_sidebar {
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
}*/

/* 右側のサイドバー */
.custom #r_sidebar {
	width: 336px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.custom #r3_sidebar {
	width: 200px;
	float: right;
	margin: 0;
	margin: 0;
}
.custom #r4_sidebar {
	width: 200px;
	float: right;
	padding: 0px;
	margin: 0px;
}

/*---:[ archive カテゴリー一覧ページ ]:---*/
.custom #content_archive {
	width: 608px;
	padding: 0;
	float: left;
	margin: 0;
}
.custom h1.archive_head {
	font-family: "メイリオ","ヒラギノ角ゴ Pro",sans-serif;
	background-image: none!important;
	margin: 0px 0 20px 0;
	padding: 0 0 5px 0!important;
	font-weight: bold !important;
	font-size: 22px !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	color: #333;
	border-bottom: 1px dotted #dcdad8;
	clear: both;
}
.custom h1#platimes {
	text-align: right;
	font-weight: normal !important;
	font-size: 12px !important;





}
/*非表示*/

.custom h1.kotei_rside_head {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 0;
 }
.custom h2.archive_head {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: normal;
	color: #333;
	border-top: 1px solid #cc3333 !important;
}
.custom #content_archive .archivebox {
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
}
.custom #content_archive p {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.custom #content_archive p.time {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 2px;
}
.custom #content_archive .page_header {
	font-size: 16px;
	color: #555;
	margin: 50px 0 0 0;
}
.custom #content_archive input {
	margin: 0 0 50px 0;
}
.custom #content_archive input[type="submit"] {
	cursor: pointer;
}
.custom #news_ichiran ul#midashi li.gyokaidoko_archive_title a {
	font-size: 16px;
	list-style-type: none;
}
.custom #content_archive h3 {
	font-size: 15px;
	margin-top: 20px;
}
.custom .gomudatabook #content_archive ul#newslist {
	margin-bottom: 40px;
}
/*---:[ レイアウト ]:---*/
/*---:[ header styles ]:---*/
.custom #masthead {
	width: 970px;
	height: 108px;
	border-style: none;
	padding: 0px 0 1px 0;
	margin: 0px 0 1px 0;
	vertical-align: top;
}
/*---:[ header_nav ]:---*/
.custom #masthead #header_nav {
	margin: 0px 0px 0px 0px;
	width: 970px;
    min-height: 20px;
    padding: 3px 10px;
    background-color: #fff;
}
.custom #masthead #header_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
    display: -webkit-flex;
    display: flex;
}
.custom #masthead #header_nav ul li {
    padding-left: 12px;
    margin-left: 12px;
    border-left: 1px solid #ccc;
}
.custom #masthead #header_nav ul li.top {
    padding-left: 0px;
    margin-left: 0px;
    border-left: none;
}
.custom #masthead #header_nav ul li.login {
    margin-left: auto;
}

.custom #masthead #header_nav ul li a {
	display: block;
    font-size: 12px;
}

.custom #masthead #header_nav ul li a:hover {
    text-decoration: underline;
}

/*---:[ header_nav hover ]:---*/
.custom #masthead #header_nav ul li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
    text-decoration: underline;
}

/*---:[ header box ]:---*/
.custom #masthead #headerlogo {
	clear: both;
	float: left;
	height: 83px;
	width: 129px;
	margin: 0 15px 0 0;
	padding: 0px;
	border-style: none;
}
.custom #masthead #headerlogo h1 {
	padding: 0;
	margin: 0;
	border-top: none;
}
.custom #masthead #nanajubanner {
	float: left;
	height: 83px;
	width: 129px;
	margin: 0 0 0 0;
	padding: 0px;
	border-style: none;
	/*display: none;*/
}
.custom #masthead #banner1 {
	padding: 0px 0px 0px 0px;
	margin: 12px 0 11px 2px;
	width: 468px;
	height: 60px;
	border: none;
	float: left;
	display: none;
}
.custom #masthead #search_mail {
	padding: 0px;
	margin: 0px 0px 0px 2px;
	width: 234px;
	height: 83px;
	border: none;
	float: right;
	background-image: url("../images/header/search_mail.gif");
	position: relative;
}
.custom #masthead #search_mail #otoiawase p a {
	width: 100px;
	height: 18px;
	position: absolute;
	top: 51px;
	left: 12px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.custom #masthead #search_mail #english p a {
	width: 60px;
	height: 18px;
	position: absolute;
	top: 51px;
	left: 143px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.custom #masthead #search_mail #searchbox {
	margin: 0px;
	padding: 0px;
}
.custom #masthead #search_mail .search_input {
	font-size: 12px;
	color: #555;
	width: 148px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	border: none;
	position: absolute; 
	top: 23px;
	left: 26px;
}
.custom #masthead #searchsubmit {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: transparent;
	border: none;
	width: 37px;
	height: 15px;
	position: absolute;
	top: 23px;
	left: 179px;
cursor: pointer;
}

/*--- navi ---*/
.custom #nav {
	clear: both;
	width: 970px;
}
.custom ul#main_nav {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.custom ul#main_nav li { 

}
.custom ul#main_nav li a { 
	display: block;
	font-size: 15px;
	font-weight: bold;
}
/*.custom ul#main_nav li.home a {
	background-position: -0px 0px;
}
.custom ul#main_nav li.news a {
	background-position: -139px 0px;
}
.custom ul#main_nav li.tire a {
	background-position: -277px 0px;
}
.custom ul#main_nav li.gyokaijoho a {
	background-position: -416px 0px;
}
.custom ul#main_nav li.kako a {
	background-position: -554px 0px;
}
.custom ul#main_nav li.gyokai a {
	background-position: -693px 0px;
}
.custom ul#main_nav li.tokei a {
	background-position: -831px 0px;
}*/

.custom ul#main_nav li a:hover { 
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
	text-decoration: underline;
}

/*---:[ time ]:---*/
.custom #time {
	height: 15px;
	width: 965px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	color: #555;
}

/*---:[ l_sidebar styles ]:---*/
/*.custom #l_sidebar {
	width: 140px;
}*/

/*主なサービス*/
/*.custom #l_sidebar ul.nav_omona {
	height: auto;
	width: 140px;
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
}
.custom #l_sidebar ul.nav_omona li {
	text-indent: -9999px;
}
.custom #l_sidebar ul.nav_omona li a {
	display: block;
	height: 29px;
	width: 140px;
	background-image: url("../images/nav_omona.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.custom #l_sidebar ul.nav_omona li.omona a {
	background-position: 0px 0x;
}
.custom #l_sidebar ul.nav_omona li.tiretimes a {
	background-position: 0px -29px;
}
.custom #l_sidebar ul.nav_omona li.gomugijustu a {
	background-position: 0px -58px;
}
.custom #l_sidebar ul.nav_omona li.gijutsukonsaru a {
	background-position: 0px -87px;
}
.custom #l_sidebar ul.nav_omona li.homepage a {
	background-position: 0px -116px;
}
.custom #l_sidebar ul.nav_omona li.recruit a {
	background-position: 0px -145px;
}
.custom #l_sidebar ul.nav_omona li.kijidata a {
	background-position: 0px -174px;
}
.custom #l_sidebar ul.nav_omona li.shuppan a {
	background-position: 0px -203px;
}*/

/*業界別特集*/
/*.custom #l_sidebar ul.nav_l_side {
	height: auto;
	width: 140px;
	margin: 0 0 0 0;
	padding: 0px;
	list-style-type: none;
}
.custom #l_sidebar ul.nav_l_side li {
	text-indent: -9999px;
}
.custom #l_sidebar ul.nav_l_side li a {
	display: block;
	height: 29px;
	width: 140px;
	background-image: url("../images/nav_l_side.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
.custom #l_sidebar ul.nav_l_side li.gyokaibestu a {
	background-position: 0px 0px;
}
.custom #l_sidebar ul.nav_l_side li.kigyotokushu a {
	background-position: 0px -29px;
}
.custom #l_sidebar ul.nav_l_side li.gomukako a {
	background-position: 0px -58px;
}
.custom #l_sidebar ul.nav_l_side li.gomushosha a {
	background-position: 0px -87px;
}
.custom #l_sidebar ul.nav_l_side li.gosei a {
	background-position: 0px -116px;
}
.custom #l_sidebar ul.nav_l_side li.tpe a {
	background-position: 0px -145px;
}
.custom #l_sidebar ul.nav_l_side li.saisei a {
	background-position: 0px -174px;
}
.custom #l_sidebar ul.nav_l_side li.silicon a {
	background-position: 0px -203px;
}
.custom #l_sidebar ul.nav_l_side li.belt a {
	background-position: 0px -232px;
}
.custom #l_sidebar ul.nav_l_side li.hose a {
	background-position: 0px -261px;
}
/*
.custom #l_sidebar ul.nav_l_side li.hoseclip a {
	background-position: 0px -290px;
}
.custom #l_sidebar ul.nav_l_side li.roll a {
	background-position: 0px -319px;
}
.custom #l_sidebar ul.nav_l_side li.sheat a {
	background-position: 0px -348px;
}

.custom #l_sidebar ul.nav_l_side li.menshin a {
	background-position: 0px -377px;
}
.custom #l_sidebar ul.nav_l_side li.yakuhin a {
	background-position: 0px -406px;
}
.custom #l_sidebar ul.nav_l_side li.cmb a {
	background-position: 0px -435px;
}
.custom #l_sidebar ul.nav_l_side li.carbonblack a {
	background-position: 0px -464px;
}
.custom #l_sidebar ul.nav_l_side li.kikai a {
	background-position: 0px -493px;
}

.custom #l_sidebar ul.nav_l_side li.shikenki a {
	background-position: 0px -522px;
}
.custom #l_sidebar ul.nav_l_side li.vinyl a {
	background-position: 0px -551px;
}
.custom #l_sidebar ul.nav_l_side li.hp a {
	background-position: 0px -580px;
	height: 30px;
}
.custom #l_sidebar ul.nav_l_side li.iso a {
	background-position: 0px -610px;
	height: 30px;
}
.custom #l_sidebar ul.nav_l_side li.ccc a {
	background-position: 0px -610px;
}
.custom #l_sidebar ul.nav_l_side li.ddd a {
	background-position: 0px -640px;
}
.custom #l_sidebar ul.nav_l_side li.eee a {
	background-position: 0px -640px;
}*/

/*データブックリンク*/
/*.custom #l_sidebar #databooklink {
    width: 140px;
    margin: 10px 0 0px 0;
}
.custom #l_sidebar #databooklink h3 {
    background-image: url(../images/top/akamaru.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 0 5px 0;
    padding: 4px 0 4px 20px;
}
.custom #l_sidebar #databooklink ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
    border: 1px none #ddd;
}
.custom #l_sidebar #databooklink ul li a {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 12px;
    color: #333;
    line-height: 2.0;
    background-image: url(../images/top/mkr_lnk.gif);
    background-repeat: no-repeat;
    background-position: left center;
}*/

/*---:[ nav_l_side ]:---*/
/*.custom #l_sidebar ul.nav_l_side li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity:0.60;
}*/

/*---:[ R sidebar styles サイドバー]:---*/
.custom #r_sidebar {
	margin: 0px;
	padding: 0px;
}
.custom #r_sidebar .banner img {
	margin-bottom: 20px;
}

.custom #r_sidebar .banner_box {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.custom #r_sidebar .banner_box .left {
	padding: 4px 3px 4px 4px;
	float: left;	
}
.custom #r_sidebar .banner_box .right {
	padding: 4px 4px 4px 3px;
	float: right;
}
.custom #r_sidebar .banner_box p {
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	display: block;
	/*background: #3e6b8c;*/
	/*color: #fff;*/
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	border-radius: 5px;
	margin: 4px 0 0 0;
}
.custom #r_sidebar .banner_box a:hover p {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
.custom #r_sidebar #saishingo {
	margin-bottom: 20px;
	width: 336px;
	height: 240px;
	background-image: url("../images/r_sidebar/saishingo.gif");
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	position: relative;	
}
.custom #r_sidebar #saishingo .saishingo_shimen_b {
	width: 130px;
	height: 171px;
	top: 54px;
	left: 31px;
	display: block;
	position: absolute;
/*	text-indent: -9999px;*/
}
.custom #r_sidebar #saishingo .saishingo_b a {
	width: 71px;
	height: 20px;
	top: 201px;
	left: 184px;
	display: block;
	position: absolute;
	text-indent: -9999px;
}
.custom #r_sidebar #saishingo #saishingo_text {
	top: 53px;
	left: 182px;
	position: absolute;
	font-size: 12px;
	width: 140px;
}
.custom #r_sidebar #saishingo #saishingo_text2 {
	top: 112px;
	left: 182px;
	position: absolute;
	font-size: 12px;
	width: 140px;
}
.custom  #saishingo_text3 { /*紙面ビューワー*/
	font-size: 10px;
	margin: 0 0 15px 0;
}
.custom #r_sidebar #saishingo #saishingo_text2 p.shimen_midashi {
	font-weight: bold;
	margin: 10px 0 0 0;
}
.custom #r_sidebar #saishingo a {
	text-decoration: none;
}
/*アクセスランキング トップページ*/
.custom #r_sidebar ul.sidebar_list {
	margin: 0px;
	padding: 0px;
	height: auto;
	list-style-type: none;
	position: relative;
}
.custom #r_sidebar ul.sidebar_list li {
	margin: 0px;
	padding: 0px;
}
.custom #r_sidebar .sidebar_list li h2.widgettitle {
	text-indent: -9999px;
	border: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list li ul {
	background-image: url("../images/r_sidebar/accece_box.gif");
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
	color: #666;
	margin: 0 0 0 0;
	padding: 51px 0 20px 0;
	width: 336px;
}
.custom #r_sidebar ul.sidebar_list li ul.wpp-list li div.rank_tire_img {
	display: none;
}
.custom #r_sidebar ul.sidebar_list li.link_ranking a {
	position: absolute;
	top: 20px;
	left: 280px;
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 20px;
}
/*アクセスランキングリスト*/
.custom #r_sidebar ul.sidebar_list li ul li {
	line-height: 2.0;
	font-size: 13px;
	margin: 0 0 0px 30px;
	padding: 0px;
	/*文字数が多くはみ出る場合を制限*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.custom #r_sidebar ul.sidebar_list li ul li a {
	margin: 0;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list li ul li a:hover {
	text-decoration: none;
}
/*アクセスランキング*/
/*週間*/
.custom #r_sidebar .lanking ul.sidebar_list li ul {
	background-image: url("../images/r_sidebar/accece_box_weekly.gif");
}
.custom #r_sidebar .lanking ul.sidebar_list li ul {
	background-image: url("../images/r_sidebar/accece_box_weekly.gif");
}
.custom #r_sidebar .lanking ul.sidebar_list li.link_monthley_ranking a {
	top: 12px;
	left: 195px;
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 37px;
	height: 20px;
}
.custom #r_sidebar .lanking ul.sidebar_list li.link_ranking a {
	top: 12px;
	left: 277px;
}

/*月間　固定ページ　79708のみ*/
.custom #r_sidebar ul.sidebar_list_monthly {
	margin: 0px;
	padding: 0px;
	height: auto;
	list-style-type: none;
	position: relative;
}
.custom #r_sidebar ul.sidebar_list_monthly li {
	margin: 0px;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list_monthly li h2.widgettitle {
	text-indent: -9999px;
	border: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list_monthly li ul {
	background-image: url("../images/r_sidebar/accece_box.gif");
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
	color: #666;
	margin: 0 0 0 0;
	padding: 51px 0 20px 0;
	width: 336px;
}
.custom #r_sidebar ul.sidebar_list_monthly li.link_ranking a {
	position: absolute;
	top: 5px;
	left: 280px;
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 20px;
}
.custom #r_sidebar ul.sidebar_list_monthly li ul li {
	line-height: 2.0;
	font-size: 13px;
	margin: 0 0 0px 30px;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list_monthly li ul li a {
	margin: 0;
	padding: 0px;
}
.custom #r_sidebar ul.sidebar_list_monthly li ul li a:hover {
	text-decoration: none;
}
.custom #r_sidebar .lanking ul.sidebar_list_monthly li ul {
	background-image: url("../images/r_sidebar/accece_box_monthly.gif");
}
.custom #r_sidebar .lanking ul.sidebar_list_monthly li.link_weekley_ranking a {
	top: 12px;
	left: 155px;
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 37px;
	height: 20px;
}
.custom #r_sidebar .lanking ul.sidebar_list_monthly li.link_ranking a {
	top: 12px;
	left: 277px;
}
/* 求人情報リストトップページリンク */
.custom #r_sidebar #recruit-link {
	width: 336px;
	height: auto;
	margin-bottom: 20px;
}
.custom #r_sidebar #recruit-link .recruit-link-title {
	background-repeat: no-repeat;
	background-color: #EFEFEF;
	border-top: 2px solid #B5B5B6;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	margin-bottom: 0px;
	font-family: Meiryo,'メイリオ','Hiragino Kaku Gothic ProN';
}
.custom #r_sidebar #recruit-link p {
	font-size: 11px;
	margin-bottom: 0px;
	height: 29px;
	line-height: 29px;
	border-left: 4px solid #cc3333;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 5px;
	color: #333;
}
.custom #r_sidebar #recruit-link ul {
	width: 336px;
	list-style: none;
	margin: 0 0 0 0px;
}
.custom #r_sidebar #recruit-link ul li {
	height: 29px;
	line-height: 29px;
	border-left: 4px solid #cc3333;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 5px;
}
.custom #r_sidebar #recruit-link ul li a {
	text-decoration: underline;
	font-size: 13px;
	margin-left: 0px;
	color: #1111cc;
}
.custom #r_sidebar #recruit-link  ul li .recent_date {
	font-weight: bold;
	color: #cc3333;
	margin-right: 5px;
}
/* セミナーテキストバナー */
.custom #r_sidebar div.seminar-box {
    margin-top: 0px;
    margin-bottom: 16px;
    padding: 1px;
    background: #E17979;
    border: 4px solid #FDF6F6;	
}
.custom #r_sidebar div.box-title-wrap {
	font-size: 15px;
    padding: 9px 10px 8px 10px;
    background-color: #C82C2C;
    /*border-bottom: 1px solid #C82C2C;*/
    position: relative;
    color: #71591a;
    font-weight: 700;

}
.custom #r_sidebar p.box-title {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    color: #FFFFFF;
}
.custom #r_sidebar p.box-title .my-size {
    margin-right: 8px;
    font-size: 17px;
}
.custom #r_sidebar p.box-title2 {
	font-size: 13px;
    padding: 9px 10px;
    background: #F3CCCC;
    color: #C82C2C;
    font-weight: 700;
}
.custom #r_sidebar ol.p-seminar-wrap {
    background: #F3CCCC;
	list-style: none;
}
.custom #r_sidebar li.p-semina_cont {
    margin-top: 1px;
    padding: 8px 5px 8px 16px;
    background: #fff;
    overflow: auto;

}
.custom #r_sidebar div.c-positioning {
    display: table;
    box-sizing: border-box;
    border-spacing: 0;
    width:100%;
}
.custom #r_sidebar div.text {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding-right: 10px;
	color: #0867bf;
}
.custom #r_sidebar div.icon-image {
	width: 120px;
	height: 80px;
  display: table-cell;
  vertical-align: middle;
	float: right;
}
.custom #r_sidebar div.icon-image img {
	width: 105px;
	height: 70px;
}
.custom #r_sidebar p.p-seminar_name {
    word-break: break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.4;
    font-size: 15px;
}
.custom #r_sidebar p.p-seminar_name a {
    color: blue;
}
.custom #r_sidebar p.p-seminar_name a:hover {
	text-decoration: underline;
}
.custom #r_sidebar .p-seminar_name_sub {
    font-size: 12px;
    line-height: 1.4;
}
.custom #r_sidebar p.p-seminar_day a {;
    color: #db3e26;
    line-height: 1.2;
}
.custom #r_sidebar .c-num {
    font-family: Verdana,sans-serif;
}
.custom #r_sidebar .p-seminar_day1 {
    margin-top: 5px;
    display: inline-block;
    font-size: 11px;
}
.custom #r_sidebar .p-seminar_day2 {
    font-size: 14px;
    display: inline-block;
    font-weight: 100;
}

/*ソーシャルメディアバナー*/
.custom #r_sidebar ul.mediabanner {
	background-image: url("../images/banner/media_banner336.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 337px;
	height: 50px;
	list-style-type: none;
}
.custom #r_sidebar ul.mediabanner li.link_fb a {
	position: relative;
	top: 9px;
	left: 240px;
	text-indent: -9999px;
	display: block;
	width: 35px;
	height: 35px;
	float:left;
}
.custom #r_sidebar ul.mediabanner li.link_tw a {
	position: relative;
	top: 9px;
	left: 250px;
	text-indent: -9999px;
	display: block;
	width: 35px;
	height: 35px;
	float:left;
}
/*---:[ r_sidebar_tokei 統計サイドバー ]:---*/
.custom #r_sidebar_tokei {
	width: 368px;
	float: right;
}
.custom #r_sidebar_tokei h3{
	font-size: 13px;
}
.custom #r_sidebar_tokei #tokei_menu {
	margin: 0;
	padding: 0;
}
.custom #r_sidebar_tokei #tokei_menu ul {
	list-style-type: none;
	font-size: 12px;
}
.custom #r_sidebar_tokei #tokei_menu ul li {
	margin-bottom: 10px;
	background-image: url(../images/tokei/mkr_lnk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*---:[ end sidebar ]:---*/
/*---:[ footer styles ]:---*/
.custom #footer {
	width: 970px;
	height: 70px;
	position: absolute;
	bottom: 0;
	clear: both;
	padding: 1.2em 0 0 0;
	border-top: 1px solid #999;
}
.custom #footer ul {
	list-style-type: none;
	text-align:center;
	font-size: 12px;
	margin: 0 0 10px 0;
}
.custom #footer li {
	display: inline; 
	color: #333;
}
.custom #footer li a {
	font-size: 12px;
	display: inline; 
	color: #333;
}
.custom #footer p {
	font-size: 12px;
	color: #888;
	text-align: center;
	clear: both;
	color: #333;
}

/*---:[ index ]:---*/
.custom #content a {
	text-decoration: none;
}
.custom #content ul {
	list-style-type: none;
}
.custom #content ul#tokushu {
	list-style-type: none;
	margin: 15px 0px 15px 0px;
}
.custom #content ul#tokushu li {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/icon/ic_30.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 0 85px;
}

/*---:[ tab menu ]:---*/
.custom .js-tabs ul.tab_menu {
	width: 608px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	letter-spacing:-0.1em;
}
.custom .js-tabs ul.tab_menu li {
}
.custom .js-tabs ul.tab_menu li.white {
	float: left;
	display: block;
	width: 5px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #cc3333;
	background-color: #fff;
	/*テキストを非表示*/
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.custom .js-tabs .tab_menu li a {
	display:block;
	float: left;
	text-align: center;
	font-size: 12px;
	width: 68px;
	height: 19px;
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #cc3333;
	background-color: #eee;
	color: #333;
}
.custom .js-tabs ul.tab_menu li#hidarihashi a {
	width: 86px;
}
.custom .js-tabs ul.tab_menu li#migihashi a {
	width: 68px;
}
.custom .js-tabs .tab_menu li a.active:link,
.custom .js-tabs .tab_menu li a.active:visited {
	background-color: #fff;
	color:#333;
	height: 19px;
	padding: 2px 0 0 0;
	border-top: 3px solid #cc3333;
	border-left: 1px solid #cc3333;
	border-right: 1px solid #cc3333;
	border-bottom: 0px;
}
.custom .js-tabs .tab_menu li#hidarihashi a.active:link,
.custom .js-tabs .tab_menu li#hidarihashi a.active:visited {
	width: 86px;
}
.custom .js-tabs .tab_menu li#migihashi a.active:link,
.custom .js-tabs .tab_menu li#migihashi a.active:visited {
}
.custom .tab_content {
	position: relative;
	height: 280px;
	overflow: hidden;
	clear: both;
}
.custom .tab_content div.page {
	width: 608px;
	/*position: absolute;*/
}
.custom .tab_content div.page div.news_wrap {
	width: 372px;
	float: left;
}
.custom .tab_content div.page ul.news {
	font-size: 12px;
	margin: 10px;
	list-style-type: none;
	padding: 0px;
}
.custom .tab_content div.page ul.news li {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.custom .tab_content div.page ul.news li a {
	line-height: 2.0;
	color: #333;
}
.custom .tab_content div.page p.ichiranlink {
	margin: 10px;
	text-align: left;
	text-decoration: underline;
}
.custom .tab_content div.page p.ichiranlink a {
	font-size: 11px;
	color: #555;
}
.custom .index_wrapper p.ichiranlink {
	margin: 10px 10px 10px 10px;
	text-align: right;
}
.custom .index_wrapper p.ichiranlink a {
	font-size: 11px;
	color: #555;
}
/*
.custom #tab_content1 .top_image {
	position: absolute;
	top: 10px;
	left: 308px;
}
.custom #tab_content1 .top_image a {
	font-size: 11px;
	color: #333;
}*/
/*タブメニューニュース一覧右横画像*/
.custom .tab_content #top_right_side_image {
	width: 236px;
	height: 162px;
	float: right;
	overflow: hidden;
	text-align: center;
	margin: 50px 0 0 0;
}
.custom #top_right_side_image #side_img_wrap {
	position: relative;
	width: 236px;
	height: 162px;
}
.custom #top_right_side_image #side_img_wrap #side_img {
	width: 236px;
	height: 129px;
	text-align: center;
	overflow: hidden;
}
.custom #top_right_side_image #side_img_wrap .side_img_text {
    width: 236px;
    height: 30px;
    position: absolute;
    top: 132px;
    left: 0px;
    font-size: 11px;
    color: #333;
    overflow: hidden;
    text-align: center;
}

/*---:[ フォトニュース　アーカイブ ]:---*/
.custom .wrap_photonews {
	width: 285px;
	height: 125px;
	display: block;
	margin: 0 15px 20px 0;
	float: left;
}
.custom .img_wrap_photonews {
	width: 96px;
	height: 100px;
	display: block;
	margin: 0 10px 0 0;
	float: left;
}
.custom .img_wrap_photonews img {
	border: 1px solid #ddd;
	padding: 2px;
}
.custom .text_wrap_photonews {
	padding: 0;
	display: block;
}

/*---:[ 注目企業　アーカイブ ]:---*/
.custom .wrap_attention {
	height: 120px;
	display: block;
	padding: 15px 0;
	margin: 15px 0;
	border-bottom:1px solid #E6E6DF;
}
.custom .img_wrap_attention {
	display: block;
	margin: 0 10px 0 0;
	float: right;
}
.custom .img_wrap_attention img {
	border: 1px solid #ddd;
	padding: 2px;
}
.custom .text_wrap_attention {
	padding: 0;
	display: block;
	width: 420px;
}
.custom .text_wrap_attention h2 {
	font-size: 160%;
	margin: 0 0 3px 0;
	color: #333;
	text-indent: 0px;
}

/*---:[ TOPインタビュー　shingle_topinterview ]:---*/
.custom #topinterview-top-image {
	background-image: url(../images/interview/topinterview.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0px 0px 20px 0px;
	width: 608px;
	height: 517px;
}
.custom #topinterview-top-image ul.topinterview {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #000;
	width: 608px;
	height: auto;
}
.custom ul.topinterview li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-weight: bold;
}
.custom ul.topinterview li.topinterview-name {
	top: 193px;
	left: 35px;
	font-size: 30px;
	font-family: serif;
	width: 265px;
	text-align: left;
}
.custom ul.topinterview li.topinterview-yakushoku {
	top: 235px;
	left: 45px;
	font-size: 22px;
	font-family: serif;
	width: 265px;
	text-align: center;
}
.custom ul.topinterview li.topinterview-company {
	top: 310px;
	left: 35px;
	font-size: 26px;
	font-family:sans-serif;
	color: #333;
	width: 245px;
	height: auto;
	text-align: left;
	padding-left: 15px;
	/*background-image: url(../images/interview/topinterview_shamei.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	border-left: 5px #000 solid;
}
.custom ul.topinterview li.topinterview-midashi1 {
	top: 423px;
	left: 51px;
	width: 557px;
	font-size: 32px;
	font-family:sans-serif;
}
.custom ul.topinterview li.topinterview-midashi2 {
	top: 472px;
	left: 51px;
	font-size: 24px;
	font-family: serif;
	text-align: right;
	margin: 0px 51px 0px 0px;
	width: 506px;
	font-family:sans-serif;
}
.custom ul.topinterview li.topinterview-image {
	top: 10px;
	left: 332px;
}

/*---:[ インタビュー　トップ ]:---*/
.custom #kotei_front ul#midashi img {
	padding: 0;
	margin: 0;
}

/*---:[ トップインタビュー　アーカイブ ]:---*/
.custom #content_archive p.time_topin {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: block;
}

.custom .wrap_topinterview {
	width: 285px;
	height: 120px;
	display: block;
	margin: 0 15px 0px 0;
	padding: 0px 0px 10px 0px;
	float: left;
}
.custom .img_wrap_topinterview {
	width: 285px;
	height: 104px;
	display: block;
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
}
.custom .img_wrap_topinterview img {
	border: 1px solid #ddd;
	padding: 2px;
}
.custom .text_wrap_ptopinterview {
	padding: 0;
	display: block;
}

/*---:[ トップインタビュー　アーカイブ 大]:---*/
.custom .wrap_topinterview_dai {
	width: 285px;
	height: 285px;
	display: block;
	margin: 0 15px 0px 0;
	padding: 0px 0px 20px 0px;
	float: left;
}
.custom .img_wrap_topinterview_dai {
	width: 285px;
	height: 272px;
	display: block;
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

/*---:[ 2015年新年トップインタビュー　アーカイブ　大]:---*/
.custom .wrap_topinterview_dai {
	width: 285px;
	height: 270px;
	display: block;
	margin: 0 15px 0px 0;
	padding: 0px 0px 20px 0px;
	float: left;
}
.custom .img_wrap_topinterview_dai {
	width: 285px;
	height: 257px;
}
.custom .img_wrap_topinterview_dai ul.custumwrap {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: serif;
	color: #333;	
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.shinshun {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #cc3333;
	width: 275px;
	padding: 3px 0 3px 10px;
	height: 12px;
	color: white;
	font-size: 12px;
	font-family: sans-serif;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.topinterview {
	position: absolute;
	left:10px;
	top: 48px;
	font-weight: bold;
	font-size: 14px;
	font-family: sans-serif;
	border-bottom: 1px solid #333;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.name {
	position: absolute;
	left:10px;
	top: 82px;
	font-weight: bold;
	font-size: 17px;
	font-family: sans-serif;
	width: 134px;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.yakushoku {
	position: absolute;
	left:10px;
	top: 105px;
	font-size: 12px;
	font-family: sans-serif;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.company {
	position: absolute;
	left:10px;
	top: 155px;
	font-weight: bold;
	font-size: 13px;
	font-family: sans-serif;
	width: 130px;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.midashi1 {
	position: absolute;
	left: 10px;
	top: 230px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 3px;
	font-family: sans-serif;
}
.custom .img_wrap_topinterview_dai ul.custumwrap li.image {
	position: absolute;
	left: 148px;
	top: 18px;
	width:137px;
	height:206px;
}

/*---:[ トップインタビュー　アーカイブ 特集トップ画像]:---*/
.custom .wrap_topinterview_tokushu {
	width: 608px;
	height: 220px;
	display: block;
	margin: 0 15px 0px 0;
	padding: 0px 0px 10px 0px;
	float: left;
}
.custom .img_wrap_topinterview_tokushu {
	width: 608px;
	height: 202px;
	display: block;
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

/*---:[ トップインタビュー　アーカイブ 特集トップ画像 ドットコムトップ]:---*/

.custom .wrap_topinterview_dotcomtopu {
	width: 442px;
	height: 352px;
	display: block;
	margin: 0 15px 0px 0;
	padding: 0px 0px 10px 0px;
	float: left;
}
.custom .img_wrap_topinterview_dotcomtopu {
	width: 442px;
	height: 332px;
	display: block;
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 0px;
	float: left;
}

/* 一覧見出し */
.custom .text_wrap_photonews h2 {
	font-size: 13px;
	margin: 0 0 3px 0;
	color: #333;
	text-indent: 0px;
}
/* 一覧日時 */
.custom .text_wrap_photonews p.time {
	font-size: 11px;
	margin: 0 0 6px 0;
	color: #333;
}
/* 一覧見出しテキスト */
.custom .text_wrap_photonews p.shimen_text {
	font-size: 13px;
	color: #666;
}

/*メインイメージ*/
.custom .posts .index_main_img_wrapper {
	width: 442px;
	height: 332px;
	margin: 10px 0 0 0;
	padding: 20px 0 0px 0;
	border-top: 1px dotted #ddd;
	overflow: hidden;
}
.custom #main_img_wrap {
    position: relative;
}
.custom #main_img_wrap #main_img {
    width: 442px;
    height: 332px;
    text-align: center;
    overflow: hidden;
}
.custom #main_img_wrap main_img img {
	text-align: center;
}
.custom #main_img_wrap .main_photo_text {
    width: 442px;
    height: 30px;
    position: absolute;
    padding: 10px 0 0 0;
    top: 292px;
    left: 0px;
    text-indent: 15px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.custom #main_img_wrap .main_photo_text a {
    color: #fff;
}
/*
.custom .posts .index_wrapper .linewrap {
	padding: 0 0 8px 0;
	margin: 0 0 14px 0;
	height: 90px;
	width: 442px;
}/*

/*---4 piece ---*/
.custom #block_photonews {
	width: 608px;
	height: 139px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.custom #block_photonews .photo_news_wrap {
	float: left;
	width: 111px;
	height: 137px;
	margin: 0 3px 0 3px;
	padding: 2px;
	font-size: 11px;
}
.custom #block_photonews .photo_box {
	width: 111px;
	height: 71px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.custom #block_photonews .photo_box img {
	width: 105px;
	height: auto;
	margin: 0 2px 0 2px;
}

/*ビジュアルニュース*/
.custom .index_wrapper {
	width: 608px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 20px 0 0px 0;
	border-top: 1px dotted #ddd;
}
.custom .index_wrapper ul.shinchaku {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    height: auto;
}
.custom .index_wrapper ul.shinchaku li {
    font-size: 13px;
    line-height: 2.7;
    margin: 0 0 0 0;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top {
    clear: both;
    width: 608px;
    height: auto;
    min-height: 100px;
    border-bottom: 1px solid #dcdad8;
    overflow: hidden;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top .link {
    display: block;
    overflow: auto;
    padding: 25px 0 25px 0;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top .image {
	display: table-cell;
	text-align: center; /*左右中央*/
	vertical-align: middle; /*上下中央*/
	width: 170px;
	height: auto;
	float: left;
	margin: 0 30px 0 0;
	overflow: hidden;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top .image img {
	width:auto;
	height:auto;
	max-width:170px;
	max-height:127.5px;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top p.title {
    width: 608px;
    height: auto;
    float: right;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 5px 0;;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top p.text_date_lessimage {
    width:608px;
    height: auto;
    color: #999;
    line-height: 160%;
	margin-bottom: 10px;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top p.text_date {
    width:608px;
    height: auto;
    color: #999;
    line-height: 160%;
	margin-bottom: 15px;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top p.text_lessimage {
    width:608px;
    height: auto;
    color: #666;
    line-height: 160%;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top p.text {
    width: 408px;
    height: auto;
    float: right;
    color: #666;
    line-height: 160%;
}
.custom .index_wrapper ul.shinchaku li .news_wrap_top .recent_date {
    font-size: 10px;
    color: #666;
    margin-left: 0px;
}
/*
.custom #block_banner_menu .bm_left {
	width: 211px;
	height: 95px;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	border-right: 1px solid #ccc;
}
.custom #block_banner_menu .bm_right {
	width: 211px;
	height: 95px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
}
.custom #block_banner_menu p.link_mark {
	float: left;
	width: 17px;
	height: 17px;
	display: block;
}
.custom #block_banner_menu img {
	float: right;
	margin: 0px 1px 0px 0px;
}
.custom #block_banner_menu .bm_left p.bm_title,
.custom #block_banner_menu .bm_right p.bm_title {
	background-image: url(../images/top/yaji_lnk.gif);
	background-repeat: no-repeat;
	background-position: 110px center;
	font-size: 13px;
	color: #333;
	width: 120px;
	position: absolute;
	margin: 0px 0 10px 0;

}
.custom #block_banner_menu .bm_left p.bm_text, 
.custom #block_banner_menu .bm_right p.bm_text {
	font-size: 12px;
	color: #666;
	width: 120px;
	position: absolute;
	margin: 25px 0 0 0;
}
.custom #block_banner_menu .bm_left p.tsf_text a, 
.custom #block_banner_menu .bm_right p.tsf_text a {
	font-size: 12px;
	color: #666;
	width: 120px;
	position: absolute;
	margin: 25px 0 0 0;
}
.custom #block_banner_menu img.bar, 
.custom #block_banner_menu img.bar {
	margin: 0px;
	padding: 0px;
}*/

/*---:[ トップページ　tsf ]:---*/
.custom .posts #block_tsf {
	width: 442px;
	height: 158px;
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0px 0 0px 0px;
	border-top: 1px solid #ccc;
}
.custom .posts #block_tsf .tsf_wrap {
	float: left;
	width: 220px;
	height: 67px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.custom .posts #block_tsf .tsf_wrap_text {
	width: 100px;
	height: 67px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0 5px;
}
.custom .posts #block_tsf .photo_box {
	width: 100px;
	height: 67px;
	overflow: hidden;
	margin: 0px;
	padding: 0px 5px 0 5px;
}

/*---:[ カテゴリー別 ]:---*/
.custom .posts #block_category {
	width: 608px;
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
.custom .posts #block_category .category_box_left {
	width: 297px;
	margin: 0 14px 0 0;
	float: left;
}
.custom .posts #block_category .category_box_right {
	width: 297px;
	float: left;
}
.custom .posts #block_category h2 {
	background-image: url(../images/top/akamaru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 0 5px 0;
	padding: 4px 0 4px 20px;
}
.custom .posts #block_category ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 5px 5px 0;
	border: 1px none #ddd;
}
.custom .posts #block_category li {
	line-height: 2.0;
}
.custom .posts #block_category ul li a {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #333;
	line-height: 2.0;
	background-image: url(../images/top/mkr_lnk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.custom .posts #block_category #category_minibox_left {
	width: 214px;
	margin: 0 14px 15px 0;
	float: left;
}
.custom .posts #block_category #category_minibox_right {
	width: 214px;
	margin: 0 0 15px 0;
	float: left;
}
.custom .posts #block_category h3 a {
	background-image: url(../images/top/akamaru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0 0 5px 0;
	padding: 4px 0 4px 20px;
}

/*---:[ ニュース一覧　page ]:---*/
.custom #content_pages {/*未使用の可能性あり*/
	font-size: 12px;
}
.custom #news_ichiran {
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
/*ニュース一覧ビジュアル*/
.custom #news_ichiran ul#newslist {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    list-style-type: none;
}
.custom #news_ichiran ul#newslist li {
    font-size: 13px;
    line-height: 2.7;
    margin: 0 0 0 0;
}
.custom #news_ichiran ul#newslist li .news_wrap {
    clear: both;
    width: 608px;
    height: auto;
    min-height: 100px;
    border-bottom: 1px solid #dcdad8;
}
.custom #news_ichiran ul#newslist li .news_wrap .link {
    display: block;
    overflow: auto;
    padding: 25px 0 25px 0;
}
.custom #news_ichiran ul#newslist li .news_wrap .recent_date {
    font-size: 10px;
    color: #666;
    margin-left: 0px;
}
/*画像がない場合*/
.custom #news_ichiran ul#newslist li .news_wrap p.news_title_lessimage {
    width: 608px;
    height: auto;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 5px 0;
}
.custom #news_ichiran ul#newslist li .news_wrap p.news_date_lessimage {
    margin-bottom: 5px;
}
.custom #news_ichiran ul#newslist li .news_wrap p.news_text_lessimage {
    width: 608px;
    height: auto;
    color: #666;
    line-height: 160%;
}
/*画像がある場合*/
.custom #news_ichiran ul#newslist li .news_wrap p.news_title {
    width: 608px;
    height: auto;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 5px 0;
}
.custom #news_ichiran ul#newslist li .news_wrap p.news_date {
    margin-bottom: 10px;
}
.custom #news_ichiran ul#newslist li .news_wrap .news_image {
	display: table-cell;
	text-align: center; /*左右中央*/
	vertical-align: middle; /*上下中央*/
	width: 170px;
	height: auto;
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
	overflow: hidden;
}
.custom #news_ichiran ul#newslist li .news_wrap .news_image img {
	width:auto;
	height:auto;
	max-width:170px;
	max-height:127.5px;
}
.custom #news_ichiran ul#newslist li .news_wrap p.news_text {
	width: 408px;
	height: auto;
	float: right;
	color: #666;
	line-height: 160%;
}
/*ニュース一覧ビジュアルここまで*/
.custom #news_ichiran_left {
	float:left;
	width:290px;
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.custom #news_ichiran_right {
	float:right;
	width:290px;
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}
.custom #news_ichiran ul#midashi,
.custom #news_ichiran_left ul#midashi,
.custom #news_ichiran_right ul#midashi {
	width: 578px;
	list-style-type: disc;
	margin: 0 0 0 30px;
}
.custom #news_ichiran ul#midashi li,
.custom #news_ichiran_left ul#midashi li,
.custom #news_ichiran_right ul#midashi li {
	font-size: 13px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
.custom #news_ichiran ul#midashi li.yoko {
	margin: 5px 10px 10px 0px;
	width: 270px;
	float: left;
}
/* ページナビ*/
.custom .wp-pagenavi {
	margin: 30px 0 20px 0;
	font-size: 12px;
	clear: both;
}
.custom .wp-pagenavi a, .custom .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px 6px 2px 2px;
}
.custom .wp-pagenavi span.current {
	background-color: #bfbfbf;
}
.custom .entry hr { 
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.custom .entry p { 
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 27px;
}
.custom .entry ul, 
.entry ol { 
	margin: 0 0 1.5em 40px; 
}
.custom .entry li { 
	margin: 0 0 0.5em 0; 
}
.custom .entry ul li ul, 
.entry ul li ol, 
.entry ol li ul, 
.entry ol li ol { 
	margin: 0.5em 0 0.5em 30px; 
}
.custom .entry dl { 
	margin: 0 0 1.5em 0; 
}
.custom .entry dd { 
	margin: 0 0 1.5em 20px; 
}
.custom .tagged {
	margin: 0px;
	padding: 0px;
}

/*---:[ single ]:---*/
.custom #news_list {
	margin: 20px 0 0 0;
	padding: 0px;
	width: auto;
}
.custom #titleId h1 {
	font-size: 23px;
	line-height: 35px;
}
.custom #titleId h1.small {/*インタビューの場合*/
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
}
.custom #titleId h2 {
	font-size: 18px;
}
.custom .vcard author {
	margin: 0px;
	padding: 0px;
}
.custom .fn {
	margin: 0px;
	padding: 0px;
	display: none;
}
.custom #kijiId h4 {
	font-size: 12px;
}
.custom #share {
	margin: 0 0 10px 0;
	padding: 5px 0px 5px 0px;
	height: 20px;
	width: 608px;
	display: block;	
	position: relative;
overflow: hidden;
}
#share .twitter {
	top:4px;
	left:0;
	position: absolute;
}
#share .facebook {
	top:4px;
	left:94px;
	position: absolute;
}

/*記事上部パンくずリスト*/
.custom div.breadcrumbs {
	margin-bottom: 15px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
	
}
/*関連記事*/
.custom .yarpp-related {
	clear: both;
}
.custom p#kanrenkiji {
	padding: 0px;
	margin: 10px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
.custom ul {
	list-style-type: disc;
	color: #666;
	margin: 0 0 15px 40px;
}
.custom ul li.kanrenkiji {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.custom ul li.kanrenkiji a {
	font-size: 14px;
	color:#1e0fbe;
}
.custom #content_single .clear {
	width: 745px;
	height: 1px;
	clear: both;
	margin: 0 0 10px 0;
}
.custom .entry .banner,
.custom .entry .banner2,
.custom .entry .banner3 {
	width: 608px;
	height: auto;
	clear: both;
	margin: 20px 0 20px 0;
}
/*nosidebarテンプレ下バナー*/
.custom .entry .banner-nosidebar-under1 {
	width: 336px;
	height: auto;
	float: left;
	margin: 20px 0 20px 0;
}
/*nosidebarテンプレ下バナー*/
.custom .entry .banner-nosidebar-under2 {
	width: 608px;
	height: auto;
	float: right;
	margin: 20px 0 20px 0;
}
.custom #shinchaku_news_ichiran_list {
	font-weight: normal;
	font-size: 13px;
	color: #333;
	margin: 10px 0 5px 0;
	padding: 0;
}
.custom #shinchaku_news_ichiran_list p.midashi {
	padding: 0px;
	margin: 0px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
.custom #shinchaku_news_ichiran_list ul {
	list-style-type: disc;
	color: #666;
	margin: 0 0 0 40px;
}
.custom #shinchaku_news_ichiran_list li {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.custom ul li.shinchaku_news a {
	font-size: 14px;
	color:#1e0fbe;
}
.custom .databooklink_wrap {
	margin-top: 10px;
}
.custom p.databooklink {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

/* カテゴリの設定 */
.custom .posts p#category {
	margin: 5px 0 0px 0;
	padding: 0 0 0 0;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.custom .posts p#category a {
	/* リンクの設定 */
	background-image: none;
	color: #555;
}
/* カテゴリとタグのボックス */
.custom table.cattag {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;	
}
.custom table.cattag p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 12px;
	font-weight: normal;	
}
.custom h2.tagged {
	font-size: 13px !important;
	font-weight: bold !important;
	color: #333 !important;
	border: none !important;
	text-align: right;
}
.custom h2.tagged a {
	/* タグリンクの設定 */
	padding: 0 !important;
	margin: 0 !important;
	background-image: none !important;
	font-size: 13px !important;
	color: #1e0fbe !important;
	font-weight: normal !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.custom h2.tagged a:hover {
	/* タグリンクの設定 */
	background-color: #eee !important;
}

/*---:[ single press release ]:---*/
/*
.custom #content_single table#pr {
	width: 608px;
	border: 1px solid #ddd;
	margin: 10px 0 20px 0;
}
.custom #content_single table#pr tr {
}
.custom #content_single table#pr tr td {
	padding: 1px 0 0 5px;
	border: 1px solid #ddd;
}
.custom #content_single table#pr td.pr1 {
	width: 150px;
	background-color: #ddd;
}
.custom #content_single table#pr td.pr2 {
	width: 215px;
}
.custom #content_single table#pr td.pr3 {
	width: 150px;
	background-color: #ddd;
}
.custom #content_single table#pr td.pr4 {
	width: 585px;
}
.custom #content_single table#pr p.prtext {
	font-size: 11px;
}
*/

/*---:[ otoiawase form ]:---*/
.custom #otoiawase_form1 {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 598px;
}
.custom #post-4051 p.small {
	font-size: small;
	margin: 0 0 25px 0;
}
/*---:[ フォーム共通 ]:---*/
/*---:[ confirm ]:---*/
.custom p#message-container-confirm {
	font-size: 14px;
	margin: 0 0 30px 0; 
}
/*---:[ 広告のご案内フォーム ]:---*/
.custom #post-6278 h2 {
	font-size: 1.3em;
	padding: 5px 0 3px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #69C;
	color: #444;
}

/*---:[ 会員登録フォーム ]:---*/
.custom #post-18888 h2 {
	font-size: 1.3em;
	padding: 5px 0 3px 10px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #69C;
	color: #444;
}

/*---:[ 書籍刊行フォーム ]:---*/
/*---:[ バックナンバーフォーム ]:---	background-color: #6699CC;font-weight: bold;*/
.custom #otoiawase_form1 h2 {
	/*background-image: url(../images/denshiban/bar_bg.jpg);*/
	height: 35px;
	width: 890px;
	padding: 0;
	line-height: 25pt;
	font-size: 14pt;
	color: #595757;
	vertical-align: baseline;
	border-bottom: 1px #111 solid;
}

/*---:[ 購読フォーム ]:---*/
.custom #gomutimes_form {
	width: 608px;
	float: left;
	margin: 0;
}
.custom #gomutimes_form h1#shinbunkodokumoshikomi {
	width: 574px;
	border: 1px solid #ccc;
	font-size: 14px !important;
	padding: 7px 15px 5px 15px !important;
	margin: 0 0 5px 0;
}
.custom #gomutimes_form #wrap1 {

}
.custom #gomutimes_form .img_samplesimen img {
	margin: 0 0px 20px 0px;
	width: 608px;
}
.custom #gomutimes_form table {
	font-size: small;
	margin: 0px 0 10px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px  solid #CCC;
	border-left: 1px solid #CCC;
	clear: both;
}
.custom #gomutimes_form table td {
	border-top: 1px solid  #CCc;
	border-right: 1px solid #CCC;
	padding: 2px 10px 0 10px;
}
.custom #gomutimes_form #post-4135 h2 {
	width: 608px;
	font-size: 1.3em;
	background-color: #eeeeee;
	padding: 5px 0 3px 0;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid #999999;
	clear: both;
}

/*---:[ 週刊ゴムタイムス基本情報＆フォーム ]:---*/
.custom #gomutimes_form #wrap3 {
	margin: 50px 0 100px 0;
	overflow: auto;
}
.custom #gomutimes_form #wrap_button {
	text-align: center;
	display: block;
	width: 608px;
	overflow: hidden;
	margin: 50px auto 75px auto;
}
.custom #gomutimes_form #wrap_button .kodoku-button {
	padding: 0px 179px 50px 179px;
	width: 250px;
	height: 40px;
}
.custom #gomutimes_form #wrap_button .shidoku-button {
	padding: 0px 179px 50px 179px;
	width: 250px;
	height: 40px;
}
.custom #gomutimes_form #wrap_button .backnumber-button {
	padding: 0px 179px 0px 179px;
	width: 250px;
	height: 40px;
}

.custom #gomutimes_form #wrap_button .kodoku-button_pla {
	padding: 50px 0 100px 0px;
	width: 608px;
	height: 40px;
	text-align: center;
}
.custom #gomutimes_form #bunpu {
	font-size: 14px;
	padding: 0 0 0 10px;
	border-left: 5px solid #cc0000;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	clear: both;
	margin: 0 0 20px 0;
}
.custom #gomutimes_form #shimen_shokai {
	font-size: 14px;
	padding: 0 0 0 10px;
	border-left: 5px solid #cc0000;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	clear: both;
	margin: 0 0 20px 0;
}
.custom #gomutimes_form ul#omona_shimen {
	list-style-type: none;
	padding: 0 40px 0 40px;
	height: auto;
	width: auto;
	clear: both;
}
.custom #gomutimes_form ul#omona_shimen li {
	float: left;
	margin-bottom: 10px;
}
.custom #gomutimes_form ul#omona_shimen li a {
	font-size: small;
	padding-right: 10px;
	margin-right: 10px;
	color: #F33;
}
/*プラタイムス用開始*/
.custom #gomutimes_form ul#omona_shimen_pla {
	list-style-type: none;
	padding: 0;
	height: auto;
	width: auto;
	clear: both;
	margin: 50px 0 0 0;
}
.custom #gomutimes_form ul#omona_shimen_pla li {
	float: none;
	margin-bottom: 50px;
	text-align: center;
color: #333333;
}
.custom #gomutimes_form ul#omona_shimen_pla li img {
	max-width: 300px;
}
/*プラタイムス用終*/
.custom #gomutimes_form .wrap_simen {
	clear: both;
	height: 295px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.custom #gomutimes_form .simen_title {
	font-size: 14px;
	padding: 0 0 0 10px;
	border-left: 5px solid #cc0000;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 50px 0 20px 0;
}
.custom #gomutimes_form .img_simen {
	width: 200px;
	float: left;
	margin: 0 20px 0px 0;
}
.custom #gomutimes_form .simen_setsumei {
	font-size: 14px;
	color: #333;
	padding: 10px 20px 10px 0;

}
.custom #gomutimes_form #post-6579 h2 {
	font-size: 1.3em;
	margin: 40px 0 10px 0;
	padding: 5px 0px 3px 10px;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
	border-left: 5px solid #69C;
	color: #444;
}
.custom #gomutimes_form ul.text_link {
	list-style-type: none;
	padding: 0 0 30px 0;
}
.custom #gomutimes_form ul.text_link li a {
	color: #F33;
	font-size: small;
	float: right;
	list-style-type: none;
}

/*---:[ バックナンバー販売 ]:---*/
.custom .backnumber_text1 {
	font-size: 14px;
	margin: 0px 0 30px 0;
}
.custom .backnumber_wrap {
	margin:0 0 40px 0;
}
.custom .backnumber_text2 {
	font-size: 14px;
	padding: 0 0 0 10px;
	border-left: 5px solid #cc0000;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	clear: both;
	margin: 0 0 20px 0;
}
.custom .backnumber_wrap ul {
	list-style: none;
	margin: 20px 0 0 0;
}
.custom .backnumber_wrap ul li {
	margin: 0 0 10px 0;
	font-size: 14px;
}
.custom .backnumber_wrap .button {
	margin: 0 auto 0px auto;
	padding: 0;
	text-align: center;
}
/*---:[ 試読ページ ]:---*/
.custom #kotei_rside #shidoku {
	width: 608px;
	height: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin: 0 0 15px 0;
}
.custom #kotei_rside .shidoku_gomu {
	background-image: url("../images/simen/shidoku/shidoku-back-image.gif");
}
.custom #kotei_rside .shidoku_pla {
	background-image: url("../images/simen/shidoku/shidoku-back-image-pla.gif");
}
.custom #kotei_rside #shidoku p a {
	width: 250px;
	height: 40px;
	background-image: url("../images/simen/shidoku/shidoku-buttoon.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.custom #kotei_rside p.shidoku-moshikomi-button1 a {
	top: 431px;
	left: 176px;
}
.custom #kotei_rside p.shidoku-moshikomi-button2 a {
	top: 915px;
	left: 176px;
}
/*---:[ プラタイムス試読ページ ]:---*/

/*---:[ 試読フォーム ]:---*/
.custom #kotei_rside h1#shidoku-form {
	margin: 30px 0;
	padding: 0px 0 10px 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #c92623;
	clear: both;
}
.custom #kotei_rside p.shidoku-form-lastpage {
	margin: 15px 0 0 0;
}
div#trust-form.contact-form table {
	margin: 15px 0 0 0;
}
/*---:[ 購読キャンペーン ]:---*/
.custom #kotei_rside p.frominfo {
	margin-bottom: 30px;
}

/*---:[ gallery ]:---*/
.custom #gallery-1 dd {
	text-align: center;
	font-size: small;
}
.custom .kigyologo_tag {
	font-size: 13px;
	color: #333;
	margin: 0 0 40px 0;
}

/*---:[ ニュース一覧 ]:---*/
.custom h1.newslist_miadshi {
	text-indent: -9999px;
	width: 600px;
	height: 35px;
	background-image: url("../images/newslist/newslist_midashi.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 15px 0;
}

/*---:[ 統計一覧ページ ]:---*/
.custom #tokei_ichiran h1.tokei_miadshi {
	text-indent: -9999px;
	width: 600px;
	height: 35px;
	background-image: url("../images/tokei/toukei_midashi.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 15px 0;
}
.custom #tokei_ichiran .index {
	background-image: url("../images/tokei/tokei_index.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 211px;
	font-size: 13px;
}
.custom #tokei_ichiran ul.index_list_a {
	list-style: none;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 40px 0px 0px 13px;
}
.custom #tokei_ichiran ul.index_list_b {
	list-style: none;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 13px;
	clear: both;
}
.custom #tokei_ichiran ul.index_list_a li a {
	width: 175px;
	float: left;
	margin: 0 0 4px 0;
	padding:0 0 0px 15px;
	font-size: 13px;
}
.custom #tokei_ichiran ul.index_list_b li a {
	width: 175px;
	float: left;
	margin: 0 0 4px 0;
	padding:0 0 0px 15px;
	font-size: 13px;
}
.custom #tokei_ichiran ul#midashi {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.custom #tokei_ichiran h2 {
	padding: 0 0 0 15px;
	margin: 30px 0 15px 0px;
	height: 20px;
	width: 600px;
	font-size: 13px;
	background-image: url(../images/tokei/midashi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.custom #tokei_ichiran ul#midashi li {
	background-image: url(../images/tokei/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	font-size: 13px;
}
.custom #tokei_ichiran .tokeilink {
	margin-bottom: 40px;
	font-size: 12px;
}

/*-- 統計一覧折りたたみ --*/
.figure div {
	height: 0;
	overflow: hidden;
	display: none;
}
.figure:target div {
	height: 350px;
	display: block;
}
.custom #tokei_ichiran h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	background-image: url(../images/tokei/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
}
.custom #tokei_ichiran p.back_index {
	margin: 10px 0 0 0;
	background-image: url(../images/tokei/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
}
.custom #tokei_ichiran p.back_index a {
	font-size: 12px;
	color: red;
}

/*---:[ 2011年度の統計ページ ]:---*/
/*---sidebar---*/
.custom #content_pages_tokei #banner_box {
	margin-top: 5px;	
}
/*---block2---*/
.custom #tokei_ichiran #block_2011 {
	background-image: none;
	float: left;
	margin: 20px 0 10px 35px;
	width: 550px;
}
.custom #content_pages_tokei #block_2011 h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0 0 20px 0;
	background-image: none;
	text-decoration: none;
	color: #333;
}
.custom #content_pages_tokei .entry ul#midashi {
	font-size: 13px;
	vertical-align : middle;
	margin:0;
	padding:0;
}
.custom #content_pages_tokei .entry ul#midashi li {
	text-indent: -20px;
	margin:0 0 20px 0;
	padding:0 0 0 20px;
}
.custom #content_pages_tokei .entry ul#midashi li a {
	vertical-align : middle;
}

/*---:[ 統計シングルページ ]:---*/
.custom #block1 {
	margin: 0 0 20px 0;
}
.custom #tokei_single {
	margin-bottom: 0px;
}
.custom #block1 {
	margin: 0 0 20px 0;
}
.custom #tokei_single #block2 {
	width: 970px;
	margin: 0;
	padding: 0;
}
.custom #tokei_single h1 {
	font-size: 18px;
}
.custom #tokei_single table {
	padding: 0px;
	margin: 0px 0 20px 0;
	border-collapse: collapse;
}
.custom #tokei_single table tr.bg {
	background-color: #FFFFCC;
}
.custom #tokei_single table th {
	border: 1px solid #CCC;
	padding: 2px 10px 2px 10px;
}
.custom #tokei_single table td {
	border: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
}
.custom #tokei_single p {
	margin: 0px;
	padding: 0px;
}
.custom #tokei_single .entry {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	clear: both;
}
.custom #tokei_single #mid {
	font-size: 11px;
}
.custom #tokei_single #mini {
	font-size: 10px;
}
.custom #tokei_single #minimini {
	font-size: 9px;
}
.custom #tokei_single #mini th {
	padding: 2px 10px 2px 10px;
}
.custom #tokei_single #mini td {
	padding: 2px 10px 2px 10px;
}
.custom #tokei_single #minimini th {
	padding: 2px 2px 2px 2px;
}
.custom #tokei_single #minimini td {
	padding: 2px 2px 2px 2px;
}
.custom #tokei_single p#kanrenkiji {
	margin-top: 50px;
}
.custom #tokei_single p#category {
	/* カテゴリの設定 */
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	color: #555;
	font-size: 12px;
	font-weight: normal;
}
.custom #tokei_single p#category a {
	/* カテゴリの設定 */
	background-image: none;
	color: #555;
}
.custom #tokei_single h2.tagged a {
	/* タグリンクの設定 */
	padding: 0px;
	margin: 0 5px 0 5px;
	background-image: none;
	font-size: 12px;
	color: #666;
	clear: both;
	font-weight: normal;
}
.custom #tokei_single h2.tagged a:hover {
	/* タグリンクの設定 */
	background-color: #eee;
}
/*---:[ 展示会PDFダウンロードシングルページ ]:---*/
.custom #content_single .entry p.tenjikai_pdf_download a {
    font-size: 16px;
    font-weight: bold;
    line-height: 3;
    display: block;
    width: auto;
    max-width: 300px;
    height: 45px;
    margin: 30px auto 50px auto;
    padding: 0 25px;
    text-align: center;
    color: #fff;
    background-color: #6387A1;
}
.custom #content_single .entry p.tenjikai_komidashi {
	font-size: 16px;
   	font-weight: bold;
    line-height: 160%;
    border-bottom: 3px #6387A1 solid;
    border-top: 3px #6387A1 solid;
    margin: 30px 0 30px 0;
    padding: 30px 0 30px 0;
}
/*---:[ tenjikai ]:---*/
.custom table#calender_table {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 600px;
}
.custom table#calender_table td {
	border: 1px solid #cccccc;
	padding: 5px!important;
}
.custom table#calender_table td a {
	color: #006699;
}
.custom #read_text,
.custom #content_single #read_text {
	padding: 15px 5px 5px 5px ;
	width: 608px;
}
.custom #content_single #read_text p {
	font-size: 12px;
}
.custom ul#tenjikai_ichiran {
	list-style-type: none;
	font-size: 100%;
	color: #333;
	padding: 0;
	margin: 0;
}
.custom ul#tenjikai_ichiran li {
	background-position: left center;
	text-decoration: none;
	float: left;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px dotted #999;
	clear: both;
	width: 578px;
}
.custom ul#tenjikai_ichiran li a {
	color: #006699;
	clear: both;
}
.custom #tenjikai {
	width: 970px;
	padding: 0;
	clear: both;
	float: left;
}
.custom #tenjikai #block1 {
	margin: 0 0 20px 0;
}
.custom #tenjikai #block2 {
	width: 970px;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
.custom #tenjikai #block2 h1 {
	font-size: 18px;
}
.custom #tenjikai p#category {
	/* カテゴリの設定 */
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	color: #555;
	font-size: 12px;
	font-weight: normal;
}
.custom #tenjikai p#category a {
	/* カテゴリの設定 */
	background-image: none;
	color: #555;
}
.custom #tenjikai h2.tagged a {
	/* タグリンクの設定 */
	padding: 0px;
	margin: 0 5px 0 5px;
	background-image: none;
	font-size: 12px;
	color: #666;
	clear: both;
	font-weight: normal;
}
.custom #tenjikai h2.tagged a:hover {
	/* タグリンクの設定 */
	background-color: #eee;
}

/*---:[ calendar ]:---*/
.custom #calendar {
	margin-bottom: 0px;
}
.custom #calendar .entry {
	margin: 0px 0px 10px 0px;
	clear: both;
}

/*---:[ banner ]:--*/
.custom #web_kokoku {
	margin: 0 auto;
}
.custom #web_kokoku p {
	margin-bottom: 15px;
	font-size: 13px;
	text-decoration: none;
}
.custom #web_kokoku p.bold {
	font-size: 13px;
	margin-bottom: 15px;
	color: #333;
	font-weight: bold;
}
.custom #web_kokoku img {
	border: 1px solid #999;
}
.custom #web_kokoku #banner_sample {
	text-align: center;
	margin: 30px 0 30px 0;
}
.custom #web_kokoku table {
	font-size: 13px;
	margin: 0px auto 30px auto;
	width: 608px;
	text-align: center;
}
.custom #web_kokoku table caption {
	font-weight: bold;	
}
.custom #web_kokoku th {
	color: #FFF;
	background-color: #cc0000;
	padding-top: 3px;
}
.custom #web_kokoku td.bold {
	font-weight: bold;
	border-left: solid 1px #999;
}
.custom #web_kokoku td {
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	padding: 5px 5px 5px 5px;
}
.custom #web_kokoku h3 {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 15px 0;
}
.custom #web_kokoku ul {
	font-size: 13px;
	margin-bottom: 25px;
	list-style-type: none;
	padding-bottom: 10px;
}
.custom #web_kokoku p#link_text {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #cc0000;
	text-align: center;
	margin: 50px auto 0  auto;
	padding: 10px 0 8px 0;
	height: auto;
	width: 508px;
}
.custom #web_kokoku p#link_text a {
	color: #fff;
	text-decoration: none;
}

/*---:[ メールマガジン広告の案内 ]:--*/
.custom #web_kokoku h2.bold {
	margin: 0;
	width: 608px;
	font-size: 14px;
	text-align: center;
	margin: 85px 0 0 0;
	color: #333;
	border-bottom: 1px #ddd solid;
}
.custom #web_kokoku p#nyuukoukeiishiki {
	margin: 35px 0 0 0;
}
.custom #web_kokoku #img_table_wrap {
	margin: 5px 0 35px 0;
	width: 608px;
	height: atuo;
	overflow: auto;
}
.custom #web_kokoku #img_table_wrap img {
	border: 1px solid #999;

}
.custom #web_kokoku #banner_sample_mail {
	margin: 0;
	float: left;
}
.custom #web_kokoku table#mail_price {
	font-size: 13px;
	margin: 0px 0px 0px 13px;
	text-align: left;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: none;
	border-left: none;
	float: right;
}
.custom #web_kokoku table.mail_price {
	width: 440px;
	height: 650px;	
}
.custom #web_kokoku table.web_banner {
	width: 608px;
	height: 150px;	
}
.custom #web_kokoku table#mail_price caption {
	font-weight: bold;
	font-size: 16px;	
}
.custom #web_kokoku table#mail_price th {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #333;
	border-top: none;
	border-right: none;
	border-bottom: none;
	text-align: center;
}
.custom #web_kokoku table#mail_price td {
	padding: 10px;
	border-left: 1px solid #333;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333;
}
.custom #web_kokoku table#mail_price td p {
	margin: 0 0 5px 0;
}
.custom #web_kokoku table#mail_price td ul {
	margin: 0 0 10px 25px;
	list-style-type: disc;
	padding-bottom: 0;
	color: #333;
}
.custom #web_kokoku table#mail_price td p.price {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.custom #web_kokoku table#mail_price td.shubetsu {
	text-align: center;
}

/*---:[ shuppan_butsu_no_goannai ]:---*/
.custom #shupan {
	width: 745px;
	padding: 0 0 0 0px; 
	float: left; 
}
.custom #shupan img {
	border-style: none;
}
.custom #shupan .shupan_title {
	font-size:15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.custom #shupan .shupan_title2 {
	font-size: 13px;
	font-weight: bold;	
	margin-bottom: 5px;
}
.custom #shupan p.shupan_honbun {
	font-size: 13px;
	text-indent: 1em;
	margin: 0 0 10px 0;
}
.custom p.seigohyo {
	padding: 10px 0 10px 0;
}
.custom p.seigohyo a {
	color: blue;
	font-size: 14px;
	font-weight: bold;
}
.custom #shupan table {
	border-bottom: dotted 1px #999;
	padding: 20px 0 20px 0;
	margin: 20px 0px 20px ;
}

/*---:[ event ]:---*/
.custom #event {
	font-size: 1em ;
}
.custom #event img {
	margin: 0px;
	padding: 0px;
}
.custom #event .img_midashi {
	margin: 0px;
	padding: 0px;
}
.custom #event #block2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;	
}
.custom #event .my-calendar-nav ul {
	float: right;
	font-size: 1.1em;	
}
.custom #event .my-calendar-table {
	clear: both;
}
.custom #event .my-calendar-table .my-calendar-month {
	font-size: 1.3em !important;
	color: #444;
}
.custom #event .my-calendar-table th {
	font-size: 1em;
	padding: 1px 0 1px 0;
}
.custom #event .my-calendar-table h3 {
	font-size: 1.2em !important;
	color: #333;
	text-decoration: none;
}
.custom #event .my-calendar-table h3 img {
	margin-bottom: 1px !important;
}
.custom #event #event_form {
	margin: 10px 0 15px 0;
	border-top: dotted 1px #ddd;
	padding-top: 20px;
}
.custom #event .kochira {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.custom #event .midashi {
	font-size: 1.3em;
	color: #69C;
	font-weight: bold;
}
.custom #event p {
	font-size: 1.1em;
}
.custom #event .category-key h3 {
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
}
.custom #event ul li {
	font-size: 1.1em;
}
.custom #event form {
	margin-top: 10px;
}
.custom #event form p {
	margin-bottom: 10px;
}

/*---:[ 業界別特集一覧 ]:---*/
.custom h1.archive_head_gyokaibetsu_top {
	text-indent: -9999px;
	background-image: url(../images/tokushu/gyoukaitokusyu_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:600px;
	height: 35px;
	margin: 0 0 0px 0;
}
.custom div#gyoukaiitiran h2 {
	clear: both;
	width: 600px;
	height: auto;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	padding: 20px 0 10px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c92623
}
.custom div#gyoukaiitiran h2.shinchaku {
	padding: 10px 0 10px 10px;

}
.custom div#gyoukaiitiran h2.left,
.custom div#gyoukaiitiran h2.right {
	width: 280px;
}

/* 決算× */
.custom p.miru {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	clear: left;
	margin-bottom: 10px;
}
/*
.custom div#gyoukaiitiran div.comlist ul.list {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	width: 600px;
	height: auto;
}
.custom div#gyoukaiitiran div.comlist ul.list li {
	float: left;
	text-indent: -9999px;
}
.custom div#gyoukaiitiran div.comlist ul.list li a {
	display: block;
	width: 197px;
	height: 50px;
	background-image: url(../images/tokushu/tokusyupage_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.custom div#gyoukaiitiran div.comlist ul.list li#gosei a {
	background-position: 0px 0px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#tpe a {
	background-position: -197px 0px ;
}
.custom div#gyoukaiitiran div.comlist ul.list li#saisei a {
	background-position: -394px 0px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#fussho a {
	background-position: 0px -50px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#silicon a {
	background-position: -197px -50px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#jidosha a {
	background-position: -394px -50px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#belt a {
	background-position: 0px -100px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#hose a {
	background-position: -197px -100px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#hoseclip a {
	background-position: -394px -100px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#roll a {
	background-position: 0px -150px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#sheat a {
	background-position: -197px -150px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#lining a {
	background-position: -394px -150px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#menshin a {
	background-position: 0px -200px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#pipeline a {
	background-position: -197px -200px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#yakuhin a {
	background-position: -394px -200px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#cmb a {
	background-position: 0px -250px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#carbonblack a {
	background-position: -197px -250px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#kikai a {
	background-position: -394px -250px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#shikenki a {
	background-position: 0px -300px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#kanagata a {
	background-position: -197px -300px;
}
.custom div#gyoukaiitiran div.comlist ul.list li#vinyl a {
	background-position: -394px -300px;
}
*/
.custom h1.archive_head_gyokaibetsu {
	text-indent: -9999px;
	background-image: url(../images/tokushu/tokusyu_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin: 0 0 0px 0;
}
.custom .year_back {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 30px 0 25px 0;
	background-image: url(../images/tokushu/midashi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	clear: both;
}
.custom ul#gyokaibetsu_tokushu_ichiran {
	list-style-type: none;
	font-size: 13px;
	color: #333;
	padding: 0 0 0px 0;
	margin: 0;
	width: 608px;
}
.custom ul#gyokaibetsu_tokushu_ichiran li a {
	background-image: url(../images/tokushu/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333;
	text-decoration: none;
	float: left;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 285px;
}

/*---:[ gyokaibetsu_tokushu 以前使用していたもの]:---*/
/*
.custom #gyokaibetsu_tokushu {
	padding: 0;
	float: left;
	margin: 0px;
}
.custom #gyokaibetsu_tokushu .img_midashi {
	margin-bottom: 5px;
}
.custom #gyokaibetsu_tokushu h3#title {
	margin: 0 0 2px 0;
	background-color: #69C;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFF;
	padding: 8px 0px 6px 12px;
	background-position: right top;
}
.custom #gyokaibetsu_tokushu h4#news {
	font-size: 13px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #444;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 5px #669acc;
	margin: 0 0 1px 0;
	padding: 4px 0 4px 10px;
}
.custom #gyokaibetsu_tokushu ul#news {
	padding: 5px 5px 0 5px;
	list-style-type: none;
	margin-bottom: 15px;
}
.custom #gyokaibetsu_tokushu #news li img {
	margin-right: 5px;
}
.custom #gyokaibetsu_tokushu #news li {
	font-size:14px;
	border-bottom: dotted 1px #dddddd;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.custom #gyokaibetsu_tokushu table#kigyo_ichiran {
	width: 745px;
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	font-size:14px;
	padding: 0px;
	margin-bottom: 20px;
}
.custom #gyokaibetsu_tokushu table#kigyo_ichiran caption {
	text-align: left;
}
.custom #gyokaibetsu_tokushu table#kigyo_ichiran th {
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	padding: 2px 5px 2px 5px;
	text-align: left;
}
.custom #gyokaibetsu_tokushu table#kigyo_ichiran td {
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	padding: 2px 5px 2px 5px;
}
.custom #gyokaibetsu_tokushu table#kigyo_ichiran td img {
	padding: 0px;
	margin-top: 3px;
}
.custom #gyokaibetsu_tokushu h3.midashi1 {
	font-size: 1.6em;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #69C;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	background-image: none;
}
.custom #gyokaibetsu_tokushu p.midashi2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
.custom #gyokaibetsu_tokushu #wrapper img {
	border: 1px solid #999;
	margin: 1px;
}
.custom #gyokaibetsu_tokushu #wrapper p {
	font-size:14px;
	margin-bottom: 10px;
	color: #555;
	line-height: 1.5;
}
.custom #gyokaibetsu_tokushu p#kakushanogenkyo {
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	background-color: #69C;
	padding: 5px 0px 5px 5px;
	margin: 20px 0 20px 0;
}
.custom #gyokaibetsu_tokushu .block_wrapper {
	margin: 0px 0 20px 0;
	border-bottom: dotted 1px #ddd;
	clear: both;
	padding: 0px 0 15px 0;
}
.custom #gyokaibetsu_tokushu .block_wrapper h3.kigyoname {
	font-size:19px;
	color: #69C;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
}
.custom #gyokaibetsu_tokushu .block_wrapper h3.kigyoname a {
	text-decoration: none;
}
.custom #gyokaibetsu_tokushu .block_wrapper p.text {
	font-size:14px;
	color: #666;
	line-height: 1.5;
}
.custom #gyokaibetsu_tokushu .alignright {
	float: right;
}
.custom #gyokaibetsu_tokushu .alignleft {
	float: left;
}
.custom #gyokaibetsu_tokushu #wrapper img {
	float: right;
}
.custom #gyokaibetsu_tokushu p#kanrenkiji {
	font-size:14px;
}
.custom #gyokaibetsu_tokushu ul {
	list-style-type: none;
}
.custom #gyokaibetsu_tokushu ul li.kanrenkiji a {
	font-size:14px;
}
*/
/* 今週の紙面?page_id=14170 */
/*---:[ shimen_menu ]:---*/
.custom #shimen_menu {
	width:598px;
	padding: 0;
	float: left;
	margin: 0px;
}
.custom #shimen_menu p {
	font-size: 13px;
	margin: 0 0 25px 0;
}
.custom #shimen_menu #title {
	margin: 0 0 10px 0;
	background-color: #69C;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFF;
	padding: 7px 0 4px 10px;
	border: 1px none #F60;
	text-decoration: none;
}
.custom #shimen_menu p#news {
	color: #333;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom:5px;
	font-weight: normal;
	border-left: 5px solid #ccc;
}
.custom #shimen_menu p#news2 {
	color: #333;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: 5px solid #CC3333;
}
.custom #shimen_menu ul#news {
	padding-top: 15px;
	list-style-type: none;
	margin-bottom: 30px;
}
.custom #shimen_menu #news li {
	margin-right: 5px;
}
.custom #shimen_menu #news li {
	font-size: 13px;
	margin-bottom: 5px;
	padding: 0 0 0 5px;
	list-style-type: none;
	vertical-align: middle;
}

/*---:[ link 業界別リンク ]:---*/
.custom #gyokaibetsulink {
	width: 608px;
	height: 36px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background-image: url("../images/link/gyoukai_t.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.custom #kome a {
	font-size: 12px;
	color: #FF0033;
}
/*--枠--*/
.custom #link {
	width: 608px;
	padding: 0;
	margin: 15px 0 0 0;
}
/*--左リストメニュー枠--*/
.custom #leftbox {
	background-color: #fff;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
/*--右リストメニュー枠--*/
.custom #link #rightbox {
	position: absolute;
	background-color: #fff;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 300px;
	padding: 0px;
	clear: both;
	float: right;
}
/*--種別ボタンタイトル--*/
.custom #link h2#stit {
	width: 290px;
	height: 30px;
	background-image: url("../images/link/gyoukai_b.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #333;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	position: relative;
}
.custom #link h2#stit p {
	position: absolute;
	top: 2px; left: 30px
}

.custom #link h2.stit {
	width: 290px;
	height: 30px;
	background-image: url("../images/link/gyoukai_b.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #333;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	position: relative;
}
.custom #link h2.stit a {
	position: absolute;
	top: 7px; 
	left: 30px;
}

/*--リストの中身--*/
.custom #link ul.gbox {
	list-style-image: url("../images/link/gyoukai_mark.gif");
	font-size: 13px;
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
	background-color: #f4f4f4;
	margin: 0px 0px 0px 5px;
	padding: 5px 0 0 25px;
	width: 262px;
}

/*---:[ kotei_page01 ]:---*/
.custom #kotei_page01 {
	width: 745px;
	padding: 0px;
	float: left;
	margin: 0px;
	font-size: 13px;
}
.custom #kotei_page01 #jyutakuinsatsu p {
	font-size: 13px;
}
.custom #kotei_page01 #jyutakuinsatsu h4 {
	font-size: 15px;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #ddd;
	padding: 5px 0px 5px 10px;
	margin: 30px 0 10px 0;
}
.custom #kotei_page01 table {
	text-align: left;
	vertical-align: top;
}
.custom #kotei_page01 table td {
	text-align: left;
	vertical-align: top;
}
.custom #kotei_page01 table td p {
	text-align: left;
	vertical-align: top;
	margin-left: 15px;
}

/*---:[ kotei_rside ]:---*/
.custom #kotei_rside {
	width: 608px;
	padding: 0;
	margin: 0px;
	float: left;
	font-size: 13px;
}
.custom #kotei_rside h2 {
	font-size:20px;
}
.custom #kotei_rside #oshirase ul {
	list-style-type: none;
	padding: 0px;
	margin: 50px 0px 0px 0px;
}
.custom #kotei_rside #oshirase ul li {
	margin-bottom: 20px;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 5px;
}

/*---:[ sitemap サイトマップ]:---*/
.custom #sonohoka_footer #left {
	float: left;
	width: 250px;
	margin-right: 50px;
}
.custom #sonohoka_footer #right {
	float: left;
	width: 250px;
}
.custom #sonohoka_footer dl {
	font-size: 13px;
	margin-bottom: 10px;
}
/*---:[ 海外視察 ]:---*/
.custom #tour img {
	border: none;
	margin: 0px;
	padding: 0px;
}
/*---:[ 団体TOPに聞く ]:---*/
.custom #dantai .dantai_profile {
	float: left;
	margin: 30px 30px 15px 15px;
}
.custom #dantai .textbox {
	margin: 30px 0px 0px 0px;
	font-size: 16px;
}
.custom #dantai .textbox h3 a {
	margin: 0px 30px 0px 0px;
	font-size: 20px;
}
.custom #dantai .textbox p {
	margin: 15px 0px 15px 0px;
}
/*---:[ 団体TOPに聞く　画像のボーダー ]:---*/
.custom .wp-image-22331, .custom .wp-image-22346 {
	border: none;
}
/*---:[ free template ]:---*/
.custom #free {
	width: 745px;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
}
.custom #free .img_midashi {
	margin: 0 0 0 0;
}
.custom #free h2 {
	font-size: 17px;
	margin: 15px 0 15px 0;
}
.custom #free h3, .custom #free h4 {
	font-size: 15px;
	margin: 15px 0 15px 0;
}
.custom #free p {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.custom #free ul {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.custom #free ul li {
	margin: 0 0 0 45px;
}
.custom #free table {
	font-size: 13px;
	border: 1px #999 solid;
	margin: 0 0 10px 0;
	padding: 5px;
}
.custom #free table td {
	border: 1px #ccc solid;
	padding: 5px;
}

/*---:[ コラム募集　ページ ]:---*/
.custom #gt_pagewrapleft {
	width: 609px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	clear: both;
}
.custom #gt_pagewrapleft div.columnbtn {
	position: relative;
	text-align: center;
	padding: 30px 0;
}
.custom #gt_pagewrapleft h1.voice {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url("../images/voice/column_title.gif");
	width: 560px;
	height: 110px;
	margin: 0 0 20px 0;
	padding: 0;
}
.custom #gt_pagewrapleft h2.columnbosyu {
	margin: 50px 0 50px 0;
	padding: 10px 0;
	color:#1A75BB;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	line-height:1.8;
	border-top:3px solid #1A75BB;
	border-bottom:1px dotted #1A75BB;
	width:600px;
	background-image:none;
	text-indent:10px;
}
.custom #gt_pagewrapleft #bold {
	font-weight:bold;
}
.custom #gt_pagewrapleft #setumei {
	width: 579px;
	height: auto;
	margin: 0px;
	padding: 0px 0 20px 0px;
	float: left;
	display: block;
	clear: both;
	font-size: 115%;
	line-height: 25px;
}
.custom #gt_pagewrapleft #setumei div {
	margin: 0px 5px; 
}
.custom #gt_pagewrapleft #setumei #kome {
	font-size: 85%;
	line-height: 20px;
}
.custom #gt_pagewrapleft #columnform {
	padding: 50px 0 5px;
	text-align: center;
}

/*---:[ special ]:---*/
.custom #content_pages #blocksp {
	width: 608px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.custom #content_box h1.maker {/*ドットコムトップページ*/
	text-align: right;
	font-size:14px;
	color: #666;
	font-weight: normal;
	margin: 0 0 5px 0;
}
.custom #content_pages h1.maker {/*TOPインタビュー*//*不要かもしれない*/
	display: none;
}
.custom #content_pages p.maker {/*TOPインタビューと併用*//*不要かもしれない*/
	display: none;
}
.custom #content_pages #blocksp h1 {
	height:auto;
	line-height: 50px;
	font-size: 130%;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	text-decoration: none;
	background-image: none;
	margin: 0 0 20px 0;
}
.custom #content_box h1.genkyo {/*特集現況*/
	/*display: none;*/
	text-align: right;
	font-size:10px;
	color: #999;
	font-weight: normal;
}
.custom #content_box h2.genkyo {/*特集現況*/
	/*display: none;*/
	text-align: left;
	font-size:12px;
	color: #666;
}
.custom #content_pages #blocksp p {
	margin: 0 0 20px 0;
	font-size: 130%;
	line-height: 1.8;
}
.custom #content_pages #blocksp .alignright p.wp-caption-text {
	margin: 4px 0 10px 0;
	font-size: 12px;
	line-height: 120%;
	text-align: right;
}
.custom #content_pages #blocksp .alignleft p.wp-caption-text {
	margin: 4px 0 10px 0;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
}
.custom #content_pages #blocksp .post_time {
	text-align: right;
	font-size: 13px;
	color: #666;
}
.custom #content_pages #under-title {
	font-size: 14px !important;
	color: #666 !important;
	margin: 5px 0 10px 0 !important;
	padding: 5px 0 0 0 !important;
	font-weight: normal !important;
	border-top: 1px #ddd dotted;
	text-align: right;
	clear: both;
}
.custom #content_pages #blocksp h2 {
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
.custom #content_pages h2.tagged {
	text-align: right !important;
	margin: 0 !important;
	font-weight: normal !important;
}
.custom #content_pages #blocksp p.sf_border {
	border-bottom: 1px dotted #ccc;
	margin: 30px 0 30px 0;
}
.custom #content_pages #blocksp iframe {
	display: block; 
	margin: 0 auto 0 auto;
}
.custom #content_pages #blocksp p.komidashi, 
.custom #content_pages #block3 p.komidashi  {
	height:auto;
	line-height: 35px;
	font-size: 17px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;	
	background-image: none;
	padding: 0px 0px 0px 15px;
	margin: 30px 0 20px 0;
	text-decoration: none;
	border-left: 10px solid #000;
}
.custom #content_pages #blocksp img.alignright {
	float: right;
	border: 1px #777 solid;
	padding: 3px;
	margin: 0 0 0px 15px;
}
.custom #content_pages #blocksp img.alignleft {
	float: left;
	border: 1px #777 solid;
	padding: 3px;
	margin: 0 15px 0px 0;
}
.custom #content_pages #blocksp p#kanrenkiji {
	font-size: 14px;
	margin: 10px;
}
.custom #content_pages #blocksp ul {
	font-size: 13px;
	padding: 0 0 0 25px;
}
.custom #content_pages #blocksp p.tagged {
	font-size: 12px;
	margin: 10px 0 0 0;
}
.custom #content_pages #blocksp ol {
	font-size: 14px;
	margin: 0 0 0 35px;
}
/*スペシャル内に読み込んだフォトニュース*/
/*フォトニュースのギャラリー幅をリセット*/
.custom #content_pages #blocksp #gallery-2 {
	width: 608px;
	float: none;
	padding: 0 44px 0px 44px;
	margin: 0 0 20px 0;
	font-size: 0px;
	clear: both;
}
.custom #content_pages #blocksp #gallery-2 dl.gallery-item {
	width: 125px;
	height: 83px;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.custom #content_pages #blocksp #gallery-2 img {
	max-width: 100%; 
	height: auto;
	padding: 0;
	margin: 0;
}
.custom #content_pages #blocksp #gallery-3 {
	width: 608px;
	float: none;
	padding: 0 44px 0px 44px;
	margin: 0 0 10px 0;
	font-size: 0px;
	clear: both;
}
.custom #content_pages #blocksp #gallery-3 dl.gallery-item {
	width: 125px;
	height: 83px;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.custom #content_pages #blocksp #gallery-3 img {
	max-width: 100%; 
	height: auto;
	padding: 0;
	margin: 0;
}

/*---:[ TOP Interviewページ ]:---*/
.custom #content_pages #blocksp #ryakureki {
	background-color: #eaeaea;
	margin: 40px 10px 10px 10px;
	padding: 30px;
}
.custom #content_pages #blocksp #ryakureki p.tit {
	font-weight: bold;
	border-bottom: 1px dotted #666;
}
 
/*---:[ special_nosidebar サイドなしスペシャルコンテンツ ]:---*/
fd {
	height:auto;
	font-size: 10px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	text-decoration: none;
	background-image: none;
	margin: 0 0 0px 0;
}
/*.custom #maker h1.maker {
	display: none;
}*/
.custom #sp_nosidebar p.maker {
	font-size: 12px;	
}
.custom #sp_nosidebar p {
	margin: 0 0 20px 0;
	line-height: 1.8;
	font-size: 16px;
}
.custom #sp_nosidebar #under-title {
	font-size: 14px !important;
	color: #666 !important;
	margin: 5px 0 10px 0 !important;
	padding: 5px 0 0 0 !important;
	font-weight: normal !important;
	border-top: 1px #ddd dotted;
	text-align: right;
	clear: both;
}
.custom #sp_nosidebar h2 {
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
.custom #sp_nosidebar h2.tagged {
	text-align: right !important;
	margin: 0 !important;
	font-weight: normal !important;
}
.custom #sp_nosidebar ul {
	font-size: 13px;
	padding: 0 0 0 25px;
}
.custom #sp_nosidebar p.tagged {
	font-size: 12px;
	margin: 10px 0 0 0;
}

/*---:[ special features ]:---*/
.custom #content_pages #block3 {
	width: 745px;
	margin: 0px;
	padding: 0px;
}
.custom #content_pages #block3 p {
	margin: 0px;
	font-size: 14px;	
}
.custom #content_pages #block3 p.sf_border {
	border-bottom: 1px dotted #ccc;
	margin: 30px 0 30px 0;
}
.custom #content_pages #block3 iframe {
	display: block; 
	margin: 0 auto 0 auto;
}
.custom #content_pages #block3 h2 {
	font-size: 17px;
	font-weight: bold;
	color:#333;
	padding: 0px 0px 0px 15px;
	margin: 20px 0 20px 0;
	text-decoration: none;
	background-image: none;
	border-left: 5px solid #333;
	border-bottom: 1px dotted #333;
}
.custom #content_pages #block3 img.alignright {
	float: right;
	border: 1px #777 solid;
	padding: 3px;
	margin: 0 0 0px 15px;
}
.custom #content_pages #block3 img.alignleft {
	float: left;
	border: 1px #777 solid;
	padding: 3px;
	margin: 0 15px 0px 0;
}
.custom #content_pages #block3 p#kanrenkiji {
	font-size: 14px;
	margin: 10px;
}
.custom #content_pages #block3 ul {
	font-size: 13px;
	padding: 0 0 0 25px;
}
.custom #content_pages #block3 p.tagged {
	font-size: 12px;
	margin: 10px 0 0 0;
}
.custom #content_pages #block3 ol {
	font-size: 14px;
	margin: 0 0 0 35px;
}
.custom #bunkatsu_page {
	text-align: left;
	padding: 25px 0 25px 0;
	margin: 0 !important;
	clear: both;
}
.custom #bunkatsu_page span {
	border: solid 1px #aaaaaa;
	padding: 5px 10px 5px 10px;
	margin: 0 5px 0 0;
	color: #888888;
	background: #dddddd;
	font-size: 13px;
}
.custom #bunkatsu_page a span {
	color: black;
	background: none;
}
.custom #bunkatsu_page a:hover span {
	background: #99CCCC;
	font-size: 13px;
}
/* SPECIAL ISSUE TIRE */
.custom #sp_tire {
	width: 745px;
}
.custom #sp_tire h1#sp {
	width: 730px !important;
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	text-align: right;
	background-color: #333;
	background-image: none;
	padding: 1px 15px 1px 0px;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.custom #sp_tire p {
	margin: 0 0 15px 0;
}
.custom #sp_tire #sp_midashi {
	width: 745px;
	height: auto;
	background-color: #333;
	margin: 0px 0px 20px 0px;
	padding:10px 0px 10px 0px;
}
.custom #sp_tire h2.sp {
	font-size: 17px;
	font-weight: bold;
	color: #fff !important;
	padding: 0px 0px 0px 15px !important;
	margin: 0px 0px 0px 0px !important;
	border: none !important;
}
.custom #sp_tire h3.sp {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 5px 15px !important;
	margin: 10px 0px 0px 0px !important;
	border-bottom: 1px #fff dotted;
}
.custom #sp_tire h4.title {
	font-size: 12px;
	color: #666;
	margin: 10px 0 0px 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	border-top: 1px #ddd dotted;
}
.custom #sp_tire p.special_border {
	border-bottom: 1px dotted #ccc;
	margin: 30px 0px 5px 0px;
}
.custom #sp_tire .alignright {
	float: right !important;
	margin: 0 0 0 10px;
	padding: 0px;
}
.custom #sp_tire #tire-logo {
	width: 745px;
	height: 50px;
	margin: 0px 0 10px 0;
	background-image: url("../images/special/tire_4maker.gif");
	background-repeat: no-repeat;
	background-position: top center;
}
.custom #sp_tire #tire-logo ul {
	margin: 0px 0px 0 0px ;
	padding: 0px;
	list-style-type: none;
}
.custom #sp_tire #tire-logo ul li {
	width: 186px;
	height: 50px;
	float: left;
}
.custom #sp_tire #tire-logo ul li a {
	display: block;
	text-indent: -9999px; 
	width: 186px;
	height: 50px;
	background-image: url("../images/special/tire_4maker.gif");
   	background-repeat: no-repeat; 
}
.custom #sp_tire #tire-logo ul li.bridgeston a {
	background-position: 0px 0px;
}
.custom #sp_tire #tire-logo ul li.yokohama a {
	background-position: -186px 0px;
}
.custom #sp_tire #tire-logo ul li.dunlop a {
	background-position: -372px 0px;
}
.custom #sp_tire #tire-logo ul li.toyotires a {
	background-position: -558px 0px;
}
.custom #sp_tire #tire-logo ul li a:hover {
	background-image: url("../images/special/tire_4maker.gif"); 
	background-repeat: no-repeat;  
}
.custom #sp_tire #tire-logo ul li.bridgeston a:hover {
	background-position: 0px -50px;
}
.custom #sp_tire #tire-logo ul li.yokohama a:hover {
	background-position: -186px -50px
}
.custom #sp_tire #tire-logo ul li.dunlop a:hover {
	background-position: -372px -50px;
	}
.custom #sp_tire #tire-logo ul li.toyotires a:hover {
	background-position: -558px -50px;
}
/* 検索結果に該当キーワードと前後の文章を表示 */
.search_excerpt {
	font-size: 13px;
	margin: 10px 0 0 0;
}
.search-excerpt {
	background-color:#FFFF99;
	font-size: 13px;
}
/*---:[ special features tobugomu tyumokukigyo　東部ゴム ]:---*/
.custom #tobugomushoso_chumokukigyo {
	background-image: url("../images/special/tobugomushoso_kigyo2.gif"); 
	background-position: top left;
	width: 745px;
	height: 1187px;
	overflow: hidden;
	margin: 0;
	padding: 33px 0 0 0;
}
.custom #tobugomushoso_chumokukigyo .gyo_box {
	width: 745px;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 53px;
	clear: both;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box {
	width: 343px;
	height: 166px;
	float:left;
	position: relative;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box .ad {
	width: 107px;
	height: 85px;
	float: left;
	text-indent: -9999px;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box .text {
	width: auto;
	padding: 0px 0px 0px 12px;
	height: auto;
	float: left;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box .text ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	font-size: 11px;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box .text ul li {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.custom #tobugomushoso_chumokukigyo .kigyo_box .text ul li.name a {
	margin: 0px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

/*---:[ 縮刷 styles ]:---*/
.custom p.shukusatsu_link {
	margin: 50px 0 50px 0;
}
.custom p.shukusatsu_link a {
	font-size: 18px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
}
.custom #shukusatsumokuji ul {
	list-style-type: none;
}
.custom .kotei_shukusatsu_mokuji {
	font-size: 12px;
}
.custom .kotei_shukusatsu_mokuji h1.shukusatsu_mokuji {
	width: 970px;
	margin: 20px 0 30px 0;
	padding: 0 0 5px 0;
	font-size: 15px;
	border-bottom: 1px #ccc solid;
}
.custom .kotei_shukusatsu_mokuji p.mokuji {
	margin: 0 0 10px 10px;
	text-decoration: underline;
}
.custom .kotei_shukusatsu_mokuji p.mokuji a {
	color: blue;
}

/*---:[ ぜんぶ見る ]:---*/
.custom #zenbumiru {
	margin: 20px 0 0 0;
}
.custom .zenbu_wrap {
	margin: 0px 0 30px 0;
}
.custom .zenbu_wrap p {
	margin: 0 0 5px 0;
	font-size: 13px;
}
.custom .zenbu_wrap ul {
	margin: 5px 0 0px 20px;
}

/*---:[ 決算情報 ]:---*/

.custom .zenbu_wrap ul.kesan {
	margin: 5px 0;
}
.custom .zenbu_wrap ul.kesan li {
	list-style-type:none;
	padding: 5px 0;
	font-size:14px;
}
.custom #kessan_banner_menu {
	height: 184px;
	padding: 10px 0 26px 8px;
	border-top: 1px solid #ccc;
	clear: both;
}
.custom #kessan_banner_menu .linewrap {
	padding: 0 0 8px 0;
	margin: 0 0 14px 0;
	height: 90px;
}
.custom #kessan_banner_menu .bm_left {
	width: 290px;
	height: 95px;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	border-right: 1px solid #ccc;
}
.custom #kessan_banner_menu .bm_right {
	width: 290px;
	height: 95px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
}
.custom #kessan_banner_menu p.link_mark {
	float: left;
	width: 17px;
	height: 17px;
	display: block;
}
.custom #kessan_banner_menu img {
	float: right;
	margin: 0px 1px 0px 0px;
}
.custom #kessan_banner_menu .bm_left p.bm_title,
.custom #kessan_banner_menu .bm_right p.bm_title {
	background-image: url(../images/top/yaji_lnk.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
	font-size: 13px;
	color: #333;
	width: 290px;
	position: absolute;
	margin: 0px 0 10px 0;
	font-weight: bold;
}
.custom #kessan_banner_menu .bm_left p.bm_text, 
.custom #kessan_banner_menu .bm_right p.bm_text {
	font-size: 13px;
	color: #666;
	width: 180px;
	position: absolute;
	margin: 25px 0 0 0;
}
.custom #kessan_banner_menu img.bar {
	margin: 0px;
	padding: 0px;
}

/*アクセスランキング固定ページ*/
.custom #ranking ol {
	width: 578px;
	margin: 0 0 0 30px;
    counter-increment: ranking;
}
.custom #ranking ol li {
	font-size: 13px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
/*変更後*/
.custom #ranking h2 {
	clear: both;
	width: 608px;
	height: 48px;
	border-bottom: 1px solid #eee;
	padding: 0;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.custom #ranking h2.dayly {
	background-image: url(../images/ranking/dayly.gif);	
}
.custom #ranking h2.weekly {
	background-image: url(../images/ranking/weekly.gif);	
}
.custom #ranking h2.monthly {
	background-image: url(../images/ranking/monthly.gif);	
}
.custom #ranking ul {
	width: 578px;
	margin: 0 0 0 0px;
}
.custom #ranking ul li {
	font-size: 14px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 5px 45px;
	list-style-type: none;
	position: relative;
	counter-increment: ranking;
	border-bottom: 1px dotted #eee;
}
.custom #ranking ul li:before {
	content: counter(ranking);
	background-color: #69C;
	color: #333;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba( 238, 238, 238, 0.7 );
	display: block;
	width: 25px;
	height: 20px;
	text-align: center;
}
.custom #ranking ul li a {
	color: #03C;
}
.custom #ranking ul li a:visited {
	color: #639;
}
.custom #ranking ul .rank_tire_img img {
	display: none;
}
/*変更ここまで*/
.custom #ranking ol li div.rank_tire_img {
	display: none;
}
.custom #ranking ol li .wpp-views {
	visibility: hidden;	
}

/*---:[ column kotei template　コラム ]:---*/
.custom h2.colum {
	margin: 20px 0 20px 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	color: #333;	
}
.custom #kotei_front {
	width: 608px;
	padding: 0;
	margin: 0 0 0 0;
	float: left;
}
.custom #kotei_front div.pagepath ul.group {
	list-style: none;
	margin: 0 0 10px 5px;
	clear: both;
	height: auto;
	width: 608px;
	list-style: none;
	margin: 0 auto;
	padding: 0px 0px 40px 0;
}
.custom #kotei_front div.pagepath ul.group li {
	width: auto;
}
.custom #kotei_front ul.colum_ichiran {
	list-style: none;
	margin-left:0px;
}
.custom #kotei_front ul.colum_ichiran li {
	margin-bottom: 30px;
	font-size: 14px;
}
.custom #kotei_front img {
	margin: 0 0 35px 0;
	padding: 0;
}
.custom #kotei_front #kijiichiran {
	margin: 0;
	padding: 0;
}
.custom #kotei_front #kijiichiran p {
	font-size: 12px;
	margin: 0 0 5px 0;	
}
.custom #kotei_front #kijiichiran ul {
	margin: 0 0 0 0px;
	padding: 0;
    list-style: none;
}
.custom #kotei_front #kijiichiran ul li {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 15px;
}


/*---:[ r_column styles ]:---*/
.custom #r_column {
	width: 336px;
	float: right;
	padding: 0px;
	margin: 0px;
}
.custom #r_column a {
	text-decoration: none;
}
.custom #r_column img {
	margin-bottom: 0px;
}
.custom #r_column .banner {
	width: 336px;
	margin-bottom: 5px;
}
.custom #r_column #ads_google {
	margin-bottom: 5px;
	width: 336px;
}
.custom #r_column #column_profile {
	margin-bottom: 20px;
	width: 316px;
	height: auto;
	background-color: #ffffcc;
	padding: 10px;
	border: 1px solid #ddd;
}
.custom #r_column #column_profile .midashi {
	font-size: 14px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.custom #r_column #column_profile .shamei {
	font-size: 12px;
	margin-bottom: 2px;
}
.custom #r_column #column_profile .chosha {
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px #666 dotted;
	padding-bottom: 5px;
}
.custom #r_column #column_profile .profile_img {
	float: left;
	margin-right: 10px;
}
.custom #r_column #column_profile .profile {
	font-size: 11px;

}
 /*---:[ r_column styles tokou ]:---*/
.custom #content_single_column {
	width: 598px;
	padding: 0;
	margin: 0px;
	float: left;
}
.custom #content_single_column  a {
	text-decoration: none;
}
.custom #content_single_column #block1 {
	width: 598px;
	margin: 0 0 10px 0;
}
.custom #content_single_column #block1 p {
	margin: 0;
	padding: 0;
}
.custom #content_single_column #block1 img {
	margin: 0;
	padding: 0;
}
.custom #content_single_column #block1 .img_midashi {
	width: 598px;
	margin: 0 0 10px 0;
	padding: 0;
}
.custom #content_single_column #block1 .img_midashi_right {
	margin: 0;
	padding: 0;
	float: right;
}
.custom #content_single_column #block2 {
	width: 598px;
	margin: 0;
	padding-left: 10px;
	clear: both;
}
.custom #content_single_column  #block2 #titleId h1 {
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.custom #content_single_column #block2 #titleId h2 {
	font-size: 18px;
}
.custom #content_single_column #block2 #kijiId h4 {
	font-size: 12px;
}
.custom #content_single_column #block2 .entry p {
	font-size: 14px;
}
.custom #content_single_column #block2 .entry p {
	font-size: 14px;
	line-height: 1.6
}
.custom #content_single_column .entry .wp_social_bookmarking_light {
	margin: 0px;
	padding: 0px;
}

/*---:[ image styles ]:---*/
.entry img {
	border: none;
}
.entry .gallery img {
	border: none;
	margin: 0;
	padding: 0;
	background-image: none;
	width: 100%;
	height: auto;
}
.cutom .entry img {
	border: none;
}
.cutom .entry .gallery img {
	border: none;
	margin: 0;
	padding: 0;
	background-image: none;
	width: 100%;
	height: auto;
}
.custom img.center {
	border: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
.custom img.aligncenter {
	display: block; 
	padding:0; 
	margin: 0 auto 5px auto; 
	float: none; 
	clear: both; 
	border: none;
	text-align: center;
	width: auto;
	height: auto;
}
.custom img.off {
	padding: 0 !important; 
	border: none !important; 
}
.custom img.stack {
	clear: none !important; 
}
.custom .alignleft {
	text-align: left; 
	float: left; 
	padding: 3px;
	margin: 5px 15px 5px 0;
}
.custom .alignright {
	text-align: right; 
	float: right; 
}
.custom .aligncenter {
	text-align: center; 
	border: none;
}
.custom .alignnone {
	text-align: center; 
	border: none;
}
.custom div.wp-caption  { 
	margin: 0 auto 1.5em auto;
	border: none;
	overflow: hidden; 
	text-align: center;
	max-width: 960px;
}
.custom .gallery {
	border: none;
	text-align: center;
}
.custom .gallery-caption {
	border: none;
	text-align: center;
}
.cutom .gallery-icon {
	border: none;
	background-image: none;
	text-align: center; 
}
.custom .attachment-thumbnail {
	border: none;
	background-image: none;
	text-align: center; 
}
.custom .size-thumbnail {
	border: none;
	background-image: none;
}
.custom .gallery .gallery-caption {
	text-align: center;
	display: none;	
}
.custom #sp_nosidebar p.wp-caption-text {
	font-size: 12px;
	text-align: left !important;
}
.custom img.left,
.custom img.alignleft { 
	padding: 0px;
	margin: 0px 10px 0px 0;
	float: left;
}		
.custom img.right, .custom img.alignright { 
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}

/* 投稿ページギャラリー　通常はgallery-2 */
/*.custom dt.gallery-icon {
	width: 90px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0 10px 0 0;
}
.custom dt.gallery-icon img {
	width: 90px;
	height: auto;
}

.custom #content_single .entry #gallery-2 {
	width: 300px;
	height: auto;
	float: right;
	padding: 0 0px 0px 20px;
	margin: 0;
}
.custom #content_single .entry #gallery-2 img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}*/

/*広告*/
.custom #content_single .entry .ads300 {
	width: 300px;
	float: right;
	padding: 0px 0px 10px 20px;
	margin: 0;
}

/* 記事横画像と広告(新着ニュース2013年12月16日以降) */
.custom #content_single .entry .news #gallery-0 {
	width: 300px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 20px;
	margin: 0;
	text-align: center;
}
.custom #content_single .entry .news #gallery-0-logout {
	width: 300px;
	height: auto;
	float: right;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0;
	text-align: center;
}
.custom #content_single .entry .news #gallery-0 img {
	width: auto;
	max-width: 300px;
	height: auto;
	max-height: 300px;
	padding: 0;
	margin: 0;
}
.custom #content_single .entry .news #gallery-0 p {
	margin: 5px 0px 20px 0;
	line-height: 120%;
	font-size: 12px;
}
/* 記事横画像と広告ここまで */

/* 記事下新ギャラリー */
.custom #content_single .entry .news #gallery-2 {
	width: 608px;
	padding: 0px;
	margin: 0px 0 10px 0;
	clear: both;
}
.custom #content_single .entry .news #gallery-2 dl.gallery-item {
	width: 75px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0 0 5px 0;
}
.custom #content_single .entry .news #gallery-2 dl.gallery-item img {
	width: 75px;
	height: auto;
}

/*フォトニュースのギャラリー幅をリセット*/
.custom #content_single .entry .photo #gallery-2 {
	width: 608px;
	float: none;
	padding: 0 44px 0px 44px;
	margin: 0 0 20px 0;
	font-size: 0px;
	clear: both;
}
.custom #content_single .entry .photo #gallery-2 dl.gallery-item {
	width: 125px;
	height: 83px;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.custom #content_single .entry .photo #gallery-2 img {
	max-width: 100%; 
	height: auto;
	padding: 0;
	margin: 0;
}
.custom #content_single .entry .photo #gallery-3 {
	width: 608px;
	float: none;
	padding: 0 44px 0px 44px;
	margin: 0 0 10px 0;
	font-size: 0px;
	clear: both;
}
.custom #content_single .entry .photo #gallery-3 dl.gallery-item {
	width: 125px;
	height: 83px;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.custom #content_single .entry .photo #gallery-3 img {
	max-width: 100%; 
	height: auto;
	padding: 0;
	margin: 0;
}

/*attachment アタッチメント*/
#content_attachment p.img_wrap {
	text-align: center;
	margin: 0 auto 0 auto;
	max-width: 500px;
	padding: 0 0px 0 0px; 
}
#content_attachment p.img_wrap img {
	text-align: center;
	max-width: 500px;
	height: auto;
}
#content_attachment h1.attachment {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
}
#content_attachment #attachment_menu {
	margin: 0px 0 10px 0;
	font-size: 12px;
	clear: both;
}
#content_attachment #attachment_menu p {
	margin: 0px 0 1px 0;
	font-size: 12px;
	text-align: right;
}
#content_attachment #attachment_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 600px;
}
#content_attachment #attachment_menu ul li.att_img_thum {
	width: 90px;
	height: auto;
	display: block;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}
#content_attachment #attachment_menu ul li.att_img_thum img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

/*会社概要*/
.custom #kaishagaiyo h1.kaishagaiyo {
	width: 600px;
	height: 32px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background-image: url("../images/enkaku/kaisyagaiyo_title.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.custom #kaishagaiyo table.gaiyo_table {
	border-collapse: collapse;
	width:600px;
	margin-top:30px;
}
.custom #kaishagaiyo table.gaiyo_table tr {
	border: #e3e3e3 1px solid;
}
.custom #kaishagaiyo table.gaiyo_table th {
	text-align: center;
	padding: 10px;
	font-weight: normal;
	white-space: nowrap;
}
.custom #kaishagaiyo table.gaiyo_table td {
	text-align: left;
	padding: 10px;
}
.custom #kaishagaiyo table.gaiyo_table td.enkaku a {
	color: blue;
}

/*沿革*/
.custom #enkaku h1.enkaku{
	width: 600px;
	height: 32px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background-image: url("../images/enkaku/enkaku_title.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.custom #enkaku div.aisatubun p{
	padding: 10px;
}

.custom #enkaku div.aisatubun img{
	padding: 10px;
}

.custom #enkaku table.enkaku_table {
	border-collapse: collapse;
	width: 600px;
	margin-top:30px;
}
.custom #enkaku table.enkaku_table th.t_top {
	border-top: #be1309 4px solid;

}
.custom #enkaku table.enkaku_table th {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	white-space: nowrap;
}
.custom #enkaku table.enkaku_table td.t_top {
	border-top: #b3b3b3 4px solid;
}
.custom #enkaku table.enkaku_table td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}

/*社長挨拶*/
.custom #aisatu {
	color:#5c5c5c;
}
.custom #aisatu h1.aisatu{
	width: 600px;
	height: 32px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	background-image: url("../images/enkaku/aisatu_title.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.custom #aisatu div.text_right{
	text-align: right;
	margin-top: 50px;
}
.custom #aisatu p{
	margin-bottom:20px;
}
.custom #aisatu div.aisatubun{
	width:580px;
	margin:20px 10px 0 10px;
	line-height: 150%;
}

/* フォーム送信ボタン */
.custom input[type="button"] {
	padding: 5px 10px 5px 10px;
	margin: 10px auto;
}
.custom input[type="submit"] {
	padding: 5px 10px 5px 10px;
}
/*個別ページパスワード*/
.custom input[type="password"] {
	padding: 5px 10px 5px 10px;
}

/*---:[ メールマガジンフォームMailPoet ]:---*/
p.m50{
	margin: 50px 0px;
}
p.annai{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	padding: 50px 0 20px;
	clear: both;
}
#mailmagazine_form p.wysija-paragraph {
	font-weight: normal;
	padding: 25px 50px 25px 50px;
	border-top: 1px solid #e2e2e2;
	background-color: #efefef;
	text-align: center;
}
#mailmagazine_form p.wysija-paragraph label {
	text-align: left;
}
#mailmagazine_form input[type="text"] {
	width: 400px;
}
#mailmagazine_form textarea {
	width: 400px;
}
#mailmagazine_form input[type="submit"] {
	padding: 5px 25px 5px 25px;
	margin: 15px auto 15px auto;
}

/*フォーム用メルマガ*/
.custom #forma{
	width:100%;
	margin: 0 auto;
	text-align:center;
}
.custom #forma table {
	background-color: #fff;
	width: 600px;
	border-collapse:collapse;
	border: #E1E1E1 solid 2px;
	padding: 0px;
	margin: 10px auto;
}
.custom #forma table tr{
	font-weight: normal;
	padding: 50px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.custom #forma table th{
	width: 210px;
	font-weight: bold;
	background-color: #efefef;
	padding: 50px;
}

/*フォーム用お問合せ*/
.custom #formt table {
	background-color: #fff;
	width: 600px;
	border-collapse:collapse;
	padding: 0px;
	margin: 10px auto;
	font-size:15px;
}
.custom #formt table tr{
	font-weight: normal;
	padding: 50px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.custom #formt table th{
	width: 210px;
	font-weight: normal;
	background-color: #efefef;
	padding:15px 10px;
}
.custom #formt table td{
	padding: 10px;
}
.custom #formt table th span.require {
	margin-left: 3px;
	color: #e55a3b;
}
.custom #formt p.cen {
	text-align: center;
}
.custom #formt.entry ul {
	list-style-type: disc;
	color: #333;
	margin: 0 0 15px 40px;
}
.custom #formt.entry li {
	font-size: 12px;
	line-height: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*スペシャルイメージ*/
img.yohaku {
	margin:0 10px 0 10px;
}

/*フォーム用電子版用(paypal)*/
.custom #formd table {
	float: left;
	background-color: #fff;
	width: 840px;
	border-collapse:collapse;
	border: #E1E1E1 solid 2px;
	padding: 0;
	margin: 0px 20px 20px 0;
	clear: both;
}
.custom #formd table tr{
	font-weight: bold;
	padding: 50px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.custom #formd table th{
	width: 380px;
	font-weight: bold;
	background-color: #efefef;
	padding: 50px;
}

/*WEB週間アクセスランキング*/
.custom #ranking_backnumber {
	padding: 30px 0 0 0;
}
.custom #ranking_backnumber p.ranking_midashi {
	font-weight: bold;
	margin: 0 0 5px 0;
}
.custom #ranking_backnumber ol li {
	margin:0;
}
.custom #ranking_backnumber ol li a {
	font-size:12px;
	color: blue;
}
.custom #ranking_backnumber .wpp-views {
	display: none;
}
.custom #ranking_backnumber .rank_tire_img { /*ie用*/
	display: none;	
}

/*ニュースの焦点*/
.custom #syoten{
	width: 600px;
	clear: both;
	position: relative;
}
.custom #syoten p.nendo {
	background-image: url(../images/tokei/midashi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0 15px;
	margin: 30px 0 15px 0px;
}

/* 年度タイトル */
.custom #syoten p.nendomenu {
	background-image: url(../images/link/gyoukai_mark_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	color: #333;
	font-weight: bold !important;
	position: absolute;
	top: 0px;
	left: 510px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}

/* メニュー */
.cusom #syoten ul#menubox {
	width: 90px;
	font-size: 12px;
	color: #333;
	position: absolute;
	top: 20px;
	left: 510px;
	padding: 0;
	margin: 0;
}
.custom #syoten ul#menubox li {
	list-style-image: url("../images/link/gyoukai_mark.gif");
	list-style-position: inside;
	padding: 5px 5px 5px 8px;
}

.custom #syoten ul#syoten_list {
	width: 580px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.custom #syoten ul#syoten_list li {
	list-style-image: url("../images/link/gyoukai_mark.gif");
	list-style-position: inside;
	padding: 5px;
}

/*---:[ 売上高ランキング ]:---*/
.custom .uriage_ranking{
	width: 100%;
	border-collapse: collapse;
}
.custom .uriage_ranking th{
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
	width: auto;
}
.custom .uriage_ranking td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	text-align: center;
}
.custom p.textr {
	float: right;
	text-align: center;
}
.custom .uriage_ranking td.alignr {
	text-align: right;
}
.custom .uriage_ranking td.alignl {
	text-align: left;
}

/*---:[ CSR特集 ]:---*/
#tabmenu{
	padding:0px;
	margin:0px;
	color:#333;
	font-size: 100%;
	width:600px;
	position:relative;
}
#tabmenu div#tab{
	position: absolute;
	top:0px;
	left:0px;
	border-bottom: 1px solid #ccc;
	width:600px;
}
#tabmenu div#tab a:link,
#tabmenu div#tab a:visited{
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 290px;
	display: block;
	text-decoration:none;
	color:#333;
	background:#eee;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:0 4px;
}
#tabmenu div#tab a:hover,
#tabmenu div#tab a:active{
	background:#000;
	color:#fff;
}
div#tab_contents{
	width:600px;
	overflow:
	hidden;clear:both;
}
div#tab_contents ul{
	float: left;
	width:2500px;
	padding:0px;
	margin:0px;
}
div#tab_contents ul li{
	float: left;
	width:600px;
	list-style-type:none;
	padding:60px 20px 20px 5px;
}
div#tab_contents ul.kigyoumei_list {
	float: left;
	width:600px;
	padding:0px;
	margin:0px;
}
div#tab_contents ul.kigyoumei_list li {
	float: left;
	width:160px;
	padding:10px;
	margin:0 0 5px 15px;
	list-style-position: inside;
	list-style-image: url("../images/link/gyoukai_mark.gif");
}
div#tab_contents ul.kigyoumei_list li a {
	color:#006699;
}
div#tab_contents div.csr_tit{
	width:575px;
	border:1px solid #dcdcd5;
	border-left:5px solid #cc3333;
	float:left;
	padding:15px 5px;
	margin:0;
	font-weight: bold;
	font-size: 110%;
	color:#333;
}

/*---:[ スペシャルコンテンツ ]:---*/
.custom a.tuduki {
	color: #047;
}
.custom a.tuduki:visited {
	color: #669;
}
.custom h1.seminarmidashi {
	height:auto;
	line-height: 40px;
	font-size: 135%;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 0px 0px 0px 15px;
	margin: 40px 0 30px 0;
	text-decoration: none;
	background-image: none;
	border-left: 1px solid #000;
	border-bottom: 1px dotted #fff;
}
.custom h2.seminarmidashi {
	height:auto;
	line-height: 40px;
	font-size: 135%;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 0px 0px 0px 15px;
	margin: 40px 0 30px 0;
	text-decoration: none;
	background-image: none;
	border-left: 1px solid #000;
	border-bottom: 1px dotted #fff;
}
.custom #spbox #kiji_first {
	height:270px;
	border-bottom:1px solid #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
	clear: both;
	font-size: 11px;
}
.custom #spbox #kiji_second {
	height:370px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0;
	clear: both;
	font-size: 11px;
}
.custom #spbox #kiji_third {
	height:255px;
	border-bottom:1px solid #ccc;
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0px 0;
	clear: both;
	font-size: 11px;
}
.custom #spbox #kiji_first .left {
	float: left;
	width: 590px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
	clear: both;
}
.custom #spbox #kiji_first .right {
	float: right;
	width: 360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
}
.custom #spbox #kiji_second .left{
	float: left;
	width: 475px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
	clear: both;
	border-right: 1px solid #ccc;
	height: 360px;
}
.custom #spbox #kiji_third .left {
	float: left;
	width: 475px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
	clear: both;
	border-right: 1px solid #ccc;
	height: 240px;
}
.custom #spbox #kiji_second .right,
.custom #spbox #kiji_third .right{
	float: right;
	width: 475px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0;
}
.custom #spbox #kiji_first h2 {
	border: none;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 0px 0px 0px 10px;
	margin: 0px 0 0px 0;
}
.custom #spbox #kiji_second h2 {
	border: none;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 0px 0px 0px 10px;
	margin: 0px 0 0px 0;
}
.custom #spbox #kiji_third h2 {
	border: none;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 10px 0px 0px 10px;
	margin: 0px 0 0px 0;
}
.custom #spbox #kiji_third h3 {
	line-height: 140%;
	font-size: 13px;
	font-weight: bold;
	color:#333;
	vertical-align: baseline;
	padding: 0px 0px 0px 10px;
	margin: 10px 0 0px 0;
	border-left:4px solid #c92524 ;
}
.custom #spbox #kiji_third .text_left {
	width:280px;
	position: absolute;
}
.custom #spbox #kiji_second img {
	margin: 0 auto;
	display: block;
}
.custom #spbox #kiji_third img {
	float: right;
	border: 1px solid #ccc;
	margin: 0px 10px 0px 0px;
}
.custom p.splink {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	font-weight: bold;
	clear:both;
}
.custom #sotowaku {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 35px 0 0;
	margin: 25px 0 0 0;
	width: 573px;
	clear:both;
}

/*---:[ 新年アンケート2016年まで ]:---*/
/*
.custom #sinnenqa ul.q_box {
	margin: 0 0 20px 0;
	padding: 20px 5px;
	list-style-type: none;
	border:1px solid #ccc;
}
.custom #sinnenqa ul.q_box a {
	color: #1e0fbe;
	font-size:14px;
}
.custom #sinnenqa ul.q_box li a {
	display: block;
	background-image: url("../images/sinnenanketo/link_mark_gr.gif");
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding:0 0 0 26px;
}*/
.custom #sinnenqa h2 {
	width: 592px;
	padding: 20px 0 10px 10px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px solid #c92623;
	clear: both;
}
.custom #sinnenqa div.an_qabox {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0;
	border-bottom: 1px dotted #999;
}
.custom #sinnenqa p.an_q {
	position:relative;
	line-height:2em;
	padding-left:3em;
}
.custom #sinnenqa p.an_q:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:2em;
	height:2em;
	background: url("../images/sinnenanketo/mark_q_gr.gif") no-repeat;
	background-size:contain;
}
.custom #sinnenqa p.an_a {
	position:relative;
	line-height:2em;
	padding-left:3em;
}
.custom #sinnenqa p.an_a:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:2em;
	height:2em;
	background: url("../images/sinnenanketo/mark_a_red.gif") no-repeat;
	background-size:contain;
}
/*---:[ 新年アンケート2017年から ]:---*/
.custom #top-questions {
	width: 592px;
}
.custom #top-questions p.tokushu-midashi {
	width: auto;
	padding: 20px 0 10px 10px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	vertical-align: middle;
	border-bottom: 1px solid #c92623;
	clear: both;
}
.custom #top-questions .top-questions-pic-wrap {
	float: right;
}
.custom #top-questions .top-questions-pic-wrap img {
	max-width: 100px;
	max-height: 107px;
	margin: 0 15px 0 10px;
	border: 1px solid #eee;
}
.custom #top-questions h3 {
	font-size: 24px;
	font-family: serif;
	color: #333;
	margin: 0 0 30px 115px;
	padding: 10px 0 0 0;
}
.custom #top-questions h4 {
	font-size: 34px;
	font-family: serif;
	color: #000;
	margin: 0 0 0 177px;
	padding: 0 0 0 0;
}
.custom #top-questions .qabox-wrap {
	clear: both;
	width: 592px;
	margin: 70px 0 0 0;
	clear: both;
}
.custom #top-questions .qabox-wrap ul.an_qabox {
	list-style-type: none;
	margin: 0 0 40px 10px;
}
.custom #top-questions .qabox-wrap ul.an_qabox li.top-questions-q {
	position:relative;
	line-height:2em;
	padding-left:3em;
	font-weight: bold;
}
.custom #top-questions .qabox-wrap ul.an_qabox li.top-questions-q:before {
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:2em;
	height:2em;
	background: url("../images/sinnenanketo/mark_q_gr.gif") no-repeat;
	background-size:contain;
}
.custom #top-questions .qabox-wrap ul.an_qabox li.top-questions-a {
	position:relative;
	line-height:2em;
	padding-left:3em;
}
.custom #top-questions .qabox-wrap ul.an_qabox li.top-questions-a:before {
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:2em;
	height:2em;
	background: url("../images/sinnenanketo/mark_a_red.gif") no-repeat;
	background-size:contain;
}

/*---:[ 企業特集 ]:---*/
#tokusyu_menu {
	width:230px;
	height:25px;  
	margin: 0; 
	padding :0 0 0 376px;
	border-bottom:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#tokusyu_menu ul { 
	width:230px;
	margin: 0; 
	padding :0; 
	list-style-type : none;
}
#tokusyu_menu li { 
	display : inline; 
	padding :0; 
	margin:0 1px; 
	float:left;
}
#tokusyu_menu a {
	display:block; 
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc;
	background-color:#adacac;
	font-size:110%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	color:#fff;
	width:7em;
	height:1.5em;
	margin:1px 0px;
	text-align:center;
}
#tokusyu_menu a:hover {
	background-color:#eaeaea;
	color:#333;
}
#tokusyu_menu #menu_on a {
	display:block; 
	border:1px solid #ccc;
	background-color:#ccc;
	font-size:110%;
	padding:1px 0px 1px 0px;
	text-decoration:none;
	color:#fff;
	width:7em;
	height:1.5em;
	margin:1px 0px;
	text-align:center;
}
.custom img.kaisyaimage {
	float: right;
	border: 1px #777 solid;
	padding: 3px;
	margin: 0 0 20px 15px;
}
.custom table.kigyoutokusyu {
	border-collapse: collapse;
	width:100%;
	margin: 0 0 30px 0;
	padding: 10px 0 0px 0;
	font-size: 120%;
}
.custom table.kigyoutokusyu th.t_top {
	border-top: #be1309 2px solid;
}
.custom th {
	background-color: #efefef;
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width:25%;
}
.custom table.kigyoutokusyu td.t_top {
	border-top: #b3b3b3 2px solid;
}
.custom table.kigyoutokusyu td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 10px;
}
.custom img.kigyoutitle {
	padding: 25px 0 10px 0;
	text-align: center;
}
.custom #nosidebox {
	width:970px;
	margin:0 0;
	padding:0 0;
}

/*---:[ interpack ]:---*/
.custom #interpack ul#intermenu {
	clear: both;
	height: 35px;
	width: 608px;
	list-style: none;
	margin-left: 0;
	padding: 0;
	color: #fff;
	border: none;
}
.custom #interpack ul#intermenu li { 
	text-indent: -9999px;
	float: left;
}
.custom #interpack ul#intermenu li a { 
	display: block;
	height: 35px;
	width: 152px;
	background-image: url("../images/interpack/menu.gif");
	background-repeat: no-repeat;
	background-position: top left;
}	
.custom #interpack ul#intermenu li.gomu a {
	background-position: -0px 0px;
}
.custom #interpack ul#intermenu li.sukej a {
	background-position: -152px 0px;
}
.custom #interpack ul#intermenu li.jisiyouko a {
	background-position: -304px 0px;
}
.custom #interpack ul#intermenu li.mousikomi a {
	background-position: -456px 0px;
}
.custom #interpack ul#intermenu li a:hover { 
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
}
.custom #interpack {
	font-size: 14px;
	padding:0;
	line-height: 150%;
}
.custom #interpack p {
	line-height: 180%;
	font-size: 110%;
	padding:10px 0;
}
.custom #interpack img{
	font-size: 120%;
	padding:15px 0;
}
.custom #interpack h1{
	height: 483px;
	margin: 0;
}
.custom #interpack h2.gaiyo{
	text-indent: -9999px;
	background-image: url(../images/interpack/gaiyo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:608px;
	height: 31px;
	margin: 20px 0 15px 0;
}
.custom #interpack h2.sukejyuru{
	text-indent: -9999px;
	background-image: url(../images/interpack/sukejyuru.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:608px;
	height: 31px;
	margin: 20px 0 15px 0;
}
.custom #interpack h2.youkou{
	text-indent: -9999px;
	background-image: url(../images/interpack/youkou.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:608px;
	height: 31px;
	margin: 20px 0 15px 0;
}
.custom #interpack h2.otoiawase{
	text-indent: -9999px;
	background-image: url(../images/interpack/otoiawase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:608px;
	height: 31px;
	margin: 20px 0 15px 0;
}
.custom #interpack h3{
	line-height: 2.0;
	font-weight: bold;
	padding:0 0 0 10px;
	margin: 30px 0 10px 0;
	color:#0e3a85;
	border-bottom: 1px dotted #999;
}
.custom #interpack table.youkouhyou {
	width: 591px;
	background-color: #fff;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	border-spacing: 2px;
	border-color: gray;
	margin:0 0 30px 10px;
	font-size: 100%;
}
.custom #interpack table.youkouhyou th{
	background-color: #999999;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.custom #interpack table.youkouhyou th.b1 {
	width: 130px;
}
.custom #interpack table.youkouhyou th.b2 {
	width: 461px;
}
.custom #interpack div.gaiyo{
	width: 591px;
	background-color:#f0eeee;
	padding:0 10px 10px;
}
.custom #interpack div.intertext{
	width: 551px;
	background-color:#fff;
	padding:5px 20px 10px;
}
.custom #interpack div.gaiyo table {
	width: 591px;
	background-color: #fff;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	border-spacing: 2px;
	border-color: gray;
	margin:0 0 10px;
	font-size: 100%;
}
.custom #interpack div.gaiyo table td.b1 {
	width: 91px;
}
.custom #interpack div.gaiyo table td.b2 {
	width: 500px;
}
.custom #interpack div.gaiyo table tr,
table.youkouhyou tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.custom #interpack div.gaiyo table tr.cb2,
div.sukejuru table tr.cb2,
table.youkouhyou tr.cb2 {
	background-color: #F5F5F5;
}
.custom #interpack div.sukejuru table {
	width: 600px;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	border-spacing: 2px;
	border-color: gray;
	margin:0 0 30px;
	font-size: 90%;
}
.custom #interpack div.sukejuru table th{
	background-color: #999999;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.custom #interpack div.gaiyo table td,
table.youkouhyou td,
div.sukejuru table td {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
}
.custom #interpack div.gaiyo table td.non,
table.youkouhyou td.non,
div.sukejuru table td.non {
	border: none;
}
.custom #interpack div.sukejuru table th.b1 {
	width: 80px;
}
.custom #interpack div.sukejuru table th.b2 {
	width: 140px;
}
.custom #interpack div.sukejuru table th.b3 {
	width: 50px;
}
.custom #interpack div.sukejuru table th.b4 {
	width: 70px;
}
.custom #interpack div.sukejuru table th.b5 {
	width: 210px;
}
.custom #interpack div.sukejuru table th.b6 {
	width: 40px;
}
.custom #interpack ul{
	list-style-type: none;
	margin:0 0 0 15px;
	line-height: 150%;
	color:#333;
}
.custom #interpack ul li{
	font-size: 100%;
}
.custom #interpack ul.num{
	list-style-type: decimal;
	padding-left:30px;
	margin-top: 0;
	margin-bottom: 0;
}
.custom #interpack ul li.migi{
	text-align:right;
}
.custom h1.interfrom{
	text-indent: -9999px;
	background-image: url(../images/interpack/form_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:608px;
	height: 88px;
	margin: 0 0 15px 0;
}

/*---:[ 株価 ]:---*/
.custom .bold{
	font-weight: bold;
}
.custom #toukeisiryo p.gomukigyo {
	font-weight: bold;
	font-size: 110%;
	background-color: #eaeaea;
	padding: 5px;
}
.custom #toukeisiryo h4{
	font-weight: bold;
	border:1px solid #ccc;
	color: #333;
	font-size: 110%;
	line-height: 200%;
	margin:20px 0;
	padding:5px;
}
.custom #kabu_left{
	width: 250px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	float: left;
}
.custom #kabu_right{
	width: 250px;
	height: auto;
	margin: 0px 0px 0px 50px;
	padding: 5px;
	float: left;
}
.custom #kabu_graph{
	width: 598px;
	height: 300px;
	margin: 10px 0px 30px 0px;
	padding: 5px;
	border: 1px solid #ccc;
	clear: both;
}
.custom #nafusa_link {
	width: 606px;
	height: 305px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border: 1px solid #ccc;
	clear: both;
	position: relative;
}
.custom #nafusa_link p {
	position: absolute;
	font-weight: bold;
}
.custom #nafusa_link p.nafusa_link_1 {
	top:100px;
	left:0px;
	font-size: 20px;
	text-decoration: underline;
	padding: 0 100px 0 100px;
}
.custom #nafusa_link p.nafusa_link_2 {
	top:135px;
	left:0px;
	font-size: 12px;
	padding: 0 100px 0 100px;
}
.custom p.kokunai_nengappi {
	font-size:12px;
	font-weight: normal;
	width: auto;
	margin-left:20px;
}
.custom #kabu_left dl, #kabu_right dl {
	line-height: 2;
	clear: both;
}
.custom #kabu_left dt, #kabu_right dt {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin-left:20px;
	width: 100px;
}
.custom #kabu_left dd, #kabu_right dd {
	float: right;
	font-size: 12px;
	font-weight: normal;
	width: 120px;
}
.custom #kabu_left dd.owarine_atai {
	font-size:36px;
	font-weight: bold;
}
.custom #kabu_right dd.zensyumatuhi_atai {
	font-size:20px;
	font-weight: bold;
	color:#cc0000;
}
.custom #toukeisiryo ul.bt_group{
	width: 609px;
	clear: both;
	height: 56px;
	list-style: none;
	margin: 0 auto;
	padding: 40px 0;
}
.custom #toukeisiryo ul.bt_group li {
	margin: 6px;
	float: left;
	border: none;
}
.custom #yougo p {
	line-height: 200%;
}
.custom #yougo .gojyuon {
	font-weight: bold;
	border: #e3e3e3 1px solid;
	color: #1D8ADE;
	font-size: 110%;
	margin: 20px 0;
	padding: 5px;
}
.custom #yougo .word {
	font-weight: bold;
	margin:30px 0 3px 0;
	padding: 10px 0px;
	font-size:110%;
	border-top: 1px dotted #ccc;
}

/*---:[ new　統計TOP ]:---*/
.custom #toukeisiryo {
	clear: both;
}
.custom #toukeisiryo #shinchaku_wrap {
	width: 100%;
}
.custom #toukeisiryo #tokei-image-for-link {
	width: 200px;
	float: right;
	padding: 30px 0 0 0;
}
.custom .graphtitle {
	width:100%;
	font-weight: bold;
	text-align: center;
	font-size:14px;
}
.custom #toukeinavi-wrap {
	margin: 0 0 10px 0;
}
.custom #toukeinavi {
	background-color: #eaeaea;
	padding: 5px 10px 8px;
}
.custom #toukeisiryo ul.snavi li {
	float: left;
	background: #eaeaea url(../images/tokei/snavi_btn.gif) left 4px no-repeat;
	padding: 0px 0 0 14px;
	margin: 0 15px 0 0;
	white-space: pre;
	line-height: 160%;
	list-style: none;
}
.custom #toukeisiryo h2 {
	margin:30px 0;
	padding:0px 0 10px 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #c92623;
	clear: both;
}
.custom #news_ichiran ul.tokei li {
	width: 940px;
}
.custom #toukeisiryo p.tokei-setsumei {
	margin: 0 0 70px 0;
} 
.custom #toukeisiryo p.chosakiji-setsumei {
	margin: 0 0 30px 0;
} 
.custom #toukeisiryo h3 {
	margin: 30px 0;
	padding: 10px 10px;
	font-size: 16px;
	font-weight: normal;
	background: #928E8E;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	clear: both;
}
.custom #toukeisiryo h3.databook {
	margin:30px 0;
	padding:0px 0 10px 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #c92623;
	clear: both;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.custom #gurafu {
	padding: 0px 10px;
	height: 530px;
}
.custom #gurafu .bm_left {
	width: 460px;
	height: 250px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	float: left;
	border: 1px solid #ccc;
}
.custom #gurafu .bm_right {
	width: 460px;
	height: 250px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	float: right;
	border: 1px solid #ccc;
}
.custom table.toukei-hyou {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	font-size:13px;
}
.custom table.toukei-hyou th,
.custom table.toukei-hyou td {
	padding: 10px;
	color: #1D5C79;
	width:7%;
	text-align: center;
}
.custom table.toukei-hyou th.mei {
	width:16%;
}
.custom table.toukei-hyou .odd	{
	background: #E5F2F8;
}
.custom #toukeisiryo p.kakonendo {
	font-size: 12px;
}

/*---:[ 原料動向 ]:---*/
.custom div.pagepath {
	display: block;
}
.custom div.pagepath ul.group {
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}
.custom div.pagepath ul.group li {
	display: inline;
	color: #ccc;
	font-size: 100%;
	line-height: 1.5;
	float: left;
	width: auto;
	margin: 0 0 10px 0;
}
.custom div.pagepath ul.group li  a:link {
	color: #ccc;
	text-decoration: underline;
}
.custom p.genryo_bassui {
	border-bottom: 1px solid #ccc;
	padding: 0 20px 10px 30px;
}
.custom p.genryo_bassui a {
	margin: 0 0 30px 0;
	color: #777;
}
.highcharts-button { /*ハイチャートのプリントメニューボタン*/
	display: none;
}

/*---:[ @press 固定：企業リリース ]:---*/
.custom #at_press_newslist p {
	font-size: 12px;
	padding: 10px;
}
.custom #at_press_newslist p.businesswire_logo {
	margin: 5px 0 0 0;
	text-align: right;
}
.custom #at_press_newslist ul {
	margin: 30px 0 0 0;
	font-size: 13px;
}
.custom #at_press_newslist ul li {
	margin: 30px 0 0 0;
	list-style: none;
	border:1px solid #ddd;
}
.custom #at_press_newslist ul li p.image {
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
}
.custom #at_press_newslist ul li p.image img {
	max-width: 300px;
	max-height: 300px;
}
.custom #at_press_newslist ul li p.date {
	background-color: #999;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}
.custom #at_press_newslist ul li p.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 10px 30px 0 30px;
}
.custom #at_press_newslist ul li p.description {
	font-size: 14px;
	padding: 0px 30px 30px 30px;
}
/*新ビジネスワイヤ*/
.custom #businesswire {
	margin: 0 auto;
	text-align: center;
}
.custom #businesswire p.businesswire {
	margin-bottom: 20px; 
}
/*紙面ビューワー*/
.custom #viewer_menu_shimen {
	width: 594px;
	height: 117px;
	margin: 0 0 10px 0;
	position: relative;
     border-bottom: 1px #C73A34 solid;
}
/*.custom .viewer_menu_shimen_gomu {
	background-image: url("../images/simen/viewer/menu.gif");
}*/
/*.custom .viewer_menu_shimen_pla {
	background-image: url("../images/simen/viewer/menu_pla.gif");
}*/
.custom #viewer_menu_shimen p.shimen {
	margin: 0;
	padding: 0;
	position: absolute;
	top:28px;
	left:28px;
	color: #666;
	font-size: 22px;
}
.custom #viewer_menu_shimen p.gomutimes {
	width: 133px;
	height: 29px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:88px;
	left:28px;
	text-align: center;
	font-weight: bold;
}
.custom .viewer_menu_shimen_gomu p.gomutimes {
	background-color:#C73A34;
}
.custom .viewer_menu_shimen_pla p.gomutimes {
	background-color:#F6CECD;
}
.custom .viewer_menu_shimen_gomu p.gomutimes a,
.custom .viewer_menu_shimen_pla p.gomutimes a {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.custom .viewer_menu_shimen_gomu p.gomutimes a {
	color: #fff;
}
.custom .viewer_menu_shimen_pla p.gomutimes a {
	color: #666;
}
.custom #viewer_menu_shimen p.platimes {
	width: 133px;
	height: 29px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:88px;
	left:172px;
	text-align: center;
	font-weight: bold;
}
.custom .viewer_menu_shimen_gomu p.platimes {
	background-color:#F6CECD;
}
.custom .viewer_menu_shimen_pla p.platimes {
	background-color:#C73A34;
}
.custom .viewer_menu_shimen_gomu p.platimes a,
.custom .viewer_menu_shimen_pla p.platimes a {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.custom .viewer_menu_shimen_gomu p.platimes a {
	color: #666;
}
.custom .viewer_menu_shimen_pla p.platimes a {
	color: #fff;
}
/*
.custom #viewer_menu_shimen ul, 
.custom #viewer_menu_shuppanbustu ul {
	list-style: none;
}
.custom #viewer_menu_shimen ul li.gomu,
.custom #viewer_menu_shuppanbustu ul li.gomu {
	width: 133px;
	height: 29px;
	position: absolute;
	display: block;
	top:88px;
	left:28px;
	background-image: url("../images/simen/viewer/gomutimes_red.gif");
	text-indent:100%;
	 white-space:nowrap;
	overflow:hidden;
}
.custom #viewer_menu_shimen ul li.gomu a,
.custom #viewer_menu_shuppanbustu ul li.gomu a {
	width: 133px;
	height: 29px;
	position: absolute;
	display: block;
	background-image: url("../images/simen/viewer/gomutimes_pink.gif");
	text-indent:100%;
	 white-space:nowrap;
	overflow:hidden;
}
.custom #viewer_menu_shimen ul li.shuppan,
.custom #viewer_menu_shuppanbustu ul li.shuppan {
	width: 133px;
	height: 29px;
	position: absolute;
	display: block;
	top:88px;
	left:172px;
	background-image: url("../images/simen/viewer/shuppanbustu_red.gif");
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.custom #viewer_menu_shimen ul li.shuppan a,
.custom #viewer_menu_shuppanbustu ul li.shuppan a {
	width: 133px;
	height: 29px;
	position: absolute;
	display: block;
	background-image: url("../images/simen/viewer/shuppanbustu_pink.gif");
	text-indent:100%;
	overflow:hidden;
}
.custom #viewer_menu_shimen ul li.shuppan a:hover,
.custom #viewer_menu_shuppanbustu ul li.shuppan a:hover {
	background-image: url("../images/simen/viewer/shuppanbustu_red.gif");
}
*/
.custom .viewer_wrap {
	width: 568px;
	height: auto;
	padding: 0 0 0 40px;
}
.custom p.year_shimen {
	color: #333;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-left: 5px solid #CC3333;
}
.custom .viewer {
	width: 126px;
	height: 227px;
	float: left;
	padding: 0px 36px 30px 0;
	margin: 0;
	text-align: center;
}
.custom .viewer .title p {
	text-align: center;
	font-size: 12px;
	margin: 10px 0 0 0;
}
.custom .web_de_yomu_1 {
	margin: 0px 14px 10px 0;
	text-align: right;
}
.custom .web_de_yomu {
	margin: 0px 14px 30px 0;
	text-align: right;
}
.custom .backnumber_no_annai {
	margin: 0px 14px 10px 0;
	text-align: right;
}

/* 出版物 */
.custom p#shuppanbutsu {
	width: 594px;
	font-size: 24px;
	color: #000;
	padding: 0 0 0 1em;
	margin: 20px 0 0 0;
	border-left: 5px solid #2f569c;
}
.custom ul#shuppan_genre {
	width: 594px;
	height: auto;
	margin: 40px 0 10px 0;
	padding: 0;
	list-style-type: none;
	display: table;
}
.custom ul#shuppan_genre li {
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	float: left;
}
.custom h2.shuppan {
	width: 970px;
	color: #333;
	border-bottom: 1px solid #F3CCCC;
	margin: 70px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	clear: both;
}
.custom .shuppan_wrap {
	width: 970px;
	height: auto;
	padding: 0 0 0 0;
	justify-content: center;/*均等に横並び*/
}
.custom .shuppan_wrap .book_line {
	/*margin: 0 0 30px 0;*/
	padding: 0;
	overflow: auto;
	float: left;/*均等に横並び*/
	width: calc(100% / 3);/*均等に横並び*/
	margin: 0px;
	text-align: center;
	height: 230px;
}
#shinkan-syoseki {
	position: relative;
	border-bottom: 7px solid #ccc;
}
#shinkan-syoseki::before {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	width: 180px;
	height: 7px;
	background: #2f569c;
}
.custom .shinkanjoho {
	font-size:14px;
	border-bottom: 1px dotted #ccc;
	margin: 0.8rem auto 0.8rem auto ;
	padding: 0.8rem 0 ;
	color: #0074be;
}
.custom .shinkanjoho .recent_date {
	float: left;
	font-size:14px;
}
.custom .shinkanjoho h3 a {
	float: left;
	font-size:14px;
	padding: 0 0 0 1rem;
	color: #0074be;
	font-weight: normal;
}
/*
.custom .shuppan_wrap .book_line {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	overflow: auto;
	border-bottom: 1px dotted #ddd;
	clear: both;
	display: flex;
}*/
/*
.custom .shuppan_wrap .book_line div.left_wrap {
	float: left;
	width: 370px;
}*/
.custom .shuppan_wrap .book_line .saishingo_shimen_b {
	width: auto;
	height: auto;
	padding-bottom: 5px;
	/*padding: 0 20px 0 0px;*/
	/*float: left;*/
}
.custom .shuppan_wrap .book_line h3 a {
	padding: 0 5px;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
}
/*
.custom .shuppan_wrap .book_line div.left_wrap ul.shuppan_title {
	list-style-type: none;
	width:250px;
	margin: 0;
	padding: 0;
	float: right;
}
.custom .shuppan_wrap .book_line div.left_wrap ul.shuppan_title li {
	font-size: 12px;
	margin: 0 0 5px 0;
}
.custom .shuppan_wrap .book_line div.left_wrap ul.shuppan_title li a {
	font-size: 13px;
	font-weight: bold;
	color: #0060ff;
	margin: 0 0 15px 0;
}
.custom .shuppan_wrap .book_line div.left_wrap ul.shuppan_title li a:visited {
	color: #0060ff;
}
.custom .shuppan_wrap .book_line div.description {
	float: right;
	text-align: left;
	width: 238px;
	position: relative;
}
.custom .shuppan_wrap .book_line div.description p {
	font-size: 12px;
	text-indent: 1em;
}*/
.custom .shuppan_wrap .redd_more {
	font-weight: bold;
	color: #0060ff;
	text-align: right;
	clear: both;
	padding: 0 0 0 0;
	font-size: 13px;
}
/*
.custom .shuppan_wrap .book_line div.description .redd_more {
	width: 100px;
	height: 20px;
	position: absolute;
	top: 121px;
	left: 136px;
}*/
.custom .shuppan_wrap a {
	font-weight: bold;
	color: #0060ff;
}
/*スライダー*/
.swiper-container {
	width: 100%;
	height: 460px;
	margin: 0px auto 70px auto;
}
.swiper-wrapper {

}
.swiper-slide {
	width: 271px;
	margin: 0;
	text-align: center;
	font-size: 18px;
	background: #ffffff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.append-buttons {
	text-align: center;
	margin-top: 20px;
}
.append-buttons a {
	display: inline-block;
	border: 1px solid #007aff;
	color: #007aff;
	text-decoration: none;
	padding: 4px 10px;
	border-radius: 4px;
	margin: 0 10px;
	font-size: 13px;
}
.swiper-slide a img {
	width: 271px;
	height:385.27px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("image/top/arrowleft.gif");
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("image/top/arrowright.gif");
}
.swiper-container .swiper-button-next {
	right: 0px;
	left: auto;
}
.swiper-container .swiper-button-prev {
	right: auto;
	left: 0px;
}
.swiper-pagination-bullet {
    background: #ffffff;
    opacity: 100;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}
.swiper-button-next {
    right: 0px;
}
.swiper-button-prev {
    left: 0px;
}
.swiper-pagination {
	display: none;
}

/* 出版物投稿ページ */
.custom #content_single .shuppan_info {
	
}
.custom #content_single .shuppan_info ul {
	list-style-type:none;
	margin: 0 0 20px 0px;
}
.custom #content_single .shuppan_info ul li {
	font-weight: bold;
	margin: 0 0 0 0;
}
/* 出版物投稿ページ ポリマーテック*/
.custom #content_single ul#shuppann-polymer-tech {
	margin: 0;
	padding: 1em 15px 4em 15px;
	width: 578px;
	height: 38px;
}
.custom #content_single ul#shuppann-polymer-tech li {
	width: 177px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}
.custom #content_single ul#shuppann-polymer-tech li.btn-left {
	margin-right: 23px;
}
.custom #content_single ul#shuppann-polymer-tech li.btn-right {
	margin-left: 23px;
}
.custom #content_single ul#shuppann-polymer-tech li.btn-zotei {
	margin-left:37px;
	margin-right:38px;
	width: 503px;
}
.custom #content_single ul#shuppann-polymer-tech li a {
	height: 38px;
	line-height: 38px;
	font-size: 100%;
	font-weight: 600;
	cursor: pointer;
	display: block;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0;
}
#polymer-tech_backnumber_ichiran_list {
	width: 608px;
	height: auto;
	overflow: auto;
	margin: 0 0 0 0;
	padding: 0;
}
/*
#polymer-tech_backnumber_ichiran_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 608px;
}*/
/*
#polymer-tech_backnumber_ichiran_list ul li {
	text-align: center;
	width: 182px;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
}*/
#polymer-tech_backnumber_ichiran_list .polymer-tech_backnumber_ichiran {
	text-align: center;
	width: 182px;
	height: 340px;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
}
/*
#polymer-tech_backnumber_ichiran_list ul li img {
	width: 182px;
	margin: 0;
	padding: 0;
}*/
#polymer-tech_backnumber_ichiran_list .polymer-tech_backnumber_ichiran img  {
	width: 182px;
	margin: 0;
	padding: 0;
}
#polymer-tech_backnumber_ichiran_list p {
	margin: 0;
	padding: 0;
}
#polymer-tech_backnumber_ichiran_list p.polymer-tech_backnumber_title {
	    margin: 0 0 1.5em 0;
    padding: 0;
    font-weight: bold;
}
/*ポリマーテック誌掲載インタビュー下ボタン*/
.custom #sp_nosidebar ul#shuppann-polymer-tech {
	margin:  5em auto 5em auto;
	padding: 0;
	width: 970px;
	height: 38px;
}
.custom #sp_nosidebar ul#shuppann-polymer-tech li {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
    padding: 0;
}
.custom #sp_nosidebar ul#shuppann-polymer-tech li.btn-left {
	margin-left: 145px;
    margin-right: 35px;	
}
.custom #sp_nosidebar ul#shuppann-polymer-tech li.btn-right {
margin-left: 35px;
    margin-right: 145px;
}
.custom #sp_nosidebar ul#shuppann-polymer-tech li a {
    height: 38px;
    line-height: 38px;
    font-size: 100%;
    font-weight: 600;
    cursor: pointer;
    display: block;
    border-width: 1px;
    border-style: solid;
    padding: 0;
    margin: 0;
}

/*週刊ゴム・樹脂関連セミナー情報*/
.custom p.seminar_title {
	font-size: 16px;
	margin: 20px 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #ddd;
}
.custom div#weekly_sminar_info {
	margin: 0 0 35px 0;
}
.custom div#weekly_sminar_info h2.title a {
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
}
.custom div#weekly_sminar_info ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #111111;
}

/*タイヤタイムス*/
div.readmore {
    border-top: 2px solid #212121;
    border-bottom: 2px solid #212121;
    padding: 0 0;
    margin: 0 0 60px 0;
    text-align: center;
}
div.readmore a {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin: 3px 0;
    text-align: center;
    font-size: 18px;
    color: blue;
    text-decoration: underline;
    display: block;
}

/* MWフォーム */
div.mw_form_wrap {
	width: 970px;
	font-size: 15px;
}
div.mw_form_wrap p {
	margin: 0 0 10px 0;
}
div.mw_form_wrap dl {
	margin: 0 0 20px 0;
}
div.mw_form_wrap dt {
	font-weight: bold;
}
div.mw_form_wrap dd {
	
}
div.mw_form_wrap div.mw_form {
	width: 868px;
	margin: 30px 0 30px 0;
	border: 1px solid #ccc;
    padding: 50px;
    border-radius: 6px;
    background: #fafafa;
}
div.mw_form_wrap div.mw_form p {
	margin: 0 0 20px 0;
}
div.mw_form_wrap div.mw_form select,
div.mw_form_wrap div.mw_form .text,
div.mw_form_wrap div.mw_form .tel,
div.mw_form_wrap div.mw_form .blue {
    margin-bottom: 10px;
    box-sizing: border-box;
    height: 34px;
    font-size: 16px;
    padding: 0 6px;
    border: #a9a9a9 1px solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0,0,0,0.3);
}
div.mw_form_wrap div.mw_form select {
    width: 100%;
}
div.mw_form_wrap div.mw_form .text {
	width: 100%;
}
div.mw_form_wrap div.mw_form .textarea {
	height: 5em;
}
div.mw_form_wrap div.mw_form .tel {
	width: 10%;
}
div.mw_form_wrap div.mw_form .blue {
    background: #3e6b8c;
    color: #fff;
    padding: 15px 0 15px 0;
	width: 100%;
    height: auto
}
div.mw_form_wrap div.mw_form .blue:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer;
}
/* 完了画面 */
div#book_soushinkanryo  {
	overflow: auto;
	width: 970px;
	font-size: 14px;
}
div#book_soushinkanryo p {
	margin: 0 0 10px 0;
}
div#book_soushinkanryo p.important {
	margin: 0 0 30px 0;
}
div#book_soushinkanryo p.kessai_sentaku1 {
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    font-size: 16px;
}
div#book_soushinkanryo div.left_wrap {
    float: left;
    width: 420px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #fafafa;
	overflow: auto;
}
div#book_soushinkanryo div.right_wrap {
    height: auto;
    width: 460px;
    float: right;
	overflow: auto;
}
div#book_soushinkanryo div.right_wrap div.credit_button {
    width: 420px;
    float: right;
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #fafafa;
    overflow: auto;
}
div#book_soushinkanryo p.kessai_sentaku2 {
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 16px;
}
div#book_soushinkanryo p.shomei {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dotted #999;
}

/*2017年6月19日から・ゴムタイムス 新聞購読申込みフォーム・電子版申込みフォーム（フォームDIVで挟む）*/
.custom #newspaper_form {
	background-image: url(../images/denshiban/step.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    height: auto;
    padding: 100px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}
.custom #newspaper_form p {
	font-size: 14px;
}
.custom #newspaper_form p.kessai_sentaku1 {
    font-weight: bold;
margin: 20px auto;
}
#newspaper_form #left {
    float: left;
    width: 425px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background-color: #eee;
}
#newspaper_form #right {
    float: right;
    width: 425px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background-color: #eee;
}
#newspaper_form #right p,
#newspaper_form #left p {
	margin: 0 0 15px 0;
}
div#book_soushinkanryo p.kessai_sentaku2 {
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 16px;
}
#newspaper_form p.kessai_sentaku2 {
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 16px;
}
.custom #newspaper_form .mw_wp_form .vertical-item {
	margin-top: 0.5rem;
}

/*固定ページ　タイヤ*/
.custom #content_box #kotei_rside #kotei_tire ul#midashi {
	list-style-type: none;
	margin-left: 5px;
}
.custom #content_box #kotei_rside #kotei_tire ul#midashi li a {
	font-size: 14px;
}

/*固定ページ　ゴム加工メーカー・ゴム商社インタビュー*/
#content_box ul.no_sidebar_interview_banner_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content_box ul.no_sidebar_interview_banner_menu li {
	margin-bottom: 50px;
}
#content_box h1.entry-title-gomukakou {
	margin-bottom: 15px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
	font-weight: normal;
	text-align: right;
}

/*ポリマーテック　シングルページ　記事の下に一覧を並べる*/
.custom .kiji-list-wrap {
	padding: 1em 0 0 0;
	clear:both;
}
.custom .entry p.title-list-polymertech {
	margin: 2em 0 1em 0;
	padding: 1em 0 1em 0;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.custom .entry ul.list-polymertech {
	list-style-type: none;
	margin: 0 0 0 0;
}
.custom .entry ul.list-polymertech li a {
    color: #0060ff;
    text-decoration: underline;
}
/*新年広告一覧リンクページ*/
#sinnenkoku {
	font-size: 16px;
	margin: 0 0 2em 0;
	width: 970px;
    height: auto;
    overflow: auto;	
}
.left-wrap {
    width: 300px;
    float: left;
	padding: 0 0 0 0;
}
.center-wrap {
    width: 300px;
    float: left;
	padding: 0 35px 0 35px;
}
.right-wrap {
    width: 300px;
    float: right;
}
#sinnenkoku p.gojuon {
	padding: 2em 0 0 0; 
}
#sinnenkoku p a {
	color: blue;
	line-height: 220%;
	text-decoration: underline;
}

/*固定ページゴム樹脂の基礎知識*/
.custom ul#kishochishiki-memu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.custom ul#kishochishiki-memu li a {
	font-size: 15px;
	line-height: 200%;
	color: rgb(0, 52, 92);
	text-decoration: underline;
}
.custom h2.kiso-subtitle {
	padding: 0 0 0 25px;
	margin: 4rem 0 1rem 7px;
	display: block;
	width: 560px;
	font-size: 20px;
	font-weight: normal;
	color: rgb(0, 52, 92);
	font-family: "メイリオ", Helvetica, Arial, sans-serif;
	border-left: 8px solid rgb(47, 86, 156);	
}

/*以下下書きページ*/
/*目次作成*/
.custom ul.mokujisakusei {
	list-style-type: none;
}
/*DTP用固定ページ記事一覧*/
div#keisaikijiichiran h2,
div#keisaikijiichiran h3,
div#keisaikijiichiran p {
	clear: both;
}
div#keisaikijiichiran h3 {
font-size: 14px;
}
div#keisaikijiichiran .tenpu ul {
	margin-bottom: 0;
}
div#keisaikijiichiran p.start_red {
	color: red;
	margin-top: 20px;
}
div#keisaikijiichiran p.start_green,
div#keisaikijiichiran ul.green {
	color: green;
	margin-top: 0px;
}
div#keisaikijiichiran .tenpu a {
	color: blue;
	font-size: 13px;
	text-decoration: underline;
}
div#keisaikijiichiran p.keisaikiji_pdf_link a {
	font-size: 13px;
    color: #0867bf;
	padding-bottom: 1em;
}
/*紙面予定固定ページ*/
.custom ul.shimenyotei {
	background: #fff;
    	border-color: #000;
    	color: #000;
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

/*固定ページ　掲載記事一覧　メールマガジン用*/
#content_box #content_single #mailmagazine #kijiId .entry ul {
	margin: 0 0 1.5em 40px;
	list-style-type: disc;
}
#content_box #content_single #mailmagazine #kijiId .entry li {
	margin: 0 0 0.5em 0;
	padding: 0px 0px 0px 0px;
	line-height: 1.65em;
}
#content_box #content_single #mailmagazine #kijiId .entry li a {
	color: blue;
	font-size: 12px;
}

/*固定ページ　荒割　kotei_arawari */
#content_box #arawari {
}
#content_box #arawari .men-box {
	margin: 0px;
	padding: 0px;
	height: 10000px;
	width: 970px;
	background-repeat: no-repeat;
	background-position: top left;
	background-size:970px ;
	position: relative;
}
#content_box div#arawari ul.simenyoteiichiran {
	top: 25px;
	left: -200px;
	position: absolute;
	width:	1500px;
	list-style-type: decimal;
}
#content_box div#arawari #right-keisaikijiichiran-wrap {
	position: absolute;
	top: 200px;
	left: 585px;
	width: 685px;	
}
#content_box div#arawari #right-keisaikijiichiran-wrap h2,
#content_box div#arawari #right-keisaikijiichiran-wrap h3 {
	font-weight: normal;
	font-size: 2em;
	margin: 1em 0 0 0;
}
#content_box div#arawari #right-keisaikijiichiran-wrap div#keisaikijiichiran p.start_red {
    margin-top: 5px;
}
#content_box div#arawari #keisaikijiichiran hr {
	font-size: 20px;
	margin: 1em 0;
}
/*値上げ・海外進出・新社長・追悼*/
p.scrolllink a {
	font-size: 14px;
	color: #0000cc;
	text-decoration: underline;
}
#content_box div#arawari ul.neage_kaigai_new_die {
	list-style-type: none;
}
#content_box div#arawari ul.neage_kaigai_new_die li {
	margin: 0px 0px 50px 0px;
}
#content_box div#arawari ul.neage_kaigai_new_die li img {
	width: 200px;
	height: auto;
	margin: 10px 0 0 0;
}
/*2020ホームページ特集用*/
.custom #sp_nosidebar .entry .hp-tokushu-2020 {
	text-align: center;
}
.custom #sp_nosidebar .entry .hp-tokushu-2020 h2 {
	width: 870px;
	margin: 0 50px 100px 50px;
	padding: 25px 0;
	text-align: center;
	background-color: #ddd;
	font-size: 34px;
	font-weight: normal;
}
.custom #sp_nosidebar .entry .hp-tokushu-2020 p {
	margin: 0 0 70px 0;
}
.custom #sp_nosidebar .entry .hp-tokushu-2020 p.hp-c-name {
	margin: 0 0 15px 0;
	font-size: 20px;
}
.custom #sp_nosidebar .entry .hp-tokushu-2020 p img {
	width: 870px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}