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

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

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

body {
/*background-image:url(image/body_bg.gif);*/
background-position:left;
background-repeat:repeat-y;
font-size:80%;
font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px 0px 5px 0px;
padding:0px;
text-align:center;
}

p {
line-height: 1.3em;
}

#top_image {
	width:750px;
	margin: 0 auto 0px auto;
	font-size: 0px;
}

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;
width: 750px;
text-align:left;
padding:0px;
margin:0px auto 15px auto;
}

/*---------------------------------
   header
---------------------------------*/
#header {
width: 750px;
background-color:#FFFFFF;
margin: 0px auto 0px auto;
}

#header #midashi {
width: 750px;
color:#FFFFFF;
background-color:#3399CC;
font-size:1em;
font-weight:bold;
text-align:right;
padding:0.3em 0 0.3em 0;
margin:0px auto 0px auto;
}


#header #title h1 {
display:none;
}

#header #title p {
display:none;
}

/*--- sub_menu01 ---*/
#header #sub_menu01 {
width:750px;
height:35px;
background-image:url(image/sub_menu01.gif);
margin: 0 0 3px 0;
}

#header #sub_menu01 ul{
/*width:360px;*/
/*height:25px;*/
padding:0px 0 0 0;
margin:0 5px 0 0px;
display:block;
float: right;
}

#header #sub_menu01 li{
width:80px; /*-- ボタン画像のとき設定　--*/
height:30px;/*-- ボタン画像のとき設定　--*/
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:30px;
display:block;
background-repeat:no-repeat;
background-position:0 0;
text-indent:-9999px;
overflow:hidden;
}

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


#header #sub_menu01 li#menu_it, #header #sub_menu01 li#menu_it a {background-image:url(image/sub_it.gif); width:125px;}
#header #sub_menu01 li#menu_about_us, #header #sub_menu01 li#menu_about_us a {background-image:url(image/sub_about_us.gif);}
#header #sub_menu01 li#menu_info, #header #sub_menu01 li#menu_info a {background-image:url(image/sub_info.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_link, #header #sub_menu01 li#menu_link a {background-image:url(image/sub_link.gif);}


/*---------------------------------
   side_bar_a
---------------------------------*/
#side_bar_a {
width: 225px;
padding:0 0 0 0;
margin: 3px 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:225px;
margin:0 auto 0 auto;
text-align:left;
background-image:url(image/menu_bg.gif);
background-repeat:no-repeat;
}

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

#side_bar_a #main_menu01 li {
	width:217px;
	height:30px;
	text-indent:30px;
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	background-repeat:no-repeat;
	display:inline;
}

#side_bar_a #main_menu01 li span {
margin:9px 0 0 0;
display:block;
}

#side_bar_a #main_menu01 li a {
	height:30px;
	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:-217px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

/*　ボタンが画像の場合使用   */
#side_bar_a #main_menu01 li#menu_gyoumu, #side_bar_a #main_menu01 li#menu_gyoumu a {background-image:url(image/menu_gyoumu.gif); height:44px;}
#side_bar_a #main_menu01 li#menu_hanbai, #side_bar_a #main_menu01 li#menu_hanbai a {background-image:url(image/menu_hanbai.gif); height:41px;}
#side_bar_a #main_menu01 li#menu_zisseki, #side_bar_a #main_menu01 li#menu_zisseki a {background-image:url(image/menu_zisseki.gif); height:44px;}
#side_bar_a #main_menu01 li#menu_about_us, #side_bar_a #main_menu01 li#menu_about_us a {background-image:url(image/menu_about_us.gif); height:44px;}
#side_bar_a #main_menu01 li#menu_inquiry, #side_bar_a #main_menu01 li#menu_inquiry a {background-image:url(image/menu_inquiry.gif); height:50px;}
#side_bar_a #main_menu01 li#menu_news, #side_bar_a #main_menu01 li#menu_news a {background-image:url(image/menu_news.gif); height:50px;}
#side_bar_a #main_menu01 li#menu_link, #side_bar_a #main_menu01 li#menu_link a {background-image:url(image/menu_link.gif); height:50px;}



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

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

#side_bar_a #main_menu01 li li span {
margin:2px 0 0 0;
}

#side_bar_a #main_menu01 li li a {
height:20px;
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:-217px 0px;
/*text-indent:-9999px;*/
overflow:hidden;
}

/*　ボタンが画像の場合使用 */
#side_bar_a #main_menu01 li#menu_sokuryou, #side_bar_a #main_menu01 li#menu_sokuryou a {background-image:url(image/menu_sokuryou.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_kensetu, #side_bar_a #main_menu01 li#menu_kensetu a {background-image:url(image/menu_kensetu.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_hosyou, #side_bar_a #main_menu01 li#menu_hosyou a {background-image:url(image/menu_hosyou.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_gis, #side_bar_a #main_menu01 li#menu_gis a {background-image:url(image/menu_gis.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_sindan, #side_bar_a #main_menu01 li#menu_sindan a {background-image:url(image/menu_sindan.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_gaiyou, #side_bar_a #main_menu01 li#menu_gaiyou a {background-image:url(image/menu_gaiyou.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_rinen, #side_bar_a #main_menu01 li#menu_rinen a {background-image:url(image/menu_rinen.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_sisin, #side_bar_a #main_menu01 li#menu_sisin a {background-image:url(image/menu_sisin.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_zaimu, #side_bar_a #main_menu01 li#menu_zaimu a {background-image:url(image/menu_zaimu.gif); height:25px;}
#side_bar_a #main_menu01 li#menu_iso9001, #side_bar_a #main_menu01 li#menu_iso9001 a {background-image:url(image/menu_iso9001.gif); height:36px;}


/* banner */
#side_bar_a #banner {
width:190px;
margin:10px auto 5px auto ;
padding:0px;
}

#side_bar_a #banner ul {
list-style-type:none;
margin:0px 0px 0px 0px ;
padding:0px;
display:block;

}

#side_bar_a #banner li {
margin:0px 0 5px 0;
padding:0px;
}


/*---------------------------------
   content
---------------------------------*/
#content {
width: 520x;
padding: 0px 15px 0 0;
margin: 0px 0px 0px 0px;
float: right;
}


#content h2 {
/*
background-image:url(image/midashi_h2.gif);
color:#FFFFFF;
font-size:1em;
padding:10px 0px 0 0;
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: 490px;
margin:0px;
clear:both;
}

#content #topic_path {
padding:0px;
margin:8px 5px 8px 0;
text-align:right;
color:#666666;
}

/* top pick_up */
#content #pick_up {
margin:15px 0 25px 0;
}

#content #pick_up li {
margin:2px 2px;
display:block;
}

/* top_information */
#content #information {
margin:5px 0 15px 0;
clear:both;
}

/* top_banner */
#content #top_banner li {
width:226px;
height:54px;
float:left;
margin:10px 5px;
display:block;
}


/*dl.info*/

dl.info {
	line-height: 1.;
	border-bottom: 1px solid #DFDFDF;
	margin: 6px 6px;
	padding: 0 0 6px 0;
}

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;
}



/* top_content01 */
#content #top_content01 {

}


/* 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 module */
#content .entry {
/* background-image:url(image/cut_512px.gif); */　/*　エントリー毎の区切り線　*/
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 15px 0;
margin:0 0 13px 5px;
}

#content .entry ul {
margin:0 0 0 40px;
padding:0;
}

#content .entry ol {
margin:0 0 0 40px;
padding:0;
}

#content .entry li {
list-style:#333333;
margin:0 0 3px 0px;
padding:0;
}

#content #category h2 {
/*
height:75px;
font-size:2.2em;
font-weight:bold;
color:#444444;
background-image:url(image/midashi_h2.gif);
background-repeat:no-repeat;
text-indent:25px;
*/
padding:0px 0 0 0;
margin:0 0px 10px 0px;

}

#content #category h3 {
height:30px;
font-size:1.1em;
font-weight:bold;
color:#444444;
background-image:url(image/midashi_h3.jpg);
background-repeat:no-repeat;
background-position:left center;
text-indent:28px;
padding:16px 0 0 0;
margin:0 0 5px 0px;
}

#content #category h4 {
height: 17px;
font-size:1.0em;
font-weight:bold;
color:#444444;
background-image:url(image/midashi_h4.gif);
background-repeat:no-repeat;
background-position:left center;
text-indent:25px;
padding:4px 0 4px 0;
margin:9px 0 5px 0px;
}


/*---------------------------------
   each content　各カテゴリーの個別設定
---------------------------------*/
/* category_info */
#category_info #content h3 {
height:auto;
background-image:none;
border-bottom:#999999 dashed 1px;
text-indent:8px;
margin:5px 0 5px 0;
padding:0 0 3px 0;
}

#category_info .info_date {
background-image:url(image/mark_yazirusi.gif);
background-position:center left;
background-repeat:no-repeat;
text-indent:20px;
}


/* category_zaimu */
#zaimu_hyou {
font-size:10px;
text-align:center;
}

#zaimu_hyou p {
margin:0px;
padding:0px;
}

#zaimu_hyou th {
font-size:11px;
}

#zaimu_hyou td {
padding:5px;
}

#zaimu_hyou hr {
border:#666666 solid 1px;
margin:0px;
padding:0px;
height:1px;
font-size:0px;
}



/* category_sitemap*/
#category_sitemap ul {
list-style-type:none;
}

#category_sitemap p {
line-height: 1.0em;
}


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

#footer_a {
width:750px;
height:1.4em;
background-color:#3399CC;
color:#FFFFFF;
}

#footer_a #copyright {
float:left;
/*font-size:80%;*/
margin:0 0 0 3px;
display:block;
}

#footer_a #footer_menu01 {
float:right;
margin:0 3px 0 0;
display:block;
}

#footer_a #footer_menu01 a {
color:#FFFFFF
}

#footer #adress {
margin:5px 0 5px 5px;
}


/*
#footer ul {
float:right;
}

#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;
clear:both;
}
*/

/*---------------------------------
   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;
}

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;
}

/* 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 other */
#other table {
	background-color: #FFFFFF;
	margin: 0.5em 0;
	border-width: 0 0 0 0;
	border-style: dotted;
	border-color: #8D928D;
}

#other caption {
	display: none;
}

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

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

#other 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.5em 0.5em 0 0;
	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;
}

/* hyou03 */

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

.hyou03 caption {
	display: none;
}

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

.hyou03 th {
	font-weight: normal;
	color: #444444;
	/*background-color: #F0F0F0;*/
}

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


/* blockquote Module */
blockquote {
	color: #3F5585;
	background:#F3F3F3;
	/*border-left:4px solid #CCCCCC;*/
	padding: 5px 5px;
	width: 460px;
	margin:0 auto 0 auto;
}

blockquote p {
	color: #666666;
}


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

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

.image_C {
	text-align:center;
	margin: 0 auto 1em auto;
}

.clear {
clear:both;
}