@charset "utf-8";
/*--------------------------------------
  Universal selector
---------------------------------------*/

* {
margin:0px;
padding:0px;
}

/*--------------------------------------
  base Module
---------------------------------------*/

body {
background-image:url(image/body_bg.gif);
background-position:top;
background-repeat:repeat-x;
text-align:center;
font-size:80%;
font-family:"ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px;
padding:0px;
}

p {
line-height: 1.3em;
}

#top_image {
	margin:0px;
	font-size: 0px;
	float:right;
}

h1, h2, h3, h4, h5, h6 {
font-size:1em;
font-weight:normal;
clear:both;
}

img {
border:0px;
}

a {
color:#3C5388;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

a:visited {
color: #7C358E;
}

#wrapper {
width:770px;
background-color:#FFFFFF;
margin:0px auto 0px auto;
}

/*---------------------------------
   container
---------------------------------*/
#container {
background-image:url(image/container_bg.gif);
background-position:left 50px 50px;
background-repeat:repeat-y;
width: 735px;
text-align:left;
padding:0px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
}

#container_index {
width: 735px;
text-align:left;
padding:0px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
}

/*---------------------------------
   header
---------------------------------*/
#header {
background-image:url(image/header_bg.gif);
background-repeat:no-repeat;
background-position:565px 68px;
background-color:#FFFFFF;
margin: 0px auto 0px auto;
padding: 0 0 10px 0;
_padding: 0 0 0px 0;
clear:both;
}

#header #midashi {
height:5px;
font-size:3px;
color:#FFFFFF;
text-indent:-9999px;
background-color:#0BAF9B;
display:block;
}

#header #title {
margin:15px 10px;
}

#header #title h1 {
width:250px;
text-indent:-9999px;
display:none;
}

#header #title h1 a {
}

#header_otoiawase {
float:right;
margin:0px 10px 0px 10px ;
display:inline;
}

#site_image {
width:735px;
margin:0 0 15px 0;
text-align:center;
}


/* header_menu */

#header_menu {
width:735px;
height:35px;
background-image:url(image/sub_menu01.gif);
}

#header_menu ul{
/*width:360px;*/
height:35px;
padding:0px;
margin:0px;
display:block;
float: right;
}

#header_menu li{
/*-- ボタン画像のとき設定　width:90px; --*/
height:35px;
float:left;
padding:0px;
margin:0px;
display:block;
clear: right;
}

#header_menu li span {
margin:6px 0 0 0;
display:block;
}

#header_menu li a {
height:35px;
display:block;
background-repeat:no-repeat;
background-position:0 0;
text-indent:-9999px;
overflow:hidden;
}

#header_menu1 li a:hover {
background-position:0 -35px;
text-indent:-9999px;
overflow:hidden;
}
				
#header_menu #home a { background:url(image/header_menu_bg.jpg) 0px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #outline a { background:url(image/header_menu_bg.jpg) -105px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #service a { background:url(image/header_menu_bg.jpg) -210px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #recruit a { background:url(image/header_menu_bg.jpg) -315px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #contribution a { background:url(image/header_menu_bg.jpg) -420px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #link a { background:url(image/header_menu_bg.jpg) -525px 0px no-repeat; height:48px; width:105px; display:block; }
#header_menu #inquiry a { background:url(image/header_menu_bg.jpg) -630px 0px no-repeat; height:48px; width:105px; display:block; }
				
#header_menu #home a:hover { background:url(image/header_menu_bg.jpg) 0px -48px; }
#header_menu #outline a:hover { background:url(image/header_menu_bg.jpg) -105px -48px; }
#header_menu #service a:hover { background:url(image/header_menu_bg.jpg) -210px -48px; }
#header_menu #recruit a:hover { background:url(image/header_menu_bg.jpg) -315px -48px; }
#header_menu #contribution a:hover { background:url(image/header_menu_bg.jpg) -420px -48px; }
#header_menu #link a:hover { background:url(image/header_menu_bg.jpg) -525px -48px; }
#header_menu #inquiry a:hover { background:url(image/header_menu_bg.jpg) -630px -48px; }


/*---------------------------------
   side_bar_a
---------------------------------*/
#side_bar_a {
background-color:#EFEFEF;
width: 185px;
padding:0px;
margin: 0px;
text-align:center;
float:left;
display:inline;
}

#side_bar_a ul {
margin:0 0 5px 5px;
}

#side_bar_a p {
}

#side_bar_a img {
margin:0px;
}

#side_bar_a h2 {
padding:0px;
margin:0 0 10px 9px;
}


/*--- main_menu01 ---*/
#side_bar_a #main_menu01 {
width:185px;
margin:0 auto 0 auto;
text-align:left;
}

#side_bar_a #main_menu01 ul {
width:185px;
padding:0px;
margin:0 0px 0px 0px;
display:block;
}

#side_bar_a #main_menu01 li {
	width:185px;
	height:31px;
	text-indent:10px;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	display:inline;
}

#side_bar_a #main_menu01 li span {
margin:8px 0 0 0;
display:block;
}

#side_bar_a #main_menu01 li a {
	height:32px;
	width:185px;
	color:#333333;
	font-weight:bold;
	display:block;
	padding:0px;
	font-size:13px;
	margin:0px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration:none;
	text-indent:30px;
	overflow:hidden;
}

#side_bar_a #main_menu01 li a:hover {
	color:#999999;
	width:185px;
	background-image:url(image/side_bar_a_menu01_btn.gif);
	text-decoration:none;
	padding:0px;
	text-indent:30px;
	overflow:hidden;
}


/*--- main_menu01-sub  ---*/
#side_bar_a #main_menu01 li ul {
width:185px;
padding:0px;
margin:0 0px 8px 0px;
text-align:left;
display:block;
}

#side_bar_a #main_menu01 li li {
height:20px;
padding: 0px;
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;
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;
margin:0px;
background-position:-200px 0px;
/*text-indent:-9999px;*/
overflow:hidden;
}


/* side module */
.side_box {
width:171px;
text-align:left;
margin:10px auto 10px auto;
overflow:auto;
}

.side_message {
font-weight:bold;
color:#FFFFFF;
padding:0 0 0 10px;
}

.side_content {
background-color:#FFFFFF;
border:#CCCCCC solid 1px;
}

.side_content p {
font-size:12px;
padding:7px 7px 0 7px ;
}

.side_title {
height:60px;
margin-bottom:0px;
}

#side_bar_a .sub_menu02 ul {
color:#333333;
font-weight:bold;
margin:0 0 0 13px;
}

.sub_menu02 ul li{
background-image:url(image/yazirusi_01.gif);
background-repeat:no-repeat;
background-position:0px 4px;
margin:10px 0px;
padding:0 0 0 18px;
list-style-type:none;
}

.sub_menu02 ul a {
color:#333333;
text-decoration:none;
}

.sub_menu02 ul a:hover {
color:#666666;
text-decoration:none;
}

.sub_menu02 ul a:visit {
color:#333333;
}


/*---------------------------------
   content
---------------------------------*/
#content {
width: 530px;
padding: 0px;
margin: 15px 0px 0 0;
float: right;
display:inline;
}

#content p {
padding: 0px;
margin:0 8px 0.5em 8px;
}

#content ol ,ul {
margin:10px 0 15px 35px;
line-height:1.3em;
}

#content ul li, ol li {
margin:0px 0 7px 0px;
}

#content #category,
#content #index {
margin:0px;
}

#content #topic_path {
color:#666666;
padding:0px;
margin:12px 0px 10px 12px;
text-align:left;
font-size:11px;
}

/* top_information */
#content #information {
margin:0 0 5px 0;
}

/*dl.info*/

dl.info {
	line-height: 1.;
	border-bottom: 1px dotted #DFDFDF;
	margin: 6px 5px;
	padding: 0 0 6px 0;
}

dl.info dt {
	background-image:url(image/yazirusi_01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 20px;
	display: inline;
	margin: 0 10px 0 5px;
}

dl.info dd {
	display: inline;
	margin: 0;
}




/* 見出しの設定 */
#content .entry {
background-position:bottom;
background-repeat:no-repeat;
padding:0 0 15px 0;
margin:0 0 0px 0;
overflow:auto;
clear:both;
}

#content #category h2 {
padding:0px 0 0 0;
margin:0 0 10px 0;
clear:both;
}

#content #category h3 {
font-size:13px;
font-weight:bold;
color:#666666;
background-image:url(image/midashi_h3.gif);
background-repeat:no-repeat;
background-position:left center;
padding:10px 6px 9px 25px;
margin:10px 0 10px 0px;
}

#content #category h4 {
font-size:1.0em;
font-weight:bold;
color:#444444;
border-bottom:#CCCCCC 1px solid;
padding:6px 6px 6px 0px;
margin:20px 0 10px 0px;
}


/*---------------------------------
   各ページ　個別設定
---------------------------------*/
#top_menu  {
margin:10px 0 0 0;
font-size:13px;
}

#top_menu p {
margin:3px;
}


#top_menu #top_building {
height:203px;
float:left;
margin-right:5px;
width:180px;
border-bottom:#0C62AB solid 3px;
}

#top_menu #top_mansion {
height:203px;
float:left;
margin-right:5px;
width:180px;
border-bottom:#60A816 solid 3px;

}

#top_menu #top_security {
height:203px;
float:left;
margin-right:5px;
width:180px;
border-bottom:#0FAE9C solid 3px;
}

#top_menu #top_detachment {
height:203px;
float:left;
width:180px;
border-bottom:#AA400E solid 3px;
}

#top_menu .syousai_buttom {
position:relative; top:129px;
margin:-20px 0 0 0;
}

#top_flash {
margin:13px 0 0 0;
_margin:8px 0 0 0; 
clear:both;
}



/*---------------------------------
   footer
---------------------------------*/
#footer {
width:735px;
background-color:#FFFFFF;
margin:20px 0px 0px 0px;
clear:both;
}

#footer p {
}

#footer #footer_menu {
padding:10px 0px;
color:#666666;
text-align:center;
font-size:12px;
border-top:#CCCCCC solid 1px;
}

#footer #address {
color:#FFFFFF;
background-color:#0BAF9B;
padding:10px ;
text-align:right;
clear:both;
}

#footer .copyright {
color:#333333;
background-color:none;
padding:5px;
text-align:right;
}

/*---------------------------------
   decoration
---------------------------------*/
.text_red {
color:#CC0000;
}

.text_orange {
color:#FF6600;
}


.text_blue {
color:#0033CC;
}

.text_green {
color:#36A92A;
}


.text_left {
text-align:left;
}

.text_right {
text-align:right;
}

.text_center {
text-align:center;
}

.font_10px {
font-size:10.5px;
}

.font_large {
font-size:1.2em;
}

.box_center {
margin:0 auto 0 auto;
}

/*--------------------------------------
	Table Module		
---------------------------------------*/

table {
	background-color: #dddddd;
	margin: 0.5em 0;
	border-width: 0px 0 0 0px;
	border-style: dotted;
	border-color: #dddddd;
	line-height:1.3em;
}

caption {
	display: none;
}

td,th {
	color: #333333;
	padding : 0.7em 0.5em;
	border-width:0 0px 1px 0;
	border-style: dotted;
	border-color: #dddddd;
}

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;
}


.entry {
margin:10px 0 20px 0;
}

.entry_body {
margin:0px;
}


address {
font-style:normal;
}

.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 {
   display: block;
   clear: both;
}


/* buttom module */

.side_buttom {
margin:10px 0;
text-align:center;
}



/* トップへ戻るボタン */
.return_navi a {
float:right;
color:#999999;
font-size:10px;
}

.return_navi a:hover {
color:#999999;
}

.return_navi a:visit {
color:#999999;
}

#side_bar_a .side_banner {
margin:10px 0 0 0;
}

#side_bar_a .side_banner ul {
margin:0px;
list-style:none;
}

#side_bar_a .side_banner ul li {
margin:0 0 5px 0;
}

.content_box01 {
background-color:#E6F7F5;
display:block;
padding:10px;
}

.kyoutyou {
font-size:30px;
font-weight:bold;
color:#FF3300;
}