@charset "utf-8";
/* CSS Document */

html,body{
	font-size: 0.9em;
	color: #333333;
	line-height: 130%;
	font-family: "メイリオ",Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
	background-image: url(../images/back_all.gif);
	text-align: left;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



img{
    border: 0px;
	vertical-align: bottom;
}



hr{
	height:1px;
	color:#E0E0E0;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E0E0E0;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form{
	margin: 0px;
	padding: 0px;
}

#pan{
	font-size: 10px;
	clear: both;
	margin: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	border-bottom-width: 1px;
	padding: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 790px;
}

#pan02{
	font-size: 10px;
	clear: both;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pan ul,#pan02 ul{
    margin: 0px;
	padding: 0px;
}

#pan li,#pan02 li{
	margin-right: 5px;
	display: inline;
	list-style: none;
	padding: 0px;
}

#pan li a,#pan li a:hover,#pan02 li a,#pan li02 a:hover{
	background-image: url(../images/pan.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right center;
	display: inline;
}

#header{
	background-color: #004ea2;
	color: #FFFFFF;
}

#header img{
    float: left;
}

#header_container{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_left{
    float: left;
}

#header_left h1{
    margin-left: 220px;
	margin-top: 13px;
}

#header_right{
    float: right;
}

#header_right p{
    line-height: normal;
	margin-top: 16px;
	font-size: 80%;
}

#header_right a:link{
    color: #FFFFFF;
	text-decoration: none;
}

#header_right a:visited{
    color: #FFFFFF;
	text-decoration: none;
}

#header_right a:hover{
    color: #FFFFFF;
	text-decoration: underline;
}



#top_photo{
	clear: both;
	width: 670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	background-image: url(../images/top_p.jpg);
	background-repeat: no-repeat;
	padding-top: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	font-size: 85%;
}

#top_photo02,#top_flash{
	clear: both;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 230px;
	padding: 0px;
}

#g-navi{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
}

#g-navi div{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#g-navi ul{
	padding: 0px;
	margin: 0px;
}

#g-navi li{
	padding: 0px;
	list-style: none;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main-contents{
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-contents{
	width: 462px;
	float: left;
	padding: 20px;
}

#left-contents02{
	width: 174px;
	float: left;
	padding: 20px;
}


#left-contents h2{
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #000000;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
}



#news{
	border: 1px solid #004ea2;
	width: 442px;
	padding: 10px;
	background-image: url(../images/news_back.gif);
	background-repeat: no-repeat;
}

.news_container{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 10px;
	padding-bottom: 5px;
}

.news_container .date{
	margin: 0px;
	padding: 0px;
	color: #7a191d;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.link_txt{
	font-size: 80%;
	padding-right: 8px;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	text-align: right;
	margin: 0px;
}



#news dt{
    color: #7a191d;
	font-weight: bold;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 15px;
}

#news dd,#news dl{
	margin: 0px;
	padding: 0px;
}


#kin{
    clear: both;
	padding-top: 25px;
}

#right-contents00{
	width: 303px;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right-contents{
	width: 303px;
	float: right;
	margin: 0px;
	padding-top: 31px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right-contents02{
	width: 616px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#right-contents03{
	padding-bottom: 20px;
}

#right-contents03 h3{
	background-image: url(../images/title_back01.gif);
	background-repeat: no-repeat;
	width: 606px;
	padding-left: 10px;
	letter-spacing: 0.4em;
	font-weight: bold;
	font-size: 16px;
	background-position: 0px bottom;
	padding-bottom: 20px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#right-contents03 h4{
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #000000;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#blog{
    margin-top: 15px;
}

#blog ul{
    margin: 0px;
	padding: 10px;
}

#blog li{
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
}

#blog span{
	margin-right: 15px;
	font-size: 11px;
	color: #990000;
	letter-spacing: 0.05em;
}


#blog dl{
    margin: 0px;
	padding: 15px;
}

#blog dt{
    color: #7a191d;
	font-weight: bold;
}

#blog dd{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#banner ul{
    margin: 0px;
	padding: 0px;
}

#banner li{
    margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer{
	clear: both;
	background-image: url(../images/footer01_back.gif);
	background-repeat: no-repeat;
	width: 65px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 65px;
	padding-top: 81px;
	padding-left: 785px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer02{
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	height: 170px;
	margin: 0px;
	padding: 0px;
}

#footer03{
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer02_back.gif);
	background-repeat: no-repeat;
	height: 96px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer03 a:link{
    color: #FFFFFF;
	text-decoration: none;
}

#footer03 a:visited{
    color: #FFFFFF;
	text-decoration: none;
}

#footer03 a:hover{
    color: #FFFFFF;
	text-decoration: underline;
}

#footer04{
	background-image: url(../images/footer_rogo.gif);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 30px;
}

#side_menu h2{
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #970000;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	margin-bottom: 15px;
}

#side_menu ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#side_menu li{
	list-style: none;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 13px;
	background-position: left 4px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#side_menu a:link{
    text-decoration: none;
}

#side_menu a:visited{
    text-decoration: none;
}

#side_menu a:hover{
	text-decoration: underline;
	color: #7a191d;
}



#side_banner ul,#footer_link ul{
    margin: 0px;
	padding: 0px;
}

#side_banner li{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer_link{
	margin-bottom: 15px;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 15px;
}

#footer_link p{
	background-image: url(../images/yaji02.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	color: #970000;
	letter-spacing: 0.2em;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#footer_link ul{
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

#footer_link li{
	list-style: none;
	background-image: url(../images/yaji.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: left 4px;
	display: block;
	width: 130px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
