@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	font-weight: normal; */
	font-style: normal;
	font-size: 100%;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #00A2E6;
	background-image: url(../../img/body_2nd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 130%;
}
#continer {
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
#header {
	width: 970px;
	margin-right: 10px;
	margin-left: 10px;
	height: 150px;
}
#logo {
	width: 230px;
	float: left;
}

#mymainback {
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding-left: 10px;
}
#sidebar1 {
	width: 222px;
	position: relative;
	float: left;
	margin-right: 18px;
}


#sidebar2 {
	width: 222px;
	position: relative;
	float: left;
}
.sidebox0 {
}
.sidebox0 li {
	margin-bottom: 10px;
}
#sidebox1 {
	background-image: url(../../img/bousai_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}
#sidebox1 a:link {
	color: #000000;
}
#sidebox1 ul {
	padding-top: 15px;
	margin-left: 10px;
	padding-bottom: 5px;
}
#sidebox1 li {
	background-image: url(../../img/arrow_r1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 1em;
}
#sidebox2 {
	margin-bottom: 10px;
}
#sidebox2  a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#sidebox2  a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#sidebox2 li {
	border: 1px solid #00A2E6;
	background-color: #F0FAFF;
	margin: 5px;
}

#sidebox3 {
	margin-bottom: 10px;
}
#sidebox3 a:link {
	display: block;
}
#sidebox3 ul {
	margin-top: 10px;
}
#sidebox3 li {
	background-image: url(../../img/arrow_b1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	margin-bottom: 0.8em;
}


#sidebox4 {
	margin-bottom: 10px;
}
#sidebox4_head {
	height: 55px;
	width: 222px;
}
.sidebox4_body {
	background-image: url(../../img/sidebox4_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
.sidebox4_body p {
	padding-top: 10px;
	font-size: 90%;
}
.sidebox_btm {
	background-image: url(../../img/sidebox4_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 5px;
}
#main_sub {
	width: 730px;
	position: relative;
	float: left;
}
#main #info {
	background-image: url(../../img/oshirase_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-bottom: 10px;
}
#info  ul  {
	margin-left: 105px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#info li {
	background-image: url(../../img/arrow_r2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-bottom: 1em;
}
#topics {
	margin-bottom: 10px;
	background-image: url(../../img/main_blue_bg.gif);
	background-repeat: repeat-y;
}
#topics #topics_head {
	background-image: url(../../img/main_topics_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
#topics_head ul {
	margin-right: 10px;
	padding-top: 10px;
}

#topics_head li {
	background-image: url(../../img/arrow_b1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 20px;
	margin-right: 10px;
}

#topics #topics_body {
	background-image: url(../../img/main_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 8px;
	display: block;
}
#topics_body h2 {
	padding-top: 1em;
	padding-bottom: 1em;
}

#topics_body    .left_img   {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
#topics_body p {
}


#topics #topics_btm {
	background-image: url(../../img/main_blue_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	clear: both;
}


#life {
	background-image: url(../../img/life_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	margin-bottom: 10px;
}
#life  ul  {
	padding-top: 7px;
	padding-left: 7px;
}
#life li {
	float: left;
	margin-right: 6px;
	margin-bottom: 7px;
	height: 72px;
	width: 90px;
}

#news {
}
#news #news_head {
	background-image: url(../../img/main_news_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
#news_head ul {
	margin-right: 10px;
	padding-top: 10px;
}

#news_head  li  {
	background-image: url(../../img/arrow_b1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
}

#news #news_body {
	background-image: url(../../img/main_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 7px;
}
#news #news_btm {
	background-image: url(../../img/main_blue_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#news_body dl {
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 10px;
}
#news_body dt {
	margin-bottom: 7px;
}

#news_body .oshirase {
	background-image: url(../../img/news_icon_oshirase.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	width: 75px;
	float: left;
	margin-right: 8px;
}
#news_body .bosyu {
	background-image: url(../../img/news_icon_bosyu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 20px;
	width: 75px;
	float: left;
	margin-right: 8px;
}
#news_body .jyuyou {
	background-image: url(../../img/news_icon_jyuyou.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 75px;
	display: block;
	float: left;
	margin-right: 8px;
}


#footer {
	height: 275px;
	background-image: url(../../img/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-left: 21px;
	clear: both;
}
#footer a:link {
	color: #000000;
}

#footer_navi {
	background-image: url(../../img/foot_navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 460px;
	display: block;
	height: 90px;
}
#foot_navi_box {
	background-image: url(../../img/foot_navi_bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 440px;
	height: 90px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer_navi ul {
	display: block;
	clear: both;

}
#footer_navi li {
	background-image: url(../../img/arrow_b2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	padding-left: 16px;
}
#footer div.addtitle {
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
#footer_navi2 {
	margin-bottom: 20px;
	height: 32px;
}
#footer_navi2 li {
	float: left;
	margin-right: 8px;
}
#footer address {
	margin-bottom: 10px;
}


#footer #copyright {
	color: #333333;
	font-size: 90%;
	clear: both;
}

.hide{
	display:none;
}
#changephone{
    background-color: #fffff0;
    border: 2px solid #CCCCCC;
    border-radius: 5px;
    clear: both;
    font-size: 100%;
    margin: 5px;
    width:16em;
    text-align:center;
    padding:1em;

}