@charset "utf-8";
/***********************************************************
	全ページで共通に読み込むスタイルシート
***********************************************************/

/* 基本要素  ----------------------------------------------*/

body {
	background: #d7e3b5;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, sans-serif;
	line-height: 1.25;
	}

a:link {
	color: #006699;
	text-decoration:none;
}
a:visited {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color: #09C;
	text-decoration:underline;
}
a:focus {
	outline:none;
}

.noborder { outline:none; }  

h1, h2, h3, h4, h5, div, dl, dt, dd, p, ul, li {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 10px 0 0!important;
}
h2 {
	margin: 20px 0 15px!important;
	padding: 5px 0 5px 15px;
	background: url(../img/h2_bg.gif) repeat-y #E9E9E9;
	border:1px solid #CCC;
	color: #555;
	font-size: 16px;
	clear:both;
}
h2.top {
	margin: 0px 0 15px!important;
}


h2.top_bels {
	margin: 0px 0 15px!important;
	background: url(../img/bels/h2_bg.jpg) no-repeat !important;
	color:#007835;
	border:none;
	height:22px;
	width:648px;
	padding: 10px 0 5px 10px;
	font-size:15px;
}

text_no_border {
	text-decoration:none;
	}
	

h3 {
	margin: 20px 0 15px 0px;
	padding: 0 0 6px 20px;
	background: url(../img/icon_h4.gif) 0 2px no-repeat;
	font-weight: bold;
	font-size:14px;
	border-bottom: 1px #597211 dotted;
	color: #555;
}
p {
	margin: 5px 0 20px;
	line-height: 1.5em;
}
img {
	border: 0;
}
#li_no_dot li {
	list-style-type: none;
	list-style-image: none;
}
#mainCol ul#li_bels_info {
	margin-left: 30px;
}

#mainCol #li_bels_info li {
	list-style-type: none;
	list-style-image: none;
	text-align:right;
	margin: 0px 30px 10px -17px;
	float:left;
}

/*----------------------------------------------------
		クラス
-----------------------------------------------------*/
.clear {
	clear: both;
}
.cent {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.f_bd {
	font-weight:bold;
}
.f_s {
	font-size: 12px;
}
.mgt0 {
	margin-top: 0 !important;
}
.mg20 {
	margin-top: 20px;
}
.mg30 {
	margin-top: 30px;
}
.mg_bt0 {
	margin-bottom: 0;
}
.mg_bt5 {
	margin-bottom: 5px;
}
.mg_bt30 {
	margin-bottom: 30px;
}
.mg_bt60 {
	margin-bottom: 60px;
}
.mg_le0 {
	margin-left:0 !important;
}
.mg_le30 {
	margin-left:30px;
}
.mg_le20 {
	margin-left:20px !important;
}
.pd10 {
	padding-top:10px;
}
.pd20 {
	padding-top:20px;
}
.pd_le50 {
	padding-left:50px;
}
.pd_ri60 {
	padding-right:60px;
}
.chumoku {
	color: #CC0000;
}
.m_chumoku {
	color: #2b8c2b;
}
.f_red {
	color: #ff0000;
}
.smal_mj {
	text-align:  right;
	font-size: 12px;
	margin: 0 0px 0 0;
}
.ma_all_10 {
	padding:10px;
}
.dokuhon_annai {
	font-size:15px;
	font-weight:bold;
	color:#0067b7;
	margin-left:40px;
	}

.map_img {
	border:#8ec31f solid 5px;
	margin-top: 30px;
	}

.underline {
	text-decoration: underline;
}

/*----------------------------------------------------
		ID
-----------------------------------------------------*/

#wrapper {
	width:950px;
	margin: 22px auto 0px;
	}

/* ヘッダー ------------------------------------------*/

#header {
	width:950px;
	height:135px;
	position:relative;
	margin:0;
	}

.site {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;
	color: #000;
	position: absolute;
	top: 30px;
	left: 490px;
	background:url("../img/top/mushimegane_icon.jpg") 0 0 no-repeat;
	}

#global_menu li, #global_menu_top li, #footer li, #h_menu li {
	list-style-type:none;
	}

#h_facebook{
	margin:0 auto;
  	width: 100%;
  	height: 100%;
	}

#h_facebook li {
	/*top:-1009px;*/
	top:-950px;
	_top:-983px;
	/*_top:-1043px;*/
	left:818px;
	position:relative;
	z-index:9;
	float:left;
	list-style:none;
	padding-right:7px;
	}

#h_facebook li.mt {
	margin-top:3px;
	}

/* ヘッダー ロゴ～会員専用ページ */
.title_p {
	display:block;
	width:950px;
	height:81px;
	background:url(../img/header/header_logo1.gif) 0 0 no-repeat;
	margin:0;
}
/* ヘッダーの協会ロゴ */
.head_title {
	display:block;
	width:450px;
	height:60px;
	text-indent:-9999px;
}
/* 協会説明 */
.h_smj {
	font-size:12px;
	position:absolute;
	top:65px;
	left:80px;
	margin-top:0 !important;
}
#mainCol {
	margin: 0;
	padding: 20px 10px 24px;
	overflow:hidden;
}



#mainCol_gijyutukaihatu {
	margin: 0;
	padding: 0px 0px 0px;
	overflow:hidden;
}


.indent {
	margin: 0 0 0 16px;
}
/* hyouka_search */
#mainCol_search {
	margin: 0;
	padding: 12px 10px 24px;
	overflow:hidden;
}

#mainCol_kensaku {
	margin: 0;
	padding: 22px 50px 84px;
	overflow:hidden;
}

#mainCol_kensaku .iemaru {
	position:absolute;
	top: 15px;
	left: 430px;
	}
	
#mainCol_kensaku .iemaru_box{
	width:150px;
	height:50px;
	position:relative;
	}


/* サブナビゲーション */
#h_menu {
	width:500px;
	height:25px;
	position:absolute;
	top: 25px;
	left:435px;
}
#h_menu li {
	float:left;
}
#h_menu li a {
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	outline:none;
}
/* 評価協会について */
	#h_menu li.hmenu1 a {
	background:url(../img/header/header_icon01.jpg) 0 0 no-repeat;
	width:108px;
	height:25px;
}
/* サイトマップ */
	#h_menu li.hmenu2 a {
	background:url(../img/header/header_icon02.jpg) 0 0 no-repeat;
	width:88px;
	height:25px;
	margin:0 5px;
}
/* 所管行政庁専用ページ */
        #h_menu li.hmenu4 a {
        background:url(../img/header/gyousei_header_login.gif) no-repeat;
        width:141px;
        height:25px;
}
/* 会員専用ページ */
	#h_menu li.hmenu3 a {
	background:url(../img/header/btn_header_login.jpg) no-repeat;
	width:141px;
	height:25px;
}


/* グローバルメニュー ------------------------------------------*/

#global_menu {
	width:950px;
	height:41px;
	padding: 0;
	position:absolute;
	left: 0;
	top: 91px;
}
#global_menu li {
	float:left;
}
#global_menu li a {
	background: url(../img/header/global_menu.png) no-repeat;
	display: block;
	height:42px;
	float:left;
	text-indent:-9999px;
}
#global_menu li.menu_1 a {
	background-position: 0px 0px;
	width:123px;
}
#global_menu li.menu_2 a {
	background-position: -123px 0px;
	width: 200px;
}
#global_menu li.menu_3 a {
	background-position: -323px 0px;
	width:274px;
}
#global_menu li.menu_4 a {
	background-position: -597px 0px;
	width:139px;
}
#global_menu li.menu_5 a {
	background-position: -736px 0px;
	width:214px;
}

#global_menu li.menu_6 a {
	display:none;
}

/* マウスオーバ時 */
#global_menu li.menu_1 a:hover, #global_menu li.menu_1 a.current {
	background-position: -0px -42px;
}
#global_menu li.menu_2 a:hover, #global_menu li.menu_2 a.current {
	background-position:  -123px -42px;
}
#global_menu li.menu_3 a:hover, #global_menu li.menu_3 a.current {
	background-position:  -323px -42px;
}
#global_menu li.menu_4 a:hover, #global_menu li.menu_4 a.current {
	background-position:  -597px -42px;
}
#global_menu li.menu_5 a:hover, #global_menu li.menu_5 a.current {
	background-position:  -736px -42px;
}

#global_menu_top {
	width:950px;
	height:41px;
	padding: 0;
	position:absolute;
	left: 0;
	top: 91px;
}
#global_menu_top li {
	float:left;
}
#global_menu_top li a {
	background: url(../img/header/global_menu.png) no-repeat;
	display: block;
	height:41px;
	float:left;
	text-indent:-9999px;
}
#global_menu_top li.menu_1 a {
	background-position: -0px 0px;
	width:104px;
}
#global_menu_top li.menu_2 a {
	background-position: -104px 0px;
	width:239px;
}
#global_menu_top li.menu_3 a {
	background-position: -343px 0px;
	width:244px;
}
#global_menu_top li.menu_4 a {
	background-position: -587px 0px;
	width:187px;
}
#global_menu_top li.menu_5 a {
	background-position: -774px 0px;
	width:176px;
}

#global_menu_top li.menu_6 a {
	display:none;
}

/* マウスオーバ時 */
#global_menu_top li.menu_1 a:hover, #global_menu_top li.menu_1 a.current {
	background-position: -0px -43px;
}
#global_menu_top li.menu_2 a:hover, #global_menu_top li.menu_2 a.current {
	background-position:  -104px -43px;
}
#global_menu_top li.menu_3 a:hover, #global_menu_top li.menu_3 a.current {
	background-position:  -343px -43px;
}
#global_menu_top li.menu_4 a:hover, #global_menu_top li.menu_4 a.current {
	background-position:  -587px -43px;
}
#global_menu_top li.menu_5 a:hover, #global_menu_top li.menu_5 a.current {
	background-position:  -774px -43px;
}

/* ローカルメニュー＆コンテンツ ------------------------------------------*/

#cont {
	width: 935px;
	background-color: #fff;
	padding:14px 0px 10px 15px;
	margin-top:5px;
	overflow:hidden;
}
/* パンくず */
#pankuz {
	text-align:  right;
	font-size: 10px;
	color: #666;
	margin: 0 24px 0 0;
}
/* ローカルメニュー */
#left_side {
	width: 225px;
	float: left;
	margin: 0 14px 0 0;
}
/*------right_side*/
#right_side {
	float: left;
	padding: 0;
	width: 660px;
	font-size: 0.8em;
	margin: 0 0 0 9px;
	_margin: 0 0 0 4px;
}
#top_btn {
	clear:both;
	text-align:right;
	margin:10px 5px 10px 0;
}
/*  LocalMenu01
    ------------*/
	
#left_side1 {
	background:#ebede2;
	width:225px;
	margin:0 0 0 0;
	position:relative;
}
#left_side1 dt, #left_side2 dt, #left_side12 dt {
	display: inline;
}
#left_side1 dt img, #left_side2 dt img, #left_side12 dt img {
	vertical-align:bottom;
}
#left_side1 dd {
	margin:0;
	border-bottom:#879b55 1px solid;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
	height:34px;
}
#left_side1 dd a {
	background:url(../img/icon_list_arrow_g.gif) 10px 12px no-repeat;
	line-height:34px;
	color: #597211;
	text-indent:28px;
	text-decoration:none;
	font-size:14px;
	display:block;
	height:34px;
}
#left_side1 dd.text02 {
	margin:0;
	border-bottom:#879b55 1px solid;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
	height:60px;
	text-indent:0px !important;
}
#left_side1 dd.text02 a {
	background:url(../img/icon_list_arrow_g.gif) 10px 12px no-repeat;
	line-height:1.2em;
	padding: 5px 0 0 28px;
	color: #597211;
	text-decoration:none;
	display:block;
	height:60px;
	text-indent:0px !important;
}
#left_side1 dd.text022 {
	margin:0;
	border-bottom:#879b55 1px solid;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
	height:45px;
	text-indent:0px !important;
	line-height:1.2em;
}
#left_side1 dd.text022 a {
	background:url(../img/icon_list_arrow_g.gif) 10px 12px no-repeat;
	line-height:1.2em;
	padding: 5px 0 0 28px;
	color: #597211;
	text-decoration:none;
	display:block;
	height:45px;
	text-indent:0px !important;
}

#left_side1 dd.text03 {
	margin:0;
	border-bottom:#879b55 1px solid;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
	height:56px;
	text-indent:0px !important;
}
#left_side1 dd.text03 a {
	background:url(../img/icon_list_arrow_g.gif) 10px 12px no-repeat;
	line-height:1.2em;
	padding: 5px 0 0 28px;
	color: #597211;
	text-decoration:none;
	display:block;
	height:56px;
	text-indent:0px !important;
}


#left_side1 dd img {
	vertical-align:middle;
}
/*------over*/
#left_side1 dd a:hover {
	background:url(../img/side/l_menu_base01.jpg) no-repeat;
	display:block;
	height:36px;
	width:223px;
	color:#FFF;
	font-weight:bold;
}
#left_side1 dd a.select {
	background:url(../img/side/l_menu_base01.jpg) no-repeat;
	display:block;
	height:36px;
	width:223px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#left_side1 dd a.current {
	background:url(../img/side/l_menu_base01.jpg) no-repeat;
	display:block;
	height:36px;
	width:223px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#left_side1 dd.text03 a.select {
	background:url(../img/side/l_menu_base013.jpg) no-repeat;
	display:block;
	height:56px;
	width:195px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#left_side1 dd.text03 a:hover {
	background:url(../img/side/l_menu_base013.jpg) no-repeat;
	display:block;
	height:56px;
	width:195px;
	color:#FFF;
	font-weight:bold;
}

#left_side1 dd.text02 a.select {
	background:url(../img/side/l_menu_base013.jpg) no-repeat;
	display:block;
	height:60px;
	width:195px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#left_side1 dd.text02 a:hover {
	background:url(../img/side/l_menu_base013.jpg) no-repeat;
	display:block;
	height:60px;
	width:195px;
	color:#FFF;
	font-weight:bold;
}

#left_side1 dd.text022 a.select {
	background:url(../img/side/l_menu_base014.jpg) no-repeat;
	display:block;
	height:45px;
	width:195px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#left_side1 dd.text022 a:hover {
	background:url(../img/side/l_menu_base014.jpg) no-repeat;
	display:block;
	height:45px;
	width:195px;
	color:#FFF;
	font-weight:bold;
}
#left_side12 {
	background:#ebede2;
	width:225px;
	margin:0 0 0 0;
	position:relative;
}
#left_side12 dd {
	border-bottom:#879b55 1px solid;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
	height:40px;
}
#left_side12 dd a {
	padding:5px 0px 5px 28px;
	background:url(../img/icon_list_arrow_g.gif) 10px 12px no-repeat;
	line-height:14px;
	color: #597211;
	text-decoration:none;
	font-size:14px;
	display:block;
	height:40px;
}
#left_side12 dd img {
	vertical-align:middle;
}
/*------over*/
#left_side12 dd a:hover {
	background:url(../img/side/l_menu_base012.jpg) no-repeat;
	display:block;
	height:40px;
	width:223px;
	color:#FFF;
	font-weight:bold;/*text-decoration:underline;*/
}
#left_side12 dd a.select {
	background:url(../img/side/l_menu_base01.jpg) no-repeat;
	display:block;
	height:40px;
	width:223px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
/*--- 別ウィンドウアイコン left_side1 ---*/
.new_icon img {
	position:absolute;
	top:140px;
	left:155px;
}
/* IE6 */
* html .new_icon img {
	top:145px;
	left:160px;
}
/*  LocalMenu02
    ---------*/
#left_side2 {
	background:#DFDFDF;
	width:225px;
	margin:0;
	position:relative;
}
#left_side2 dd {
	margin:0;
	border-right:#879b55 1px solid;
	border-left:#879b55 1px solid;
	width:223px;
}
#left_side2 dd img {
	vertical-align:middle;
	margin-left:5px;
}
.g_icon {
	text-indent:10px;
	color:#555;
	/*	font-weight:bold;*/
	font-size:13px;
	line-height:200%;
	/*	line-height:250%; */
	height:25px;/*	height:35px; */
}
#left_side2 dd a {
	height:25px;
	line-height:25px;
	margin-left:10px;
	background:#ebede2 url(../img/icon_list_arrow_gs.gif) 4px 0.6em no-repeat;
	color: #597211;
	font-size:12px;
	text-indent:20px;
	text-decoration:none;
	display:block;
	border-bottom:#879b55 1px solid;
}
#left_side2 dd.brdr_bttm2 a {
	height:30px;
	line-height:25px;
	margin-left:10px;
	background:#ebede2 url(../img/icon_list_arrow_gs.gif) 4px 0.6em no-repeat;
	color: #597211;
	font-size:12px;
	text-indent:20px;
	text-decoration:none;
	display:block;
	border-bottom:#879b55 1px solid;
}

.brdr_bttm2 p{
	margin:0;
	padding:5 0 0 0;
	line-height:1.3em !important;
}

.brdr_bttm2 span{
	text-indent:0px !important;
	margin-left:20px !important;
	padding:0 0 10 0;
}

/*------over*/
#left_side2 dd a:hover {
	background:url(../img/side/l_menu_base02.jpg) no-repeat;
	display:block;
	width:213px;
	color:#FFF;/*text-decoration:underline;*/
}
#left_side2 dd a.select {
	background:url(../img/side/l_menu_base02.jpg) no-repeat;
	display:block;
	color:#FFF;
	text-decoration:none;
}
#left_side2 dd.brdr_bttm2 a:hover {
	background:url(../img/side/l_menu_base022.jpg) no-repeat;
	display:block;
	width:213px;
	color:#FFF;/*text-decoration:underline;*/
}
#left_side2 dd.brdr_bttm2 a.select {
	background:url(../img/side/l_menu_base022.jpg) no-repeat;
	display:block;
	color:#FFF;
	text-decoration:none;
}

/*  LocalMenu03
    -------------*/
#left_side3 {
	width:223px;
	padding-bottom:5px;
	border-right:#618fb9 1px solid;
	border-left:#618fb9 1px solid;
	border-bottom:#618fb9 1px solid;
	margin:20px 0 20px 0;
}
#left_side3 dt {
	padding-bottom:5px;
}
#left_side3 dd {
	margin:0;
}
#left_side3 dd img {
	vertical-align:middle;
	margin-left:5px;
	/* IE6での表示崩れ対策 http://css-happylife.com/archives/2006/1018_0035.php */
	_padding:0.6em 0;
}
#left_side3 dd a {
	text-decoration:none;
}
.mark a {
	background:url(../img/side/l_menu_base03.jpg) no-repeat;
	display:block;
	font-size:13px;
	line-height:31px;
	text-indent:25px;
	height:31px;
	/*padding-bottom:5px;*/
	margin-bottom:5px;
}

.mark_bels a {
	background:url(../img/side/l_menu_bels.jpg) no-repeat;
	display:block;
	font-size:13px;
	line-height:31px;
	text-indent:25px;
	height:31px;
	/*padding-bottom:5px;*/
	margin-bottom:5px;
	color:#ea5414 !important;
}

.mark_bels a:hover {
	color: #e88800 !important;
}

.mark02 a {
	background:url(../img/side/l_menu_base04.jpg) no-repeat;
	display:block;
	font-size:13px;
	line-height:1.2em;
	padding: 10px 0 0 25px;
	height:36px;
	/*padding-bottom:5px;*/
	margin-bottom:5px;
}

.mark_none {
	background:url(../img/side/l_menu_base03.jpg) no-repeat;
	display:block;
	font-size:13px;
	line-height:31px;
	text-indent:25px;
	height:31px;
	margin-bottom:5px;
	padding-bottom:5px;
}
/*link_style*/
#left_side3 dd a:link {
	color: #4379A9;
}
#left_side3 dd a:visited {
	color: #4379A9;
}
#left_side3 dd a:hover {
	color: #0099ff;/*text-decoration:underline;*/
}


/* フッター ------------------------------------------*/

#footer {
	margin: 10px 0px 0px;
	padding: 0px;
	background: #9baf3e;
	}

#footer p {
	margin: 0px;
	padding: 5px 0px;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
	}


/*-----------------------------
			float_box
------------------------------*/

.f_box {
	margin: 0 25px 10px 0px;
	padding: 0;
	width: 295px;
	height:auto;
	float:left;
	font-size:13px;
}
.f_box li {
	margin: 0 0 0 20px!important;
	list-style-image: url(../img/icon_dod.gif);
}
/*数字リスト*/
	.f_box ol li {
	margin: 0!important;
	line-height:1.7em;
	list-style-image: none!important;
}
.list-num li {
	margin-left: -20px !important;
	line-height:1.7em;
	list-style-image: none!important;
}
.l_sty_none {
	list-style-image: none!important;
}
/*（数字）リスト*/
.list-paren {
	counter-reset: paren;
	padding-left: 0;
}
.list-paren > li {
	counter-increment: paren;
	list-style: none !important;
	padding-left: 2.5em;
	position: relative;
	line-height: 1.5;
}
.list-paren > li::before {
	content: '（'counter(paren)'）';
	position: absolute;
	left: 0;
	top: 0;
}

/*丸数字リスト*/
.list-round-num {
	padding-left: 0;
}
.list-round-num > li {
	list-style: none !important;
	padding-left: 1.5em;
	position: relative;
	line-height: 1.5;
}
.list-round-num > li > i {
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
}

/*丸リスト*/
.list-circle {
	padding-left: 0;
}
.list-circle > li {
	list-style: none !important;
	padding-left: 1.5em;
	position: relative;
	line-height: 1.5;
}
.list-circle > li::before {
	content: '○';
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
}

/*--背景色付き--*/	
.attention {
	margin: 15px 0;
	padding: 15px;
	border: #ccc;
	background-color: #EEE;
}
.attention_blue {
	margin: 15px 0;
	padding: 15px;
	border: #ccc;
	background-color: #cdd5f8;
}
.number {
	list-style:disc;
}
/*dlマージンありリスト*/
#mainCol dl {
	margin: 10px 0;
	padding: 0;
}
#mainCol dt {
	margin: 15px 5px 5px 0;
	font-weight: bold;
	color:#008000;
}
/*テキスト黒バージョン*/
dt.bk {
	color: #000!important;
}
#mainCol ul {
	margin: 15px 0 15px 30px;
}
#mainCol li {
	margin: 5px;
	list-style-image: url(../img/icon_dod.gif);
}

#mainCol ul li.list_none {
	padding: 0px 0 0 0px;
	_padding: 0px 0 0 0px;
	list-style:none ;
    list-style-image:none ;
}

/*dlマージンなしリスト*/
dl.catalog {
	margin: 40px 20px!important;
	padding: 0;
}
dl.catalog dt {
	margin: 5px 0;
}
dl.catalog dd {
	margin: 5px 0 15px;
}
/*-----------------------------
			menuBtn
------------------------------*/

/*グリッド型*/
.menuBtnGrid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px 17px;
	margin-bottom: 30px;
	
	.menuBtnFixonly_m {
		margin: 0 !important;
	}
}
/*固定型*/
.menuBtnFix, .menuBtnFixonly, .menuBtnFixonly_s, .menuBtnFixonly_ssm, .menuBtnFixonly_sm, .menuBtnFixonly_m,.menuBtnFixonly_l {
	background: url(../img/btn_main.jpg) no-repeat left top;
	margin: 0 0 15px!important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 295px;
}

.menuBtnFixonly_l {
	background: url(../img/btn_main.jpg) no-repeat left top;
	margin: 0 0 15px !important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 540px;
}


.menuBtnFixonly_l {
	background-image: url(../img/btn_main_l.jpg);
	padding: 15px 0 0 15px!important;
	height: 39px;
}

 .menuBtnFix, .menuBtnFixonly, {
height: 98px;
}
.menuBtnFixonly_s {
	background-image: url(../img/btn_main_s.jpg);
	height: 54px;
}
.menuBtnFixonly_ssm dt.l2 {
	margin: 0px 0 0px 0px!important;
	line-height:1.2em;
}
.menuBtnFixonly_ssm {
	background-image: url(../img/btn_main_sm.jpg);
	height: 60px;
}
.menuBtnFixonly_sm {
	background-image: url(../img/btn_main_sm.jpg);
	height: 62px;
}
.menuBtnFixonly_m {
	background-image: url(../img/btn_main_m.jpg);
	height: 80px;
}
/*固定型タイトルのみ*/
.menuBtnFixonly dt, .menuBtnFixonly_s dt, .menuBtnFixonly_ssm dt, .menuBtnFixonly_sm dt, .menuBtnFixonly_m dt {
	padding: 0px 0 5px 15px !important;
	color: #597504;
	font-weight: bold;
	font-size: 13pt;
	background:url(../img/icon_list_arrow_g.gif) 0px 6px no-repeat;
}

.menuBtnFixonly_l dt {
	padding: 0px 0 5px 15px !important;
	color: #597504;
	font-weight: bold;
	font-size: 13pt;
	background:url(../img/icon_list_arrow_g.gif) 0px 6px no-repeat;
}

/*可変型*/
.menuBtn {
	background: url(../img/btn_main_b.jpg) no-repeat left bottom;
	margin: 0 0 15px 0 !important;
	_margin: 0 0 0px 0 !important;
	padding: 0 !important;
	float: left;
	width: 310px;
	min-height: 96px;
	font-size:13px;
}
.menuBtn_r {
	background: url(../img/btn_main_b.jpg) no-repeat left bottom;
	margin: 0 0 15px 327px !important;
	_margin: 15px 0 15px 163px !important;
	padding: 0 !important;
	float: left;
	width: 310px;
	min-height: 96px;
	font-size:13px;
}
.menuBtn .inner {
	background: url(../img/btn_main_t.jpg) no-repeat;
	padding: 3px 2px 10px 15px;
	_padding:3px 0 10px 5px;
	overflow:hidden;
}
.menuBtn_r .inner {
	background: url(../img/btn_main_t.jpg) no-repeat;
	padding: 3px 2px 10px 15px;
	_padding:3px 0 10px 5px;
	overflow:hidden;
}
.menuBtnFixonly01 {
	background-image: url(../img/btn_main_s.jpg);
	margin: 0 0 15px !important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 295px;
	height: 54px
}
.menuBtnFixonly02 {
	background: url(../img/btn_main_b02.jpg) no-repeat left top;
	margin: 0 -3px 15px 0 !important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 295px;
	height: 186px;
	word-spacing: -10px;
}
.menuBtnFixonly04l {
	background: url(../img/btn_main_b04.jpg) no-repeat left top;
	margin: 0 0 15px !important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 295px;
	height: 118px;
}
.menuBtnFixonly04r {
	background: url(../img/btn_main_b04.jpg) no-repeat left top;
	margin: 0 0 15px 15px!important;
	padding: 0 0 0 15px!important;
	float: left;
	width: 295px;
	height: 118px;
}
/*タイトルのみ*/
.menuBtn .inneronly {
	background: url(../img/btn_main_t.jpg) no-repeat;
	margin: 0;
	padding: 0 10px 10px 15px!important;
	overflow:hidden;
	vertical-align:top;
}
.menuBtn_r .inneronly {
	background: url(../img/btn_main_t.jpg) no-repeat;
	margin: 0;
	padding: 0 10px 10px 15px!important;
	overflow:hidden;
	vertical-align:top;
}
/*タイトル*/
.menuBtnFix dt, .inner dt, .inneronly dt {
	padding: 0px 0px 5px 15px!important;
	color: #597504;
	font-weight: bold;
	font-size: 13pt;
	background:url(../img/icon_list_arrow_g.gif) 0 4px no-repeat;
}
.menuBtn dd, .menuBtn_r dd, .menuBtnFix dd, .inner dd, .inneronly dd {
	margin: 0!important;
	padding: 0 10px 10px 15px!important;
	_padding: 0 10px 0px 15px!important;/*IE6用*/
}
/*左配置用のスペース*/
.sp {
	margin-right:17px!important;
}
.menuBtn dd ul, .menuBtn_r dd ul, .menuBtnFix dd ul, .inner dd ul, .inneronly dd ul {
	margin: 0 10px!important;
}
.menuBtn dd li, .menuBtn_r dd li, .menuBtnFix dd li, .inner dd li, .inneronly dd li {
	margin: 1px 0!important;
	list-style-image: url(../img/icon_dod.gif);
}

/*flexタイプ*/
#mainCol .menuBtn_flexbox {
	box-sizing: border-box;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 17px;
	margin: 0;
	padding: 0;
}
#mainCol .menuBtn_flexbox > li {
	box-sizing: border-box;
	list-style-image: none;
	background-color: #f4f2e5;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: inset 0 0 2px #fff,
	            1px 1px 2px #ccc;
	margin: unset;
	padding: 0 15px 15px;
	flex: 0 0 310px;
	font-size: 12pt;
	display: flex;
	flex-direction: column;
	gap: .5em;
}
.menuBtn_flexbox > li > a {
	box-sizing: border-box;
	display: flex;
	flex-direction:	column;
	gap: .5em;
	padding: 15px 0 0 15px;
	color: #069;
	font-weight: bold;
	font-size: 12pt;
	position: relative;
}
.menuBtn_flexbox > li > a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 19px;
	width: 11px;
	height: 11px;
	background: url(../img/icon_list_arrow_g.gif) 0 0 no-repeat;
	background-size: contain;
}
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.doc'],
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.docx'],
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.pdf'],
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.xls'],
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.xlsx'],
html>/**/body #right_side .menuBtn_flexbox > li > a[href$='.ai'] {
	padding: 15px 20px 0 15px;
	background-position: right 17px;
}
html>/**/body #right_side .menuBtn_flexbox > li > a.no_icon {
	padding: 15px 0 0 15px;
	background:url(../img/icon_list_arrow_g.gif) 0 19px no-repeat;
}
.menuBtn_flexbox > li > a:hover {
	color: #09c;
}
.menuBtn_flexbox .em {
	color: #f00;
}
.menuBtn_flexbox .last-modified {
	margin-top: auto;
	font-weight: normal;
	color: #666;
	text-align: right;
}

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

.tbl_style {
	margin: 15px 0;
	padding: 0;
	border:1px #ccc solid;
	border-collapse:collapse;
	width: 100%;
}
.tbl_style th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
	width:120px;
}
.tbl_style td {
	padding: 7px;
	border:1px #a9a9a9 solid;/*background-color: #fff;*/
}
.tbl_style02 {
	margin: 15px 0;
	padding: 0;
	border:1px #ccc solid;
	border-collapse:collapse;
}
#mainCol .tbl_style02 ul {
	margin: 3px 0 0 13px;
	padding: 0;
}
#mainCol .tbl_style02 li {
	text-indent: -1.0em;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.tbl_style02 th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
}
.tbl_style02 td {
	text-align:left !important;
	padding: 7px;
	border:1px #a9a9a9 solid;
}
.tbl_style .hanrei {
	float:right;
	text-align:left !important;
	padding-top: 5px;
	font-weight:normal;
}



#bels_table .tbl_style02 td {
	text-align:center !important;
	padding: 7px;
	border:1px #a9a9a9 solid;
}


.tbl_seikahoukoku {
	margin: 15px 0;
	padding: 0;
	border:1px #ccc solid;
	border-collapse:collapse;
	width: 100%;
	font-size:12px;
}
.tbl_seikahoukoku th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
}
.tbl_seikahoukoku td {
	padding: 7px;
	border:1px #a9a9a9 solid;/*background-color: #fff;*/
}

.tbl_gijyutukaihatu {
	margin: 3px 0;
	padding: 0;
	border:1px #ccc solid;
	border-collapse:collapse;
	width: 100%;
	font-size:12px;
}

.tbl_gijyutukaihatu th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
}
.tbl_gijyutukaihatu td {
	padding: 7px;
	border:1px #a9a9a9 solid;/*background-color: #fff;*/
}

.tbl_seinohyoka {
	margin: 3px 0;
	padding: 0;
	border:1px #ccc solid;
	border-collapse:collapse;
	font-size:12px;
}

.tbl_seinohyoka th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
}
.tbl_seinohyoka td {
	padding: 7px;
	border:1px #a9a9a9 solid;/
}


/*-----------------------------
			side_menu
------------------------------*/
table.side_menu {
	margin: 60px auto;
	text-align: center;
	background-color: #f0f0f0;/*width: 630px;*/
}
table.side_menu td {
	text-align:center;
}
/*-----------------------------
			kizon_menu
------------------------------*/
ul#kizon_menu {
	margin: 0 auto 30px;
	overflow:hidden;
	width: 630px;
}
ul#kizon_menu li {
	margin: 0 10px;
	padding: 5px 10px;
	color: #555;
	border-bottom: #ccc 1px dotted;
	float: left;
	width: 270px;
	list-style:none!important;
}
ul#kizon_menu li.select/*,
ul#kizon_menu li a:hover*/ {
	background-color: #f0f0f0;
}
ul#kizon_menu li.topline {
	border-top: #ccc 1px dotted;
}
/*-----------------------------
			topics
------------------------------*/
dl.topics {
	margin: 0 40px 30px!important;
	padding: 0;
	border: solid 1px #ccc;
}
dl.topics .strong {
	color:#F00;
}
.toList {
	float:right;
	margin: 0 3px!important;
}
dl.topics dt {
	margin: 0!important;
	padding: 5px 0 8px 10px!important;
	background-color: #ccc;
	color: #333!important;
	font-weight:bold;
	font-size: 1.2em;
}
dl.topics dt.saikai {
	margin: 0!important;
	padding: 5px 0 8px 10px!important;
	background-color: #FFFFFF;
	color: #FF0000 !important;
	font-weight:bold;
	font-size: 1.2em;
}
/*---IE6 ---*/
* html dl.topics dt {
	position:relative;
}
* html .toList {
	position:absolute;
	top:4px;
	left:489px;
}
/*---IE7 ---*/
*+html dl.topics {
	border-top: none;
}
*+html dl.topics dt {
	position:relative;
}
*+html .toList {
	position:absolute;
	top:7px;
	left:499px;
}
dl.topics dd {
	margin: 7px 13px!important;
	padding: 0px 13px!important;
	background:url(../img/icon_list_arrow_gs.gif) 0 3px no-repeat;
	font-size: 1.1em;
}
dl.topics ul {
	margin: 5px 0!important;
	list-style:none;
}
dl.topics li {
	margin: 3px 0!important;
}
/*-----newsday----------*/


dl#newsday {
	margin: 0;
}
dl#newsday dt {
	margin: 0px 10px 7px 0!important;
	padding: 2px 0 0 0;
	font-style:normal;
	float: left;
	width: 85px;
	overflow:visible;
	zoom: 1;
}
dl#newsday dd {
	margin: 0 0 7px 0!important;
	list-style: none;
	line-height: 1.6;
	float: left;
	width: 530px;
}
/* 新着情報のページ送り */
ul.news_link {
	clear:both;
	margin: 15px 0 10px !important;
	padding: 0 5px !important;
	background: #eee;
	text-align:right;
}
ul.news_link li {
	display: inline;
	margin: 0 2px !important;
	padding: 0;
}
ul.news_link li span, ul.news_link li a {
	display: inline-block;
	margin:5px 0;
	/*margin-bottom: 5px;*/
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none !important;
	vertical-align: middle;
}
ul.news_link li span {
	color:#999;
	font-weight:bold;
	border-style:none;
}
ul.news_link li a:hover {
	background: #eeeff7;
	border-color: #00f;
}



/*---- 拡張子毎のアイコン指定 (CSS3：IE8以降、その他モダンブラウザ) -------------*/

html>*/body #right_side a[target='_blank'] {
 padding: 5px 20px 5px 0;
 background: transparent url(../img/icon/icon_new_window.gif) no-repeat center right;
}
html>/**/body #section03 a[target='_blank'] {
	background-image:none;
}
html>/**/body #right_side a[href$='.doc'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_doc.gif) no-repeat center right;
}
html>/**/body #right_side a[href$='.docx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_doc.gif) no-repeat center right;
}
html>/**/body #right_side a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_pdf.gif) no-repeat center right;
}
html>/**/body #right_side a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_xls.gif) no-repeat center right;
}
html>/**/body #right_side a[href$='.xlsx'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_xls.gif) no-repeat center right;
}
html>/**/body #right_side a[href$='.ai'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../img/icon/icon_ai.png) no-repeat center right;
}
html>/**/body #right_side a.no_icon {
	padding:inherit;
	background:none;
}
/* CSS3非対応のブラウザ用クラス */
img.icon { /*vertical-align:-10%*/;
	clear:both;
	border:0;
}
/*
鉄筋　申請図書作成例 */
#shinssei_tosho_Col {
	margin: 0;
	padding: 20px 10px 0px 10px;
	overflow:hidden;
}
#shinssei_tosho_Col02 {
	margin: 0;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
}
.shinssei_tosho_box {
	margin: 0 25px 10px 0px;
	padding: 0;
	width: 100%;
	height:auto;
	float:left;
	font-size:13px;
}
.shinssei_tosho_box li {
	margin: 0 0 0 20px!important;
	list-style-image: url(../img/icon_dod.gif);
}
/*数字リスト*/
	.shinssei_tosho_box ol li {
	margin: 0!important;
	line-height:1.7em;
	list-style-image: none!important;
}
/*-----------------------------
			低炭素
------------------------------*/

.teitanso_stl {
	margin: 20px 0 15px 0;
	padding-left:4px;
	font-size:18px;
	color:#005d00;
	font-weight:bold;
	background-image:url(../../teitanso/img/search_tl_bk.gif);
	height:33px;
}
#teitanso_koushin_box {
	margin: 0 0px 10px 0px;
	padding: 0;
	border:solid 1px #adb5a0;
}

#teitanso_koushin_box p{ margin-bottom:10px;}


/* 新着情報のスクロール表示用DIV */
#teitanso_koushin_box_in {
	height:190px;
	overflow:scroll;
	overflow-x:hidden; 
}

#teitanso_koushin_box_in dl {
	margin:5px 13px 0 13px;
	padding: 5px 0px 0px 0px;
	border-bottom: dotted 1px #999;
	overflow:hidden;
	_height:120%;
}

#teitanso_koushin_box_in dt {
	margin: 0 5px 0 0;
	float: left;
	width: 80px;
	/*font-size: 12px;*/
　　/*overflow: auto;*/
    zoom: 1;　

}

#teitanso_koushin_box_in dd {
	padding: 0 0 10px 10px;
	float: left;
	width: 300px;
	/*font-size: 0.75em;*/
}


.tbl_teitanso {
	margin: 0px 0 15px 0;
	padding: 0;
	font-size:16px;
	border:1px #ccc solid;
	border-collapse:collapse;
}
.tbl_teitanso th {
	margin: 0 10px;
	background-color: #ebeee3;
	padding: 8px;
	border:1px #a9a9a9 solid;
}
.tbl_teitanso td {
	padding: 7px;
	border:1px #a9a9a9 solid;
}


.tbl_teitanso02 {
	margin: 0px 0 15px 0;
	padding: 8px !important;
	border:1px #ccc solid;
	border-collapse:collapse;
}
.tbl_teitanso02 th {
	padding: 7px;
	border:1px #a9a9a9 solid;
	font-style:normal !important;
}
.tbl_teitanso02 td {
	padding: 7px;
	border:1px #a9a9a9 solid;
}

.tbl_teitanso03_mail {
	font-size:10px;
}

.tbl_teitanso03 {
	font-size:12px;
	margin: 0px 0 15px 0;
	padding: 8px !important;
	border:1px #ccc solid;
	border-collapse:collapse;
	text-align:center;
}

.tbl_teitanso03 th {
	padding: 7px;
	border-right:1px #a9a9a9 dashed !important;
	border-bottom:1px #a9a9a9 solid;
	font-weight:normal;
}
.tbl_teitanso03 td {
	padding: 7px;
	border-top:1px #a9a9a9 solid;
	border-bottom:1px #a9a9a9 solid;
}

.tbl_teitanso03 td.sen {
	border-right:1px #a9a9a9 solid;


}

.tbl_teitanso03 td span {
	vertical-align:bottom;
}

.tbl_teitanso03 th.diagonal,
.tbl_teitanso03 td.diagonal {
    background-image: linear-gradient(to top left, transparent, transparent 49%, black 49%, black 51%, transparent 51%, transparent);
}

.teitanso_box {
	margin: 0 0px 10px 0px;
	padding: 0;
	width: 640px;
	height:auto;
	float:left;
	font-size:13px;
}

	.teitanso_box ol li {
	margin-left: -20px !important;
	line-height:1.7em;
	list-style-image: none!important;
}
.search_box {
	margin: 15px auto 30px auto;
	padding: 0;
	text-align:center;
}

.teitanso_sstl {
	font-size: 14px;
	font-weight:bold;
}

#mainCol_teitanso {
	margin: 0;
	padding: 0px 10px 24px;
	overflow:hidden;
}

#mainCol_teitanso ul {
	margin: 15px 0 15px 15px;
}
#mainCol_teitanso li {
	margin: 5px;
	list-style-image: url(../img/icon_dod.gif);
}


/* 長期 */

#mainCol ul.chouki{
	font-size:16px;
	position: relative;
	margin-left: 10px;
}

#mainCol ul.chouki li {
	margin: 5px 0 20px;
	background: url(../img/chouki_list_icon.png) no-repeat 0em 0px;
	padding-left: 1.5em;
	list-style: none;
}

dl.chouki_topics {
	margin: 0 4px !important;
	padding: 0;
}

dl.chouki_topics dd {
	margin: 7px 13px!important;
	padding: 0px 13px!important;
	background:url(../img/icon_list_arrow_gs.gif) 0 3px no-repeat;
	font-size: 1.1em;
}

dl.chouki_topics ul {
	margin: 5px 0!important;
	list-style:none;
}
dl.chouki_topics li {
	margin: 3px 0!important;
}

.kaisei-cols {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.kaisei-cols > .col {
	flex: 0 0 310px;
}
html>body #right_side .kaisei-cols .-doc a[href$='.pdf'] {
	padding: 0;
	background: none;
}
.kaisei-cols img {
	max-width: 100%;
	height: auto;
}
.kaisei-cols iframe {
	aspect-ratio: 1040 / 720;
	width: 100%;
	height: 100%;
}


/* 低炭素 */

#mainCol ul.teitanso{
	font-size:16px;
	margin: 40px 10px 0 20px;

}

#mainCol ul.teitanso li {
	margin: 5px;
	margin-bottom: 20px;
	list-style-image: url(../img/chouki_list_icon.png) ;
}


/* 性能表示制度について */


#mainCol .shintiku_bk {
	background:url(../img/seido_shintiku_img01.png) no-repeat;
}

#mainCol ul.shintiku{
	font-size:16px;
	margin: 10px 10px 0 20px;
	font-weight:bold;
}

#mainCol ul.shintiku a{
	text-decoration:none;
}

#mainCol ul.shintiku li {
	margin: 5px;
	margin-bottom: 20px;
	list-style-image: url(../img/shintiku_list_icon.png) ;
}



#mainCol ul.kizon{
	font-size:16px;
	margin: 10px 10px 0 20px;
	font-weight:bold;
}

#mainCol ul.kizon a{
	text-decoration:none;
}

#mainCol ul.kizon li {
	margin: 5px;
	margin-bottom: 20px;
	list-style-image: url(../img/kizon_list_icon.png) ;
}

#mainCol ul.kizon li.stl {
	margin-left: -17px;
	padding-left: 14px;
	padding-top: 4px;
	margin-bottom: 20px;
	background:url(../img/seido_kizon_stl_bk.png) no-repeat;
	width:642px;
	_width:635px;
	list-style:none ;
    list-style-image:none ;
}

#mainCol ul.kizon li.stl02 {
	margin-left: -17px;
	padding-left: 14px;
	padding-top: 4px;
	margin-bottom: 20px;
	background:url(../img/seido_kizon_stl02_bk.png) no-repeat;
	width:642px;
	_width:635px;
	list-style:none ;
    list-style-image:none ;
}

#mainCol ul.kizon02{
	font-size:16px;
	margin: 10px 10px 0 0px;
	font-weight:bold;
}

#mainCol ul.kizon02 a{
	text-decoration:none;
}

#mainCol ul.kizon02 li {
	margin: 3px;
	_margin: 9px;
	margin-bottom: 20px;
	list-style-image: url(../img/kizon_list_icon.png) ;
}

#mainCol ul.kizon02 li div.point01 {
	padding: 0 2px 0 0px;
	margin-right: 2px;
	float:left;
}

#mainCol ul.kizon02 li div.point02 {
	padding: 0;
	margin-right: 6px;
	float:left;
}

#mainCol ul.kizon02 li.point {
	padding: 3px 0 0 20px;
	background:url(../img/seido_kizon_point_bk.png) no-repeat;
	height:24px;
	list-style:none ;
    list-style-image:none ;
}

#mainCol ul.kizon li.stl ul,#mainCol ul.kizon li.stl02 ul{
	padding-left: -37px !important;
	_padding-left: -18px !important;
}

#mainCol ul.kizon li.stl ul li,#mainCol ul.kizon li.stl02 ul li {
	margin-left: 13px;
	margin-bottom: 15px;
	list-style-image: url(../img/kizon_list_icon.png) ;
}

#mainCol ul.kizon ul{
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;
}

#mainCol ul.kizon li.list_none {
	padding: 0px 0 0 20px;
	_padding: 0px 0 0 10px;
	list-style:none ;
    list-style-image:none ;
}

#mainCol ul.kizon ul.bk{
	padding-left: 5px;
	_padding-left: 0px;
	background:url(../img/seido_kizon_ul_bk.png) repeat-y;
}

/* BELS */

#mainCol ul.bels {
	font-size:16px;
	margin: 40px 10px 0 0;

}

#mainCol ul.bels li {
	margin: 5px 0 20px;
	background: url(../img/chouki_list_icon.png) no-repeat 0em 0px;
	padding-left: 1.5em;
	list-style: none;
}

.bels_box{
	margin: 0px 0px 0px 14px;
	padding: 0px;
	width:618px;
	float: left;
	}

.bels_box .boxA {
	margin: 0;
	padding: 0px;
	width: 280px;
	float: left;
	}

.bels_box .boxB {
	margin: 0;
	padding: 0px;
	width: 280px;
	float: right;
	}

.bels_box .boxA p ,.bels_box .boxB p {
	margin: 0;
	padding: 0px;
	}

#mainCol .bels_box .boxA p a[href$=".pdf"],
#mainCol .bels_box .boxB p a[href$=".pdf"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	}
	
.bels_flow_txt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .5rem;
}

/* 適判 */

.tekihan_box {
	margin: 0 0px 30px 0px;
	padding: 0;
	width: 640px;
	height:auto;
	float:left;
	font-size:13px;
}


#mainCol_tekihan{
	margin: 0px 10px 0px;
}


/* clearfix */

.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.box_seinou_btn{
	position: absolute;
	left: 104px;
	top: 52px;
	width:108px;
	height:26px;
	}


#mainCol_syoseki {
	margin: 0;
	padding: 0px 10px 24px;
	overflow:hidden;
}


.syoseki_iemaru {
	position:absolute;
	top: -30px;
	left: 530px;
	}
	
.shoseki_h1{
	width:120px;
	height:50px;
	position:relative;
	}
	
.syoseki_cyoumon_back {
	margin-top:70px;
	}	
	
.syoseki_t1 {
	background-image: url(../../seminar/img/t_back.png);
	width:534px;
	height:24px;
	font-size:12px;
	color:#FFFFFF;
	margin:auto;
	clear:both;
	}
	
.syoseki_t1 p {
	padding:4px 0 0 7px;
	}
	
.syoseki_pdf {
	height:157px;
	width:120px;
	margin: 20px 0 15px 0 !important;
	float:left;
	}
	
.syoseki_cd {
	height:150px;
	width:120px;
	margin: 20px 0 15px 0 !important;
	float:left;
	}

.syoseki_syosai_read {
	width:530px;
	font-size:11px;
	margin-left:55px;
	margin-top:20px;
	float:left;
	line-height:1.7em;
	}
	
.syoseki_syosai {
	height:100px;
	width:260px;
	font-size:11px;
	margin-left:120px;
	margin-top:20px;
	float:left;
	line-height:1.7em;
	}
	
.syoseki_syosai a {
	text-decoration:none;
	color:#000000;
	}
	
	
.syoseki_webform {
	height:38px;
	width:149px;
	margin-left:140px;
	margin-top:20px;
	float:left;
	}
.syoseki_fax {
	height:38px;
	width:149px;
	margin-left:80px;
	margin-top:20px;
	float:left;
	}
.syoseki_top {
	text-align:center;
	margin-bottom:30px;
	height:72px;
	background-image: url(../../seminar/img/bk_boder.png)  ;
	background-repeat: no-repeat; 
	background-position: bottom center;  
		}
.syoseki_top p {
	padding-top:15px;
	letter-spacing:-0.1em;
			}



.syoseki_box {
	float:left;
	width:662px;
	margin-left:40px;
		}
.syoseki_bottom_box {
	float:left;
	width:662px;
	margin-bottom:50px;
		}

.syoseki_box_boder {
	float:left;
		}

.syoseki_box_l{
	float:left;
	width:208px;
	margin-right:5px;
		}

.syoseki_box_c {
	float:left;
	width:218px;
		}


.syoseki_box_r {
	float:right;
	width:225px;
		}

.syoseki_box_l02{
	float:left;
	width:380px;
	margin-right:22px;
		}


.syoseki_box_r02 {
	float:right;
	width:340px;
	margin-right:80px;
	margin-top:0px;
		}
		
.syoseki_box_r03 {
	float:right;
	margin-right:280px;
	width:245px;
	margin-top:0px;
		}
		
.syoseki_box_in {
	margin-top:25px;
	margin-bottom:60px;
		}


		
.syoseki_bottom {
/*	margin-top:30px;
	height:38px;*/
	width:296px;
	margin:0px 0px 0px 170px;
	clear:both;
	padding:25px 0px 25px 0px;
	text-decoration:none;
	color:#000000;
		}
		
.syoseki_bottom a{
	text-decoration:none;
	color:#000000;
		}
		
#top_btn_syoseki {
	clear:both;
	text-align:right;
	margin:10px 31px 10px 0;
}

.syoseki_bottom p {
	margin:0px;
	padding:0px;
}


.syoseki_bottom strong{
	position:relative;
	margin:0px;
	padding:0px;
		}

.syoseki_bottom_img{
	position: absolute;
	left: 275px;
	top: 26px;
		}

/* footer_navi */

.footer_navi {
	margin: 20px auto 0px ;
	padding: 10px;
	width: 930px;
	display: flex;
	
	}

.footer_navi .footer_naviA {
	margin: 0;
	padding: 0 15px 0 0;
	border-right: dotted 1px #666;
	}

.footer_navi .footer_naviB,
.footer_navi .footer_naviC,
.footer_navi .footer_naviD {
	margin: 0;
	padding: 0 15px;
	border-right: dotted 1px #666;
	}

.footer_navi .footer_naviE {
	margin: 0;
	padding: 0 0 0 15px;
	}
	
.footer_navi .footer_naviA,
.footer_navi .footer_naviB,
.footer_navi .footer_naviC,
.footer_navi .footer_naviD,
.footer_navi .footer_naviE {
	flex: 1 0 auto;
}

.footer_navi .footer_naviA p,
.footer_navi .footer_naviB p,
.footer_navi .footer_naviC p,
.footer_navi .footer_naviD p,
.footer_navi .footer_naviE p {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 0.8em;
	color: #000;
	}

.footer_navi ul {
	margin: 0;
	padding: 0;
	}

.footer_navi .footer_naviA ul li,
.footer_navi .footer_naviB ul li,
.footer_navi .footer_naviC ul li,
.footer_navi .footer_naviD ul li,
.footer_navi .footer_naviE ul li {
	background: url("../img/top/sankaku_icon.gif") top left no-repeat;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 0.7em;
	list-style: none;
	}


/* pamphlet new */

.mainCol_pam {
	margin: 0px;
	padding: 20px 0px 0px;
	}

.mainCol_pam .moushikomi{
	margin: 0px 0px 40px 0px;
	padding: 20px 10px 10px 10px;
	border:#dddddd solid 1px;
	}

.mainCol_pam .moushikomi div{
	padding: 0px 0px 10px 0px;
	}

.mainCol_pam .moushikomi .pl10{
	padding: 0px 0px 10px 15px;
	}

.menuBtn_Box {
	width: 210px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	}

.menuBtn_Box.is-w-280 {
	width: 280px;
}

.menuBtn_Box_end {
	width: 210px;
	margin: 0px 0px 40px;
	padding: 0px;
	float: left;
	}

.menuBtn_Box h3.pTitle,
.menuBtn_Box_end h3.pTitle {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-right: none;
	border-bottom: none;
	border-top: none;
	border-left: 5px solid #CBDA9F;
	background: #fff;
	color: #333;
	}

.menuBtn_Box h3.pTitle small,
.menuBtn_Box_end h3.pTitle small {
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	display: inline-block;
}

.menuBtn_Box p.images,
.menuBtn_Box_end p.images {
	margin: 0px;
	padding: 20px 0px 0px;
	border-top: 1px dotted #666;
	text-align: center;
	}

.menuBtn_Box p.txt,
.menuBtn_Box_end p.txt {
	margin: 10px auto 20px;
	padding: 0px;
	width: 130px;
	font-size: 1em;
	line-height: 1.5em;
	}

.menuBtn_Box p.pdf,
.menuBtn_Box_end p.pdf {
	margin: 0px auto;
	padding: 0px;
	width: 150px;
	font-size: 1em;
	line-height: 1.5em;
	}
	
table.mapTable {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px 0px 35px 5px;
	padding: 0px;
	width: 100%;
	}

table.mapTable th {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	text-align: center;
	background: #85BC88;
	color: #fff;
	border: solid 1px #ccc;
	font-weight: bold;
	}

table.mapTable td {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	background: #fff;
	border: solid 1px #ccc;
	}
	
/* Flex box */
.row {
	display: flex;
	justify-content: space-between;
}
	.row > * + * {
		margin-left: 20px;
	}
	.row > .col-2 {
		width: calc((100% - 20px) / 2);
	}
	.row > .col-3 {
		width: calc((100% - 40px) / 3);
	}


/* Movie */
.movie-heading {
	color: #444;
	font-size: 12px;
	line-height: 1.5;
	border-left: 2px solid #d7e3b5;
	padding-left: 4px;
	margin-bottom: 4px;
}
.movie-caption {
	font-size: 12px;
}
.movie-heading + .movie-caption {
	margin: 10px 0;
}
.movie-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}
	.movie-container > iframe {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}


/* Misc */
.label-new {
	display: inline-block;
	font-size: 90%;
	background-color: red;
	color: #fff;
	padding: .2em .5em .1em;
	margin-left: 1em;
	line-height: 1.4;
}

a.bt-large {
	display: inline-block;
	background-color: #70ad47;
	border: 1px solid #507e32;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 1.5em 3em;
	color: #fff;
	
	&:hover {
		background-color: #97d170;
		text-decoration: none;
	}
}