body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	line-height:100%;
/*	text-align:center;*/
}

/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.word{
	background-image:url(img/word.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 18px 0 0;
}
.pdf{
	background-image:url(img/pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 18px 0 0;
}
.backtop{
	text-align:right;
	line-height:100%;
	margin-top:40px;
}
.backtop a{
	width:87px;
	height:19px;
	margin:0 0 0 auto;
	display:block;
	text-align:left;
	text-indent:-6000px;
	background-image:url(img/backtop_off.gif);

}
.backtop a:hover{
	background-image:url(img/backtop_on.gif);

}

.wrapper{
	width:780px;
	margin:auto;
	text-align:left;
}
.header{
	clear:both;
}
.header h1{
	width:350px;
	height:100px;
	float:left;
	margin:0;
	padding:0;
}
.header h1 a{
	width:350px;
	height:100px;
	margin:0;
	padding:0;
	background-image:url(img/logo.gif);
	display:block;
	text-indent:-4000px;
}
.header_right{
	width:430px;
	height:100px;
	float:right;
	overflow:hidden;
}
.header_right ul.header_right_submenu{
	padding:0 0 0 268px;
	margin:0;
	height:34px;
}
.header_right ul.header_right_submenu li{
	list-style:none;
	float:left;
	height:34px;
}
.header_right ul.header_right_submenu li.header_right_submenu01{
	width:85px;
}
.header_right ul.header_right_submenu li.header_right_submenu02{
	width:77px;
}
.header_right ul.header_right_submenu li a{
	display:block;
	height:34px;
	text-indent:-4000px;
	background-image:url(img/header_menu01.gif);
}
.header_right ul.header_right_submenu li.header_right_submenu01 a{
	background-position:-268px 0;
}
.header_right ul.header_right_submenu li.header_right_submenu02 a{
	background-position:-353px 0;
}



.header_right ul.header_right_mainmenu{
	padding:0 10px 0 13px;
	margin:0;
	height:50px;
}
.header_right ul.header_right_mainmenu li{
	list-style:none;
	float:left;
	height:50px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu01{
	width:91px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu02{
	width:75px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu03{
	width:95px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu04{
	width:72px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu05{
	width:74px;
}
.header_right ul.header_right_mainmenu li a{
	display:block;
	height:50px;
	text-indent:-4000px;
	background-image:url(img/header_menu02.gif);
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu01 a{
	background-position:-13px 0;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu02 a{
	background-position:-104px 0;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu03 a{
	background-position:-179px 0;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu04 a{
	background-position:-274px 0;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu05 a{
	background-position:-346px 0;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu01 a:hover{
	background-position:-13px -50px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu02 a:hover{
	background-position:-104px -50px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu03 a:hover{
	background-position:-179px -50px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu04 a:hover{
	background-position:-274px -50px;
}
.header_right ul.header_right_mainmenu li.header_right_mainmenu05 a:hover{
	background-position:-346px -50px;
}





.header_top_message{
	border:1px solid #dddddd;
	background-color:#eeeeee;
	clear:both;
	padding:5px;
}
.header_submenu{
	height:40px;
	background-image:url(img/header-menu-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
}

.top_flash{
	clear:both;
	margin:15px 0;
}
.pankuzu{
	font-size:10px;
	text-align:right;
}

.top_banner{
	width:780px;
	height:300px;
	text-indent:-6000px;
	background-image:url(img/topimage.gif);
	clear:both;
}
.sub_banner{
	width:780px;
	height:100px;
	clear:both;
	background-image:url(img/banner_image.gif);
	margin:20px 0;
}
.sub_banner h2{
	padding:60px 30px 0 0;
	margin:0;
	text-align:right;
	font-size:16px;
	letter-spacing:3px;
	font-weight:normal;
}

.body_layer{
	clear:both;
	padding:20px 0 10px 0 ;
}

.footer_menu{
	clear:both;
	text-align:center;
	padding:10px 0 20px 0;
}

.footer{
	background-color:#eeeeee;
	margin:10px 0 0 0;
	padding:30px 0;
	border-top:1px solid #dddddd;
	clear:both;
}
.top_left{
	width:200px;
	float:left;
}
.top_left_banners{
	font-size:10px;
	margin:0 0 10px 0;
}
.bnr_border {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}

.bnr_img {
	margin-bottom: 5px;
	height: 70px;
}


.top_right{
	width:580px;
	float:right;
}

.midashi1{
	background-image:url(img/midashi_bg.gif);
	background-position:left top;
	padding:0 0 0 5px;
	margin:0 0 20px 0;
}
.midashi2{
	background-image:url(img/midashi_bg.gif);
	background-position:right top;
	padding:10px 5px 0 0;
}
.midashi2 h3{
	margin:0 !important;
	padding:0 0 3px 5px !important;
	font-size:14px !important;
	border-bottom:none !important;
	color:#103d80;
}
.midashi2 h4{
	margin:0 !important;
	padding:0 0 0 5px !important;
	font-size:9px !important;
	font-weight:normal !important;
	background-color:none !important;
	border-bottom:none !important;
	text-align:left !important;
	color:#bbbbbb;
}


.top_news{
	padding:10px 0 40px 10px;
	
}
.top_news > dl{
	padding:0 5px 5px 0;
	margin:0;
	line-height:140%;
	height:700px;
	overflow:auto;
}
.top_news > dl > dt{
	width:110px;
	padding:10px 0 10px 13px;
	float:left;
	line-height:140%;
	background-image:url(img/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.top_news > dl > dd{
	background-image:url(img/dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0 0 0 125px;
	padding:10px 0;
}


.left{
	width:180px;
	float:left;
}
.right{
	width:600px;
	float:right;
}

.shui{
	padding:0 10px 50px 10px;
	line-height:160%;
}
.shui h5{
	font-size:14px;
	color:#2573bd;
	line-height:160%;
	padding:4px 10px;
	margin:40px 0 20px 0;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.shui h6{
	font-size:12px;
	color:#2573bd;
	line-height:160%;
	padding:4px 10px;
	margin:20px 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
.shui_meisyo{
	margin:0 0 0 30px;
	width:300px;
	border:1px solid #cccccc;
}
.shui_meisyo td{
	padding:8px 5px;
}
.shui_meisyo th{
	background-color:#dddddd;
	text-align:center;
	padding:8px 5px;
}
.shui p{
	margin-left:30px;
}
.shui ol{
	margin-left:30px;
}
.shui ol li{
	margin:15px 0;
}



.nyukai{
	margin:0 0 0 30px;
	width:500px;
	border:1px solid #cccccc;
}
.nyukai td{
	padding:8px 5px;
	text-align:right;
}
.nyukai td.nashi{
	text-align:center;
}
.nyukai th{
	background-color:#dddddd;
	text-align:center;
	padding:8px 5px;
}

.moushikomisaki{
	border:1px solid #cccccc;
	padding:0px;
	margin:0 50px;
}
.moushikomisaki_lay{
	border:2px solid #ffffff;
	padding:10px;
	background-color:#eeeeee;
	text-align:center;
}


.ronbun_toukou{
	margin:0 0 0 30px;
	width:500px;
	border:1px solid #cccccc;
}
.ronbun_toukou td{
	padding:8px 5px;
}
.ronbun_toukou th{
	background-color:#dddddd;
	text-align:center;
	padding:8px 5px;
	width:130px !important;
}
.ronbun_toukou td p{
	margin:0 0 20px 0;
	padding:0;
}

.renrakuhyo{
	border:1px solid #cccccc;
	padding:0px;
	margin:0 20px;
}
.renrakuhyo_lay{
	border:2px solid #ffffff;
	padding:10px;
	background-color:#eeeeee;
	text-align:left;
}
















.left_lay{
	padding:0 20px 0 0;
}

.left_lay ul{
	padding:0;
	margin:0;
	/*border:1px solid #cccccc;*/
}
.left_lay ul li{
	list-style:none;
	margin:0;
	text-indent:0;
	border-bottom:1px solid #bbbbbb;
	font-size:14px;
	list-style:none;
	clear:none;
}
.left_lay ul li.left_submenu_has_sub{
	border-bottom:1px dotted #dddddd;
}
.left_lay ul li.left_submenu{
	border-bottom:1px dotted #dddddd;
}
.left_lay ul li.left_submenu_last{
	border-bottom:1px solid #bbbbbb;
}
.left_lay ul li a,
.left_lay ul li span.nolink {
	display:block;
	padding:8px 0 8px 20px;
	background-image:url(img/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}

.left_lay ul li.left_submenu a{
	display:block;
	font-size:10px !important;
	padding:4px 0 6px 20px;
	background-image:url(img/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}
.left_lay ul li.left_submenu_last a{
	display:block;
	font-size:10px !important;
	padding:4px 0 6px 20px;
	background-image:url(img/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}
.left_lay ul li a:hover{
	background-color:#eeeeee;

}
.left_lay ul li.list_last{
	border-bottom:none;
}


.news_archive > dl{
	padding:0 0 5px 0;
	margin:0;
}
.news_archive > dl > dt{
	width:110px !important;
	padding:10px 0 10px 15px !important;
	line-height:140% !important;
	float:left !important;
	background-image:url(img/arrow.gif) !important;
	background-position:left !important;
	background-repeat:no-repeat !important;
	margin:0;
}
.news_archive > dl > dd{
	background-image:url(img/dotline.gif) !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
	margin:0 0 0 125px !important;
	padding:10px 0 !important;
	line-height:140% !important;
}


























.wrapper1{
	width:850px;
	padding-top:10px;
	margin:auto;
	background-image:url(../image/wrapper_background_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.wrapper2{
	padding-bottom:10px;
	background-image:url(../image/wrapper_background_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.wrapper3{
	background-image:url(../image/wrapper_background.gif);
	padding:0 10px 15px 10px;
	text-align:left;
}

.blue{
	color:#106899;
}
.14px{
	font-size:14px;
}

.header-right-lay ul.font-size{
	height:24px;
	margin:0;
	padding:0 0 0 265px;
	background-image:url(../image/font-size.gif);
	background-position:195px 0;
	background-repeat:no-repeat;
}
.header-right-lay ul.font-size li{
	width:24px;
	height:24px;
	list-style:none;
	float:left;
	margin:0 2px;
	padding:0;
}
.header-right-lay ul.font-size li a{
	text-align:left;
	text-indent:-3000px;
}
.header-right-lay ul.font-size li.font-small a{
	width:24px;
	height:24px;
	background-image:url(../image/font-size-small.gif);
	display:block;
}
.header-right-lay ul.font-size li.font-normal a{
	width:24px;
	height:24px;
	background-image:url(../image/font-size-normal-on.gif);
	display:block;
}
.header-right-lay ul.font-size li.font-big a{
	width:24px;
	height:24px;
	background-image:url(../image/font-size-big.gif);
	display:block;
}













.pankuzu{
	padding:0 20px;
	clear:both;
}
.pankuzu_lay{
	background-color:#cccccc;
	color:#FFFFFF;
	padding:5px 15px;
	font-size:10px;
	text-align:right;
}
.copyright{
	padding:15px 20px 0 20px;
	clear:both;
}
.copyright_lay{
	background-color:#106899;
	color:#FFFFFF;
	padding:5px;
	font-size:10px;
	text-align:center;
}


.body{
	padding:15px 20px 0 20px;
}



.body .left{
	width:180px;
	float:left;
}

.body .left_lay{
	padding:0 20px 0 0;
}

.body .left_lay ul{
	padding:0;
	margin:0;
	/*border:1px solid #cccccc;*/
}
.body .left_lay ul li{
	list-style:none;
	margin:0;
	text-indent:0;
	border-bottom:1px dotted #cccccc;
	font-size:14px;
	list-style:none;
	clear:none;
}
.body .left_lay ul li a{
	display:block;
	padding:8px 0 8px 20px;
	background-image:url(../image/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}
.body .left_lay ul li a:hover{
	background-color:#eeeeee;

}
.body .left_lay ul li.list_last{
	border-bottom:none;
}



/*

.right dl{

}
.right dl dt{
	width:80px;
	padding:15px 5px;
	margin:0;
	float:left;
}
.right dl dd{
	padding:15px 0;
	margin:0;
	background-image:url(img/dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

*/

.midashi{
	background-image:url(img/midashi_bg.gif);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	padding-left:20px;
	font-size:14px;
	color:#2c2c2c;
}

/*▼個別記事▼*/
.entry_indivi_lay{
	padding:0 10px;
}
.entry_indivi_lay h3{
	font-size:14px;
	margin:0;
	padding:0 0 5px 5px;
}
.entry_indivi_lay h4{
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	margin:0;
	padding:5px 5px 10px 0;
	border-top:1px dotted #dddddd;
}
.entry_indivi_lay p{
	margin:20px 0;
}
.entry_prev_next{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:10px;
	margin:40px 0 20px 0;
}
/*▲個別記事▲*/

/*▼サブメニュー▼*/
.subpagemenu{
	padding:10px 0 5px 0;
}
.subpagemenu ul{
	margin:0;
	padding:0 0 0 10px;
	height:30px;
	background-image:url(../image/sub_menu_bg.gif);
	background-color:#eeeeee;
}
.subpagemenu ul li{
	list-style:none;
	float:left;
	line-height:30px;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	border-right:2px solid #ffffff;
	background-image:url(../image/sub_menu_bg.gif);
	background-color:#eeeeee;
}
.subpagemenu ul li.sub_menu_first{
	border-left:2px solid #ffffff;
}
.subpagemenu ul li.menu_w_70{
	width:70px;
}
.subpagemenu ul li.menu_w_80{
	width:80px;
}
.subpagemenu ul li.menu_w_90{
	width:90px;
}
.subpagemenu ul li.menu_w_100{
	width:100px;
}
.subpagemenu ul li.menu_w_110{
	width:110px;
}
.subpagemenu ul li.menu_w_120{
	width:120px;
}
.subpagemenu ul li.menu_w_130{
	width:130px;
}
.subpagemenu ul li.menu_w_140{
	width:140px;
}
.subpagemenu ul li.menu_w_150{
	width:150px;
}
.subpagemenu ul li.menu_w_160{
	width:160px;
}
.subpagemenu ul li.menu_w_170{
	width:170px;
}
.subpagemenu ul li.menu_w_180{
	width:180px;
}
.subpagemenu ul li a{
	display:block;
	background-image:url(../image/sub_menu_bg.gif);
	background-color:#eeeeee;
	text-decoration:none;
	color:#106899;
}
.subpagemenu ul li a:hover{
	background-color:#106899;
}
/*▲サブメニュー▲*/

/*▼挨拶▼*/
.greeting_lay{
	padding:0 10px;
}
.greeting_lay h3{
	font-size:16px;
	padding:50px 10px;
}

/*▲挨拶▲*/

/*▼役員▼*/
.yakuin_table{
	background-color:#cccccc;
	width:570px;
	margin-bottom: 50px;
}
.yakuin_table td{
	line-height:180%;
	background-color:#ffffff;
	padding:4px 3px;
}
.yakuin_table td.yaku_mid{
	width:5px;
	background-color:#dddddd;
}
.yakuin_table tr td.yaku_left{
	width:50px;
	padding:10px 0;
}
.yakuin_table tr td.yaku_right{
	padding:10px 0;
}


.henshu_table{
	background-color:#cccccc;
	width:570px;
}
.henshu_table td{
	background-color:#fff;
	padding:4px 3px;
}

.lock{
	width:100px;
}

.yakuin_table th,
.henshu_table th {
	background-color: #2573bd;
	color: #FFF;
	text-align: center;
}


/*▲役員▲*/


/*▼大会スケジュール▼*/

.convention_schedule_table{
	width:610px;
	border:none;
	background-color:#CCCCCC;
}
.convention_schedule_table tr th{
	background-color:#666666;
	color:#ffffff;
	padding:8px 2px;
	text-align:center;
}
.convention_schedule_table tr td{
	background-color:#FFFFFF;
	padding:12px 2px;
}

/*▲大会スケジュール▲*/

/*▼発行物▼*/
.publish_indent{
	padding:0 0 0 20px;
	text-indent:-20px;
}
.publish_furikomi{
	margin:20px 0 20px 10px;
	padding:10px;
	border-left:3px solid #cccccc;
	line-height:200%;
}

blockquote.publish_contact{
	margin:0;
	line-height:180%;
	padding:10px;
	background-color:#eeeeee;
	border:1px solid #dddddd;
}
blockquote.publish_contact strong{
	font-size:14px;
}
.publish_table{

}
.publish_table tr td{
	padding:4px;
}

/*▲発行物▲*/

/*▼規定▼*/
.rule_top_list li{
	margin:10px 0;
}

.rule_lay{
	padding:0 10px;
	line-height:180%;
}
.rule_lay h2, .rule_lay h3, .rule_lay h4, .rule_lay h5, .rule_lay h6{
	font-size:14px;
}
.rule_lay li{
	margin:10px;
}

ul.rule_update{
	text-align:right;
}
ul.rule_update li{
	text-align:right;
	list-style:none;
}
.rule_indent{
	padding:0 0 0 40px;
}
.houkoku_non{
	list-style:none;
}
.houkoku_table{
	background-color:#333333;
}
.houkoku_table tr th{
	background-color:#666666;
	color:#FFFFFF;
}
.houkoku_table tr td{
	background-color:#FFFFFF;
}
.houkoku_table tr td.houkoku_left{
	width:200px;
}
/*▲規定▲*/

/*▼リンク▼*/
.links_lay{
	padding:0 10px;
}
.links_lay h3{
	border-bottom:1px dotted #cccccc;
	padding:4px 4px 4px 10px;
}
.links_lay li{
	margin:8px 0;
}
/*▲リンク▲*/

/*フォーム*/
.form_table{
	width:580px;
	margin:auto;
	background-color:#eeeeee;
}
.form_must{
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
}
.form_table tr td{
	background-color:#FFFFFF;
	padding:8px 10px;
}
.form_table tr th{
	background-color:#FFFFFF;
	padding:8px 10px;
}
.form_table tr td.form_mid{
	padding:0;
	width:4px;
	overflow:hidden;
	background-color:#333333;
}
.form_table_left{
	width:150px;
}
.form_table tr td input{
	margin:0 0 2px 0;
}
input.form_width1{
	width:300px;
}
input.form_width150{
	width:150px;
}
input.form_width100{
	width:100px;
}
input.form_width80{
	width:80px;
}
textarea.form_naiyou{
	width:300px;
	height:150px;
}
.submit{
	text-align:center;
	margin:30px 0 0 0;
	padding:0 0 30px 0;
}
/*フォーム*/


.contact_lay{
	padding:0 10px;
	line-height:180%;
}
.contact_lay strong{
	font-size:14px;
}
.contact_acnet{
	padding:20px 0 20px 20px;
	text-indent:-20px;
}
.contact_honbu{
	padding:0 0 0 20px;
	text-indent:-20px;
}
.contact_bun{
	padding:0 0 10px 0;
	border-bottom:1px dotted #dddddd;
}



.publish_lay{
	padding:0 10px;
}
.publish_lay ul{
	padding:0;
}
.publish_lay ul li{
	line-height:20px;
	background-image:url(../image/arrow_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
}




.nyukai_lay{
	line-height:180%;
	padding:0 10px;
}
.member_fee{
	width:540px;
	margin:auto;
	text-align:center;
}
.member_fee tr th{
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	padding:10px 0;
}
.member_fee tr td{
	border-bottom:1px solid #333333;
	padding:10px 0;
	font-size:12px;
}
.fee_houjin_12{
	font-size:10px;
}
.fee_houjin_14{
	font-size:14px;
	font-weight:bold;
}
.fee_price{
	width:200px;
}
.nyukai_lay h3{
	font-size:14px;
	margin:30px 0 4px 10px;
	font-weight:bold;
	border-bottom:1px dotted #dddddd;
}
.nyukai_lay h4{
	background-color:#dddddd;
	margin-bottom:0px;
	padding:4px;
	text-align:center;
}
.nyukai_offline{
	background-color:#eeeeee;
	padding:10px 15px;
}
/*▲入会▲*/



.dl9 dt{
     float:left;
     width: 9em;
}
.dl9 dd {
     margin-left: 9em;
}


/* 文字 */
a {
	word-wrap: break-word;
}

.mt0 {
	margin-top: 0!important;
}
.mb0 {
	margin-bottom: 0!important;
}
.m0 {
	margin: 0!important;
}
.ml1 {
	margin-left: 1em!important;
}
.mb1 {
	margin-bottom: 1em!important;
}

.center,
.t-center {
	text-align: center;
}
.t-right {
	text-align: right;
}

ol, ul {
	padding-left: 1.5em;
}


/* 横並リスト */
.list-w1, .list-w2, .list-w3, .list-w4, .list-w5, .list-w6, .list-w7, .list-w8, .list-w9, .list-w10, .list-w11, .list-w12, .list-w13, .list-w14, .list-w15, .list-w16, .list-w17, .list-w18, .list-w19, .list-w20 {
	margin-top:0;
	margin-bottom:0;
}
.list-w1 dt {
	width:1em;
	float:left;
}
.list-w1 dd {
	margin-left:1em;
}
.list-w2 dt {
	width:2em;
	float:left;
}
.list-w2 dd {
	margin-left:2em;
}
.list-w3 dt {
	width:3em;
	float:left;
}
.list-w3 dd {
	margin-left:3em;
}
.list-w4 dt {
	width:4em;
	float:left;
}
.list-w4 dd {
	margin-left:4em;
}
.list-w5 dt {
	width:5em;
	float:left;
}
.list-w5 dd {
	margin-left:5em;
}
.list-w6 dt {
	width:6em;
	float:left;
}
.list-w6 dd {
	margin-left:6em;
}
.list-w7 dt {
	width:7em;
	float:left;
}
.list-w7 dd {
	margin-left:7em;
}
.list-w8 dt {
	width:8em;
	float:left;
}
.list-w8 dd {
	margin-left:8em;
}
.list-w9 dt {
	width:9em;
	float:left;
}
.list-w9 dd {
	margin-left:9em;
}
.list-w10 dt {
	width:10em;
	float:left;
}
.list-w10 dd {
	margin-left:10em;
}
.list-w11 dt {
	width:11em;
	float:left;
}
.list-w11 dd {
	margin-left:11em;
}
.list-w12 dt {
	width:12em;
	float:left;
}
.list-w12 dd {
	margin-left:12em;
}
.list-w13 dt {
	width:13em;
	float:left;
}
.list-w13 dd {
	margin-left:13em;
}
.list-w14 dt {
	width:14em;
	float:left;
}
.list-w14 dd {
	margin-left:14em;
}
.list-w15 dt {
	width:15em;
	float:left;
}
.list-w15 dd {
	margin-left:15em;
}
.list-w16 dt {
	width:16em;
	float:left;
}
.list-w16 dd {
	margin-left:16em;
}
.list-w17 dt {
	width:17em;
	float:left;
}
.list-w17 dd {
	margin-left:17em;
}
.list-w18 dt {
	width:18em;
	float:left;
}
.list-w18 dd {
	margin-left:18em;
}
.list-w19 dt {
	width:19em;
	float:left;
}
.list-w19 dd {
	margin-left:19em;
}
.list-w20 dt {
	width:20em;
	float:left;
}
.list-w20 dd {
	margin-left:20em;
}
.list-non {
}
.list-non dt {
	width:auto;
	float:none;
}
.list-non dd {
	margin-left: 2em;
}


.red {
	color: red;
}

.small-txt {
	font-size:.7em;
}