/* CSS Document */

.global-header ul li.logoarea {
	width:100%;
	-webkit-box-shadow: 1px 0px 1px #cccccc;
	box-shadow: 1px 0px #cccccc;
}

#top_title {
	clear: both;
	height: 41px;
	overflow:hidden;
	background: #a61326;
	position:relative;
}
.totop {
	width:68px;
	float:left;
	height: 41px;
	position:absolute;
	left:0;
	top:0;
	background: #a91627 url("/smp/pro/column/images/icon-totop_bg.png") no-repeat left top;
}
.totop a {
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
	overflow: hidden;
	width:46px;
	padding:12px 0px 9px 22px;
	line-height: 20px;
	height:20px;
	text-shadow: 0px 1px 1px #72020d;
	text-align:left;
}
.page-title {
	color: #ffffff;
	font-size: 16px;
	line-height:41px;
	text-shadow: 0px 1px 1px #72020d;
	font-weight:bold;
}

#mainContents {
	text-align:left;
}

.ph-sawa_bg {
	background: url("/smp/pro/column/images/ph_sawa_bg.jpg") no-repeat;
}
.ph-terao_bg {
	background: url("/smp/pro/column/images/ph_terao_bg.jpg") no-repeat;
}
.ph-kanae_bg {
	background: url("/smp/pro/column/images/ph_kanae_bg.jpg") no-repeat;
}
.ph-shiota_bg {
	background: url("/smp/pro/column/images/ph_shiota_bg.jpg") no-repeat;
}
.ph-watanabe_bg {
	background: url("/smp/pro/column/images/index_watanabe.jpg") no-repeat;
    background-size:46px 46px;
}
.ph-muraoka_bg {
	background: url("/pro/column/common/images/index_muraoka.jpg") no-repeat;
    background-size:46px 46px;
}
.ph-akai_bg {
	background: url("/smp/pro/column/images/index_akai.jpg") no-repeat;
    background-size:46px 46px;
}
.ph-kazato_bg {
	background: url("/pro/column/common/images/index_kazato.jpg") no-repeat;
    background-size:46px 46px;
}
.ttl_sub001 {
	background:url("/smp/pro/column/images/ttl_sub001_bg.png");
	padding:6px 10px 6px 10px;
	font-size: 16px;
	text-align:left;
	font-weight: bold;
	line-height:130%;
}

/***************コンテンツ*********************/
.columnWrap p.lead-txt {
	margin-top:20px;
	padding:15px;
	background-color:#efefef;
}
.columnWrap .lead-txt {
	margin-top:20px;
	padding:15px;
	background-color:#efefef;
}
/*column-type*/
.column-type-shiota,
.column-type-kanae,
.column-type-tera,
h3.column-type-watanabe,
h3.column-type-muraoka,
h3.column-type-akai,
h3.column-type-kazato{
	clear: both;
	position: relative;
	margin-top: 20px;
	padding: 0.1em 0 4px 10px;
	border-bottom: dotted 1px #cecece;
	font-size: 18px;
	font-weight: bold;
	text-shadow: none;
}
h3.column-type:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #600000;
}
.column-type-tera:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #29417c;
}
.column-type-kanae:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #ce4f14;
}
.column-type-shiota:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #2f6c37;
}
.column-type-watanabe:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #715192;
}
.column-type-muraoka:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #e3ad05;
}
.column-type-akai:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #acb302;
}
.column-type-kazato:before {
	position: absolute;
	content: " ";
	display: block;
	width: 4px;
	height: 1.4em;
	top: 0;
	left: 1px;
	background: #4683c2;
}
h4.column-type .komidashi {
	display:block;
	margin-top:10px;
	padding: 0px 10px;
	border-left: 5px solid #600000;
	font-weight:bold;
}
h4.column-type2 .komidashi {
	display:block;
	padding: 0px 10px;
	border-left: 5px solid #ce4f14;
	font-weight:bold;
}

 h5.column-type {
	margin:10px 0 -5px;
}

/*columnWrap*/
.columnWrap ul{	
	margin-top: 10px;
	margin-left: 0.5em;
	line-height: 1.5;
	margin-bottom:10px;
}
.columnWrap ol{	
	margin-top: 10px;
	line-height: 1.5;
	margin-bottom:10px;
}
/*
.columnWrap li{
	list-style-type:disc;
}*/

/*contentLink*/
.contentBox3 {
	height: 45px;
	margin: 10px 10px 0;
}

.contentLink1 {
	float: left;
}
.contentLink1:before {
	content: "< ";
	color: #f8614b;
}
.contentLink1 a {
	color:#0c3575;
}
.contentLink2 {
	float: right;
}
.contentLink2:after {
	content: " >";
	color: #f8614b;
}
.contentLink2 a {
	color:#0c3575;
}
.contentLink3 {
	float: right;
	color:#583c32;
	text-decoration:underline;
}
.contentLink3Bef {
	color: #cc3333;
	float: right;
}
span.contentLink3 a{
	color:#583c32;
}

/*heading02*/
.heading02 {
	padding: 8px 10px;
	background: url(/smp/pro/column/images/pro_bg01.png) 0 0;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
	border-top: 2px solid #333366;
	font-size: 16px;
	color: #000000;
}
.heading_sawa {
	padding: 8px 10px;
	background: url(/smp/pro/column/images/pro_bg01.png) 0 0;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
	border-top: 2px solid #600000;
	font-size: 16px;
	color: #000000;
}
.heading_terao {
	padding: 8px 10px;
	background: url(/smp/images/pro/pro_bg01.png) 0 0;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
	border-top: 2px solid #29417c;
	font-size: 16px;
	color: #000000;
}
.heading_kanae {
	padding: 8px 10px;
	background: url(/smp/images/pro/pro_bg01.png) 0 0;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
	border-top: 2px solid #ce4f14;
	font-size: 16px;
	color: #000000;
}
.heading_shiota {
	padding: 8px 10px;
	background: url(/smp/images/pro/pro_bg01.png) 0 0;
	-webkit-background-size: 4px 4px;
	background-size: 4px 4px;
	border-top: 2px solid #2f6c37;
	font-size: 16px;
	color: #000000;
}
.heading_watanabe {
	padding: 8px 10px;
	border-top: 2px solid #715192;
	font-size: 16px;
	color: #000000;
}
.heading_muraoka {
	padding: 8px 10px;
	border-top: 2px solid #e3ad05;
	font-size: 16px;
	color: #000000;
}
.heading_akai {
	padding: 8px 10px;
	border-top: 2px solid #acb302;
	font-size: 16px;
	color: #000000;
}
.heading_kazato {
	padding: 8px 10px;
	border-top: 2px solid #4683c2;
	font-size: 16px;
	color: #000000;
}
.themeList01 li .sub_sawa {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #600000;
}
.themeList01 li .sub_terao {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #29417c;
}
.themeList01 li .sub_kanae {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #ce4f14;
}
.themeList01 li .sub_shiota {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #2f6c37;
}
.themeList01 li .sub_shiota {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #715192;
}

/*columnBox2*/
.columnBox2 .inner img {
	margin-left: 6px;
	vertical-align: middle;
}
.columnBox2 .inner p {
	margin-top: 5px;
}
.columnBox2 .contentList2 {
	margin: 0 10px 10px;
}
.columnBox2 .contentList2 dt {
	margin-top: 10px;
	letter-spacing: -0.05em;
}
.columnBox2 .contentList2 dd {
	margin: -1.3em 0 0 52px;
}
.columnBox2 .contentList2 dd a {
	color:#0c3575;
}

/*newest*/
.columnBox2 .inner.newest {
	margin-top: 1px;
	background-color: #f5fae9;
}
.columnBox2 .inner.newest a {
	padding: 10px;
}

/*columnProfileBox2*/
.columnProfileBox2 {
	margin: 10px 10px 15px;
}
.columnProfileBox2 .contentFloatR {
	float: left;
	margin: 2px 5px 0 0;
}

/** block link *********************/
.columnBox1 a,
.columnBox2 .newest a {
	color: #333333;
	text-decoration: none;
}

.columnBox1 .contentList1 dd,
.columnBox2 .newest dd {
	color: #1a57b3;
	text-decoration: underline;
}

/*contentBox2*/
.contentBox2 {
	padding: 16px 10px 20px;
	background: url(/smp/pro/column/images/pro_bg02.png) repeat-x 0 0;
	-webkit-background-size: 6px 1px;
	background-size: 6px 1px;
}
.contentBox2 p {
	font-size: 13px;
}

/* list
---------------------------------- */

/* ul-list */
.ul-list {
	margin: 0 0 20px 0;
}
.ul-list li {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	background: url(/smp/pro/column/images/index_ic06.gif) no-repeat 0 0.5em;
}

/* ol-list */
.ol-list {
	margin: 0 0 20px 0;
}
.ol-list li {
	list-style: decimal;
	margin: 0 0 10px 2em;
	color: #333366;
	font-weight: bold;
}
.ol-list li span {
	color: #333333;
	font-weight: normal;
}


/* table
---------------------------------- */

table {
	border-collapse:collapse;
	border-spacing:0;
}

.table-01 {
	width: 100%;
	margin: 0 0 20px 0;
	border-top: 1px solid #d4d4d0;
	border-left: 1px solid #d4d4d0;
}
.table-01 th,
.table-01 td {
	padding: 5px 8px;
	border-right: 1px solid #d4d4d0;
	border-bottom: 1px solid #d4d4d0;
}
.table-01 th,
.table-01 td {
	font-size: 83%;
}
.table-01 th {
	background-color: #556fa3;
	color: #ffffff;
	font-weight: bold;
}

/* 表01（第11回で使用） */
table.tbltype01 {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom:20px;
}

table.tbltype01 td {
	padding:10px 7px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

table.tbltype01 td.komoku01 {
	background-color: #FFFFCC;
	text-align:center;
	font-weight: bold;
}

table.tbltype01 td.komoku02 {
	background-color: #FFFFCC;
	text-align:left;
}

/* 表02（第11回で使用） */
table.tbltype02 {
	width: 100%;
	margin-bottom:20px;
}

table.tbltype02 caption {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}

table.tbltype02 td {
	padding:10px 7px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align:right;
}

table.tbltype02 td.bline {
	border-bottom: 2px solid #333333;
}

table.tbltype02 td.nen01 {
	padding:10px 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #FFFFCC;
	text-align:center;
	
}

table.tbltype02 td.komoku01 {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #FFFFCC;
	text-align:left;
	font-weight: bold;
}

table.tbltype02 td.komoku01b {
	border-left: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-right: 1px solid #333333;
	background-color: #FFFFCC;
	text-align:left;
	font-weight: bold;
}

table.tbltype02 span.fc01 {
	color: #CC0000;
}

/* 叶氏で使用 */
.linkList01 li {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	background: url(/smp/pro/column/images/index_ic07.gif) no-repeat 0 0.5em;
}
.tableTi {
	margin-bottom:5px !important;
}
.kanae_table01 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
	width: 100%;
}
.kanae_table02 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
}
.kanae_table01 th,
.kanae_table01 td,
.kanae_table02 th,
.kanae_table02 td {
	padding: 5px 10px;
	border: 1px solid #d4d4d0;
}
.kanae_table01 th,
.kanae_table02 th {
	font-weight: bold;
	/*vertical-align: top;*/
}
.kanae_table01 thead.type01 th,
.kanae_table02 thead.type01 th {
	background-color: #ce4f14;
	color: #FFFFFF;
}
.kanae_table01 thead.type01 th.thtype02,
.kanae_table02 thead.type01 th.thtype02 {
	background-color: #eaeaea;
	color: #424141;
}
.kanae_table01 tbody.type01 th,
.kanae_table02 tbody.type01 th {
	background-color: #eaeaea;
	color: #424141;
}
.kanae_table01 tbody.type02 th,
.kanae_table02 tbody.type02 th {
	background-color: #ce4f14;
	color: #FFFFFF;
}
.kanae_table01 tbody.type01 .cell01 th,
.kanae_table02 tbody.type01 .cell01 th {
	background-color: #637dbe;
	color: #FFFFFF;
}

.kanae03_table01 {
	width: 100%;
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
}
.kanae03_table01 td {
	padding: 5px 10px;
	border: 1px dashed #d4d4d0;
}

/* 塩田氏で使用 */
.linkList02 li {
	margin: 0 0 10px 0;
	padding: 0 0 0 14px;
	background: url(/smp/pro/column/images/index_ic08.gif) no-repeat 0 0.5em;
}
.shiota_table01 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
	width: 100%;
}
.shiota_table02 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
}
.shiota_table01 th,
.shiota_table01 td,
.shiota_table02 th,
.shiota_table02 td {
	padding: 5px 10px;
	border: 1px solid #d4d4d0;
}
.shiota_table01 th,
.shiota_table02 th {
	font-weight: bold;
	/*vertical-align: top;*/
}
.shiota_table01 thead.type01 th,
.shiota_table02 thead.type01 th {
	background-color: #2f6c37;
	color: #FFFFFF;
}
.shiota_table01 thead.type01 th.thtype02,
.shiota_table02 thead.type01 th.thtype02 {
	background-color: #eaeaea;
	color: #424141;
}
.shiota_table01 tbody.type01 th,
.shiota_table02 tbody.type01 th {
	background-color: #eaeaea;
	color: #424141;
}
.shiota_table01 tbody.type02 th,
.shiota_table02 tbody.type02 th {
	background-color: #2f6c37;
	color: #FFFFFF;
}
.shiota_table01 tbody.type01 .cell01 th,
.shiota_table02 tbody.type01 .cell01 th {
	background-color: #637dbe;
	color: #FFFFFF;
}
.shiota03_table01 {
	width: 100%;
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
}
.shiota03_table01 td {
	padding: 5px 10px;
	border: 1px dashed #d4d4d0;
}
/* 村岡氏で使用 */
.muraoka_table01 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
	width: 100%;
}

.muraoka_table01 th,
.muraoka_table01 td {
	padding: 5px 10px;
	border: 1px solid #d4d4d0;
}
.muraoka_table01 th {
	font-weight: bold;
	/*vertical-align: top;*/
}
.muraoka_table01 thead.type01 th {
	background-color: #e3ad05;
}
.muraoka_table01 thead.type01 th.thtype02 {
	background-color: #eaeaea;
}
.muraoka_table01 tbody.type01 th {
	background-color: #eaeaea;
	color: #424141;
}
.muraoka_table01 tbody.type02 th {
	background-color: #e3ad05;
	color: #FFFFFF;
}
.muraoka_table01 tbody.type01 .cell01 th {
	background-color: #637dbe;
	color: #FFFFFF;
}
/* 赤井氏で使用 */
.akai_table01 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
	width: 100%;
}

.akai_table01 th,
.akai_table01 td {
	padding: 5px 10px;
	border: 1px solid #d4d4d0;
}
.akai_table01 th {
	font-weight: bold;
	/*vertical-align: top;*/
}
.akai_table01 thead.type01 th {
	background-color: #acb302;
}
.akai_table01 thead.type01 th.thtype02 {
	background-color: #eaeaea;
}
.akai_table01 tbody.type01 th {
	background-color: #eaeaea;
	color: #424141;
}
.akai_table01 tbody.type02 th {
	background-color: #acb302;
	color: #FFFFFF;
}
.akai_table01 tbody.type01 .cell01 th {
	background-color: #acb302;
	color: #FFFFFF;
}
/* 風戸氏で使用 */
.kazato_table01 {
	border: 1px solid #d4d4d0;
	margin-bottom:25px;
	width: 100%;
}

.kazato_table01 th,
.kazato_table01 td {
	padding: 5px 10px;
	border: 1px solid #d4d4d0;
}
.kazato_table01 th {
	font-weight: bold;
	/*vertical-align: top;*/
}
.kazato_table01 thead.type01 th {
	background-color: #5aa9fc;
}
.kazato_table01 thead.type01 th.thtype02 {
	background-color: #eaeaea;
}
.kazato_table01 tbody.type01 th {
	background-color: #eaeaea;
	color: #424141;
}
.kazato_table01 tbody.type02 th {
	background-color: #5aa9fc;
	color: #FFFFFF;
}
.kazato_table01 tbody.type01 .cell01 th {
	background-color: #5aa9fc;
	color: #FFFFFF;
}

.cell-left-no { 
    border-left-style:hidden !important; 
}
.cell-yellow {
	background-color: #f7eaa3;
}
.cell-gray {
	background-color: #eaeaea;
}
.cell-bt-double{
	border-top: double #d4d4d0;
}
.cell-top-double{
	border-top: double #d4d4d0;
}


#sns{
    margin:0;
    padding:0;
    float:right;
    line-height:130%;
}
#sns div{
    float:right;
    margin:5px 0;
    display:inline;
    line-height:140%;
}

/*rank_listの調整*/
.rank_list li span.abns2 {

	font-weight: bold;
	float:none;
	font-size: 13px;
	line-height: 20px;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	padding:13px 0px 13px 55px;
	text-shadow: 0px 1px 0px #FFF;
	float:none;
}

#mainContents .columnWrap p,
#mainContents .columnWrap ul,
#mainContents .columnWrap table{
  font-size:120%;
}
#mainContents .columnWrap p b{
	/* color: #29417c;*/
}

/* sp column bottom part */
.form_area{
	width: 93%;
	background-color: #f4f2ec;
    box-shadow: #dcdcdc;
    border-radius: 5px;
    line-height:75px;
    padding:0 6px 0 6px;
    margin:10px auto 10px auto;
    border:1px solid #999999;
    overflow:hidden;
    text-aligh:center;
}

.form_area .leftBox {
    float: left;
    margin-left:5px;
}

.form_area .rightBox {
    float: right;
    margin-right:5px;
}

.red_n_btn1 {
	min-width: 40%;
	padding: 5px;
	line-height: 35px;
	font-weight: bold;
	background-color: #b31a2b;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: -moz-linear-gradient(top, #bf2435 0%, #a81222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bf2435), color-stop(100%, #a81222));
	background: -webkit-linear-gradient(top, #bf2435 0%, #a81222 100%);
	background: -o-linear-gradient(top, #bf2435 0%, #a81222 100%);
	background: -ms-linear-gradient(top, #bf2435 0%, #a81222 100%);
	background: linear-gradient(top, #bf2435 0%, #a81222 100%);
	-webkit-box-shadow: 0 0 1px 1px #db1625, 0 0 1px 2px #850916;
	box-shadow: 0 0 0 1px #db1625, 0 0 0 2px #850916;
	box-sizing: border-box;
}

.icon-tenbin_bt {
	padding: 3px 0 3px 30px;
	color:#fff;
	background: url("/pro/sp/images/icon_tenbin_bt_s.png") no-repeat center left;
}

.icon-search_bt {
	padding: 3px 0 3px 25px;
	color:#fff;
	background: url("/pro/sp/images/icon_search_bt_s.png") no-repeat center left;
}

.columnWrap a{
    color: #223169;
    text-decoration: underline;
 }
ul.arrow li a{
  padding-right: 1rem;
}
.sp_block th,
.sp_block td{display: block;}
.sp_none{display: none;}
.tbl_sub_ttl{display:block;background: #dadada;padding: 5px;margin: -5px -10px 5px;text-align: left;}