@charset "shift_jis";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}	

body {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: top;
	font-size:75%; /* IE */
	line-height:160%;
	color:#333333;
	letter-spacing:0.05em;
	background-color: #D9ECA1;	
}


html>/**/body {
  font-size: 12px; /* Except IE */
}

.clear {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

*html body .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*link
------------------------------------------------------------------*/	
a:link {
	color:#71B401;
	text-decoration:underline;
}
a:visited {
	color:#71B401;
	text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}
a:active {
	color:#999999;
	text-decoration:underline;
}

	

/*share
------------------------------------------------------------------*/
.logo_area {
	padding:5px 0px 14px 12px;
}	

.logo_area img{
	vertical-align:middle;
	margin-right:0px;
}
.logo_area_share {
	padding:5px 0px 14px 18px;
}
*html body .logo_area_share {
	padding:0px 0px 14px 18px;
}	

.logo_area_share img{
	vertical-align:middle;
	margin-right:0px;
}
.text10 { font-size:77%; }
.text11 { font-size:85%; }

p.pdf_icon { line-height:18px; padding:0; margin:0;}
p.pdf_icon img { vertical-align:middle; margin:0; padding:0;}

#footer {
	background:url(../../img/share/green_line.gif) repeat-x top;
	margin-top:35px;
	text-align:right;
	color:#7FB200;
	font-size:77%;
	padding-top:8px;
	padding-bottom:20px;
}
#footer a {
	color:#7FB200;
	text-decoration:none;
}

#contents {
	background:url(../../img/share/bg.jpg) top repeat-x #FFFFFF;
}


#container {
	width:807px;
	margin-left:auto;
	margin-right:auto;
}
#container #header {
	height:109px;
}

#main_container {
	width:820px;
	margin-left:auto;
	margin-right:auto;
}
#main_container #header {
	background:url(../../img/share/header_bg.jpg) no-repeat right bottom;
	height:116px;
}
*html body #main_container #header {
	background:url(../../img/share/header_bg.jpg) no-repeat right bottom;
	height:116px;
}
#page_top {
	margin-top:70px;
	padding-right:30px;
	text-align:right;
}	


/*index
------------------------------------------------------------------*/
#index_bg h1{
	float:left;
}
#index_bg .banner{
	float:right;
	margin-top:1.5em;
	margin-right:1em;
}
#index_bg {
	background:url(../../img/index/bg.jpg) repeat-x top;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
}	

#index_main {
	clear:both;
	background:url(../../img/index/mn_bg.jpg) no-repeat top;
	width:807px;
	height:57px;
	display:block;
	padding-top:409px;
	margin-bottom:20px;
}

#index_contents {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#index_contents #news {
	float:left;
	background-color:#FFFFFF;
	width:454px;
	padding-left:6px;
	padding-right:6px;
	height:200px;		
	height:210px;

}
#index_contents #news h3 {
	background:url(../../img/index/news_icon.jpg) left 0.5em no-repeat;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	font-size:100%;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px #CCC dotted;
	padding-bottom:3px;
}	
#index_contents #news .day {
	color:#6BA901;
	font-family: Verdana;
	padding-right:15px;
	float:left;
	width:85px;
}
#index_contents #news .news_note {
	float:left;
	width:315px;
}	


#index_contents #add {
	float:right;
	background-color:#FFFFFF;
	width:304px;
	padding-left:6px;
	padding-right:6px;
	height:200px;		
	height:210px;		
}
#index_contents #add p {
	padding:0px 0px 0px 15px;
	margin:0px;
}
#index_contents h2 {
	background:url(../../img/index/contents_tbg.jpg) repeat-x;
	height:21px;
	padding-left:12px;
	padding-top:12px;
	margin-bottom:10px;
}
		
#index_contents .contents_title {
	background:url(../../img/index/contents_tbg.jpg) repeat-x;
	height:21px;
	padding-left:12px;
	padding-top:12px;
	margin-bottom:10px;
}

/*main_contents
-----------------------------------------------------------------------*/
#main_contents {
	background:url(../../img/share/contents_bg.jpg) no-repeat top;
	margin-top:15px;
	padding:14px 25px;
}
#main_contents h2 {
	background:#F0F0E6;
	height:56px;
	padding-top:15px;
	padding-left:20px;
}

#main_contents #contents_box {
	margin-top:7px;
}

#main_contents #main_body {
	float:right;
	text-align:left;
	width:565px;
	border-left:solid 1px #E6E6E6;
	padding-left:7px;
}

#main_contents #main_body .pan {
	background:url(../../img/share/gray_line.gif) repeat-x bottom;
	width:565px;
	padding-top:5px;
	padding-bottom:8px;
	height:17px;
}	


#main_contents #navigation {
	float:left;
}

#main_contents .banner {	
	margin-top:15px;
	width:195px;}

#main_contents .address {
	margin-top:35px;
	width:175px;
	margin-left:5px;
}
#main_contents .address p{
	margin-bottom:15px;
}	

/*about
------------------------------------------------------------------------*/
#about {
	padding-top:40px;
	padding-left:30px;
	line-height:180%;
}
#about h3 {
	margin-top:45px;
	margin-bottom:25px;
}		
#about .aisatsu {
}

#about .aisatsu .pic {
	float:left;
	margin-right:15px;
}
#about .aisatsu .main_comment {
	float:left;
	text-align:left;
}
#about .aisatsu .main_comment h4 {
	margin-bottom:15px;
	margin-top:10px;
}
#about .aisatsu .message {
	padding:15px 30px 0 10px;
}
#about .aisatsu .message p {
	margin-bottom:15px;
}	

/*outline
------------------------------------------------------------------------*/
#outline {
	padding-top:40px;
	padding-left:30px;
	line-height:180%;
}
#outline h3 {
	margin-bottom:25px;
}
#outline h3.s_title {
	margin-bottom:25px;
	margin-top:40px;
}

#outline table {
	border:none;
}

#outline th {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	font-weight:normal;
	width:99px;
	text-align:left;
	padding:10px 0 10px 8px;
	vertical-align:top;
}
#outline td {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	width:397px;
	padding:10px 0 10px 8px;
}

/*partner
------------------------------------------------------------------------*/
#partner {
	padding-top:40px;
	padding-left:30px;
	line-height:180%;
	letter-spacing: normal;	
}
#partner h3 {
	margin-bottom:25px;
}

#partner table {
}

#partner .thg {
	background: url(../../img/partner/g_bg.jpg) repeat-x top #F9F9F9;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	width:192px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #FFFFFF;
	vertical-align:top;
}
#partner .tdg {
	background: url(../../img/partner/g_bg.jpg) repeat-x top #F9F9F9;
	width:305px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	border-bottom:solid 1px #FFFFFF;	
}
#partner .thw {
	background: url(../../img/partner/line_tb.gif) no-repeat top;
	font-weight:normal;
	text-align:left;
	padding-left:8px;
	width:192px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #FFFFFF;
	vertical-align:top;
}
#partner .tdw {
	background: url(../../img/partner/line_tb.gif) no-repeat top;
	width:305px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	border-bottom:solid 1px #FFFFFF;	
}

/*report
------------------------------------------------------------------------*/
#report {
	padding-top:20px;
	padding-left:30px;
	letter-spacing: normal;	
}

#report div.archive {
	margin-bottom:25px;
}
#report div.archive ul{
	margin:0;
}
#report div.archive ul:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
#report div.archive li {
	float:left;
	width:5em;
	margin:0 10px 5px 0; 
	list-style:none;
	background:url(../../img/link/h_icon.jpg) 0 0.5em no-repeat;
	padding-left:13px;
}

#report div.archive li.end {width:7em;}



#report table {
	border:none;
	background: url(../../img/share/gray_line2.gif) top repeat-x;
	width:515px;
}
#report th {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	font-weight:normal;
	width:99px;
	text-align:left;
	padding:10px 0 10px 8px;
	vertical-align:top;
	white-space:nowrap;
}
#report td {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	width:397px;
	padding:10px 0 10px 8px;
	vertical-align:top;
}

#report th.noline,
#report td.noline{background:none;}

#report td.re1 {
width:237px;
}
#report td.re2 {
width:160px;
overflow:
}
/*link
------------------------------------------------------------------------*/
#link {
	padding-top:40px;
	padding-left:30px;
	letter-spacing: normal;	
}

#link a:link {
	color:#333333;
	text-decoration:none;
}
#link a:visited {
	color:#333333;
	text-decoration:none;
}
#link a:hover {
	color:#71B401;
	text-decoration:underline;
}
#link a:active {
	color:#71B401;
	text-decoration:underline;
}	

#link table {
	border:none;
	width:515px;
	background: url(../../img/share/gray_line2.gif) top repeat-x;	
}

.link_name {
	background:url(../../img/link/h_icon.jpg) no-repeat left center;
	padding-left:15px;
}
#link th {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	font-weight:normal;
	width:155px;
	text-align:left;
	padding:10px 0 10px 8px;
	vertical-align:top;
}
#link td {
	background:url(../../img/share/gray_line2.gif) bottom repeat-x;
	width:340px;
	padding:10px 0 10px 8px;
}

#test1{
	z-index:100;
}
#test2{
	z-index:1;
}
/*topics
------------------------------------------------------------------------*/
#topics {
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	width:515px;
	letter-spacing: normal;	
}
#topics h3{
	width:258px;
	height:80px;
	background:url(../../img/topics/h2304/title.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
#topics .comment{
	padding-bottom:20px;
	line-height:2;
	font-size:106%;
}
#topics .img_center{
	text-align:center;
	margin-bottom:1.5em;
}