@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    font-size:1em;
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	color: #444444;
	background-color: #ffffff;
	/* background: url(images/bg.gif) top repeat-x; */
}

h1{	font-weight:normal;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height:18px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #361f1d;
	/*background: url(images/h1_bg.gif) top repeat-x;*/
}


/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:760px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	width:760px;
	height: 216px;
	 border-bottom: 1px solid #999999;
}

.topmenu {
	width:300px;
	height:20px;
	margin-top:3px;
	margin-left:460px;
	font-size: 12px;
}


#mainmenu {
	width:200px;
	height: 400px;
	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: 16px; 
	padding-bottom: 4px;
	/* background-color: #ff9900; */
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #444444;
	height: 52px;
}

#mainmenu li {
	float: left;
	width: 200px;
	/*height: 72px;*/
	list-style-type: none;
}

#mainmenu a:hover {
	/*background-color: #ffcc33;*/
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -72px;
}

#bottommenu {
	width:760px;
	height: 40px;
	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;
}

#bottommenu ul {
	margin-left: 0px;
	padding-left: 0px;
}

#bottommenu a {
	display: block;
	padding-top: 10px; 
	padding-bottom: 10px;
	/* background-color: #ff9900; */
	background-image: url(images/btn_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
}

#bottommenu li {
	float: left;
	width: 152px;
	/*height: 72px;*/
	list-style-type: none;
}

#bottommenu a:hover {
	/*background-color: #ffcc33;*/
	background-image: url(images/btn_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0 -43px;
}



/*ラッパー*/
#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:296px;
		 background:#FFFFFF;
		 }

.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}

.yohaku_inf{ height:30px;}


/*左ボディ（TOPページ用）*/
#leftbody-top{ width:760px;
		   }		  


/*右ボディ（TOPページ用）*/
#rightbody-top{ width:600px;
				text-align:left;
				/*clear:center;*/
				float:right;
				margin-right: 20px;
				}

#gaikan {
	width:384px;
	margin: 5px auto;
}

#houshin2 {
	font-size:14px;
	width:500px;
	text-align: center;
}

#houshin {
	width:384px;
	margin: 5px auto;
	padding-left: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: 660px;
	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;
}


#column {
	padding-left:0px;
	heigth: 150px;
}

#column_s {
	padding-left:0px;
	heigth: 150px;
	float:left;
}

#order {
	height :48px;
	padding-left:580px;
}

#main0 {
	height :48px;
}

#main1 {
	height :220px;
}

#main2 {
	height :87px;
}

.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.noindent {
	text-indent: 0;
}
   	  
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:24px;
	text-indent:40px;
	background:url(images/subtitle.gif) top left no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top:10px;
	/*border-bottom:#CCCCCC solid 1px;*/
	padding-top: 15px;
	padding-bottom: 0px;
	height: 56px;
	/*color: #eeeeee;*/
}	  

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/mark.gif) 2% 40% no-repeat;
	color:#333333;
	height: 30px;
    text-indent:30px;
	font-size:16px;
	padding-top:15px;
	padding-left:20px;
	padding-bottom: 0;
	border:#cccccc solid 1px;
	margin-top: 30px;
	}
	
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;
}

h5 {
	border-left: 8px solid #fbf124;
	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 #361f1d;
	line-height:150%;
	padding-left: 10px;
}

td.right {
	text-align: right;
}

th {
	font-weight: normal;
	color: #ffffff;
	background-color: #cc0000;
	text-align: center;
	padding: 5px;
	border: 1px solid #361f1d;
	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.0 {
	margin: 0;
	padding: 0;
}

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;
}

.swaku {
	font-size: 12px;
	margin-bottom: 20px;
}

.swaku2 {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.padding10 {
	padding-left: 10px;
}

.accesscounter {
	text-align: center;
	font-size : 12px;
	font-weight: bold;
	margin: 0;
	padding :0;
	line-height:200%;
}

.f12 {
	font-size: 12px;
}

.red {
	color: #cc0000;
}

.noborder {
	margin-left: 20px;
}

.noborder table {
	border-collapse: collapse;
	border: none;
	margin-left: 0px;
}

.noborder td {
	padding: 5px;
	border: none;
}

.noborder th {
	font-weight: normal;
	background-color: #b1e0b4;
	text-align: left;
	padding: 5px;
	border: none;
}

#oshirase_fr {
	width:513px;
	height: 163px;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
	float :left;
}

#oshirase_t {
	padding-left: 360px;
	padding-top: 15px;
	height:32px;
	background:url(images/oshirase01.jpg) no-repeat top left;
}

#oshirase_main {
	width:513px;
	height:90px;
	background:url(images/oshirase0203.jpg) repeat-y top left;
}

.whatsnew { width:476px;
			height:90px;
			padding-left:16px;
			padding-right:16px;
			overflow: auto;
}

#oshirase_tail {
	height:19px;
}

