@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:underline;
}
a:visited {
	color: #006699;
	text-decoration:underline;
}
a:hover {
	color: #09C;
	text-decoration:underline;
}
a:focus {
	outline:none;
}

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;
}
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;
}
/*----------------------------------------------------
		クラス
-----------------------------------------------------*/
.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;
}
.mg20 {
	margin-top: 20px;
}
.mg30 {
	margin-top: 30px;
}
.mg_bt30 {
	margin-bottom: 30px;
}
.mg_bt60 {
	margin-bottom: 60px;
}
.mg_le30 {
	margin-left:30px;
}
.mg_le20 {
	margin-left:20px;
}
.pd10 {
	padding-top:10px;
}
.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;
}
/*----------------------------------------------------
		ID
-----------------------------------------------------*/

#wrapper {
	width:950px;
	margin:0 auto;
}
/* ヘッダー ------------------------------------------*/
#header {
	width:950px;
	height:81px;
	position:relative;
	margin:0;
	overflow:hidden;
}
#global_menu li, #footer li, #h_menu li {
	list-style-type:none;
}
/* ヘッダー ロゴ～会員専用ページ */
.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;
}
.indent {
	margin: 0 0 0 16px;
}
/* hyouka_search */
#mainCol_search {
	margin: 0;
	padding: 12px 10px 24px;
	overflow:hidden;
}
/* サブナビゲーション */
#h_menu {
	width:350px;
	height:25px;
	position:absolute;
	top: 25px;
	left:585px;
}
#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.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.jpg) no-repeat;
	display: block;
	height:41px;
	float:left;
	text-indent:-9999px;
}
#global_menu li.menu_1 a {
	background-position: -0px 0px;
	width:104px;
}
#global_menu li.menu_2 a {
	background-position: -104px 0px;
	width:239px;
}
#global_menu li.menu_3 a {
	background-position: -343px 0px;
	width:244px;
}
#global_menu li.menu_4 a {
	background-position: -587px 0px;
	width:187px;
}
#global_menu li.menu_5 a {
	background-position: -774px 0px;
	width:176px;
}
/* マウスオーバ時 */
	#global_menu li.menu_1 a:hover, #global_menu li.menu_1 a.current {
	background-position: -0px -43px;
}
#global_menu li.menu_2 a:hover, #global_menu li.menu_2 a.current {
	background-position:  -104px -43px;
}
#global_menu li.menu_3 a:hover, #global_menu li.menu_3 a.current {
	background-position:  -343px -43px;
}
#global_menu li.menu_4 a:hover, #global_menu li.menu_4 a.current {
	background-position:  -587px -43px;
}
#global_menu li.menu_5 a:hover, #global_menu li.menu_5 a.current {
	background-position:  -774px -43px;
}
/* ローカルメニュー＆コンテンツ ------------------------------------------*/

#cont {
	width: 935px;
	background-color: #fff;
	padding:14px 10px 10px 10px;
	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: 1em;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
}
#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 dt.title{
	margin:0;
	border:#879b55 1px solid;
	width:223px;
	display: block;
}
#left_side1 dt.title div{
	padding:4px 8px;
}
#left_side1 dt.title div.name{
	font-size:0.9em;
	text-align:right;
}
#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.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: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: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;
}
.brdr_bttm {
	border-bottom:#879b55 1px solid;
}
/*------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;
}
/*  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_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 {
	clear:both;
	width:950px;
	height:25px;
	padding:10px 0 0;
}
#footer_link {
	width:400px;
	height:17px;
	font-size:13px;
	float:left;
}
#footer_link li {
	display:block;
	float:left;
	list-style-type:none;
	padding:0 5px;
}
#footer_link li a {
	text-decoration:none;
}
.lnk_brd {
	border-right:1px solid;
	border-left:1px solid;
}
/*------コピーライト*/
#copy {
	float:right;
	font-size:10px;
	line-height:1.5em;
	height:auto;
}
/*-----バナー広告*/
#banner_koukoku {
	float:right;
	font-size:10px;
	line-height:1.5em;
	height:15px;
}
/*-----------------------------
			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;
}
.l_sty_none {
	list-style-image: none!important;
}
/*--背景色付き--*/	
.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);
}
/*dlマージンなしリスト*/
dl.catalog {
	margin: 40px 20px!important;
	padding: 0;
}
dl.catalog dt {
	margin: 5px 0;
}
dl.catalog dd {
	margin: 5px 0 15px;
}
/*-----------------------------
			menuBtn
------------------------------*/

/*固定型*/
.menuBtnFix, .menuBtnFixonly, .menuBtnFixonly_s, .menuBtnFixonly_ssm, .menuBtnFixonly_sm, .menuBtnFixonly_m {
	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;
}
 .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;
}
/*可変型*/
.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);
}
/*-----------------------------
			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;
}
table.tbl_style02 td textarea,table.tbl_style td textarea{
	width:98%;
}

.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;*/
}



/*-----------------------------
			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$='.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.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;
}

/* 新着情報のスクロール表示用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;
}

.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);
}

/* clearfix */

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

.f_tit1{
	font-size:1.2em;
}
.f_desc1{
	font-size:0.9em;
}
.f_red1{
	margin:10px 0;padding:10px;border:3px solid #f00;line-height:150%;
}
.f_num1{
	width:3em;
	font-size:1em;
	text-align:center;
	background-color:#efe;
}
.f_mm1{
	background-color:#efe;
}
.f_foot1{
	text-align:center;
	margin:15px 0;
}
.f_btn1{
	margin:0 10px;
	font-size:1em;
}