@charset "utf-8";


/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/

/*基本設定*/

/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/



* {margin: 0px;	padding: 0px; outline: none; font-style: normal;}

html{overflow:scroll;} 

hr {display: none;}

img{vertical-align: text-bottom; border-style: none;}

li {list-style: none;}

.clear {clear: both;}
	
.clear_koumoku{
	clear: both;
	background: url(../imgPub/koumoku_kugiri_box.gif) repeat-x;
	height: 61px;
	width: 100%;
	margin-top: 8px;
}
	
	
.image_border_none{
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}	


body {
	font: 13px/21px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: url(../imgPub/main_bg.gif);
}



.for_top{
	text-align: right;
	height: auto;
	width: 100%;
	padding: 10px 0px;
}

.for_top a{
	background: url(../imgPub/for_top.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
}



/*==================================================================================
■
■ヘッダー部分
■
====================================================================================*/

#header_box{
	height: 118px;
	width: 100%;
	background: url(../imgPub/com_header_back.gif) repeat-x;
}

#header_box_in{
	margin: 0px auto;
	height: 120px;
	width: 950px;
	background: url(../imgPub/com_header_bg.gif) repeat-x;
}


/*==================================================================================
■ヘッダー部分 >> レフト
====================================================================================*/

#header_box_in #header_left_box{
	float: left;
	height: 118px;
	width: 190px;
}

#header_box_in  #header_left_box p{
	padding-left: 15px;
}

/*==================================================================================
■ヘッダー部分 >> ライト
====================================================================================*/

#header_box_in #header_right_box{
	float: right;
	height: 118px;
	width: 400px;
	margin-right: 10px;
	background: url(../imgPub/com_header_right_bg.gif) no-repeat right top;
}

#header_right_box h1{
	font-size: 13px;
	text-indent: -9999px;
}

#header_right_box .list_box{
	position: relative;
}

#header_right_box li{
	height: 22px;
	width: 110px;
	text-indent: -9999px;
}


#header_right_box #com_login_btm{
	height: 33;
	width: 179px;
	text-indent: -9999px;
}

#header_right_box .list_box #list_map {
	position: absolute;
	left: 150px;
	top: 10px;
}

#header_right_box .list_box #list_link{
	position: absolute;
	left: 300px;
	top: 10px;
}


#header_right_box .list_box #com_login_btm{
	position: absolute;
	left: 185px;
	top: 50px;
}

#header_right_box .list_box #list_map a{
	background: url(../imgPub/com_list_map.gif) no-repeat;
	height: 22px;
	width: 110px;
	display: block;
}

#header_right_box .list_box #list_link a{
	background: url(../imgPub/com_list_link.gif) no-repeat;
	height: 22px;
	width: 110px;
	display: block;
}

#header_right_box .list_box #com_login_btm a{
	background: url(../imgPub/com_login_btm.gif) no-repeat;
	height: 33px;
	width: 179px;
	display: block;
}


#header_right_box .list_box #list_map a:hover{
	background: url(../imgPub/com_list_map_a.gif) no-repeat;
}

#header_right_box .list_box #list_link a:hover{
	background: url(../imgPub/com_list_link_a.gif) no-repeat;
}

#header_right_box .list_box ##com_login_btm a:hover{
	background: url(../imgPub/com_login_btm.gif) no-repeat;
}


#header_right_box {
	height: 33px;
	width: 179px;
}




/*==================================================================================
■
■ナビゲーション部分
■
====================================================================================*/

#navi_box{
	background: url(../imgPub/navi_bg.gif) repeat-x;
	height: 40px;
	width: 100%;
}

#navi_box_in{
	height: auto;
	width: 950px;
	margin: 0px auto;
}

#navi_box_in ul{
	height: auto;
	width: 950px;	
}

#navi_box_in li{
	float: left;
	height: 40px;
	width: 190px;
}
#navi_box_in li a{
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 190px;
}

#navi_btn_top{
	background: url(../imgPub/navi_btn_top.gif) no-repeat;
}

#navi_btn_about{
	background: url(../imgPub/navi_btn_about.gif) no-repeat;
}

#navi_btn_activity{
	background: url(../imgPub/navi_btn_activity.gif) no-repeat;
}

#navi_btn_info{
	background: url(../imgPub/navi_btn_info.gif) no-repeat;
}

#navi_btn_mail{
	background: url(../imgPub/navi_btn_mail.gif) no-repeat;
}



#navi_btn_top a:hover{
	background: url(../imgPub/navi_btn_top_a.gif) no-repeat;
}

#navi_btn_about a:hover{
	background: url(../imgPub/navi_btn_about_a.gif) no-repeat;
}

#navi_btn_activity a:hover{
	background: url(../imgPub/navi_btn_activity_a.gif) no-repeat;
}

#navi_btn_info a:hover{
	background: url(../imgPub/navi_btn_info_a.gif) no-repeat;
}

#navi_btn_mail a:hover{
	background: url(../imgPub/navi_btn_mail_a.gif) repeat;
}



/*==================================================================================
■メインコンテンツ部分 >> パンクズナビゲーション
====================================================================================*/

#main_pankuzu_box{
	background: url(../imgPub/con_pankuzu_bg.gif) repeat-x bottom;
	height: auto;
	width: 100%;
	padding-bottom: 8px;
	margin-top: 10px;
}

#main_pankuzu_box{
	width: 100%;
	height: auto;
	float: left;
}

#main_pankuzu_box .navi{
	padding-top: 10px;
}

#main_pankuzu_box .navi li{
	display: inline;
}

#main_pankuzu_box .home_icon{
	background: url(../imgPub/con_pankuzu_home.gif) no-repeat;
	padding-left: 15px;
}


/*==================================================================================
■メインコンテンツ部分 >> メインタイトル
====================================================================================*/

#main_title{
	padding: 10px 0px;
	height: auto;
	width: 100%;
	text-align: center;
	background: url(../imgPub/com_main_title.gif) no-repeat bottom;
	font-size: 14px;
	margin-top: 10px;
}


/*==================================================================================
■メインコンテンツ部分 >> 検索ボックス
====================================================================================*/

#search_box{
	background: url(../imgPub/com_search_box_bg.gif) repeat-y;
	height: auto;
	width: 863px;
	margin: 20px auto;
}

#search_box_in{
	background: url(../imgPub/com_search_box_right_btm.gif) no-repeat right bottom;
	height: auto;
	width: 863px;
}

#search_box .left_box_search{
	background: url(../imgPub/com_search_icon_btm.gif) no-repeat bottom;
	height: 124px;
	width: 79px;
	padding-bottom: 11px;
	float: left;
}

#search_box .right_box_search{
	float: right;
	height: auto;
	width: 784px;
	background: url(../imgPub/com_search_box_right_top.gif) no-repeat;
	color: #FFFFFF;
}

div #search_box .right_box_search .in_box{
	margin: 0px auto;
	padding: 8px 0px;
	height: auto;
	width: 760px;	
}

div #search_box .right_box_search .in_box h4{
	height: auto;
	width: 100%;
	border-bottom: 1px solid #000000;
	padding: 8px 0px;
	font-size: 14px;
}

#search_box .right_box_search .in_box .search_box_input{
	padding: 8px 0px;
	height: auto;
	width: 100%;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #000000;
}

#search_box .right_box_search .in_box dt,
#search_box .right_box_search .in_box dd{
	display: inline;
}

#search_box .right_box_search .in_box dd{
	padding-right: 25px;
}

.search_box_submit{
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 10px;
	border-top: 1px solid #555555;
}


/*==================================================================================
■メインコンテンツ部分 >> タブボックス
====================================================================================*/


#contents_tabu_box{
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 100%;
	margin: 20px 0px 0px;
	color: #FFFFFF;
}


ul#contents_tabu_box li {
	float: left;
	height: 30px;
	width: 123px;
	margin-right: 10px;
}


ul#contents_tabu_box li a {
	height: 30px;
	width: 123px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../imgPub/com_tabu_btn.gif) no-repeat;
}

.contents_under{
	background: url(../imgPub/com_tabu_under.gif) repeat-x;
	height: 28px;
	width: 100%;
}

.contents_under span{
	height: 28px;
	width: 100%;
}




/*==================================================================================
■メインコンテンツ部分 >> テーブル大枠部分
====================================================================================*/


.radius{
background-repeat: no-repeat; width: 12px; height: 12px;
}
.upper_left{
	background: url(../imgPub/upper_left.gif);
}
.upper_right{
	background: url(../imgPub/upper_right.gif);
}
.lower_left{
	background: url(../imgPub/lower_left.gif);
}
.lower_right{
	background: url(../imgPub/lower_right.gif);
}
.noimg{
	background: #bbbbbb;
}


/*==================================================================================
■メインコンテンツ部分 >> 入力フォーム部分
====================================================================================*/


#input_box{
	margin: 0 auto;
	height: auto;
	width: 800px;
	padding: 20px 0px;
}

#input_box_in{
	height: auto;
	width: 100%;
	background: #FFFFFF;
}

#input_box_table{
	height: auto;
	width: 100%;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#input_box_in_write{
	vertical-align: middle;
	background: #FFFFFF;
	height: auto;
	width: 100%;
}

#input_box_in_write td,#input_box_in_write th{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 0px;
}

#input_box_in_write th{
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	vertical-align: top;
}

#input_box_in_write .table_bg{
	background: url(../imgPub/table_input_bg.gif) repeat;
}

.input_kome{
	color: #FF0000;
	text-align: right;
}



/*==================================================================================
■メインコンテンツ部分 >> 入力フォーム部分(イベント情報など)
====================================================================================*/


#input_box02{
	margin: 0 auto;
	height: auto;
	width: 900px;
	padding: 20px 0px;
}

#input_box_in_write02{
	vertical-align: middle;
	background: #FFFFFF;
	height: auto;
	width: 97%;
	margin: 15px auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#input_box_in_write02 th{
	padding: 8px 0px;
}

#input_box_in_write02 td,#input_box_in_write02 th{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 0px;
	border-right: 1px solid #CCCCCC;
}



#input_box_in_write .table_bg{
	background: url(../imgPub/table_input_bg.gif) repeat;
}

#input_box_in .main_bar{
	background: url(../imgPub/com_input02_bar.gif) repeat-x;
	height: auto;
	width: 100%;
	font-size: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding: 12px 0px;
}

#input_box_in .main_bar span{
	height: auto;
	width: 95%;
	border-left: 4px solid #0033CC;
	margin-left: 10px;
	padding: 4px 0px 4px 8px;
}

#input_box_in .table_bg02{
	background: #006DB7;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 0px;
}




/*==================================================================================
■メインコンテンツ部分 >> 検索結果一覧部分
====================================================================================*/

#display_box{
	margin: 0 auto;
	height: auto;
	width: 900px;
	padding: 20px 0px;
}

#display_box_in{
	height: auto;
	width: 100%;
}

#display_box_table{
	height: auto;
	width: 100%;
	border: 1px solid #999999;
}

#display_box_in_write{
	background: #FFFFFF;
}

#display_box_in_write th{
	background: #1589c4;
	background: url(../imgPub/com_display_th_bg.gif) repeat-x;
	color: #FFFFFF;
	height: auto;
	width: auto;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
}



#display_box_in_write td{
	padding: 2px 3px;
}

#display_box_in_write td,#display_box_in_write th{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

#display_box_in_write .table_bg{
	background: url(../imgPub/table_input_bg.gif) repeat;
}


/*==================================================================================
■
■支部情報・トピックス部分
■
====================================================================================*/

#branch_title{
	background: url(../imgPub/title_sub_bar.gif) no-repeat;
	height: 70px;
	width: 900px;
}

#branch_title h3{
	color: #218acc;
	font: bold 18px "メイリオ", "ＭＳ Ｐゴシック";
	height: auto;
	width: 800px;
	padding-top: 25px;
	padding-left: 40px;
}

#branch_topic_box{
	height: auto;
	width: 700px;
	margin: 20px auto;
}


/*==================================================================================
■
■ソリューション部分
■
====================================================================================*/

#solution_box{
	margin: 20px auto;
	width: 700px;
}


#solution_box .left_box_in{
	float: left;
	height: auto;
	width: 200px;
	text-align: center;
}

#solution_box .right_box_in{
	height: auto;
	width: 480px;
	float: right;
}

#ather_box_in_write{
	vertical-align: middle;
	background: #FFFFFF;
	height: auto;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 15px 0px;

}

#ather_box_in_write td,#ather_box_in_write th{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px 0px 4px 4px;
	border-right: 1px solid #CCCCCC;
}

#ather_box_in_write th{
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	vertical-align: top;
}

#ather_box_in_write .table_bg{
	background: url(../imgPub/table_input_bg.gif) repeat;
}



#solution_box_material{
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 100%;
	margin: 20px 0px 0px;
}


ul#solution_box_material .solution_box_material_in {
	float: left;
	height: auto;
	width: 33%;
	margin: 0px auto;
	text-align: center;
}


.solution_box_material_contents {
	height: auto;
	width: 100%;
	text-decoration: none;
	display: block;
}



#event_mail_box{
	height: auto;
	width: 80%;
	margin: 20px auto;
}

#event_mail_box .left_box{
	float: left;
	height: 68px;
	width: 292px;
}

#event_mail_box .right_box{
	float: right;
	height: 68px;
	width: 292px;
}

#csv_download{
	text-align: center;
	margin: 20px 0px;
	height: auto;
	width: 100%;
}




/*==================================================================================
■メインコンテンツ部分 >> ページチェンジャー表示部分
====================================================================================*/

.page_chang{
	margin: 5px 0px;
	height: auto;
	width: 100%;	
}

.page_chang input{
	margin: 0px 5px 0px 0px;
	padding: 2px;
}

.page_chang_navi li{
	display: inline;
	padding-right: 5px;
}


.page_chang_navi .input_layout{
	margin-top: 5px;
}





/*==================================================================================
■
■メイン画像部分
■
====================================================================================*/

#com_main_pic{
	height: auto;
	width: 100%;
	background: url(../imgPub/top_main_pic_bg.gif) repeat-x;
}

.title_pic{
	position: relative;
	margin: 0px auto;
	height: auto;
	width: 950px;
}

#com_main_pic_banner{
	position: absolute;
	left: 475px;
	top: 150px;
	height: 100px;
	width:440px;
	
}


/*==================================================================================
■
■メインコンテンツ部分
■
====================================================================================*/

#main_contents_box{
	height: auto;
	width: 100%;
	background: url(../imgPub/main_contents_back.gif) repeat;
	border-top: 1px solid #999999;
}

#main_contents{
	background: url(../imgPub/com_main_bg.gif) repeat-y;
	margin: 0px auto;
	height: auto;
	width: 1040px;
}

#main_contents_in{
	height: auto;
	width: 915px;
	margin: 0px auto;
	padding-bottom: 15px;
}

#main_contents_in .left_box,#main_contents_in .right_box{
	padding-top: 15px;
}

#main_contents_in .left_box{
	float: left;
	height: auto;
	width: 631px;
}

#main_contents_in .right_box{
	float: right;
	height: auto;
	width: 267px;
}









/*==================================================================================
■
■トップページ
■
====================================================================================*/

/*トピックス・支部情報*/

#top_topic_box,#top_shibu_info_box{
	background: url(../imgPub/top_contents_box_bgbtm.gif) repeat-x bottom;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	margin: 0px 0px 15px;
}

div #top_topic_box dl{
	clear: both;
	margin: 10px auto;
	height: auto;
	width: 580px;	
}

div #top_topic_box dt ,div #top_topic_box dd{
	padding: 5px 0px;
}

div #top_topic_box dt{
	clear: both;
	float: left;
	height: auto;
	width: 100px;
	background: url(../imgPub/top_contents_box_kome.gif) no-repeat 0px 12px;
	padding-left: 15px;
}

div #top_topic_box dd{
	float: right;
	height: auto;
	width: 450px;
}

#top_shibu_info_box #top_branch{
	height: 371px;
	width: 595px;
	margin: 15px auto;
}


/*ライトボックス*/

.top_contents_box{
	height: auto;
	width: 100%;
}

.top_contents_box li{
	padding: 0px;
	margin-bottom: 8px;
}



/*==================================================================================
■
■フッター部分
■
====================================================================================*/

#footer_box{
	background: url(../imgPub/com_footer_bg.gif) repeat-x;
	height: 136px;
	width: 100%;
	color: #FFFFFF;
}

#footer_box #footer_box_in{
	height: auto;
	width: 950px;
	padding: 30px 0px 0px;
	margin: 0px auto;
}

#footer_box #footer_box_in .left_box{
	float: left;
	height: auto;
	width: 177px;
	padding-right: 10px;
}

#footer_box #footer_box_in .right_box{
	float: left;
	height: auto;
	width: 500px;
}

#copy_right{
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	height: auto;
	width: 100%;
	text-align: center;
}




/*==================================================================================
■
■　以下、横山制作（2009/07/09）
■
====================================================================================*/
#___________________________________________________________{}
#___YOKOAYMA________________________________________________{}
.right_box02{
	float: right;
	width: 640px;
	padding-top: 20px;
}

#XXX___left_content___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*レフトコンテンツ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.left_box02{
	width: 250px;
	padding-top: 20px;
}
.left_menu_box {
	width: 250px;
	margin-bottom: 20px;
}
.left_navi_list {
	background: url(../imgPub/left_navi_bgline.gif) repeat-y;
}


.left_navi {
	width: 248px;
	background: url(../imgPub/left_navi_icon.gif) no-repeat 10px 14px;
	padding-right: 1px;
	padding-left: 1px;
}
.left_navi a {
	background: url(../imgPub/left_navi_bg.gif) no-repeat left bottom;
	display: block;
	width: 208px;
	font-size: 12px;
	font-family: "メイリオ";
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding: 11px 10px 11px 30px;
}
.left_navi a:hover {
	background: url(../imgPub/left_navi_bg_hover.gif) no-repeat left bottom;
	color: #3399ff;
}
.left_navi02 a {
	background: url(../imgPub/left_navi_bg.gif) no-repeat left bottom;
	display: block;
	width: 208px;
	font-size: 12px;
	font-family: "メイリオ";
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding: 11px 10px 11px 30px;
}
.left_navi02 a:hover {
	background: url(../imgPub/left_navi_bg_hover.gif) no-repeat left bottom;
	color: #3399ff;
}
.left_navi02 {
	width: 248px;
	background: url(../imgPub/left_navi_icon_02.gif) no-repeat 10px 14px;
	padding-right: 1px;
	padding-left: 1px;
}
.left_subnavi li {
	background: url(../imgPub/icon_dotar.gif) no-repeat 10px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
}
.left_subnavi a {
	background: url(../imgPub/slabg_02.gif);
}
.left_subnavi a:hover {
	color: #3399ff;
	background: url(../imgPub/slabg_02.gif);
}
.left_navi_f {
	width: 250px;
	background: url(../imgPub/left_navi_icon.gif) no-repeat 10px 14px;
}
.left_navi_f a {
	background: url(../imgPub/left_navi_bgfoot.gif) no-repeat left bottom;
	display: block;
	width: 210px;
	font-size: 12px;
	font-family: "メイリオ";
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.1em;
	padding: 11px 10px 15px 30px;
}
.left_navi_f a:hover {
	background: url(../imgPub/left_navi_bgfoot_hover.gif) no-repeat left bottom;
	color: #3399ff;
}


.page_up a {
	background: url(../imgPub/page_up.gif) no-repeat 0px 0px;
	height: 20px;
	width: 135px;
	display: block;
	text-indent: -9999px;
}
.page_up a:hover {
	background: url(../imgPub/page_up.gif) no-repeat 0px -20px;
}

#XXX___common___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*共通部*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.common_heading01_1 , .common_heading01_2 ,.common_heading01_3 , .common_heading01_4 , .common_heading01_5 {
	height: 66px;
	width: 595px;
	font-size: 20px;
	font-family: "メイリオ";
	font-weight: bold;
	line-height: 66px;
	padding-left: 45px;
	letter-spacing: 0.1em;
	padding-top: 4px;
}
.common_heading01_1 {background: url(../imgPub/common_heading01_1.gif) no-repeat;	color: #218ACC;}
.common_heading01_2 {background: url(../imgPub/common_heading01_2.gif) no-repeat;	color: #FF9900;}
.common_heading01_3 {background: url(../imgPub/common_heading01_3.gif) no-repeat;	color: #FF3366;}
.common_heading01_4 {background: url(../imgPub/common_heading01_4.gif) no-repeat;	color: #339933;}
.common_heading01_5 {background: url(../imgPub/common_heading01_5.gif) no-repeat;	color: #373081;}

.common_heading02{
	background: url(../imgPub/common_heading02.gif) no-repeat;
	height: 35px;
	width: 590px;
	font-size: 14px;
	line-height: 35px;
	font-family: "メイリオ";
	padding-left: 30px;
	letter-spacing: 0.1em;
	color: #000000;
}
.common_heading03{
	background: url(../imgPub/common_heading03.gif) no-repeat;
	height: 35px;
	width: 390px;
	font-size: 14px;
	line-height: 35px;
	font-family: "メイリオ";
	padding-left: 30px;
	letter-spacing: 0.1em;
	color: #000000;
}
.common_textp01 {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	letter-spacing: 0.1em;
}
.common_list_ul01 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.common_list_ul01  li {
	padding-top: 3px;
	padding-bottom: 3px;
}



#XXX___uos_about___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOSについて*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.about_cbox {
	width: 620px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#greeting_hbox {
	width: 380px;
	float: left;
}
.greeting_name {
	font-size: 14px;
	line-height: 24px;
	font-family: "メイリオ";
	font-weight: normal;
	color: #333333;
	text-align: right;
	margin-top: 20px;
}
.greeting_photo {
	float: right;
	margin-bottom: 30px;
}
#greeting_listbox {
	clear: both;
	background: url(../imgPub/610_waku_c.gif) repeat-y;
	height: auto;
	width: 610px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#greeting_listbox_h {
	display: block;
	height: 10px;
	width: 610px;
	background: url(../imgPub/610_waku_h.gif) no-repeat 0px 0px;
}
#greeting_list {
	background: url(../imgPub/610_waku_f.gif) no-repeat left bottom;
	width: 570px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 0.1em;
	padding: 5px 20px 15px;
}
#greeting_list li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.greeting_text {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	letter-spacing: 0.1em;
}



#XXX___history___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOSの歩み*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#history_dl {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#history_dl dt {
	font-family: "メイリオ";
	font-weight: bold;
	font-size: 14px;
	float: left;
	clear: both;
	padding: 8px 10px;
}
#history_dl dd {
	padding: 8px 10px;
	margin-bottom: 1px;
}
#history_dl .heightLine-02 , #history_dl .heightLine-04 , #history_dl .heightLine-06 , #history_dl .heightLine-08 , #history_dl .heightLine-10 , #history_dl .heightLine-12 , #history_dl .heightLine-14 , #history_dl .heightLine-16 , #history_dl .heightLine-18 , #history_dl .heightLine-20 {
	background: #F6F6F6;
}
#history_dl dt.heightLine-01 , #history_dl dt.heightLine-03 , #history_dl dt.heightLine-05 , #history_dl dt.heightLine-07 , #history_dl dt.heightLine-09 , #history_dl dt.heightLine-11 , #history_dl dt.heightLine-13 , #history_dl dt.heightLine-15 , #history_dl dt.heightLine-17 , #history_dl dt.heightLine-19 , #history_dl dt.heightLine-21 {
	border-left: 3px solid #ececec;
} 
#history_dl dt.heightLine-02 , #history_dl dt.heightLine-04 , #history_dl dt.heightLine-06 , #history_dl dt.heightLine-08 , #history_dl dt.heightLine-10 , #history_dl dt.heightLine-12 , #history_dl dt.heightLine-14 , #history_dl dt.heightLine-16 , #history_dl dt.heightLine-18 , #history_dl dt.heightLine-20 , #history_dl dt.heightLine-22 {
	border-left: 3px solid #CCCCCC;
} 


#XXX___director_composition___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*役員構成*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#dico_table {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#dico_table th {
	font-family: "メイリオ";
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	padding: 5px 20px;
}
#dico_table td {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	padding: 5px 20px;
}
.dico_table_h {
	background: #ececec url(../imgPub/slabg_02.gif);
	font-size: 14px;
	color: #000000;
	line-height: 40px;
}

.dico_gt {
	background: #f7f9ff;
}



#XXX___guide___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*入会案内*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#guide_ky {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-family: "メイリオ";
}
#guide_charge_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 20px;
}
#guide_charge_table th {
	background: url(../imgPub/slabg_01.gif);
	font-family: "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	width: 110px;
	line-height: 24px;
	padding: 5px 10px;
}
#guide_charge_table td {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	font-family: "メイリオ";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}



#XXX___appeal___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOSアピール*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#appeal_box {
	width: 610px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imgPub/610_waku_c.gif) repeat-y;
}
#appeal_box_h {
	background: url(../imgPub/610_waku_h.gif) no-repeat;
	height: 10px;
	width: 610px;
	display: block;
}
#appeal_box_f {
	display: block;
	height: 10px;
	width: 610px;
	background: url(../imgPub/610_waku_f.gif) no-repeat left bottom;
}
.appeal_text {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	padding: 5px 20px;
}
.appeal_mss {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 28px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.appeal_image img {
	float: right;
	margin-left: 10px;
}
.appeal_nnbox {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}





#XXX___uos_rule___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOS規約*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.uos_rule_dl {

}
.uos_rule_inbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.uos_rule_shd {
	clear: both;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 20px;
	font-family: "メイリオ";
	background: url(../imgPub/uos_rule_ibg.gif) no-repeat;
	color: #FFFFFF;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 5px;
}

.uos_rule_dl {
	clear: both;
}
/*Clearfix*/
.uos_rule_dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.uos_rule_dl {
  min-height: 1px;
}

* html .uos_rule_dl {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.uos_rule_dl dt {
	float: left;
	width: 80px;
	margin-top: 5px;
	font-size: 14px;
	letter-spacing: 0.5em;
	font-weight: bold;
	line-height: 24px;
	padding-right: 10px;
}

.uos_rule_dl dd {
	float: right;
	width: 505px;
	margin-top: 5px;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 20px;
}
.uos_rule_dl  dd  ul {

}
.uos_rule_dl  dd  li {
	line-height: 18px;
	margin-top: 10px;
}



#XXX___qa___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOS何でもQ＆A*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#qa_qbox {
	background: url(../imgPub/610_waku_c.gif) repeat-y;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#qa_qbox_h {
	background: url(../imgPub/610_waku_h.gif) no-repeat;
	height: 10px;
	width: 610px;
	display: block;
}
.qa_head_dl {
	margin: 5px 20px 10px;
}
.qa_head_dl dt {
	background: url(../imgPub/qa_qicon.gif) no-repeat;
	height: 25px;
	width: 100px;
	font-size: 12px;
	font-family: "メイリオ";
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	float: left;
	clear: both;
	margin-right: 20px;
}
.qa_head_dl span {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.qa_head_dl dd {
	font-family: "メイリオ";
	font-size: 13px;
	line-height: 25px;
	letter-spacing: 0.1em;
	background: url(../imgPub/dot_line01.gif) repeat-x left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.qa_head_dl a {
	text-decoration: none;
}
.qa_abox {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background: url(../imgPub/610_waku_c.gif) repeat-y;
	margin-top: 20px;
	clear: both;
}
.qa_abox_inf {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-left: 20px;
	background: url(../imgPub/610_waku_f.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
.qalink {
	font-weight: bold;
	color: #FF9900;
}



#XXX___activity___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*UOSの活動*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#activity_headbox {
	background: url(../imgPub/activity_hbg.gif) no-repeat 0px 0px;
}

.activity_headbox_text {
	font-size: 14px;
	text-align: right;
	padding: 20px 10px;
	letter-spacing: 0.1em;
	font-family: "メイリオ";
	line-height: 24px;
}
.activity_inbox {
	width: 590px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.activity_inbox_bright {
	float: right;
}
.activity_inbox_bleft {
	width: 300px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 0.1em;
}
.activity_committee_dl {
	margin-top: 30px;
}
.activity_committee_dl dt {
	margin-top: 10px;
}
.activity_committee_dl h3 {
	font-size: 14px;
	font-family: "メイリオ";
	line-height: 24px;
	background: url(../imgPub/left_navi_icon.gif) no-repeat left;
	padding-left: 20px;
	color: #373081;
	letter-spacing: 0.1em;
}

.activity_committee_dl dd {
	padding-left: 20px;
	font-size: 12px;
	line-height: 24px;
	background: url(../imgPub/dot_line01.gif) repeat-x left bottom;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}



#XXX___contribution___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*社会貢献委員会*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.contribution_box_dl {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 582px;
	clear: both;
}

.contribution_box_dl dt {
	border: 3px solid #CCCCCC;
	float: right;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 194px;
}
.contribution_box_dl  dt img {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}

.contribution_box_dl h3 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 20px;
	width: 345px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.contribution_down_pdf , .contribution_down_excel , .contribution_down_word , .contribution_down_text , .contribution_down_ppt {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	margin-left: 90px;
	width: 250px;
	margin-bottom: 20px;
}
.contribution_down_pdf {background: url(../imgPub/icon_pdf.gif) no-repeat;}
.contribution_down_excel {background: url(../imgPub/icon_excel.gif) no-repeat;}
.contribution_down_word {background: url(../imgPub/icon_word.gif) no-repeat;}
.contribution_down_text {background: url(../imgPub/icon_text.gif) no-repeat;}
.contribution_down_ppt {background: url(../imgPub/icon_ppt.gif) no-repeat;}

.contribution_text {
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 355px;
}

.contribution_box_dl dd {
	border: 3px solid #CCCCCC;
	float: left;
	margin-bottom: 20px;
}
#contribution_sh {
	font-size: 14px;
	font-family: "メイリオ";
	line-height: 24px;
	margin-top: 20px;
	margin-left: 20px;
}
#contribution_ul {
	margin-left: 20px;
	margin-top: 10px;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}
#contribution_ul li {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}
.contribution_hsbox {
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
}
.contribution_hsbox_text {
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-top: 20px;
	line-height: 24px;
}
.contribution_htmbox {
	width: 610px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.contribution_htmbox_title {
	font-size: 14px;
	line-height: 24px;
	font-family: "メイリオ";
	letter-spacing: 0.1em;
	background: url(../imgPub/icon_ar.gif) no-repeat 0px 7px;
	padding-left: 20px;
}
.contribution_htmbox_text {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	padding-left: 20px;
	margin-top: 10px;
}
.contribution_htmbox_link {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	background: url(../imgPub/icon_dotar.gif) no-repeat 0px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 10px;
}



#XXX___each_branch___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*各支部のご案内*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#each_branch_hky {
	font-size: 16px;
	font-family: "メイリオ";
	font-weight: bold;
	line-height: 40px;
	background: url(../imgPub/each_branch_hky.gif) no-repeat;
	height: 45px;
	width: 630px;
	color: #000000;
	margin-top: 20px;
}.each_branch_inbox {
	width: 610px;
	padding: 10px 10px 30px;
}
.each_branch_inbox_right {
	float: right;
}
.each_branch_inbox_hleft {
	width: 390px;
}
.each_branch_inbox_left {
	width: 310px;
}
.each_branch_inbox_text {
	font-size: 12px;
	line-height: 30px;
}
.each_branch_inbox_text02 {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
}



#XXX___world_community_grid___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*world_community_grid*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.wcg_box {
	padding: 20px 10px 30px;
}
.wcg_box_text {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 0.1em;
}
.wcg_inwaku {
	background: url(../imgPub/wcg_waku_c.gif) repeat-y;
	width: 650px;
	height: auto;
	margin-top: 20px;
}
.wcg_inwaku_h {
	background: url(../imgPub/wcg_waku_h.gif) no-repeat;
	display: block;
	height: 10px;
	width: 650px;
}
.wcg_inwaku_f {
	background: #FFFFFF url(../imgPub/wcg_waku_f.gif) no-repeat;
	display: block;
	height: 10px;
	width: 650px;
}
.wcg_inwaku_dl {
	padding: 10px 20px;
}
.wcg_inwaku_dl h3 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.wcg_inwaku_dl dd {
	padding-left: 15px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.wcg_inwaku_ul {
	padding: 10px 20px;
}
.wcg_step01 {
	font-size: 14px;
	line-height: 30px;
	background: url(../imgPub/wcg_icon_1.gif) no-repeat left;
	padding-left: 70px;
	font-family: "メイリオ";
}
.wcg_step02 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 30px;
	background: url(../imgPub/wcg_icon_1.gif) no-repeat left;
	padding-left: 70px;
}
.wcg_stepbox {
	margin-top: 30px;
	width: 825px;
	background: url(../imgPub/wcg_step_c.gif) repeat-y 0px 0px;
}
.wcg_stepbox_f {
	background: url(../imgPub/wcg_step_f.gif) no-repeat 0px 0px;
	height: 15px;
	display: block;
}
.wcg_komidashi_title{
	background: url(../imgPub/left_navi_icon.gif) no-repeat 0px 6px;
	width: 100%;
	padding-bottom: 10px;
}
.wcg_komidashi_title span{
	height: auto;
	width: 90%;
	padding-left: 15px;
}

.wcg_komidashi_title02{
	background: url(../imgPub/left_navi_icon.gif) no-repeat 20px 25px;
	width: 250px;
	height: auto;
	padding: 20px 0px 0px 20px;
}

.wcg_komidashi_title02 span{
	text-align: left;
	height: auto;
	width: 90%;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

#world_community_grid_baner{

}

#world_community_grid_baner_in{

}


.wcg_stepbox_step1 {
	background: url(../imgPub/wcg_step_h1.gif) no-repeat 0px 0px;
	font-size: 14px;
	line-height: 24px;
	font-family: "メイリオ";
	padding-left: 75px;
	color: #66CC99;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wcg_stepbox_step2 {
	background: url(../imgPub/wcg_step_h2.gif) no-repeat 0px 0px;
	font-size: 14px;
	line-height: 24px;
	font-family: "メイリオ";
	padding-left: 75px;
	color: #66CC99;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wcg_stepbox_tbox {
	margin-left: 75px;
	background: url(../imgPub/dot_line01.gif) repeat-x 0px 0px;
	margin-top: 5px;
	padding-top: 20px;
}
.wcg_stepbox_tbox p {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
}
.wcg_stepbox_tbox_dl dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	font-family: "メイリオ";
}
.wcg_stepbox_tbox_dl dd {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}



#XXX___inquiry___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*お問い合わせ*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#inquiry_form_table {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#inquiry_form_table th {
	font-size: 12px;
	font-family: "メイリオ";
	letter-spacing: 0.1em;
	padding: 15px 10px;
	background: url(../imgPub/dot_line01.gif) repeat-x left bottom;
	color: #373081;
}
#inquiry_form_table td {
	padding: 15px 10px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	background: url(../imgPub/dot_line01.gif) repeat-x left bottom;
}
.text_red  {
	color: #FF0000;
}
.inquiry_leftbox {
	background: url(../imgPub/230_waku_c.gif) repeat-y;
	width: 250px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}
.inquiry_leftbox_h {
	background: url(../imgPub/230_waku_h.gif) no-repeat;
	height: 10px;
	width: 250px;
	display: block;
}
.inquiry_leftbox_f {
	padding-bottom: 10px;
	background: url(../imgPub/230_waku_f.gif) no-repeat left bottom;
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
}
#inq_gmapbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.inq_left_h {
	font-size: 14px;
	font-family: "メイリオ";
	line-height: 24px;
	letter-spacing: 0.1em;
	color: #373081;
	background: url(../imgPub/left_navi_icon.gif) no-repeat left;
	padding-left: 20px;
	margin-bottom: 5px;
}
#inq_form_botan_area {
	text-align: center;
	margin-top: 30px;
}
.inq_sub_botan {
	font-family: "メイリオ";
	font-size: 12px;
	line-height: 20px;
	padding: 2px 10px;
}


#XXX___links___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*リンク集*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

.links_box {
}
.links_box_ul {
	padding: 20px 10px 30px;
}
.links_box_ul li {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	background: url(../imgPub/icon_ar.gif) no-repeat left;
	padding-left: 20px;
}
.links_box_ul a {
	font-family: "メイリオ";
	margin-right: 10px;
}



#XXX___sitemap___XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX{}
/*▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼*/
/*サイトマップボックス*/
/*▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲*/

#sitemap_box {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#sitemap_box .heightLine-group1 , #sitemap_box .heightLine-group2 , #sitemap_box .heightLine-group3 , #sitemap_box .heightLine-group4 {
	width: 420px;
	margin-bottom: 20px;
}

.sitemap_inbox01 {
	width: 420px;
	float: left;
}
.sitemap_inbox02 {
	width: 420px;
	float: right;
}
.sitemap_ul  {
	padding-left: 10px;
	padding-top: 10px;
}
.sitemap_ul li  {
	font-size: 12px;
	letter-spacing: 0.1em;
	background: url(../imgPub/icon_dotar.gif) left 8px no-repeat;
	line-height: 24px;
	padding-left: 20px;
}
