body {
	margin: 0px 0px 20px 0px;
                background-image:url(./img/back.png);
        font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

a {
	text-decoration: underline;
	
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #C41D12;
	}

a:hover {
	color: #C41D12;
	}

#outer{
                 width:800px;
}

#inner {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 795px;
                border-left:1px solid #DDD;
                border-right:1px solid #DDD;
	background-color: #FFFFFF;
                position:relative;
}
#header {
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px;
	height: 70px;
	border-bottom: 3px solid #666;
	background-color: #3399CC;
}

#header-img {
	display: none;
	}

#header h1 {
	font-size: 25px;
	font-family: HGŠÛºÞ¼¯¸M-PRO;
	margin: 0 0 0 0;
	font-weight: bolder;
	font-style: Italic;
}
#header a{
        color:#FF0000;
        text-decoration:none;
}

#header a:hover{
        color:#9999FF;
        text-decoration:none;
}

#header-top{
	     height:20px;
        font-size:16px;
}


#header-bottom{
        height:131px;
        padding:10px 15px 10px 15px;
        font-size:14px;
        margin-bottom:30px;
}

#header-bottom h2{
	border-bottom: 1px solid #ddd;
	font-size: 22px;
	margin: 20px 0 10px 0px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #000099;
	color: White;
	height: 26px;
}

#header-bottom p{
	padding: 10px;
	margin-top: 0;
	border-bottom: 1px solid #999;
	background-color: #FF8C00;
}

#mar{
	font-weight: bold;
	background-color: #FF8C00;
	text-align: center;
}

/*-----------------right--------*/
#migi{
		float: right;
}

#right, #right2, #right3, #right4, #right5{
	margin-left:0;
	margin-top:0;
	width: 160px;
   background-color: #FFFFFF;
	overflow: hidden;
	}
	
	
#right h2, #right2 h2, #right3 h2, #right4 h2, #right5 h2{
	font-size: 15px;
	font-family: "HG‘n‰pŠpºÞ¼¯¸UB";
	font-weight: normal;
	height: 30px;
	padding-top: 5px;
}

#right ul, #right2 ul, #right3 ul, #right4 ul, #right5 ul{
       margin-left:0;
       margin-top:1;
       list-style-type:none;
       padding-left:0;
}


#right ul li{
	font-size: 13px;
	padding-left: 10px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 1px;
}

#right2 ul li{
	font-size: 13px;
	padding-left: 10px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 1px;
}

#right3 ul li{
	font-size: 13px;
	padding-left: 10px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 1px;
}

#right4 ul li{
	font-size: 13px;
	padding-left: 10px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 1px;
}

#right5 ul li{
	font-size: 13px;
	padding-left: 10px;
	border: 1px solid #DCDCDC;
	margin-bottom: 1px;
	height: 30px;
	background-color: #FF9900;
	margin-top: 1px;
}

#right ul li ul, #right2 ul li ul, #right3 ul li ul, #right4 ul li ul, #right5 ul li ul{
         margin-left:12px;
}

#right ul li ul li, #right2 ul li ul li, #right3 ul li ul li, #right4 ul li ul li, #right5 ul li ul li{
          border-style:none;
}

/*-----------------content--------*/
#center {
		float: left;
	width: 605px;
	margin-top:0;
	

	}

.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	}
.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.entry{
        list-style-image:url(./img/mark.gif);
}
.content ul li{
        line-height:150%;
	}

.content h2 {
        font-size:16px;
        margin:20px 0 10px 0px;
        padding-left:5px;
        font-weight:bold;
           border-bottom:1px solid #336633;
}	


.content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	}

.content h2.cat{
        border-left:5px solid #FF6633;
        border-bottom:1px solid #FF6633;
        background:#f8f8f8;
}
.ctgy{
               margin-bottom:0;
               padding-left:5px;
               font-weight:bold;
               font-size:14px;
               color:#000000;
}

.ctgy a{
             color:#666;
}
.ctgy a:visited{
             color:#666;
}
.ctgy a:hover{
             color:#FF0000;
}
.kou{
              font-size:12px;
              margin-bottom:30px;
              margin-left:5px;
              margin-top:3px;
              padding:10px;
              border:1px solid #FFCC99;
              
              }

.large{
            font-size:14px;
            font-weight:bold;
}

.red{ color:#ff0000; }

.blue{ color:#0000ff; }

.forestblue{ color:#408c7a; }

.redblack{ color : #c40000; }

.orange{ color : #ffc800; }

.black{ color : #000000; }

.futo{ font-weight : bold; }

.fs15{ font-size:15px; }

.fs17{ font-size:17px; }

.fs20{ font-size:20px; }

.fs25{ font-size:25px; }

.fs30{ font-size:28px; }

.fs40{ font-size:40px; }

.fs50{ font-size:48px; }

.fs75{ font-size:75px; }


#cont{
             border-left:3px solid #ddd;
             padding:0 10px 10px 10px;
             color:#000000;
             margin-bottom:30px;
}

#cont2{
             padding:0 0px 0px 0px;
             color:#000000;
             margin-bottom:30px;
}


#cont h2.title{
           border-bottom:1px solid #999;
}

.category{
           line-height:150%;}
.sp{
          border:1px solid #99CC66;
          background:#f8f8f8;
          padding:10px;
}
  
.st1{
	color: Red;
}

.st2{
	color: Blue;
}

.syosai{
position:relative;
top:2px;
left:-30px;
}

.mousikomi1{
	position: relative;
	top: 2px;
	left: -7px;
	text-decoration: none;
}

#subcont{
	margin-left: 0;
	margin-top: 0;
	width: 270px;
	background-color: White;
	height: 300px;
}

#subcont h2{
	font-size: 15px;
	font-family: "HG‘n‰pŠpºÞ¼¯¸UB";
	font-weight: normal;
	height: 25px;
	padding-top: 5px;
}

#subcont ul{
       margin-left:0;
       margin-top:1;
       list-style-type:none;
       padding-left:0;
}


#subcont ul li{
	font-size: 13px;
	padding-left: 5px;
	margin-bottom: 1px;
	height: 22px;
	border-top-color: Blue;
	border-top-style: solid;
	background-color: #00CCFF;
}

#subcont ul li ul{
	margin-left: 20px;
	list-style-image: none;
	list-style-type: disc;
}

#subcont ul li ul li{
          border-style:none;
}




/* 	D) Foot*bottom   */

#foot {
	padding: 8px 0;
	border-top: 1px solid #6E9FA9;
	background: #99CCFF;

}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}
#pr{
	font-size: 10px;
	width: 140px;
	height: 12px;
	overflow-y: scroll;
	position: relative;
	left: 620px;
	top: -70px;
	border: 1px solid #CCFFFF;
}


#pr a{
	font-size: 10px;
	text-decoration:none;

}



