@charset "utf-8";

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #606060;
	font-size: 12px;
	line-height: 20px;
}
a:link {
   text-decoration: none;
   color: #57913A;
}
a:hover {
   text-decoration: underline;
   color: #C18C65;
}
#wrapper {
   width: auto;
   margin: 0 auto;
   text-align: left;
}
#box {
   padding: 0;
   margin: 0 auto;
   width: 820px;
   background-color: #FFFFFF;
}
#header_line {
   width: 820px;
   padding: 0;
   margin: 0;
   height: 10px;
}
#header {
    width: 820px;
	padding: 0;
    margin-bottom: 10px;
	border-bottom: 3px solid #e0e0e0;
	float: left;
}
	
#header_icon {
	margin-top: 23px;
	width: 600px;
	float: left;
	text-align: right;
	font-size: 10px;
}
* html #header_icon {
	margin-top: 38px;
	width: 600px;
	float: left;
	text-align: right;
	font-size: 10px;
}
#header_icon ul {
   list-style: none;
}  
#header_icon li {
   display: inline;
}
#header_icon a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header_icon a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header_login {
   float: right;
   margin: 30px 0 0;
   font-size: 10px;
   font-weight: bold;
}
#header_login_img {
   vertical-align: middle;
   border: 1px solid #e0e0e0;
   padding: 2px;
}
#logo_navi {
   float: left;
   width: 220px;
   margin: 0;
   padding: 0;
   background: url(../common/logo-trans.gif) no-repeat;
   height: 65px;
}
#navi {
   margin: 0;
}
* html #navi {
   margin-top: 15px;
}
hi {
   text-decoration: none !important;
}
/*----Firefoxでクリック時にマイナスインデントされた範囲まで点線が出てしまう対策-----*/
a {
   overflow: hidden;
}
a {
/*¥*/
   overflow: hidden;/*-----MacIEマイナスインデント対策----*/
/**/
}
h1 a{
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 43px;
   width: 220px;
}
h2 a{
   text-indent: -10000px;
   display: block;
   text-decoration: none !important;
}
h3 {
   font-size: 13px;
   font-weight: bold;
   margin-top: 5px;
   margin-bottom: 5px !important;
}
#l_contents {
   width: 220px;
   float: left;
   margin-top: 20px;
   padding: 0;
}
#l_contents a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#l_contents a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#l_contents p {
   margin-top: 15px;
}
.info_img {
   float: left;
   margin: 0px 5px 5px 0;
   border: 1px solid #e0e0e0;
   padding: 3px;
}
#blog {
   margin: 5px 0 10px 0;
   width: auto;
}
#topic {
   background: url(../common/topic_base.gif) no-repeat;
   padding: 5px;
   height: 90px;
   margin-top: 5px;
}
#topic ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#topic li {
   list-style: none;
   padding: 0;
   line-height: 20px;
}
* html #topic li {
   list-style: none;
   padding: 0;
   line-height: 100%;
}
#topic li a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   display: block;
}
#topic li a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#other {
   margin-top: 10px;
   background-color: #F4F2F3;
   padding: 5px;
}
#other ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#other li {
   list-style: none;
   padding: 0;
   line-height: 20px;
}
* html #other li {
   list-style: none;
   padding: 0;
   line-height: 100%;
}
#other li a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   display: block;
}
#other li a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#web {
   margin-top: 10px;
   font-size: 10px;
}
#web ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#web li {
   list-style: none;
   padding: 0;
   line-height: 20px;
}
* html #web li {
   list-style: none;
   padding: 0;
   line-height: 100%;
}
#web li a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   display: block;
}
#web li a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#bus_img {
   margin: 10px 5px 0;
   border: 1px solid #cccccc;
   padding: 3px;
   width: 200px;
}
#r_title_hidden {
   display: none;
   height: 1px;
}
#r_contents {
   float: right;
   width: 580px;
   margin-top: 25px;
   padding: 0;
}
#r_contents a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#r_contents a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer {
   background-color: #f2f2f2;
   text-align: right;
   margin-top: 10px;
   padding: 10px;
   font-size: 10px;
   clear: both;
}
#footer a {
   text-decoration: none;
   color: #606060;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#footer a:hover {
   text-decoration: underline;
   color: #606060;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
address {
   text-align: center;
   font-style: normal;
   margin-top: 5px;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
}
.corner_title {
   background: url(../common/corner_title_base.gif) repeat-x;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   height: 30px;
   margin-bottom: 5px;
   padding-top: 6px;
}
.page_top {
   margin-top: 10px;
   font-size: 10px;
   text-align: right;
   padding: 0;
   clear: both;
}
.page_top a {
   text-decoration: none;
   color: #57913A;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.page_top a:hover {
   text-decoration: underline;
   color: #C18C65;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.align_r {
     text-align: right;
	 font-size: 12px;
}
.line {
   clear: both;
   margin: 0;
   padding: 0;
}
hr {
   height: 1px;
}
a img {
   border: none;
}
p {
   margin-top: 10px;
}
strong,em {
   font-style: normal;
   font-weight: 500;
}
.font_style1 {
   font-weight: bold;
}
.font_style2 {
   font-weight: bold;
   color: #FF6666;
}
.img_l {
   float: left;
   margin: 5px 5px 5px 0;
}