@charset "utf-8";



/*----------------------------------------------------------------------------------------
	all-time
------------------------------------------------------------------------------------------*/

* {
	background:none no-repeat scroll 0 0;
	font-weight:normal;
	/* [disabled]font-style:normal; */
	line-height:140%;
	margin:0;
	padding:0;
}


body {
	font-size:13px;
	background:url("img/body_bg.png") repeat-x fixed;
	*font-size:small;
	*font:x-small;
}


table {
	font-size:inherit;
	font:100%;
}


a {
	text-decoration:none;
}


a:focus {
	outline:medium none;
	overflow:hidden;
}


a:hover {
}


a img {
	border:0;
	vertical-align:bottom;
}


button {
	cursor:pointer;
	outline:none;
	overflow:hidden;
}


button::-moz-focus-inner {
	border : 0px;
} 


ul,ol {
	list-style-type:none;
}


textarea {
	overflow:auto;
}


h2 {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:258px;
	height:31px;
}


#wrapper {
	text-align:center;
	width:100%;
}



/*----------------------------------------------------------------------------------------
	header
------------------------------------------------------------------------------------------*/

#head_up_container {
	height:79px;
	background:url("img/head_upper_bg.png") repeat 30px 0;
}


#head_upper {
	text-align:justify;
	position:relative;
	width:960px;
	height:79px;
	margin:0 auto;
}


h1 a {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:317px;
	height:63px;
	margin:8px 0 0 26px;
	background-image:url("img/head_logo.png");
}


#head_contact {
	float:left;
	display:inline;
	width:330px;
	margin:8px 0 0 214px;
}


#head_contact p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:168px;
	height:16px;
	margin-left:2px;
	background-image:url("img/head_contact.png");
}


#head_contact .head_mail {
	float:left;
	display:inline;
}


#head_contact .head_mail p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:131px;
	height:13px;
	margin-top:7px;
	background-image:url("img/head_mail_head.png");
}


#head_contact a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:133px;
	height:28px;
	margin-top:3px;
	background-image:url("img/head_mail.png");
}


#head_contact a:hover {
	background-position:0 -28px;
}


#head_contact p.head_tel {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:179px;
	height:41px;
	margin:7px 0 0 14px;
	background-image:url("img/head_tel.png");
}


#head_info {
	position:absolute;
	width:201px;
	height:20px;
	left:759px;
	background:url("img/head_info.png") no-repeat 120px 0;
}


#head_info a {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	margin-top:4px;
}


#head_info a.head_privacy {
	width:111px;
	height:13px;
	background-image:url("img/head_privacy.png");
}


#head_info a.head_map {
	width:68px;
	height:13px;
	margin-left:18px;
	background-image:url("img/head_map.png");
}


#head_navi_container {
	height:31px;
	background:url("img/head_navi_bg.png") repeat-x;
}


#head_navi {
	text-align:justify;
	width:960px;
	height:31px;
	margin:0 auto;
}


#head_navi ul {
	/*width:800px;*/
	height:30px;
}


#head_navi ul li {
	float:left;
	display:inline;
	height:30px;
	margin:1px 0 0 3px;
}


#head_navi ul li#global_navi_00 {
	width:66px;
	margin-left:30px;
}


#head_navi ul li#global_navi_01 {
	width:136px;
}


#head_navi ul li#global_navi_02 {
	width:115px;
}


#head_navi ul li#global_navi_03 {
	width:71px;
}


#head_navi ul li#global_navi_04 {
	width:175px;
}


#head_navi ul li#global_navi_05 {
	width:70px;
}

#head_navi ul li#global_navi_06 {
	width:105px;
}


#head_navi ul li a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	height:30px;
	background-image:url("img/global_navi.png");
}


li#global_navi_00 a {
	width:66px;
	background-position:-1px 0;
}


li#global_navi_01 a {
	width:136px;
	background-position:-67px 0;
}


li#global_navi_02 a {
	width:115px;
	background-position:-205px 0;
}


li#global_navi_03 a {
	width:71px;
	background-position:-322px 0;
}


li#global_navi_04 a {
	width:175px;
	background-position:-395px 0;
}


li#global_navi_05 a {
	width:70px;
	background-position:-573px 0;
}

li#global_navi_06 a {
	width:105px;
	background-position:-645px 0;
}

li#global_navi_00 a:hover {
	background-position:-1px -30px;
}


li#global_navi_01 a:hover {
	background-position:-67px -30px;
}


li#global_navi_02 a:hover {
	background-position:-205px -30px;
}


li#global_navi_03 a:hover {
	background-position:-322px -30px;
}


li#global_navi_04 a:hover {
	background-position:-395px -30px;
}


li#global_navi_05 a:hover {
	background-position:-573px -30px;
}

li#global_navi_06 a:hover {
	background-position:-645px -30px;
}


/*----------------------------------------------------------------------------------------
	content
------------------------------------------------------------------------------------------*/

#index_container {
	text-align:justify;
	width:928px;
	height:335px;
	margin:0 auto;
}


#content_container {
	text-align:justify;
	width:928px;
	min-height:380px;
	height:auto !important;
	height:380px;
	margin:0 auto;
	background:url("img/content_bg.png") repeat;
}


/*----------------------
	index
----------------------*/

#index_left {
	float:left;
	display:inline;
	width:176px;
	height:335px;
	background:url("img/index_left_bg.png") repeat-y;
}


#index_left form {
	text-align:left;
	margin:28px 0 0 13px;
}

label#search_name_label {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:149px;
	height:20px;
	background-image:url("img/index_search_name_label.png");
}


input#search_name {
	width:140px;
	height:20px;
	margin:5px 0 0 4px;
	border:solid 1px #6d896c;
	border-right:solid 1px #96a391;
	border-bottom:solid 1px #96a391;
	background:#ffffff;
}


button#name_button {
	color:#ffffff;
	width:46px;
	height:20px;
	margin:3px 0 0 99px;
	border:solid 1px #1a2b14;
	border-right:solid 1px #203419;
	border-bottom:solid 1px #203419;
	background:#2d4623;
}


button#name_button:hover {
	color:#203419;
	background:#ffffff;
}


p#search_pref_label {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:149px;
	height:20px;
	margin-top:15px;
	background-image:url("img/index_search_pref_label.png");
}


.search_map {
	position:relative;
	width:152px;
	height:127px;
	margin-top:8px;
	background-image:url("img/index_search_map.png");
}


input.map_button {
	cursor:pointer;
	display:block;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	border:none;
}


input#map_aichi {
	width:40px;
	height:30px;
	margin:57px 0 0 47px;
	z-index:10;
}


input#map_gifu {
	width:54px;
	height:60px;
	margin:3px 0 0 31px;
	z-index:8;
}


input#map_mie {
	width:40px;
	height:50px;
	margin:77px 0 0 22px;
	z-index:8;
}


input#map_other_01shizuoka {
	width:60px;
	height:54px;
	margin:35px 0 0 87px;
	z-index:5;
}


input#map_other_02nagano {
	width:45px;
	height:50px;
	margin-left:85px;
	z-index:5;
}


input#map_other_03shiga {
	width:26px;
	height:52px;
	margin:35px 0 0 10px;
	z-index:5;
}


input.pref_button {
	cursor:pointer;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	border:none;
	width:71px;
	height:16px;
	margin-top:6px;
}


input#pref_aichi {
	margin-top:8px;
	background-image:url("img/index_search_pref.png");
}


input#pref_gifu {
	margin:8px 0 0 6px;
	background-image:url("img/index_search_pref.png");
	background-position:-71px 0;
}


input#pref_mie {
	background-image:url("img/index_search_pref.png");
	background-position:-142px 0;
}


input#pref_other {
	margin-left:6px;
	background-image:url("img/index_search_pref.png");
	background-position:-213px 0;
}


input#pref_aichi:hover {
	background-position:0 -16px;
}


input#pref_gifu:hover {
	background-position:-71px -16px;
}


input#pref_mie:hover {
	background-position:-142px -16px;
}


input#pref_other:hover {
	background-position:-213px -16px;
}


#index_right {
	float:left;
	display:inline;
	width:743px;
	height:335px;
	margin-left:9px;
}



/*----------------------
	list
----------------------*/

#list_container {
	padding:35px 0 30px 15px;
}


#list_container h2 {
	background-image:url("img/list_head.png");
}


p.list_guarantee {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:862px;
	height:127px;
	margin:10px 0 20px;
	background-image:url("img/list_guarantee3.jpg");
}


form.search_form {
	width:862px;
	border-bottom:solid 2px #2d4623;
}


form.search_form p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:233px;
	height:23px;
	background-image:url("img/list_search_head.png");
}


form.search_form table {
	text-align:center;
	border-collapse:collapse;
}


tr.search_table_head {
	color:#2d4623;
	letter-spacing:0.3em;
	height:24px;
}


tr.search_table_head th {
	background:#88c671;
	border:solid 2px #2d4623
}


th.search_table_text {
	width:360px;
}


th.search_table_select {
	width:140px;
	height:24px;
}


tr.search_table_data {
	height:40px;
}


tr.search_table_data td {
	background:#ffffff;
	border:solid 2px #2d4623
}


tr.search_table_data input#search_name {
	width:320px;
	margin:0;
}


select#search_pref, select#search_rank {
	width:130px;
	background:#ffffff;
	border:solid 1px #6d896c;
	border-right:solid 1px #96a391;
	border-bottom:solid 1px #96a391;
}


button.list_submit {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:101px;
	height:31px;
	margin:10px 0;
	background-image:url("img/list_submit.png");
	border:none;
}


button.list_submit:hover {
	background-position:0 -31px;
}



p.list_result_head {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:178px;
	height:24px;
	margin-top:20px;
	background-image:url("img/list_result_head.png");
}


table.search_result_table {
	border-collapse:collapse;
	text-align:center;
}


tr.search_result_head {
	color:#2d4623;
	letter-spacing:0.15em;
	height:24px;
}


tr.search_result_head th {
	padding:8px;
	background:#88c671;
	border:solid 2px #2d4623
}


tr.search_result_head th.search_result_name {
	width:280px;
	padding:0;
}


tr.search_result_data {
	height:40px;
}


tr.search_result_data td {
	background:#ffffff;
	border:solid 2px #2d4623
}

td.name {
	text-align:left;
}


td.name a {
	display:block;
	margin:5px;
}


td.name a:hover {
	color:#ff0000;
}


td.name span {
	display:block;
	margin:5px;
}


td.vogue span {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:102px;
	height:19px;
	margin:0 4px;
	background-image:url("img/list_vogue.png");
}


.vogue_02 {
	background-position:0 -19px;
}


.vogue_03 {
	background-position:0 -38px;
}


.vogue_04 {
	background-position:0 -57px;
}


.vogue_05 {
	background-position:0 -76px;
}


td.list_graph a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:106px;
	height:31px;
	margin:4px;
	background-image:url("img/list_graph.png");
}


a.list_graph_10 {
	background-position:-106px 0;
}


a.list_graph_01:hover {
	background-position:0 -31px;
}


a.list_graph_10:hover {
	background-position:-106px -31px;
}



/*----------------------
	detail
----------------------*/

#detail_container {
	padding:35px 0 30px 15px;
}


#detail_container h2 {
	float:left;
	display:inline;
	background-image:url("img/detail_head.png");
}


a.detail_head_link {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:407px;
	height:32px;
	margin:0 0 30px 200px;
	background:url("img/detail_to_list.png");
}


a.detail_head_link:hover {
	background-position:0 -32px;
}


p.address_head, p.courseHole_head, p.dueRewrite_head, p.memberFull_head {
	clear:both;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:860px;
	height:61px;
	margin-bottom:2px;
	background:no-repeat 0 35px;
}


p.address_head {
	clear:both;
	background-image:url("img/detail_head_basic.png");
}


p.courseHole_head {
	clear:both;
	background-image:url("img/detail_head_course.png");
}


p.dueRewrite_head {
	clear:both;
	background-image:url("img/detail_head_due.png");
}


p.memberFull_head {
	clear:both;
	background-image:url("img/detail_head_member.png");
}


#detail_container dl.entryConveyer_list, #detail_container dl.entryNewcomer_list, #detail_container dl.entryCondition_list, #detail_container dl.entryFlow_list {
	float:left;
}


#detail_container dt {
	float:left;
	display:inline;
	text-align:center;
	letter-spacing:0.15em;
	line-height:40px;
	width:120px;
	background:#88c671;
	border:solid 2px #2d4623

}


#detail_container dt.access_label, #detail_container dt.courseLength_label, #detail_container dt.courseRate_label {
	line-height:80px;
}


#detail_container dt.tel_label, #detail_container dt.fax_label, #detail_container dt.buss_label, #detail_container dt.holiday_label, #detail_container dt.coursePrac_label, #detail_container dt.courseDesigner_label {
	line-height:60px;
}


#detail_container dt.dueRewrite_label, #detail_container dt.dueAnnual_label {
	width:130px;
	line-height:100px;
}


#detail_container dt.memberFull_label, #detail_container dt.memberOther_label {
	width:115px;
}


#detail_container dt.memberDate_label {
	width:175px;
}


#detail_container dt.entryConveyer_label, #detail_container dt.entryNewcomer_label, #detail_container dt.entryCondition_label, #detail_container dt.entryFlow_label {
	float:none;
	display:block;
	border:none;
}


#detail_container dt.entryConveyer_label, #detail_container dt.entryNewcomer_label {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:419px;
	height:61px;
	background:no-repeat 0 35px;
}


#detail_container dt.entryConveyer_label {
	background-image:url("img/detail_head_conveyer.png");
}


#detail_container dt.entryNewcomer_label {
	background-image:url("img/detail_head_newcomer.png");
}


#detail_container dt.entryCondition_label, #detail_container dt.entryFlow_label {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:860px;
	height:61px;
	background:no-repeat 0 35px;
}


#detail_container dt.entryCondition_label {
	background-image:url("img/detail_head_condition.png");
}


#detail_container dt.entryFlow_label {
	background-image:url("img/detail_head_flow.png");
}


#detail_container dd {
	float:left;
	display:inline;
	height:40px;
	margin:0 2px 2px;
	background:#ffffff;
	border:solid 2px #2d4623

}


#detail_container dd.access_data, #detail_container dd.courseLength_data, #detail_container dd.courseRate_data {
	height:80px;
}


#detail_container dd.tel_data, #detail_container dd.fax_data, #detail_container dd.buss_data, #detail_container dd.holiday_data, #detail_container dd.coursePrac_data, #detail_container dd.courseDesigner_data {
	height:60px;
}


#detail_container dd.address_data, #detail_container dd.access_data, #detail_container dd.courseRelative_data {
	width:730px;
}


#detail_container dd.tel_data, #detail_container dd.buss_data, #detail_container dd.site_data, #detail_container dd.courseHole_data, #detail_container dd.courseLength_data, #detail_container dd.coursePrac_data {
	width:390px;
}


#detail_container dd.fax_data, #detail_container dd.holiday_data, #detail_container dd.openDate_data, #detail_container dd.coursePer_data, #detail_container dd.courseRate_data, #detail_container dd.courseDesigner_data {
	width:208px;
}


#detail_container dd.dueRewrite_data, #detail_container dd.dueAnnual_data {
	width:289px;
	height:100px;
}


#detail_container dd.memberFull_data, #detail_container dd.memberOther_data {
	width:152px;
}


#detail_container dd.memberDate_data {
	width:118px;
}


#detail_container dd.entryConveyer_data, #detail_container dd.entryNewcomer_data {
	float:none;
	display:block;
	width:410px;
	height:auto;
	margin-left:0;
}


#detail_container dd.entryConveyer_data {
	margin-right:28px;
}


#detail_container dd.entryCondition_data, #detail_container dd.entryFlow_data {
	float:none;
	display:block;
	width:856px;
	height:auto;
	margin-left:0;
}


#detail_container dd.entryFlow_data {
	margin-bottom:30px;
}


#detail_container dd p {
	margin:12px;
}


a.detail_foot_link {
	clear:both;
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:407px;
	height:32px;
	margin-left:453px;
	background-image:url("img/detail_to_list.png");
}


a.detail_foot_link:hover {
	background-position:0 -32px;
}



/*----------------------
	graph
----------------------*/

#graph_container {
	padding:10px 0 20px 15px;
}


.graph_head_link {
	height:31px;
	margin-bottom:10px;
}

a.graph_another_text {
	float:left;
	display:inline;
	color:#2d4623;
	font-size:116%;
	line-height:31px;
	text-decoration:underline;
	width:210px;
}


a.graph_another_1 {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:106px;
	height:31px;
	background-image:url("img/list_graph.png");
}


a.graph_another_10 {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:106px;
	height:31px;
	background-image:url("img/list_graph.png");
	background-position:-106px 0;
}


a.graph_another_1:hover {
	background-position:0 -31px;
}


a.graph_another_10 {
	background-position:-106px -31px;
}


.graph_foot {
	margin-top:10px;
	height:100px;
}


#graph_container table.search_result_table {
	float:left;
}


.graph_foot_links {
	float:left;
	width:407px;
	margin:24px 0 0 209px;
}


.graph_foot_links a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:407px;
	height:32px;
}


a.graph_to_detail {
	margin-bottom:8px;
	background-image:url("img/graph_to_detail.png");
}


a.graph_to_list {
	background-image:url("img/detail_to_list.png");
}


.graph_foot_links a:hover {
	background-position:0 -32px;
}



/*----------------------
	access
----------------------*/

#access_left {
	float:left;
	display:inline;
	width:260px;
	height:335px;
	margin:35px 0 0 15px;
}


#access_left h2 {
	background-image:url("img/access_head.png");
}


#access_left p {
	margin-top:16px;
}


p.access_name {
	font-size:108%;
}


p.access_route {
	font-size:116%;
	padding-bottom:24px;
	border-bottom:groove 2px #586f47;
}


p.access_tel {
	font-size:123.1%;
}


address {
	margin-top:16px;
}

iframe {
	float:left;
	display:inline;
	margin:35px 0 0 250px;
}


/*----------------------
	about
----------------------*/

#about_container {
	line-height:1.4;
	padding:35px 0 30px 15px;
}


h2.about_head {
	background-image:url("img/about_head.png");
}


.about_box {
	padding:30px;
	margin:15px 15px 30px;
	background:#ffffff;
	font-weight: bold;
	font-size: 1px;
}


p.about_info {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:179px;
	height:24px;
	background-image:url("img/about_topic_01.png");
}


#about_container ul {
	margin:10px 0 40px;
	font-size: 13px;
}


#about_container li {
	margin:10px 0 25px 1em;
	text-indent:-1em;
}


#about_container li ul {
	margin:4px 0 7px;
}


#about_container li li {
	margin:7px 0 10px;
}

#about_container li dl {
	text-indent:0;
	margin-left:10px;
}


#about_container li dt {
	margin:6px 0 4px;
}


#about_container li dd {
	margin-bottom:16px;
}


#about_container 
p.about_grobal {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:179px;
	height:24px;
	background-image:url("img/about_topic_02.png");
}


p.about_population {
	color:#2d4623;
	font-size:100%;
	margin-top:10px;
}


table.population_table {
	text-align:center;
	vertical-align:middle;
	border-collapse:collapse;
	margin-bottom:20px;
}


table.population_table td {
	border:solid 2px #2d4623;
}


table.population_table th, td.country {
	color:#ffffff;
	background:#88c671;
	border:solid 2px #2d4623;
	width:135px;
	height:40px;
}


h2.voice_head {
	background-image:url("img/voice_head.png");
}


.voice_box {
	padding:10px 30px 15px;
	margin:15px 15px 30px;
	background:#ffffff;
}


.voice_box ul li {
	margin:10px 0 15px;
}




#about_container p.list_guarantee {
	margin:20px 0 30px 25px;
}


/*----------------------
	contact
----------------------*/

#contact_container {
	padding:35px 0 30px 15px;
}


#contact_container h2 {
	background-image:url("img/contact_head.png");
}


#contact_container p {
	color:#2d4623;
	margin:15px 0 0 10px;
}


.caution {
	color:#d1211a;
	font-weight:bold;
}


#contact_container dl {
	margin-top:15px;
}


#contact_container dl dt {
	float:left;
	display:inline;
	text-indent:4px;
	line-height:28px;
	color:#2d4623;
	width:110px;
	height:28px;
	background:#9acc82;
	border:solid 1px #48683b;
}


#contact_container dl dt.error {
	color:#441717;
	margin-top:18px;
	background:#cc8383;
	border:solid 1px #441717;
}


span.error {
	color:#441717;
}


span.error_last {
	color:#441717;
}


.caution_pop {
	color:#d1211a;
	height:18px;
}


#contact_container dl dd {
	margin:5px 0 5px 115px;
}


#contact_container dl dd input {
	width:375px;
	height:28px;
	margin:0;
	background:#ffffff;
	border:solid 1px #48683b;
}


#contact_container dl dd.contact_birthday input {
	width:50px;
}


#contact_container dl dd.contact_gender input {
	width:20px;
	vertical-align:middle;
	background:transparent;
	border:none;
}


#contact_container dl dt.contact_last {
	float:none;
	display:block;
	text-indent:5px;
	width:130px;
	margin-top:16px;
	background:transparent;
	border:none;
}


#contact_container dl dt.error_last {
	color:#441717;
	background:#cc8383;
	border:solid 1px #441717;
}


.caution_pop_last {
	color:#d1211a;
	text-indent:5px;
	height:18px;
}


#contact_container dl dd.contact_last {
	width:497px;
	margin:0;
}


#contact_container dl dd textarea {
	width:495px;
	height:118px;
	background:#ffffff;
	border:solid 1px #48683b;
}


button#contact_submit {
	clear:both;
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:101px;
	height:31px;
	margin-top:10px;
	background:url("img/contact_submit.png");
	border:none;
}


button#contact_submit:hover {
	background-position:0 -31px;
}



/*----------------------
	privacy
----------------------*/

#privacy_container {
	color:#333333;
	padding:35px 0 30px 15px;
}


#privacy_container h2 {
	background-image:url("img/privacy_head.png");
}


.privacy_content {
	background:#ffffff;
	width:880px;
	padding:25px 0;
	margin-top:10px;
}


.privacy_content p {
	margin:0 35px 30px;
}


.privacy_content ul {
	margin:0 55px 30px;
	list-style:outside circle
}


.privacy_content li {
	margin-bottom:10px;
}


address.privacy_address {
	margin:0 55px;
}



/*----------------------
	map
----------------------*/

#map_container {
	color:#2d4623;
	padding:35px 0 30px 15px;
}


#map_container h2 {
	background-image:url("img/map_head.png");
}


#map_container ul {
	height:300px;
	margin:45px 0 0 -50px;
}


#map_container ul li {
	float:left;
	display:inline;
	width:240px;
	height:75px;
	margin:0 0 30px 50px;
}

#map_container ul li a,#map_container ul li span {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:237px;
	height:24px;
}


#map_container ul li#map_list_01 a {
	background-image:url("img/map_list_01.png");
}


#map_container ul li#map_list_02 a {
	background-image:url("img/map_list_02.png");
}


#map_container ul li#map_list_03 a {
	background-image:url("img/map_list_03.png");
}


#map_container ul li#map_list_04 a {
	background-image:url("img/map_list_04.png");
}


#map_container ul li#map_list_05 a {
	background-image:url("img/map_list_05.png");
}


#map_container ul li#map_list_06 a {
	background-image:url("img/map_list_06.png");
}


#map_container ul li#map_list_07 a {
	background-image:url("img/map_list_07.png");
}


#map_container ul li#map_list_08 span {
	background-image:url("img/map_list_08.png");
}

#map_container ul li#map_list_09 a {
	background-image:url("img/map_list_09.png");
}

#map_container ul li a:hover {
	background-position:0 -24px;
}



/*----------------------------------------------------------------------------------------
	footer
------------------------------------------------------------------------------------------*/

p.foot_earthquake {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:960px;
	height:36px;
	margin:0 auto 2px;
	background-image:url("img/foot_eq.png");
}


p.foot_present {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:960px;
	height:88px;
	margin:0 auto 2px;
	background-image:url("img/topsin30.jpg");
}


#foot_container {
	height:134px;
	background:url("img/foot_bg.png") repeat 30px 0;
}


#foot_content {
	text-align:justify;
	width:960px;
	height:134px;
	margin:0 auto;
}


#foot_left {
	width:250px;
	height:134px;
	float:left;
	display:inline;
}



#foot_left p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
}


#foot_left p.foot_name {
	width:92px;
	height:14px;
	margin:16px 0 0 22px;
	background-image:url("img/foot_name.png");
}


#foot_left p.foot_address {
	width:160px;
	height:28px;
	margin:6px 0 0 22px;
	background-image:url("img/foot_address.png");
}


#foot_left p.foot_comment {
	width:214px;
	height:59px;
	margin:6px 0 0 22px;
	background-image:url("img/foot_comment.png");
}


#foot_right {
	width:710px;
	height:134px;
	float:left;
	display:inline;
}


#foot_right p.foot_title {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:498px;
	height:21px;
	margin:14px 0 0 20px;
	background-image:url("img/foot_title.png");
}


#foot_right p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:210px;
	height:14px;
	margin-top:14px;
	background-image:url("img/foot_contact.png");
}


#foot_right .foot_mail {
	float:left;
	display:inline;
}


#foot_right .foot_mail p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:210px;
	height:14px;
	margin-left:4px;
	background-image:url("img/foot_mail_head.png");
}


#foot_right a {
	display:block;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:244px;
	height:41px;
	margin-top:9px;
	background-image:url("img/foot_mail.png");
}


#foot_right a:hover {
	background-position:0 -41px;
}


#foot_list {
	float:left;
	display:inline;
}


#foot_list p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:244px;
	height:15px;
	margin:14px 0 0 28px;
	background-image:url("img/foot_list_title.png");
}


#foot_list dl {
	width:340px;
	margin-left:28px;
}


#foot_list dt {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:45px;
	height:16px;
	margin-top:5px;
}


#foot_list dd {
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:260px;
	height:16px;
	margin:5px 0 0 10px;
}


#foot_list dt.foot_list_n {
	background-image:url("img/foot_list_n01.png");
}


#foot_list dd.foot_list_n {
	background-image:url("img/foot_list_n02.png");
}


#foot_list dt.foot_list_i {
	background-image:url("img/foot_list_i01.png");
}


#foot_list dd.foot_list_i {
	background-image:url("img/foot_list_i02.png");
}


#foot_list dt.foot_list_g {
	background-image:url("img/foot_list_g01.png");
}


#foot_list dd.foot_list_g {
	background-image:url("img/foot_list_g02.png");
}



#foot_copy_container {
	clear:both;
	height:26px;
	background:url("img/foot_copy_bg.png") repeat-x 5px 0;
}


#foot_copy {
	width:960px;
	height:26px;
	margin:0 auto;
}


#foot_copy p {
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:174px;
	height:18px;
	margin-left:388px;
	background-image:url("img/foot_copy.png");
}



#wrapper #content_container #about_container .about_box p {
	font-size: 13px;


}
#about_container .about_box {
	font-size: 14px;
}
#about_container .about_box {
	font-size: 14px;
}
#wrapper #content_container #about_container .voice_box ul li {
	font-size: 14px;
}
#wrapper #content_container #about_container .voice_box ul li {


}
#about_container .about_box ul li {
	font-size: 14px;
}
#about_container .about_box p {
	font-size: 16px;
}
#about_container .about_box {
	font-size: 14px;
}
