@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    font-size:1em;
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	color: #4A4A4A;
	background-color: #ffffff;
	/* background: url(images/bg.gif) top repeat-x; */
}

/*一番上テキスト*/
h1{	font-weight:normal;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	height:18px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #04b694;
	/*background: url(images/h1_bg.jpg) top repeat-x;*/
}


/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:760px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	width:760px;
	height: 180px;
}

#mainmenu {
	width:760px;
	height: 60px;
	margin:0px;
	padding-left: 0px;
	list-style-type: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	float: left;
}

#mainmenu ul {
	margin-left: 0px;
	padding-left: 0px;
}

#mainmenu a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	/* background-color: #ff9900; */
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#mainmenu li {
	float: left;
	width: 152px;
	list-style-type: none;
}

#mainmenu a:hover {
	/*background-color: #ffcc33;*/
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -42px;
}

/*ラッパー*/
#wrapper{
	width:760px;
	margin: 0 auto;
	text-align:left;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	/* background:url(images/contents-bg.gif) repeat-y top left; */
		  }

#wrapper-contents{
	width:760px;
	margin: 0 auto;
	text-align:left;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	/*background:url(images/contents-bg2.gif) repeat-y top left;*/
		  }


/*ヘッダー*/	  
#header{ width:760px;
         height:240px;
		 background:#FFFFFF;}

.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}

.yohaku_inf{ height:30px;}


/*左ボディ（TOPページ用）*/
#leftbody-top{ width:210px;
               float:left;
			   padding-right:10px;
		   }		  


/*右ボディ（TOPページ用）*/
#rightbody-top{ width:710px;
				text-align:left;
				/*clear:center;*/
				float:right;
				margin-right: 20px;
				}

#topbody-top {
	margin-bottom: 20px;
}

#topbody-policy {
	width: 350px;
	height: 480px;
	text-align: left;
	float:left;
	background:url(images/policy_bg.jpg) no-repeat top left;
}

#topbody-policy2 {
	margin-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
}

#topbody-information {
	width: 350px;
	height: 480px;
	text-align: left;
	margin-left:10px;
	float:left;
	background:url(images/information.jpg) no-repeat top left;
}


/*左ボディ*/
#leftbody{ width:5px;
			/* height:600px; */
               float:left;
			/*   padding-left:20px; */
	/*background-color: #b1e0b4;*/
 		   }		  

/*右ボディ*/
#rightbody{ width:700px;
				float:right;
				margin-right:10px;
				}

#pankuzu{ width:660px;
          height:20px;
		  font-size:14px;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:10px;
		  }


#entrybody {
	width: 600px;
	padding-left:30px;
}


/*フッター*/			
#footer{ width:760px;
         height:120px;
		 clear:both;
		 text-align: center;
		 font-size:12px;
		 border-top:#999999 1px solid;
		 }		  


#catch {
	color: #4A4A4A;
	font-size: 14px;
	line-height: 120%;
	padding-left:20px;
}


.reverse {
	color: #ffffff;
	background: #04b694;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
		  

p{
	line-height:140%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	text-indent: 1em;
}		  
   	  
p.add{ line-height:140%;
	   margin-left:5px;}	

p.news{ line-height:140%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	   }	

p.description {
	font-size: 0.8em;
}

ul{
	line-height:140%;
}	

ol{
	line-height:200%;
}	

ol.b {
	line-height:200%;
	font-weight: bold;
}

ol.n {
	line-height:140%;
}

ul.profile {
	margin-left:10px;
	padding-left:10px;
}

ul.new-entry{
	list-style-type:none;
	line-height:140%;
	margin-left : 10px;
	margin-right : 0px;
	padding-left : 0px;
	padding-right : 0px;
}

li.entry{
	text-indent:14px;
	/*background-image: url(images/new-icon.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	line-height: 140%;
	padding-top: 3px;
	font-size: 14px;
}


h2{
	font-size:1.2em;
	text-indent:30px;
	/*background-image: url(images/mark.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top:10px;
	/*border-bottom:#CCCCCC solid 1px;*/
	padding-top: 5px;
	padding-bottom: 0px;
	height: 20px;
}	  

p.new{
	font-size:14px;
	text-indent:10px;
	font-weight: bold;
	margin-top: 3px;
}	  

p.policy{
	font-size:14px;
	text-indent:0;
}	  

		   
h3{ background:url(images/tbase.jpg) top left no-repeat;
	color:#444444;
	height: 40px;
    text-indent:40px;
	font-size:16px;
	padding-top:10px;
	}
	
h4{ background:url(/images/mark.gif) top left no-repeat;
	margin-left:0px;
    text-indent:40px;
	padding: 5px 0 5px 10px;
	border-bottom:#CCCCCC solid 1px;
	font-size:1.0em;
	font-weight: bold;}
	
.top_jump{ text-align:right;}


.yohaku16 {
	width:100%;
	height:16px;
	background:#FFFFFF;
}


img.banner {
	margin-right: 10px;
	padding-right: 10px;
}

table {
	border-collapse: collapse;
	border: 1px solid #333333;
	margin-left: 0px;
}

td {
	padding: 3px;
	border: 1px solid #333333;
	line-height:150%;
	padding-left: 10px;
}

th {
	font-weight: normal;
	color: #ffffff;
	background-color: #026911;
	text-align: center;
	padding: 5px;
	border: 1px solid #444444;
	font-weight: bold;
}

.bigfont {
	font-size: 16px;
}

.letter2 {
	letter-spacing: 2em;
}

.letter05 {
	letter-spacing: 0.5em;
}

.gray {
	background-color: #cccccc;
}

#navBar {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border-top: 1px solid #000000;
	width: 180px;
}

#navBar a {
	display: block;
	padding: 10px;
	background-color: #b1e0b4;
	color: #000000;
	text-decoration: none;
}

#navBar a:hover {
	background-color: #009933;
	color: #ffffff;
}

#navBar li {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

img.left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

img.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 20px;
}

img.right {
	float:right;
	margin-left: 10px;
	margin-bottom: 20px;
}

p.clearleft {
	clear:left;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

.toiawase {
	width: 350px;
	text-align: center;
	font-weight:bold;
	margin-left:100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 2px solid #026956;
	border-right: 2px solid #026956;
	border-bottom: 2px solid #026956;
	border-left: 2px solid #026956;
}

.waku {
	width: 280px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 10px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	font-size: 14px;
	/*color: #888888;*/
	float:left;
}

.padding10 {
	padding-left: 10px;
}
