@charset "Shift_JIS";

/******************************************************table wide*/
.contents_area table.wide {
	background-color: #ffffff;
	border-top:#3149aa 3px solid;
	border-collapse: collapse;
	width: 646px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.contents_area table.wide th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #e3e7f7;
	text-align: left;
	padding: 10px;
	border-right: solid 1px #ccc;
	font-weight:bold;
}
.contents_area table.wide td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border-right: solid 1px #ccc;
}
.contents_area table.wide td.t_line02 {
	background-color: #f0f2fb;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border-right: solid 1px #ccc;
}

/*--------------------
　toTop02 ページ中にあるPAGETOP
--------------------- */
.toTop02 {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 30px;
}
.toTop02 a {}
.toTop02 a:hover {}



/*--------------------
　h4 grayの下線
--------------------- */
h4.big{
	font-size: 1.1em;
	color: #c7141f;
	margin-left: -5px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 2px 6px;
}


/*--------------------
　wbox
--------------------- */

.wbox{
	width: 640px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border-top: solid 1px #a9adbb;
	border-right: solid 1px #a9adbb;
	border-left: solid 1px #a9adbb;
	border-bottom: solid 1px #a9adbb;
}

.wbox h5{
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
}

.wbox h6{
	font-weight: bold;
	padding-top: 12px;
	padding-left: 20px;
}

.wbox_ttl{
	width: 640px;
	height: 33px;
	background-image: url('../images/bg_wbox.gif');
	background-repeat: no-repeat;
	/*background-position: 1px 1px;*/
}

.wbox_ttl_l{
	text-align: left;
	float: left;
}

.wbox_ttl_l h5{
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
	margin:0;
}

.wbox_ttl_navi{
	text-align: right;
	padding-top: 8px;
}

.wbox_ttl_navi a{
	background-image: url('../images/bg_wboxnavi.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
	padding-right: 10px;
}

.wbox_text{
	clear:both;
}

.wbox_text_l{
	text-align: left;
	float: left;
	/*width: 470px;*/
}

.wbox_img{
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.wbox_text_l p{
	width: 450px;
	margin-left: 20px;
}

.wbox_text_l2 p{
	width: 610px;
	margin-left: 20px;
}

.wbox_navi{
	background-image: url('../images/bg_wboxnavi.gif');
	background-repeat: no-repeat;
	/*background-position: 0px 5px;*/
	background-position: 0 50%;
	padding-left: 14px;
}

.clear{
	clear:both;
}


/*--------------------
　ul.disc
--------------------- */

ul.disc {
	margin-top: 0;
	display: block;
	padding-left: 40px;
}

ul.disc li {
	list-style-type: disc;
	line-height: 1.6;
}


/*--------------------
　ol
--------------------- */

ol {
	margin-top: 0;
	display: block;
	padding-left: 40px;
}

ol li {
	list-style-type:decimal;
	list-style-position: outside;
	line-height: 1.6;
	margin-left: 40px;

}

/*--------------------
　dl.rep_list
--------------------- */

dl.ctg_list dt {
	margin:2em 0 0.2em 0;
	font-weight:bold;
}

dl.ctg_list dd {
	margin-left:2em;
}

/*--------------------
　表
--------------------- */
table.table-01 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-01 th {
	padding: 5px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background: #e3e7f7;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
table.table-01 td {
	padding: 5px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

table.table-01 td.t_top {
	border-top:#ccc 3px double;
}

table.table-01 th.t_top {
	border-top:#3149aa 3px solid;
}

table.table-01 img {
	display: block;
	margin: auto;
	vertical-align: top;

}

table.table-01.row {
	height: 500px;

}

table.table-01 td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-right: solid 1px #ccc;
}
table.table-01 td.t_line02 {
	background-color: #f0f2fb;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-right: solid 1px #ccc;
}


/*--------------------
　表 グレー
--------------------- */
table.table_g {
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.table_g th {
	padding: 8px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background: #eee;
	line-height: 120%;
	text-align: left;
}

table.table_g th.center{
	text-align: center;
}

table.table_g td {
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

table.table_g th.per {
	background: #e3e7f7;
	font-weight: bold;
}

table.table_g td ul{
	padding-left:15px;
}


/*--------------------
　表 フォント小
--------------------- */
table.table_b_s {
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.8em;
}

table.table_b_s th {
	padding: 4px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background: #e3e7f7;
	line-height: 120%;
	text-align: center;
	font-weight: bold;
}

table.table_b_s th.row_th {
	background: #efefef;
	text-align: left;
}

table.table_b_s td {
	padding: 4px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}


/*--------------------
　表 ラインなし
--------------------- */
table.table_noline {
	border-width: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.95em;
	width: 100%
}

table.table_noline th {
	padding: 4px;
	border-width: 0 0 0 0;
	background: #eee;
	line-height: 120%;
	text-align: left;
}
table.table_noline td {
	padding: 4px;
	border-width: 0 0 0 0;
	text-align: left;
}

.btn_cell a{
	display:inline-block;
	padding: 3px 5px;
	text-decoration: none;
	border: 2px solid #9D9D9D;
	background-color: #fefefe;
}


dl.lineup_menu dt{
	font-weight: bold;
	padding: 5px 0 0 10px;
}

dl.lineup_menu dt span{
	color: #C7141F
}

dl.lineup_menu dd{
	padding: 0 0 5px 25px;
}

dl.lineup dt{
	font-weight: bold;
	padding-top: 5px;
}

dl.lineup dt span{
	color: #C7141F
}

dl.lineup dd{
	padding: 0 0 5px 20px;
}


/*--------------------
　太字
--------------------- */
.bold{
	font-weight: bold;
}

/*--------------------
　svp_box 
--------------------- */

div#svp_box {
	margin: 8px auto;
	width: 646px;
	overflow: hidden;
}
/* h5 */
div#svp_box h5 {
	font-weight: bold;
	font-size: 1.06em;
	margin: 16px 0 8px 0;
	padding: 2px 0;
}
/* 横並び P */


div#svp_box p.box01 {
	float: left;
	margin: 0;
	width: 460px;
	padding: 5px 0;
}

div#svp_box p.box02 {
	float: left;
	margin: 0 0 0 20px;
	width: 160px;
	padding: 5px 0;
	font-size: 0.857em;
}

div#svp_box p.box03 {
	/*visibility: hidden;メディア情報バナー一時隠す*/
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	padding: 5px 0;
}
/* 横並び DT、DD */
div#svp_box dl {
	margin: 10px 0 0 0;
	padding: 5px 0;
}
div#svp_box dt {
	clear: left;
	float: left;
	width: 5.0em;
	padding: 2px 0 4px 0;
}
div#svp_box dd {
	margin-left: 5.0em;
	margin-bottom: 16px;
}
/* セレクトメニュー */
div#svp_box select.genre {
	font-size: 1em;
	color: #333;
	border: 1px solid #ccc;
	margin: 8px 0 0 0;
}
/* ページ移動 */
div#svp_box ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#svp_box ul li {
	font-size: 0.857em;
	margin: 0;
}
div#svp_box ul li.left {
	float: left;
	width: 298px;
	padding: 1px 5px 0 20px;
	background-color: #fff;
	background:url(../images/arrow_01.gif) #fff no-repeat 0px 2px;
}
div#svp_box ul li.right {
	float: right;
	width: 298px;
	text-align: right;
	padding: 1px 20px 0 5px;
	background-color: #fff;
	background:url(../images/arrow_02.gif) #fff no-repeat 307px 2px;
}
div#svp_box ul li a:link {
	text-decoration:none;
}
/* テーブル設定 */
/* 分野別リスト・メディア情報用 */
div#svp_box table.wide001 {
	background-color: #ffffff;
	border-collapse: collapse;
	width: 646px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
div#svp_box table.wide001 th {
	border-bottom: #dcdddd 1px solid;
	padding: 10px 5px;
	border-right: solid 1px #ccc;
	font-weight:bold;
}
div#svp_box table.wide001 td {
	background-color: #fff;
	padding: 5px;
	vertical-align: top;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
/* table.wide th 真ん中寄せ */
table.wide th.center {
	background-color: #e3e7f7;
	border-bottom: #dcdddd 1px solid;
	text-align: center;
	padding: 10px 5px;
	border-right: solid 1px #ccc;
	font-weight:bold;
}

/* その他 */
div#svp_box .clear {
	clear: both;
}
div#svp_box .line_01 {
	border-top: #3149aa 3px solid; /* 青線 */
}
div#svp_box .line_02 {
	border-top: #D33F48 3px solid; /* 赤線 */
}
div#svp_box .line_03 {
	border-bottom: #525B85 2px solid;
}
div#svp_box .bg_01 {
	background-color: #e3e7f7;
}
div#svp_box .bg_02 {
	background-color: #f2f3f8;
}
div#svp_box .txtL {
	text-align: left;
}
div#svp_box .txtR {
	text-align: right;
}
div#svp_box .fontS {
	font-size: 0.9em;
	line-height: 130%;
}
div#svp_box .txtC {
	text-align: center;
}

/* 画像の位置 */
#img_space01 a {
	margin-right: 8px;
}
#img_space01 img {
	vertical-align: middle;
}
#img_space02 img {
	vertical-align: middle;
	margin-right: 5px;
}
#img_space03 img {
	vertical-align: middle;
	margin: -12px 8px 0 0;
	padding: 0;
}

/*---------------------------------------------------------------------------------------------------------------
　desc
----------------------------------------------------------------------------------------------------------------- */

.chimera{
	padding:15px;
	color:#3151CB;
	background:;
	border:3px double #695AC9;
}

.chimera p{
	padding:0;
	margin:0 auto;
	width:600px;
}

tr.b_gray th{
	background-color:#ddd;
	color:#646464;
}

tr.b_gray td,td.b_gray_td{
	background-color:#f3f3f3;
	color:#646464;
}

#hexagon img{
	margin: 0 50px;
}

dl.traffic dt{
	float:left;
	width:250px;
	clear:both;
}

dl.traffic{
	padding-bottom: 100px;
}

dl.traffic dd{
	float:left;
}

.grade_ttl{
	width: 640px;
	height: 32px;
	background-image: url('../images/bg_grade.gif');
	background-repeat: no-repeat;
	margin-top: 2em;
	margin-bottom: 0.5em;
	border-top: solid 1px #a9adbb;
	border-right: solid 1px #a9adbb;
	border-left: solid 1px #a9adbb;
	border-bottom: solid 1px #a9adbb;
}
.grade_ttl h4{
	padding-left: 20px;
	margin-top: 8px;
	color: #333;
}

/****************************************************** descNavi */
#descNavi{
	margin-left: 10px;
}
#descNavi:after {
	/*content:".";*/
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#descNavi ul li {
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
}
#descNavi li{
	text-align:center;
	line-height: 4;
	/*font-family: 'Noto Sans Japanese', sans-serif;*/
	font-weight: bold;
	letter-spacing: 0.05em;
	font-size:20px;
}

#descNavi li a:link,#descNavi li a:visited,#descNavi li a:hover,#descNavi li a:active{
	text-decoration: none;
	color: #333;
}

#descNavi li a{
	color: #000;
	display:block;
	width:301px;
	height:82px;
	background:url(../images/desc/desc_00_nav_bg_off.gif) no-repeat top left;
}

#descNavi li a:hover{
	background:url(../images/desc/desc_00_nav_bg_on.gif) no-repeat top left;
}

/****************************************************** yakuin */
dl.yakuin{
	margin: 0;
	padding: 0;
}

dl.yakuin dt{
	line-height: 1.5;
	float:left;
	width:120px;
	clear:both;
	font-weight:normal;
}
dl.yakuin dd{
	line-height: 1.5;
	margin-left:120px;
}




/*---------------------------------------------------------------------------------------------------------------
　service
----------------------------------------------------------------------------------------------------------------- */
dl.rep_list{
	padding:0;
	margin:0;

}

dl.rep_list dt{
	padding:8px 0 0 30px;
	background:url(../images/rep_list_ico.gif) no-repeat 20px 14px;
}

dl.rep_list dd{
	padding:0 0 0 30px;
	background:url(../images/rep_list_ico2.gif) no-repeat 15px 5px;

}

dl.rep_list dd.indent1{
	padding:0 0 0 40px;
	background:url(../images/rep_list_ico2.gif) no-repeat 25px 5px;

}

.rep_list_ttl{
	background-color:#E6E0F8;
}

/*---------------------------------------------------------------------------------------------------------------
　pr
----------------------------------------------------------------------------------------------------------------- */

#pr_list dt{
	font-weight: bold;
	padding: 1em 0 5px 0;
}

#pr_list dd{
	padding-left:2em;
}


#pr_list dd.data{
}

#pr_list dd a:link,#pr_list dd a:visited,#pr_list dd a:hover,#pr_list dd a:active{
	text-decoration: none;
}

/*--------------------
　#pr_list2
--------------------- */
#pr_list2 h4{
	padding: 0;
}

#pr_list2 dl{
	margin-top:0;
	padding-top: 0;
	padding-left: 10px;
}

#pr_list2 dt,#pr_list2 dd{
	padding: 2px 0;
}

#pr_list2 dt{
	width: 80px;
	float: left;
}

#pr_list2 dd{
	margin-left: 90px;
}

#pr_list2 dd a:link,#pr_list2 dd a:visited,#pr_list2 dd a:hover,#pr_list2 dd a:active{
	text-decoration: none;
}
	