@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font-size:74.5%;
	font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Osaka, "ＭＳ Ｐゴシック", "MS PGothic", , Verdana, Arial, sans-serif;
	color:white;
	line-height:1.5;
	background-color: #F7F7F7;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}
/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/
a {
	color:#8986FF;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}
/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container {
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/shadow.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	background-position: center;
}
h1 {
	margin-top: 0px;
	margin-right: -9999px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 760px;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}
/*-----------------------------------------------
 __header
-----------------------------------------------*/
#header {
    background-color: #333333;
	background-image: url(../images/top2.jpg);
	background-position: center top;
	height: 200px;
	margin-bottom: 0px;
    image-align: center;
}
#header_logo {
	background-image: url(../images/header_logo.png);
	background-position: center top;
	height: 105px;
}
#header_top {
	background-color: #333333;
	background-image: url(../images/header_top.png);
	background-position: center top;
	height: 0px;
}
#header_bottom {
	background-color: #333333;
	background-image: url(../images/header_bottom.png);
	background-position: center top;
	height: 0px;
}

#container #shadow {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*#header h1 {
	padding:10px 15px 0;
}
*/
#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}
#container #shadow h1 {
	display: block;
	color: #000000;
}
/*-----------------------------------------------
 __navi
-----------------------------------------------*/
#navi {
	padding: 0px;
	width: 760px;
	clear: both;
	color: #000000;
	margin: 0px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navi li {
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li.png);
	text-align: center;
	font-size: 1.2em;
}
#navi li a{
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li.png);
	text-align: center;
	text-decoration: none;
	color: #333333;
}
#navi li a:hover{
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	width: 95px;
	background-image: url(../images/navi_li_hover.png);
	text-align: center;
	text-decoration: none;
	color: #000000;
}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/
#footer {
	clear:both;
	width:740px;
	margin-bottom:0px;
	padding:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/header_bottom.png);
	background-position: bottom;
	color: #333333;
}
#footer a{
	color: #666666;
	text-decoration: none;
}

#footer ul {
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid white;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}
/*-----------------------------------------------
 __contents
-----------------------------------------------*/
#contents {
	width:760px;
	float:left;
	margin-bottom:10px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
/* __main
------------------------------------------*/
#main {
	float:right;
	width:760px;
	color:black;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#main a {
	color:blue;
}
#main h2 {
	font-size: 1.2em;
	display: block;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/h2.jpg);
	color: #006a00;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#main p {
	padding: 7px;
	display: block;
}
/*-----------------------------------------------
 __pan
-----------------------------------------------*/
#pan {
	padding: 2px;
	margin-bottom: 5px;
	clear: both;
	float: none;
	display: block;
	height: 25px;
}
#pan ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#pan li {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	line-height: 25px;
	background-image: url(../images/pan_li.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#pan li a{
	display: block;
	float: left;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
#pan li a:hover{
	display: block;
	float: left;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}
/*-----------------------------------------------
 __news
-----------------------------------------------*/
#news_box {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.news_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	font-size: 1.2em;
}
.news_inner {
	height: 50px;
	overflow: auto;
	font-size: 0.9em;
}

.news{
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*-----------------------------------------------
 __box
-----------------------------------------------*/
.box_out {
	padding: 0px;
	clear: both;
	width: 760px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_in {
	float: left;
	width: 350px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.box_in2 {
	float: left;
	width: 500px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.box_title {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/jiko.jpg);
	background-position: left center;
}
.box_title2 {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/nini.jpg);
	background-position: left center;
}.box_title3 {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/saisei.jpg);
	background-position: left center;
}
.box_title4 {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tokutei2.jpg);
	background-position: left center;
}
.box_title5 {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/kabarai.jpg);
	background-position: left center;
}
.box_title6 {
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/yamikin.jpg);
	background-position: left center;
}
.box_title7 {
	margin: 0px;
	height: 0px;
	line-height: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/yamikin.jpg);
	background-position: left center;
}
.box_text{
	padding:0px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
    text-align: center;
	font-size: 1.5em;
}
}
.box_text2{
	padding:0px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
    text-align: center;
	font-size: 4;
}
#main .box_out .box_in .box_text a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#main .box_out .box_in .box_text a:hover {
	color: #FF0000;
	text-decoration: none;
	display: block;
}
/* __sub
------------------------------------------*/
#sub {
	float:left;
	width:230px;
	padding: 0px;
	margin-left: 5px;
}
#sub h3 {
	font-size:100%;
	letter-spacing:5px;
	background-image: url(../images/h3.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#sub .sub_title {
	font-size:100%;
	letter-spacing:5px;
	background-image: url(../images/h3.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}


#sub ul {
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	display: block;
	margin: 0;
}

#sub ul li {
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin: 0px;
}
#sub ul li a{
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(../images/sub_li.png);
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: left center;
}
#sub ul li a:hover{
	color: #333333;
	text-decoration: none;
	background-image: url(../images/sub_li_hover.png);
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-position: left center;
}
#sub .Face {
	text-align: center;
}
#sub .profile {
	padding: 5px;
	margin: 0px;
	clear: both;
	float: none;
	display: block;
}
#sub .profile ul {
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	float: none;
	height: 80px;
}
#sub .profile li {
	background-image: url(../images/dot.gif);
	background-position: center;
	background-repeat: repeat-x;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#sub .profile strong {
	float: left;
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 0px;
	clear: left;
}
#sub .profile em {
	float: right;
	display: block;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	clear: right;
}
#main .sample {
	background-image: url(../images/sample.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main h3 {
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#main .fortop {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
	background-image: url(../images/fortop.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.list {
	float: right;
	padding: 10px;
}
#header_logo .mail img {
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}
#contents #main .rss {
	height: 100px;
	width: 500px;
	border: 1px solid #333333;
}
.jimusyo_table {
	width: 500px;
}
#header_logo a {
	height: 25px;
	display: block;
	line-height: 25px;
}
.sitemap {
	display: block;
	padding: 5px;
}
.sitemap li {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/sitemap_tree_mid.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.sitemap .end {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/sitemap_tree_end.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#sub .qr {
	text-align: center;
}
