@charset "utf-8";
/*ボディ全体*/
body { font-family: "ＭＳ ゴシック", "Osaka－等幅";
    font-size:1.0em;
    text-align:center;
	margin: 0 ;
	padding: 0 ;
	background-color: #ffffff;
	color: #636363;
	/* background: url(images/bg.gif) top repeat-x; */
}

/*一番上テキスト*/
h1{	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	height:18px;
	padding-top: 5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #636363;
}


/*一番上テキストをラッパーの位置に揃える*/
#headtxt{text-align:left;
	width:760px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

/*ラッパー*/
#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:740px;
	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:173px;
		 background:#FFFFFF;}

.yohaku20{ width:100%;
                height:20px;
				background:#FFFFFF;}


/*左ボディ（TOPページ用）*/
#leftbody-top{ width:210px;
               float:left;
			   padding-left:20px;
		   }		  


#sidemenu {
	width:200px;
	height: 810px;
	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;
}

#sidemenu ul {
	margin-left: 0px;
	padding-left: 0px;
}

#sidemenu 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: #ffffff;
	height: 52px;
}

#sidemenu li {
	float: left;
	width: 200px;
	/*height: 72px;*/
	list-style-type: none;
}

#sidemenu a:hover {
	/*background-color: #ffcc33;*/
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -72px;
}



/*右ボディ（TOPページ用）*/
#rightbody-top{ width:530px;
				text-align:left;
				/*clear:center;*/
				float:right;
				}

/*左ボディ*/
#leftbody{ width:210px;
			/* height:600px; */
               float:left;
			   padding-left:20px;
 		   }		  

/*右ボディ*/
#rightbody{ width:500px;
				float:right;
				}
#pankuzu{ width:750px;
          height:20px;
		  font-size:14px;
		  background:#FFFFFF;
		  padding-top:7px;
		  padding-left:10px;
		  }

#onestop {
	text-align: left;
}



/*フッター*/			
#footer{ width:760px;
         height:120px;
		 clear:both;
		 padding-top:15px;
		 text-align: center;
		 font-size: 12px;
		border-top:#999999 1px solid;
		 }		  
		  
.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;
	padding:10px;
	border:#999999 1px solid;
}


.welcome {
	margin-top: 20px;
	margin-left: 10px;
	width:493px;
	height:63px;
}

.midashi {
	color: #b00000;
	font-size: 14px;
	text-align: center;
}


		  
p{
	line-height:140%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	color: #636363;
}		  
   	  
p.system {
	margin-bottom: 10px;
}		  
   	  
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: #336699;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
				   }

p.leftprofile{
	font-size:12px;
	margin-left: 0px;
				   }

p.profile-txt{
	font-size:14px;
	line-height:150%;
	margin-left: 0px;
}
	  
		  
ul{
	line-height:140%;
}	

ol{
	line-height:200%;
	color: #636363;
}	

ol.b {
	line-height:200%;
	font-weight: bold;
}

ol.n {
	line-height:140%;
}

ul.submenu{
	line-height:220%;
	list-style-type:none;
	margin-left: 10px;
	margin-top: 20px;
	padding-left: 0px;
}



ul.new-entry{
	list-style-type:none;
	line-height:140%;
}


h2{
	font-size:14px;
	text-indent:20px;
	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;
}	  

		   
		   
h3{
    text-indent:30px;
	font-size:18px;
	color: #b00000;
	text-align: left;
	margin-bottom : 0px;
	padding-bottom: 0px;
	}
	
h4{ margin-left:0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	border-bottom:#CCCCCC solid 1px;
	font-weight: bold;}
	
.top_jump{ text-align:right;}

.yohaku16 {
width:100%;
                height:16px;
				background:#FFFFFF;
}


.topic {
	border: 3px; dotted #ff9900;
	background-color: #dddd88;
}

img {
	margin: 0;
	padding:0;
}

img.banner {
	margin-right: 10px;
	padding-right: 10px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

.f12 {
	font-size: 12px;
}
