@charset "utf-8";
/* ページ全体 ******************************************************************/
body {
	margin:0px;
	padding:0px;
	background-image:url(../images/adfj_back_yellow.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#eeeeee;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial;
	font-size:12px;
	text-align:center;
	line-height:150%;
}

.page_all{
	width:880px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/adfj_center_yellow.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	text-align:left;
}

/* リンク */
a:link, a:visited, a:active{
	color:#543420;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

/* CSS切り替え */
.txt_change{
	width:800px;
	height:42px;
	margin-bottom:26px;
	padding-right:5px;
	font-size:12px;
	text-align:right;
}

/* 罫線の平面化 */
hr{
	border:0px;
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
}

/* プレビュー画面（管理画面用） *************************************************/
.preview {
	margin:0px;
	padding:2px;
	background-color:#003366;
	border:2px solid #ffffff;
	vertical-align:middle;
}
.td_preview {
	margin:2px;
	padding:2px 2px 0px 2px;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}


/* ヘッダ（全ページ共通） *********************************************************/
#header{
	width:800px;
}
#header_contents{
	width:800px;
	height:35px;
	text-align:left;
}
#header_contents a{
	visibility:hidden;
}
/* フッタ（全ページ共通） *********************************************************/
#footer{
	clear:both;
	width:880px;
	height:80px;
	background-color:#efefef;	/* IEではグラデなし */
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, .9),  rgba(240, 240, 240, .9));
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, .9)), color-stop(100%, rgba(240, 240, 240, .9)));
	margin-top:18px;
	border-top:4px solid #cccccc;
}

/* フッタ左側リンク */
#footer_link{
	float:left;
	width:360px;
	_width:340px;
	margin-left:30px;
	margin-left:20px;
	padding-top:16px;
	padding-bottom:24px;
	text-align:left;
	font-size:12px;
	color:#cccccc;
}
#footer_link a{
	background-image:url(../images/topix_icon_bk.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-position:0px 2px;
	margin:0 12px;
	padding-left:14px;
	color:#333333;
}

/* フッタ用画像（※現在はトップページのみで利用） */
#footer_image{
	height:60px;
	background-image:url(../images/adfj_foot.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
}

/* 無断転載禁止表示 */
#footer_contents{
	float:right;
	width:440px;
	_width:420px;
	margin-top:10px;
	margin-right:40px;
	_margin-right:20px;
	text-align:right;
	color:#555555;
	font-size:10px;
	line-height:120%;
}

/* 著作権表示 */
#footer_copyright{
	color:#999999;
	letter-spacing:1px;
	margin-top:3px;
}


/* コンテンツエリア（左側ナビ＋右側メイン） *************************/
#middle{
	width:800px;
}


/* 左側ナビ *********************************************************/
#navi{
	float:left;
	width:198px;
	height:600px;
	background-image:url(../images/adfj_menu.png);
	background-repeat:no-repeat;
/*
	border-style:solid;
	border-width:0 2px 0 0;
	border-color:#ced3ea;
*/
}
.navi_main{
	padding:0 0 0 8px;
	line-height:1.5em;
}
.navi_sub{
	padding:5px 18px;
	line-height:1.5em;
}

.navi_main_list{
	background-image:url(../images/top_icon02.gif);
	background-repeat:no-repeat;
	background-position:12px 11px;
	padding:11px 0 5px 36px;
	line-height:130%;
	font-size:12px;
}
.navi_sub_list {
	line-height:120%;
	padding:2px 5px 7px 20px;
	border-width:0 0 0 2px;
	border-style:solid;
	border-color:#cccccc;
	margin-left:22px;
}

.nm001_left,
.nm002_left{
}

.nm001_right,
.nm002_right{
	width:148px;
	font-weight:bold;
}
.nm001_right a,
.nm002_right a{
	font-weight:normal;
}

#menu_contents{
	float:left;
	height:100%;
	margin-top:12px;
	text-align:left;
}

/* トピックス表示調整用 */
.top_news{
	margin-top:7px;
}

/* 階層の数字（2ケタ or 4ケタ or 6ケタ or 8ケタ）の表示コントロール */
#section_number_2{
	display:none;
	width:18px;
	vertical-align:top;
	white-space:nowrap;
}
#section_number_4{
	display:none;
	width:30px;
	vertical-align:top;
	white-space:nowrap;
}
#section_number_6{
	display:none;
	width:40px;
	vertical-align:top;
	white-space:nowrap;
}
#section_number_8{
/*	display:none;*/
	width:50px;
	vertical-align:top;
	white-space:nowrap;
}


/* パンくず **********************************************/
#pan {
	float:right;
	width:592px;
	_width:588px;
	margin-left:8px;
}
#pan_contents{
	width:584px;
	_width:570px;
	padding:5px;
	margin-left:4px;
	margin-bottom:16px;
	text-align:right;
	font-size:10px;
	border-bottom-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#cccccc;
}

/* ページタイトル *************************************************/
#title {
	float:right;
	width:596px;
	_width:590px;
	margin-left:4px;
}
#title_contents{
	width:584px;
	_width:570px;
	background-color:#ffffff;
	padding:0 0 0 6px;
	margin-left:4px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial;
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	color:#443420;
	text-shadow:1px 1px 3px #cccccc;
}
#title_line{
	border-left-width:3px;
	border-left-style:solid;
	border-left-color:#0033CC;
	padding-left:8px;
	width:500px;
}


/* コンテンツエリア・上段 ***************************************/
#top_100{
	float:right;
	width:596px;
	_width:592px;
	margin-left:4px;
}
#top_100_contents,
#top_101_contents{
	width:564px;
	_width:560px;
	background-color:#ffffff;
	text-align:left;
	margin-left:4px;
	padding:10px 15px 15px 15px;
}

/* コンテンツエリア用画像 */
.img_border{
	border:1px solid #999999;
}
.img_noborder{
	border:0px solid #999999;
}


/* コンテンツエリア・中段 ***********************************/
#center_100{
	float:right;
	width:596px;
	_width:592px;
	margin-left:4px;
	text-align:right;
}
#center_100_contents{
	width:564px;
	_width:560px;
	background-color:#ffffff;
	padding:10px 15px 15px 15px;
	margin-left:4px;
	text-align:left;
}
#center_100_line{
	border:0px solid #999999;
	background-color:#efefef;
	background-image:-moz-linear-gradient(top, rgba(240, 240, 240, 1),  rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));
	background-image:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8));
	padding:8px;
	margin:5px 0 10px 0;
}


/* コンテンツエリア・下段 ***********************************/
#bottom_100{
	float:right;
	width:596px;
	_width:592px;
	margin-left:4px;
}
#bottom_100_contents{
	width:584px;
	_width:580px;
	background-color:#ffffff;
	padding:5px;
	margin-left:4px;
	text-align:left;
	line-height:150%;
}
#bottom_100_line{
	background-color:#efefef;
	background-image:-moz-linear-gradient(top, rgba(240, 240, 240, 1),  rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));
	background-image:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8));
	padding:12px 18px 12px 18px;
	margin:5px 10px 10px 10px;
	line-height:160%;
}
#bottom_banner{
	width:560px;
	margin-left:12px;
	background-color:#efefef;
	background-image:-moz-linear-gradient(top, rgba(240, 240, 240, 1),  rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));
	background-image:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#f8f8f8));
}

#cornermenu_contents{
	width:584px;
	_width:580px;
	background-color:#ffffff;
	padding:5px;
	margin-left:4px;
	text-align:left;
	line-height:150%;
	border-width:0 1px;
	border-style:solid;
	border-color:#999999;
}
#cornermenu_auto {
	width:500px;
	_width:496px;
	background-color:#ffffff;
	margin-top:10px;
	margin-left:4px;
	padding:5px;
	text-align:left;
	border:1px solid #999999;
}


/* コンテンツエリア下段・iframe */
#flame_like {
	overflow:auto;
	width:520px;
	height:200px;
	scrollbar-base-color:#e0eeff;
	border:1px solid #999999;
}


/* JIS 表組み ******************************************************************/
.jis_table {
	width:100%;
	background-color:#ffffff;
	padding:5px 15px 10px 15px;
}
.jis_th {
	padding:2px;
	background-color:#cccccc;
	border:1px solid #dddddd;
	text-align:center;
}
.jis_td {
	padding:2px 10px;
	background-color:#ffffff;
	border:1px solid #dddddd;
}
.jis_td_2 {
	padding:2px 10px;
	height:20px;
	max-height:20px;
	background-color:#efefef;
	background-image:-moz-linear-gradient(right, rgba(255, 255, 255, 1),  rgba(240, 240, 240, 1));
	background-image:-webkit-gradient(linear, right top, left top, from(#ffffff), to(#efefef));
	border:1px solid #dddddd;
}
.jis_td_num {
	padding:2px 10px;
	background-color:#efefef;
	border:1px solid #dddddd;
}
.ad_jis_category {
	background-color:#fcefb8;
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, .9),  rgba(252, 239, 184, .7));
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fcefb8));
	border-bottom:2px solid #cccccc;
}
.ad_jis_title {
	background-color:#efefef;
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 1),  rgba(240, 240, 240, 1));
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
	border-bottom:2px solid #cccccc;
}
.ad_jis_list {
	padding:12px 0 12px 0;
	color:#dee3fa;
}
.ad_jis_list_on {
	line-height:200%;
	font-weight:bold;
	color:#000000;
}
.ad_jis_list_off {
	line-height:200%;
}


/* 展覧会画面専用 **************************************************************/
/* 基本的に top_100_contents と同じ */
#top_exhibition {
	margin-left:4px;
	padding:10px 15px 15px 5px;
	width:564px;
	background-color:#ffffff;
	text-align:left;
}
/* 基本的に bottom_100_contents と同じ */
#bottom_exhibition {
	margin-left:4px;
	width:554px;
	background-color:#ffffff;
	padding:5px 15px 5px 10px;
	height:60px;
}

#exhibition_area {
	margin-bottom:10px;
	padding:10px 10px 0px 10px;
}

#exhibition_title {
	margin-bottom:10px;
	font-size:16px;
	color:#443420;
	padding:5px 0px 5px 6px;
	font-weight:bold;
	border:1px solid #f5c01b;
	border-left-width:5px;
}

#exhibition_images {
	float:left;
	margin-right:10px;
}

#exhibition_button_left {
	float:left;
	width:40px;
	height:25px;
	text-align:center;
	background-image:url("../images/arrow_left.gif");
	background-repeat:no-repeat;
	padding-top:33px;
	background-position:4px 0px;
}

#exhibition_button_right {
	float:right;
	width:40px;
	height:25px;
	text-align:center;
	background-image:url("../images/arrow_right.gif");
	background-repeat:no-repeat;
	padding-top:33px;
	background-position:4px 0px;
}

#exhibition_caption {
	margin-bottom:5px;
	font-size:10px;
}

#exhibition_more { 
	display:none;
}

#exhibition_button_rolldown { 
	background-image:url("../images/more_icon_down.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}
#exhibition_button_rollup { 
	background-image:url("../images/more_icon_up.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}

/* 展示会の項目ごとに余白と罫線を入れる */
.tenjikai dt {
	background-image:url("../images/top_icon02.gif");
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 2px;
}
.tenjikai dd {
	line-height:140%;
	padding:2px 0px 10px 20px;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #999999;
}

/* table色管理 ***********************************/
.table_cl_001{
	background-color:#c0c0c0;
}
.table_cl_002{
	background-color:#cfcfcf;
}
.table_cl_003{
	background-color:#666666;
	color:#FFFFFF;
}
.order_content{
	background-color:#ffffff;
}

/* ＴＯＰ画面専用 左ペイン *******************************************************/
#middle_left {
	margin:0px;
	padding:0px;
	float:left;
	width:525px;
}

/* ＴＯＰ画面専用 右ペイン *******************************************************/
#middle_right {
	margin:0 5px 0 0;
	padding:0px;
	float:right;
	width:258px;
}

/* ＴＯＰ画面専用 左ペイン(1) 更新情報 *******************************************/
#top_update {
	float:left;
	width:525px;
	height:auto;
}

/* ＴＯＰ画面専用 左ペイン(2) メニュー（ナビ） ***********************************/
#top_menu {
	float:left;
	width:525px;
	height:auto;
}

/* キャッチコピー */
#top_catch{
	text-align:left;
	font-size:10px;
	color:#666666;
	margin:2px 0 2px 10px;
}

/* Googleカスタム検索 */
#top_google {
	float:right;
	text-align:right;
	width:258px;
	height:24px;
	margin-top:-11px;
	_margin-top:-8px;
	margin-right:-2px;
	padding:6px 0px 6px 0;
}



/* トップページ右側メニュー調整 */
#tools00{
	margin-top:-2px;
}
#lang00,#links00{
	padding-top:10px;
}


/* ＴＯＰ画面専用 左ペイン タイトル用共通*******************************************/

.top_title{
	width:483px;
	height:18px;

	background-color:#fcefb8;
	background-image:-moz-linear-gradient(right, rgba(252, 239, 184, .9),  rgba(255, 255, 255, .7));
	background-image:-webkit-gradient(linear, right top, left top, color-stop(0, rgba(252, 239, 184, .9)), color-stop(100%, rgba(255, 255, 255, .7)));

	color:#231815;
	font-size:14px;
	font-weight:bold;
	margin:18px 0px 32px 2px;
	margin-top:17px\9;	/* for IE8 under*/
	padding:3px 3px 0 10px;

	border-width:0 0 0 6px;
	border-style:solid;
        border-color:#f5c01c;
}

.top_sub_title{
	width:240px;
	height:18px;

	background-color:#fcefb8;
	background-image:-moz-linear-gradient(right, rgba(252, 239, 184, .9),  rgba(255, 255, 255, .7));
	background-image:-webkit-gradient(linear, right top, left top, color-stop(0, rgba(252, 239, 184, .9)), color-stop(100%, rgba(255, 255, 255, .7)));

	color:#231815;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
	padding:3px 3px 0 10px;
	border-width:0 0 0 6px;
	border-style:solid;
        border-color:#f5c01c;

}

.top_edu_title{
	width:483px;
	height:31px;
	color:#aa4477;
	font-size:16px;
	border-bottom-style:none;
	border-left-style:none;
	margin-bottom:0px;
	margin-top:5px;
	font-weight:bold;
	padding-top:8px;
	background-image:url(../images/title_edu.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:30px;
	border-top-style:none;
	border-right-style:none;
}

.top_kids_title{
	width:215px;
	height:20px;
	color:#333333;
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:3px;
	background-image:url(../images/title_kids.gif);
	background-repeat:no-repeat;
	padding-left:18px;
}

.top_sitesearch_title{
	display:none;
}

.top_search_title{
	width:236px;
	height:18px;
	color:#214093;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/title_search_kyo.jpg);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	margin-bottom:10px;
	margin-left:-8px;
}


#lang00,
#tools00,
#links00{
	margin-left:-10px;
}

.top_sub_main{
	margin-right:5px;
	margin-left:0px;
}

.top_main{
	margin-right:8px;
	margin-left:8px;
	margin-bottom:2px;
	margin-top:-16px;
}

.top_main ul{
	margin:0px;
	padding:0px;
}

.top_main li{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:20px;
}


/* ＴＯＰ画面 TOPIXリスト*******************************************/

.tpx_left{
	width:165px;
	float:left;
}

.tpx_right{
	width:165px;
	float:right;
}

/* ＴＯＰ画面 コンテンツ目次リスト*******************************************/


#main_hr{
	width:480px;
	margin-left:18px;
	border-top:dotted 3px #cccccc;
	padding-top:16px;
	margin-top:-4px;

}

.cont_left{
	width:249px;
	float:left;
}

.cont_right{
	width:249px;
	float:right;
	padding-bottom:3px;
}

.top_main .cont_left div,
.top_main .cont_right div{
	background-repeat:no-repeat;
	background-position:left top;
	height:54px;
	padding-left:48px;
	margin:2px 16px 2px 2px;
	font-size:12px;
	font-weight:bold;
}
.cont_menu_towa{
	background-image:url(../images/top_icon_towa.png);
}
.cont_menu_syougai{
	background-image:url(../images/top_icon_syougai.png);
}
.cont_menu_accessible{
	background-image:url(../images/top_icon_accessible.png);
}
.cont_menu_edu{
	background-image:url(../images/top_icon_edu.png);
}
.cont_menu_info{
	background-image:url(../images/top_icon_info.png);
}
.cont_menu_download{
	background-image:url(../images/top_icon_download.png);
}
.cont_menu_bosyu{
	background-image:url(../images/top_icon_bosyu.png);
}
.cont_menu_kikou{
	background-image:url(../images/top_icon_kikou.png);
}
.cont_menu_jigyou{
	background-image:url(../images/top_icon_jigyou.png);
}


.cont_menu_kodomo{
	margin-bottom:5px;
}

.cate_txt{
	color:#000000;
	font-size:14px;
}

.cont_list{
	height:auto;
	margin-top:3px;
	margin-right:0;
	margin-bottom:5px;
	margin-left:10px;
	padding-top:1px;
	padding-bottom:2px;
	background-image:url(../images/top_icon02.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:20px;
}

.cont_edu{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.cont_left_kodomo{
	width:249px;
	float:left;
}

.cont_right_kodomo{
	width:249px;
	float:right;
	padding-bottom:3px;
}

#cont_kids_00{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/kids_00.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}

#cont_kids_01{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/kids_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:56px;
}
#cont_kids_02{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/kids_02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:56px;

}
#cont_kids_03{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/kids_03.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:56px;

}

#cont_sido_11{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_11.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_12{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_12.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_13{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_13.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_14{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_14.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_15{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_15.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_16{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_16.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_17{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_17.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_18{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_18.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}
#cont_sido_19{
	height:54px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0px;
	padding-top:0px;
	padding-bottom:4px;
	background-image:url(../images/sido_19.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:54px;
}

.cont_list_top_news {
	height:18px;
	padding-top:0;
	padding-bottom:0;
}

/* リンク用アイコン*******************************************/

.icon_pdf{
	height:20px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}
.icon_doc{
	height:20px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/icon_doc.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;

}
.icon_txt{
	height:20px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(../images/icon_txt.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}

/* 新着用アイコン*******************************************/

.icon_new{
	height:18px;
	width:34px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:5px;
	background-image:url(../images/new.gif);
	background-repeat:no-repeat;
	background-position:left 40%;
}
.icon_new_image{
	height:8px;
	width:34px;
}



/* ＴＯＰ画面 右メニューリスト*******************************************/

.rmlist_num{
	width:10px;
	float:left;
	margin-bottom:5px;
}

.rmlist{
	width:210px;
	margin-bottom:5px;
	background-image:url(../images/top_icon02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	float:right;
}

.rmlist_num_2{
	width:0px;
	float:left;
	height:20px;
}

.rmlist_2{
	width:190px;
	float:right;
	height:20px;
	margin-left:15px;
}

.right_navi_main {
	line-height:1.5em;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}

#googlesearch{
	margin-top:12px;
}

#banner_01_text{
	display:none;
}

#banner_01_image{
	height:84px;
	float:right;
	margin-top:8px;
}
.banner_blog{
	width:260px;
	height:84px;
	background-image:url(../images/banner/banner_blog.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.banner_blog_image{
	width:260px;
	height:84px;
}


#banner_02_text{
	display:none;
}
#banner_02_image{
	height:84px;
	float:right;
	margin-top:6px;
	margin-bottom:20px;
}
.banner_special{
	width:260px;
	height:84px;
	background-image:url(../images/banner/book_bn02.png);
	background-repeat:no-repeat;
	background-position:left center;
}
.banner_special_image{
	width:260px;
	height:84px;
}


div.content_image_center{
	text-align:center
}


h1.rules{
	font-size:12px;
	font-weight:bold;
}
h2.rules{
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
}
h3.rules{
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
}
p.rules{
	font-size:12px;
	margin-left:15px;
}
	
.clear{
	clear:both;
}

.bottom_list{
	list-style:square;
	padding-left:30px;
}

div.textlink1 {
	margin-left:20px;
	margin-top:42px;
	line-height:22px;
}

div.textlink2 {
	margin-top:40px;
}


/* トピックス・タブ *************************************************/

UL.tabNavigation {
	list-style:none;
	margin:0 0 0 2px;
	padding:7px 0 0 0;
}
UL.tabNavigation LI {
	display:inline;
}
UL.tabNavigation LI A {
	padding:5px 4px 3px 4px;
	border-width:1px;
	border-style:solid;
	border-color:#aeaeae #aeaeae #dcdcdc #aeaeae;
	background-color:#dcdcdc;
	color:#000;
	text-decoration:none;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}
UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	border-width:1px;
	border-style:solid;
	border-color:#645430 #645430 #645430 #645430;
	background-color:#543420;
	color:#fff;
	padding-top:7px;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
UL.tabNavigation LI A:focus {
	outline:0;
}
.tabCaption{
	color:#231815;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:2px;
	margin-bottom:4px;
}
#tab_a,#tab_b,#tab_c,#tab_d,#tab_e,#tab_f {
	background-color:#ffffff;
	min-height:142px;
	_min-height:141px;
	padding:8px 8px 0 8px;
	margin:1px 0 0 2px;
	border-width:1px;
	border-style:solid;
	border-color:#aeaeae #c5c5c5 #dcdcdc #c5c5c5;
	width:484px;
}
#tab_a a,#tab_b a,#tab_c a,#tab_d a,#tab_e a ,#tab_f a {
	text-decoration:none;
}
#tab_a a:hover,#tab_b a:hover,#tab_c a:hover,#tab_d a:hover,#tab_e a:hover ,#tab_f a:hover {
	text-decoration:underline;
}
.tab_button{
	text-align:right;
	padding-right:15px;
	background-image:url(../images/more_icon_down.gif);
	background-repeat:no-repeat;
	background-position:right center;

}
.tab_summary{
	display:none;
	padding-left:15px;
}
.tab_more{
	display:none;
}
.tab_link{
	text-align:right;
	line-height:100%;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:15px;
	background-image:url(../images/more_icon_go.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.tab_close{
	text-align:right;
	line-height:100%;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:15px;
	background-image:url(../images/more_icon_up.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.tab_archive{
	margin-top:6px;
	padding-top:6px;
	border-top:1px dotted #dddddd;
	font-weight:bold;
	color:#231815;
}

.tab_content{
	margin-left:10px;
}
.tab_title{
	padding-left:10px;
	background-image:url(../images/topix_icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:5px;
}



/* JIS-S-0042検索 ***********************************************************/
p.search_category{
	font-size:14px;
	font-weight:bolder;
}

.custom_form{
	padding:8px;
	margin:6px;
	border:1px solid #cccccc;
}
.custom_formula{
	padding:8px;
	border:1px solid #cccccc;
}
.custom_formula dt{
	font-weight:bold;
	margin:0 0 4px 4px;
}
.custom_formula dd{
	margin:0 0 0 30px;
}

.custom_label{
	font-weight:bold;
	background-color:#fcefb8;
	padding:5px;
	margin-bottom:8px;
}

.custom_result{
	padding:8px;
	margin:6px;
}
.custom_result dl{
	padding-top:8px;
}
.custom_result dt{
	margin:0 0 10px 0px;
	padding:4px 0 4px 0px;
	font-size:14px;
	font-weight:bold;
	color:#443420;
	border-width:0 0 1px 0;
	border-color:#443420;
	border-style:solid;
}
.custom_result dd{
	margin:0 6px 4px 12px;
	clear:both;
}

.custom_p {
	margin:30px 0 20px 0;
}

.jiss0042_result_category{
	border-width:0 0 0 4px;
	border-color:#443420;
	border-style:solid;
	padding:2px 0 2px 12px;
	margin:6px 0 0 0;
	font-weight:bold;
}

.jiss0042_result_num{
	width:50px;
	float:left;
	font-size:14px;
	padding-left:36px;
}
.jiss0042_result_value{
	margin-left:100px;
	border-width:0 0 1px 0;
	border-color:#dddddd;
	border-style:dotted;
}

/* リストのストライプ化 *****************************************************/

.pattern_form{
	list-style-type:none;
	padding:0px;
	margin:0 24px 0 24px;
}
.pattern_stripe_a{
	background-color:#eeeeee;
	padding:3px;
	margin:0px;
	left:0px;
}
.pattern_stripe_b{
	background-color:#ffffff;
	padding:3px;
	margin:0px;
	left:0px;
}

/* 不便さDB検索 *************************************************/

.s_item {
	padding:5px;
}
.under_s_item{
	padding:0 0 0 20px;
	/*display:none*/
}
.back_search {
	padding:8px;
	margin:10px 0;
}
.back_cerulean_blue {
	background-color:#fbefbb;
	color:#000000;
}
.back_blue {
	background-color:#fdfce0;
}
.back_white {
	background-color:#FFFFFF;
}

/* カテゴリタイトル周辺 */
.category_ti{
	background-color:#cb9800;
	color:#FFFFFF;
	font-weight:bolder;
}
.bl_category_ti{}/* 黒バック用 */
.cate_kensaku_left{
	background-image:url(../../common/images/syougai2011_01.gif);
	background-repeat:no-repeat;
	width:7px;
	height:42px;
}
.cate_kensaku_right{
	background-image:url(../../common/images/syougai2011_02.gif);
	background-repeat:no-repeat;
	width:103px
}
.cate_syukei_left{
	background-image:url(../../common/images/syougai2011_01.gif);
	background-repeat:no-repeat;
	width:7px;
	height:42px;
}
.cate_syukei_right{
	background-image:url(../../common/images/syougai2011_04.gif);
	background-repeat:no-repeat;
	width:103px
}

/* 質問 */
.que{
	font-weight:bolder;
	background-image:url(../images/syougai2011_arrow02.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}

/* 下段リスト開閉 */
dl.fubensadb{
	margin:0px;
	padding:0px;
}
dl.fubensadb dt{
	padding:10px 5px;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
}
dl.fubensadb dd{
	margin:0px;
	padding:15px 0 15px 20px;
	border-top:none;
	height:auto;
	display:none;
}

/* 検索ボタン周辺 */
.syu_arrow{
	text-align:center;
	background-image:url(../../common/images/syougai2011_arrow.gif);
	background-repeat:no-repeat;
	height:40px;
	background-position:center center;
}
.btn_area{
	text-align:center;
	padding:5px 0;
}
button.search{font-size:14px}
button.reset{font-size:14px;}

/* 結果表示：区分けタイトル */
.check_item{
	padding:3px;
	background-color:#fbefbb;
	margin:8px 0;
	font-weight:bolder;
}

/* エラーメッセージ */
.er_msg{
	color:#FF0000;
	text-align:center;
	border:1px solid #FF0000;
	padding:5px;
}


/* 韓国語 *************************************************/
.kr_fubensa_image{
	float:left;
	display:inline;
	width:260px;
	height:300px;
	margin-right:20px;
	vertical-align:bottom;
}
.kr_features_image{
	margin-left:20px;
	margin-bottom:30px;
}

.kr_tableborder_a{
}

.kr_tablecell_a{
	background-color:#f8f8f8;
}
.kr_tablecell_b{
	background-color:#eeeeee;
}
.kr_tablecell_c{
	background-color:#cccccc;
}
.kr_tablecell_d{
	background-color:#ffffff;
}
.kr_tablecell_e{
	background-color:#ffffff;
}

.kr_tablecell_w1{
	width:18px;
}

/* レイアウトをセンター寄せにする *************************************************/
body {
	background-position:center top;
}

#header,
#footer,
#middle,
.txt_change
{
	margin-left:auto;
	margin-right:auto;
}

