@charset "utf-8";
/*--------------------------------------
  Universal selector
---------------------------------------*/

* {
margin:0px;
padding:0px;
}

/*--------------------------------------
  base Module
---------------------------------------*/

body {
text-align:center;
font-size:13px;
font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px 0px 5px 0px;
padding:0px;
}

p {
line-height: 1.5em;
}

#top_image {
	margin: 0 1px; 0 0;
	font-size: 0px;
	float:right;
}

h1, h2, h3, h4, h5, h6 {
font-size:1em;
font-weight:normal;
}

img {
border:0px;
}

a {
color:#3C5388;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
	color: #7C358E;
}



/*---------------------------------
   container
---------------------------------*/
#container {
background-image:url(image/container_bg.gif);
background-position:left;
background-repeat:repeat-y;
border-top:#003366 solid 1px;
width: 760px;
text-align:left;
padding:0px;
margin:10px auto 15px auto;
}

/*---------------------------------
   header
---------------------------------*/
#header {
width: 575px;
margin: 0px 0px 0px 0;
padding: 0 2px 0 0;
float:right;
}

#header #midashi {
width: 576px;
background-color:#FFFFFF;
font-size:1em;
font-weight:normal;
text-align:right;
padding:0 0 5px 0;
margin:3px auto 10px auto;
border-bottom:#CCCCCC solid 1px;
float:right;
display:none;
}

#header #title h1 {
display:none;
}

#header #title p {
display:none;
}




/*--- sub_menu01 ---*/
#header #sub_menu01 {
width:575px;
height:19px;
background-image:url(image/sub_menu01.gif);
background-repeat:no-repeat;
float:right;
clear:both;
margin:0 0px 0 0;
padding:0 0px 0 0;
}

#header #sub_menu01 ul{
width:160px;
height:19px;
padding:0px 0px 0 0;
margin:0 0px 0 0px;
display:block;
float: right;
}

#header #sub_menu01 li{
/*-- ボタン画像のとき設定　*/
width:80px;
height:19px;
float:left;
padding:0px;
margin:0px;
display:block;
clear: right;
}

#header #sub_menu01 li span {
margin:6px 0 0 0;
display:block;
}

#header #sub_menu01 li a {
height:19px;
display:block;
background-repeat:no-repeat;
background-position:0 0;
text-indent:-9999px;
overflow:hidden;
}

#header #sub_menu01 li a:hover {
background-position:0 -19px;
text-indent:-9999px;
overflow:hidden;
}

#header #sub_menu01 li#menu_map, #header #sub_menu01 li#menu_map a {background-image:url(image/sub_map.gif);}
#header #sub_menu01 li#menu_otoiawase, #header #sub_menu01 li#menu_otoiawase a {background-image:url(image/sub_otoiawase.gif);}

/*
#header #sub_menu01 li#menu_a5_basename, #header #sub_menu01 li#menu_a5_basename a {background-image:url(image/sub_a5_basename.gif);}
#header #sub_menu01 li#menu_a6_basename, #header #sub_menu01 li#menu_a6_basename a {background-image:url(image/sub_a6_basename.gif);}
*/

/*---------------------------------
   side_bar_a
---------------------------------*/

/* side_bar_a  link color */
#side_bar_a li a {
color:#FFFFFF;
text-decoration:none;
}

#side_bar_a li a:hover {
text-decoration:underline;
}

#side_bar_a li a:visited {
color:#FFFFFF;
}


#side_bar_a li li a {
color:#5B4585;
text-decoration:none;
}

#side_bar_a li li a:hover {
text-decoration:underline;
}

#side_bar_a li li a:visited {
color:#663366;
}


#side_bar_a {
width: 182px;
padding:0 0 0 1px;
margin: 1px 0 0 0px;
text-align:center;
float:left;
}

#side_bar_a ul {
margin:0 0 5px 5px;
}

#side_bar_a p {
padding: 0px;
margin:0 5px 10px 10px;
}

#side_bar_a img {
text-align: center;
margin:0px auto 0px auto;
}

#side_bar_a h2 {
padding:0px;
margin:0 0 10px 9px;
}


/*--- main_menu01 ---*/
#side_bar_a #main_menu01 {
width:182px;
margin:0 auto 20px auto;
text-align:left;
background-image:url(image/menu_bg.gif);
}

#side_bar_a #main_menu01 ul {
width:182px;
padding:0px;
margin:0 0px 0px 0px;
display:block;
}

#side_bar_a #main_menu01 li {
	width:182px;
	height:36px;
	text-indent:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0 0;
	background-repeat:no-repeat;
	display:inline;
}

#side_bar_a #main_menu01 li span {
margin:11px 0 0 0;
display:block;
font-weight:bold;
}

#side_bar_a #main_menu01 li a {
	height:36px;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	/*text-indent:-9999px;*/
	overflow:hidden;
}

#side_bar_a #main_menu01 li a:hover {
	background-image:url(image/side_bar_a_menu01_btn.gif);
	padding:0px 0px 0px 0px;
	background-position:-182px 0px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}

/*　ボタンが画像の場合使用
#side_bar_a #main_menu01 li#menu_a1_basename, #side_bar_a #main_menu01 li#menu_a1_basename a {background-image:url(image/menu_a1_basename.gif);}
#side_bar_a #main_menu01 li#menu_a2_basename, #side_bar_a #main_menu01 li#menu_a2_basename a {background-image:url(image/menu_a2_basename.gif);}
#side_bar_a #main_menu01 li#menu_a3_basename, #side_bar_a #main_menu01 li#menu_a3_basename a {background-image:url(image/menu_a3_basename.gif);}
#side_bar_a #main_menu01 li#menu_a4_basename, #side_bar_a #main_menu01 li#menu_a4_basename a {background-image:url(image/menu_a4_basename.gif);}
*/


/*--- main_menu01-sub  ---*/
#side_bar_a #main_menu01 li ul {
width:182px;
padding:0px;
margin:5px 0px 8px 0px;
text-align:left;
display:block;
}

#side_bar_a #main_menu01 li li {
height:25px;
padding: 0px 0 0 0;
text-indent:25px;
margin:px 0;
display:inline;
}

#side_bar_a #main_menu01 li li span {
margin:2px 0 0 0;
font-weight:normal;
}

#side_bar_a #main_menu01 li li a {
height:25px;
display:block;
padding:0px 0px 0px 0px;
margin:0px;
background-image:url(image/side_bar_a_menu01_sub_btn.gif);
background-repeat:no-repeat;
background-position:0 0;
/*text-indent:-9999px;*/
overflow:hidden;
}

#side_bar_a #main_menu01 li li a:hover {
background-image:url(image/side_bar_a_menu01_sub_btn.gif);
padding:0px 0px 0px 0px;
margin:0px;
background-position:-182px 0px;
/*text-indent:-9999px;*/
overflow:hidden;
}

/*　ボタンが画像の場合使用
#side_bar_a #main_menu01 li#menu_a1_basename, #side_bar_a #main_menu01 li#menu_a1_basename a {background-image:url(image/menu_a1_basename.gif);}
#side_bar_a #main_menu01 li#menu_a2_basename, #side_bar_a #main_menu01 li#menu_a2_basename a {background-image:url(image/menu_a2_basename.gif);}
#side_bar_a #main_menu01 li#menu_a3_basename, #side_bar_a #main_menu01 li#menu_a3_basename a {background-image:url(image/menu_a3_basename.gif);}
#side_bar_a #main_menu01 li#menu_a4_basename, #side_bar_a #main_menu01 li#menu_a4_basename a {background-image:url(image/menu_a4_basename.gif);}
*/


/*---------------------------------
   content
---------------------------------*/
#content {
width: 576px;
padding: 0px;
margin: 0px 1px 0 0;
float: right;
}

#topic_path {
color:#666666;
font-size:0.9em;
/*width:390px;
height:18px;*/
padding:0px;
margin:3px 0 3px 10px;
float:left;
position:relative; top:-13px;
/*clear:both;*/
}

#content h2 {
background-image:url(image/midashi_h2.gif);
color:#FFFFFF;
font-size:1em;
padding:10px 0px;
margin:0 0 10px 0;
text-indent:10px;
}

#content h4 {
margin:0 0 3px 0;
}


#content p {
padding: 0px;
margin:0 8px 0.8em 8px;
}


#content #category {
width: 543px;
margin:0 auto 0 auto;
clear:both;
}

#content table div {
margin:0.2em;
}

#content #service {
margin:0 0 15px 0;
}



/* top_information */

/*dl.info*/

dl.info {
	line-height: 1;
	border-bottom: 1px dotted #DFDFDF;
	margin: 10px auto;
	padding: 0 0 6px 0;
	width: 520px;
}

dl.info dt {
	background-image:url(image/mark_yazirusi.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 18px;
	display: inline;
	margin: 0 10px 0 5px;
}

dl.info dd {
	display: inline;
	margin: 0;
}



#content #information {
margin:0 0 5px 0;
}

/*
#content #information dl {
margin: 0 0 5px 0;
}

#content #information dt {
color:#333333;
background-image: url(image/mark_yazirusi.gif);
padding: 0px;
margin: 0 0 0 0;
text-indent :20px;
}

#content #information dd {
}
*/

/* top_content01 */
#content #top_content01 {
margin:0px;
clear:both;
}


/* top_content02 */
#content #top_content02 {
margin:0 0 15px 0;
clear:both;
}

#content #top_content02 ul {
padding:0px;
margin:0px;
display:block;
}

#content #top_content02 li {
width:120px;
padding:0px;
margin:8px 2px 0 3px;
display:block;
}

#content #top_content02 img {
margin:0 auto 8px auto;
display:block;
}


/* category template */
#content .entry {
/* background-image:url(image/cut_512px.gif); */
width:520px;
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 10px 0;
margin:0 auto 8px auto;
}

#content .entry_body {
width:500px;
margin:0 auto 0 auto;
}

#content .entry_more {
width:500px;
margin:0 auto 0 auto;
}

/* category_midashi */
#content #category h2 {
color:#003366;
background-image:url(image/midashi_h2.gif);
background-repeat:no-repeat;
text-indent:25px;
height:35px;
font-size:1.2em;
font-weight:bold;
padding:7px 0px 0 0;
margin:0 0 6px 0;
}

#content #category h3 {
height:25px;
font-size:1.2em;
font-weight:bold;
color:#444444;
background-image:url(image/midashi_h3.gif);
background-repeat:no-repeat;
background-position:left center;
text-indent:25px;
padding:10px 0 0 0;
margin:0 0 0px 0px;
}

#content #category h4 {
/*height: 25px;*/
font-size:1.0em;
font-weight:bold;
color:#003366;
background-color:#E9EAEF;
border-bottom:#C2C6D3 solid 1px;
/*background-image:url(image/midashi_h4.gif);*/
background-repeat:no-repeat;
background-position:left center;
text-indent:5px;
padding:4px 0;
margin:20px 7px 8px 0px;
}

#content #category h5 {
font-size:1.0em;
font-weight:bold;
color:#003366;
text-indent:5px;
padding:0px 0;
margin:15px 7px 0px 0px;
}

/*---------------------------------
   side_bar_b
---------------------------------*/

/*#side_bar_b {
width: 244px;
float: right;
padding:0px;
margin:0 0px 0 0px;
}

#side_bar_b h2 {
padding:0px;
margin:0px 0px 10px 3px;
}

#side_bar_b p {
padding:0px;
margin:0 20px 10px 17px;
}
*/

/*---------------------------------
   footer
---------------------------------*/
#footer_topline {
border-top:#CCCCCC dotted 1px;
width:758px;
margin:0 1px 0 1px;
font-size:0px;
}

#footer {
background-image:url(image/footer_bg.gif);
background-position:left;
background-repeat:repeat-y;
width:760px;
/*height:6em;*/
background-color:#FFFFFF;
/*border-top:#CCCCCC solid 1px;*/
border-bottom:#003366 solid 1px;
margin:20px 0 0 0px;
clear:both;
text-align:right;
}

#footer p {
color:#666666;
font-size:95%;
margin:5px 10px 0 15px;
}

#footer ul {
}

#footer li {
list-style-type:none;
background-image: url(image/mark_yazirusi.gif);
background-repeat:no-repeat;
background-position:left center;
padding: 0px;
margin:10px 15px 0 0; 
text-indent :20px;
float:right;
clear:both;
}

#footer #kozin {
margin-top:5px;
}

#footer #copyright {

}



#footer #address {
margin-bottom:10px;
}

/*---------------------------------
   side_form
---------------------------------*/
#side_bar_a input {
width:145px;
}

#side_bar_a textarea {
width:145px;
}

/*---------------------------------
   tool
---------------------------------*/
#tool {
text-align:center;
}

#tool table {
text-align:left;
margin:5px auto 5px auto;
padding:0px;
}



/*---------------------------------
   decoration
---------------------------------*/
.text_red {
color:#CC0000;
}

.text_blue {
color:#0033CC;
}

.text_left {
text-align:left;
}

.text_right {
text-align:right;
}

.text_center {
text-align:center;
}


.font_10px {
font-size:10.5px;
}

.box_center {
margin:0 auto 0 auto;
}

/*--------------------------------------
	Table Module		
---------------------------------------*/

table {
	background-color: #dddddd;
	margin: 0.5em 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #8D928D;
	border-collapse:collapse;
}

caption {
	display: none;
}

td,th {
	color: #333333;
	padding : 0.2em 0.5em;
	border-width:0 1px 1px 0;
	border-style: solid;
	border-color: #8D928D;
}

th {
	font-weight: normal;
	color: #444444;
	background-color: #F0F0F0;
}

td {
	color: #444444;
	background-color: white;
}

/* hyou02 */

.hyou02 table {
	background-color: #dddddd;
	margin: 0.5em 0;
	border-width: 0px 0 0 0px;
	border-style: solid;
	border-color: #8D928D;
}

.hyou02 caption {
	display: none;
}

.hyou02 td,.hyou02 th {
	color: #333333;
	padding : 0.2em 0.5em;
	border-width:0 0px 1px 0;
	border-style: solid;
	border-color: #dddddd;
}

.hyou02 th {
	font-weight: normal;
	color: #444444;
	background-color: #F0F0F0;
}

.hyou02 td {
	color: #444444;
	background-color: white;
}

/* table in table */
td table,{
	background-color: #FFFFFF;
	margin: 0;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #FFFFFF;
}


td td,td th {
	color: #333333;
	padding : 0px 0.5em 0.2em 0px ;
	border-width:0 1px 1px 0;
	border-style: solid;
	border-color: #FFFFFF;
}

td th {
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

td td {
	color: #333333;
	background-color: white;
}


/* table ennkaku */
#ennkaku table {
	background-color: #FFFFFF;
	margin: 0.5em 0;
	border-width: 0 0 0 0;
	border-style: dotted;
	border-color: #8D928D;
}

#ennkaku caption {
	display: none;
}

#ennkaku td,#ennkaku th {
	color: #333333;
	padding : 0.4em 0.5em;
	border-width:0 0 1px 0;
	border-style: dotted;
	border-bottom-color:#CCCCCC ;
}

#ennkaku th {
	font-weight: normal;
	color: #444444;
	background-color: #FFFFFF;
}

#ennkaku td {
	color: #444444;
	background-color: white;
}

/*--------------------------------------
	Common Module		
---------------------------------------*/
.red {
color:#CC3300;
}

.blue {
color:#3366CC;
}

.water {
color:#3399FF;
}

.image_R {
	float: right;
	margin: 0 0 1em 10px;
}

.image_L {
	float: left;
	margin: 0 10px 1em 0;
}





