﻿@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	color: #333333;
	font-size:12px;
	background-color: #ffffff;
}

/*一番上テキスト*/
h1{	font-weight:normal;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #ffffff;
	height:15px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/h1-bg.jpg) repeat-x top left;
}

/*ヘッダー*/	  
#header{ width:720px;
         height:132px;
		 background:#FFFFFF;
		 }


/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:720px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

/*ラッパー*/
#wrapper{
	width:720px;
	margin: 0 auto;
	text-align:left;
	border-left:#006600 1px solid;
	border-right:#006600 1px solid;
	/*background:url(images/mainarea_bg.gif) repeat top left;*/
	/*background-color:#ffffff;*/
}


#wrapper-contents{
	width:720px;
	margin: 0 auto;
	text-align:left;
	/*border-left:#999999 1px solid;*/
	/*border-right:#999999 1px solid;*/
	background:url(images/mainarea_bg.gif) repeat top left;
	/*background:url(images/contents-bg2.gif) repeat-y top left;*/
		  }

.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}


#welcome {
	margin-top:20px;
	margin-bottom: 20px;
	height:320px;
}

#top-banner {
	width: 180px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
}

#contact {
	border: 1px solid #999999;
	background-color: #ffffec;
	margin-top: 10px;
}

.zone-a {
	width: 700px;
	margin-left: 10px;
}

.zone-a-waku {
	height: 440px;
	border: 1px solid #999999;
	background-color: #ebf7dd;
}

.zone-a-row {
	width: 700px;
	height:210px;
}

.zone-a-content {
	width: 330px;
	height:202px;
	margin-top:10px;
	margin-left:7px;
	float:left;
}

.zone-a-kakomi {
	background:url(images/kakomi-bg.jpg) repeat-y top left;
	height: 172px;
}


.zone-a-content-left {
	width:124px;
	margin-left:10px;
	float:left;
}

.zone-a-content-right {
	width:148px;
	float:right;
	margin-right:10px;
}


.zone-b {
	width: 700px;
	margin-top: 20px;
	margin-left: 10px;
	height:144px;
}

.zone-b-left {
	width: 330px;
	float:left;
}

.zone-b-right {
	width: 330px;
	float: right;
}

.zone-b-title {
	height:28px;
}

.zone-b-ichiran {
	float:right;
	margin-top:3px;
}

.zone-b-content {
	border: 1px solid #999999;
	width: 330px;
	height: 114px;
}

.zone-c
{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*左ボディ*/
#leftbody{ width:160px;
           float:left;
}		  

/*右ボディ*/
#rightbody{ width:540px;
			float:right;
			margin-right:10px;
}

#pankuzu{ width:710px;
          height:20px;
		  font-size:14px;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:10px;
		  }

#cattitle{ width:680px;
          height:40px;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:40px;
		  }

#subcattitle{ width:660px;
          height:60px;
		  background:#FFFFFF;
		  padding-top:0;
		  padding-left:40px;
		  padding-right:20px;
		  padding-bottom:10px;
		  }

#profile { width:660px;
          /*height:120px;*/
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:40px;
		  padding-right:20px;
		  }

#profile p {
	font-size:10px;
	margin-bottom: 5px;
	margin-top:0px;
}

#profile li {
	font-size:10px;
}

.profile-title {
	font-size: 14px;
	padding-left:20px;
	border-bottom:#CCCCCC solid 1px;
	margin-top: 10px;
}

#tright {
	width:195px;
	height:80px;
	float:right;
}

#logo {
	width: 329px;
	height:80px;
	float: left;
}

/*フッター*/			
#footer{ width:720px;
         height:120px;
		 clear:both;
		 text-align: center;
		 font-size: 12px;
		 border-top:#006600 1px solid;
		 }		  


#catch {
	color: #5c6b53;
	font-size: 14px;
	line-height: 120%;
}

#concept {
	color: #000000;
	background: #b1e0b4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
}

.reverse {
	color: #ffffff;
	background: #28a552;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
		  
.sidemenu{
			/*
	text-align:center;
	background-color:#FFFFFF;
	padding:10px;
	*/
	border:0px;
}

.toiawase{
	width:160px;
	border:0px;
}

.submenu2 {
	width:160px;
	border:0px;
    background-color:#FFD8CD;
}

.otoiawase{
	text-align:center;
	background-color:#FFFFFF;
	margin:10px;
	border:#009933 2px solid;
}

.otoiawase1{ float:left;
}

.otoiawase2{
	float:right;
	text-align:center;
	padding:5px;
	border:#999999 3px solid;
	margin-right: 5px;
}

.leftbody-profile{
	padding:10px;
	background-color: #b1e0b4;
	width: 200px;
	}

.leftbody-add{
	background-color:#FFFFFF;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}

		  
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.system { margin-bottom:0px;}	

p.contact {
	margin-bottom:0px;
	margin-left: 5px;
	margin-right:5px;
	margin-top:5px;
	font-size: 10px;
}	

	  
		  
ul{
	line-height:140%;
	margin-top:10px;
	margin-bottom:10px;
}	


ol{
	line-height:200%;
}	

ol.b {
	line-height:200%;
	font-weight: bold;
}

ol.n {
	line-height:140%;
}

ul.submenu{
	line-height:220%;
	list-style-type:none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

ul.none {
	list-style-type:none;
}

ul.new-entry{
	margin:0px;
	padding:5px;
	list-style-type:none;
	line-height:140%;
}

li.entry{
	padding-left:14px;
	padding-top:5px;
	background-image: url(images/yellowicon.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	line-height: 140%;
	font-size: 12px;
}

li.entry2{
	line-height: 100%;
}


h2{
	font-size:18px;
	text-indent:40px;
	background-image: url(images/h2base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top:30px;
	/*margin-left: 20px;*/
	/*border-top:#CCCCCC solid 2px;*/
	/*border-bottom:#CCCCCC solid 1px;*/
	padding-top: 10px;
	padding-bottom: 0px;
	height: 30px;
	color: #315a82;
	font-weight: bold;
}	  

		   
h3{ background:url(images/h3base.gif) top left no-repeat;
	color:#444444;
	height: 30px;
    text-indent:40px;
	font-size:16px;
	/*border-bottom:#b1e0b4 solid 1px;*/
	padding-top:10px;
	}
	
h4{ margin-left:0px;
	padding: 5px 0 5px 10px;
	border-bottom:#CCCCCC solid 1px;
	font-size:14px;
	font-weight: bold;}
	
h5{ margin-left:0px;
	padding: 5px 0 5px 10px;
	font-size:14px;
	font-weight: bold;}
	
h7{ font-size:6px; }


.top_jump{ text-align:right;}

.align-right { text-align:right; }

.align-center { text-align:center; }

b.midashi{
	color: #fff;
	background: #336699;
	font-size:12px;
	padding: 5px 10px 5px 10px;
}


p.new{
	font-size:14px;
	text-indent:10px;
	font-weight: bold;
	margin-top: 3px;
}	  

		   
p.towa {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.shuchou {
	font-size:14px;
	font-weight: bold;
	color : #136798;
}

p.y2jtitle {
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

.yohaku16 {
width:100%;
                height:16px;
				/*background:#FFFFFF;*/
}

.topic {
	border: 3px; solid #ff9900;
	/*background-color: #dddd88;*/
}


table {
	border-collapse: collapse;
	border: 1px solid #333333;
	margin-left: 0px;
}

td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #333333;
}

th {
	font-weight: normal;
	background-color: #b1e0b4;
	text-align: left;
	padding: 7px;
	border: 1px solid #333333;
}

.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;
}

.letter2 {
	letter-spacing: 2em;
}

.letter05 {
	letter-spacing: 0.5em;
}


p.clearleft {
	clear:left;
}

.strongbig {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
}

.reverse {
	background-color: #45ac6b;
	/*background-color: #b1e0b4;*/
	color: #ffffff;
}

.waku {
	width: 400px;
	border: solid #cccccc 1px;
	background-color: #ffffcc;
	margin-left:10px;
}

img {
	margin: 0px;
	padding: 0px;
}

img.banner {
	margin-top : 10px;
	margin-left: 20px;
}

img.center {
	margin-top: 20px;
	text-align:center;
}

img.left {
	float: left;
	margin-bottom:5px;
}

img.right {
	float: right;
}

.f14 {
	font-size: 14px;
}

.gray {
	background-color: #cccccc;
}

.red {
	color: #cc0000;
}

.blue {
	color: #0000cc;
}

.greenb {
	color: #006600;
	font-weight: bold;
}

.shuchou {
	color: #ff6600;
	font-size:14px;
}

.news {
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navBar {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*border-top: 1px solid #000000;*/
	width: 155px;
}

#navBar a {
	display: block;
	padding: 10px;
	/*background-color: #b1e0b4;*/
	background-color: #ffffff;
	color: #444444;
	text-decoration: none;
}

#navBar a:hover {
	/*background-color: #009933;*/
	background-color: #b1e0b4;
	color: #ffffff;
}

#navBar li {
	/* border-right: 1px solid #000000; */
	/* border-bottom: 1px solid #000000; */
	/* border-left: 1px solid #000000; */
}

