@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	color: #444444;
	font-size:14px;
	background-color: #ffffff;
	/* background: url(images/bg.gif) top repeat-x; */
}

/*一番上テキスト*/
h1{	font-weight:normal;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	height:18px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color: #45ac6b;*/
	background: url(images/h1_bg.gif) top repeat-x;
}

img {
	margin: 0px;
	padding: 0px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:759px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}



#ka_button {
	width:500px;
	margin-bottom: 50px;
	padding-left: 0px;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	float: left;
}

#ka_button a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #45ac6b;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#ka_button ul {
	margin-left: 20px;
}

#ka_button li {
	float: left;
	width: 144px;
	font-size: 14px;
	font-weight: bold;
}


/*ラッパー*/
#wrapper{
	width:759px;
	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:759px;
	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:759px;
         height:144px;
		 background:#FFFFFF;
		 }

.topmenu {
	width:100px;
	height:20px;
	margin-top:5px;
	margin-left:649px;
	font-size: 12px;
}

.title1 {
	display:inline;
	width:500px;
	height:80px;
	float:left;
}

.title2 {
	display:inline;
	width:195px;
	height:65px;
	margin-right:10px;
	float: right;
}

#mainmenu {
	width:759px;
	height:31px;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	/*border-right: 1px solid #ffffff;*/
	float: left;
}



.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}


/*左ボディ（TOPページ用）*/
#leftbody-top{ width:759px;
               float:left;
		   }		  


#top1 {
	width:759px;
	height:84px;
}

#top2 {
	width:759px;
	height:74px;
	display:inline;
}

#top2l {
	width:47px;
	height:74px;
	float:left;
}

.whatsnew { width:476px;
				height:74px;
	display:block;
}

#top2r {
	width:226px;
	height:74px;
	float:right;
}


#top3 {
	width:759px;
	height:192px;
}


/****  08/03/19 変更バージョン ****/

#topleft {
	float:left;
	width:470px;
	height:349px;
	margin:0px;
}

#topright {
	float:left;
	width:289px;
	height:349px;
	background:url(images/main_right.jpg) no-repeat top left;
	margin:0px;
}

#info_title {
	width:470px;
	height:79px;
	background:url(images/main_left0.jpg) no-repeat top left;
}

#info_btn {
	width:96px;
	height:18px;
	padding-top:48px;
	padding-left:340px;
}

#saiyou_btn {
	widgh:163px;
	height:54px;
	padding-top: 24px;
	padding-left: 96px;
}

#info_body {
	width:470px;
	height:290px;
	background:url(images/main_left1.jpg) no-repeat top left;
}

.whatsnew2 {
	width:440px;
	display:block;
	padding-left:20px;
}



/**********************************/



#oshirase_fr {
	width:759px;
	height: 54px;
	float: left;
	margin:0;
	padding:0;
	display:inline;
}

#oshirase_t {
	width: 179px;
	height: 38px;
	float: left;
	margin:0;
	padding-left: 400px;
	padding-top: 16px;
	background:url(images/oshirase01n.jpg) top left no-repeat;
}

#saiyou {
	width: 180px;
	float:left;
}


/*右ボディ（TOPページ用）*/
#rightbody-top{ width:426px;
				text-align:left;
				/*clear:center;*/
				float:right;
				}

/*左ボディ*/
#leftbody{ width:190px;
			/* height:600px; */
               float:left;
			/*   padding-left:20px; */
	/*background-color: #b1e0b4;*/
 		   }		  

/*右ボディ*/
#rightbody{ width:530px;
				float:right;
				margin-right:20px;
				}

#pankuzu{ width:740px;
          height:20px;
		  font-size:1em;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:10px;
		  }


#tright {
	width:195px;
	height:80px;
	float:right;
	margin-right:5px;
}

#logo {
	width: 329px;
	height:80px;
	float: left;
}

/*フッター*/			
#footer{ width:759px;
         height:120px;
		 clear:both;
		 text-align: center;
		 font-size: 12px;
		 /*border-top:#999999 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;
}

#counter {
	text-align: right;
	margin-right: 10px;
}

.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.leftprofile-midashi{
	font-size:14px;
	font-weight:bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
				   }

p.leftprofile{
	font-size:12px;
	margin-left: 0px;
	margin-right: 0px;
				   }

p.profile-txt{
	font-size:14px;
	line-height:150%;
	margin-left: 0px;
}
	  
		  
ul{
	line-height:140%;
}	

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.submenu2{
	line-height:140%;
	list-style-type:none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
}

ul.none {
	list-style-type:none;
}

ul.new-entry{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:140%;
}

li.entry{
	text-indent:14px;
	/*background-image: url(images/new-icon.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	line-height: 140%;
	font-size: 14px;
}

li.entry2{
	text-indent:0px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 140%;
	font-size: 12px;
	background-image : url(images/icon.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 10px;
	margin-left: 20px;
}


h2{
	font-size:18px;
	text-indent:10px;
	/*background-image: url(images/tbase.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	margin-top:30px;
	border-top:#CCCCCC solid 2px;
	border-bottom:#CCCCCC solid 1px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 30px;
}	  

p.new{
	font-size:14px;
	text-indent:10px;
	font-weight: bold;
	margin-top: 3px;
}	  

.oshirase { width:500px;
           border:#999999 solid 1px;
           background:url(images/title_oshirase0.jpg) top left no-repeat;
		   margin-bottom:20px;}
		   
		   
h3{ background:url(images/title_bg.gif) top left no-repeat;
	color:#444444;
	height: 30px;
    text-indent:30px;
	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;}
	
.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;
}

h7{ font-size:6px; }

p.towa {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.yohaku16 {
width:100%;
                height:16px;
				background:#FFFFFF;
}

.question {
	font-size:14px;
	font-weight: bold;
	margin-left: 1em;
	border-bottom:#CCCCCC solid 1px;
}

.answer {
	font-size:14px;
	font-weight: bold;
	margin-left: 1em;
}

.topic {
	border: 3px; solid #ff9900;
	/*background-color: #dddd88;*/
}

p.shuchou {
	font-size:14px;
	font-weight: bold;
	color : #136798;
}

p.y2jtitle {
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

img.banner {
	margin-right: 10px;
	padding-right: 10px;
}

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;
}

.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;*/
	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; */
}

#navBar2 {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*border-top: 1px solid #000000;*/
	width: 180px;
}

#navBar2 a {
	display: block;
	padding: 10px;
	/*background-color: #b1e0b4;*/
	background-color: #ffffff;
	color: #444444;
	text-decoration: none;
}

#navBar2 a:hover {
	/*background-color: #009933;*/
	background-color: #ffffff;
	color: #b1e0b4;
}

#navBar2 li {
	/* border-right: 1px solid #000000; */
	/* border-bottom: 1px solid #000000; */
	/* border-left: 1px solid #000000; */
}

img.left {
	float:left;
	margin-right: 10px;
}

p.clearleft {
	clear:left;
}

.photo {
	float: left;
	width: 160px;
	height: 160px;
	margin-left:10px;
	margin-bottom: 5px;
	background: url(images/photo.jpg) top left no-repeat;
}

.waku {
	width: 510px;
	margin-left: 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;*/
	color: #444444;
}

.waku2 {
	width: 150px;
	margin-left: 10px;
	margin-bottom: 20px;
	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;
}

img.photo2 {
	width: 213px;
	height: 160px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.strongbig {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
}

.reverse {
	background-color: #45ac6b;
	/*background-color: #b1e0b4;*/
	color: #ffffff;
}
