@charset "euc-jp";
/* CSS Document */
body{margin-top:0px;
     background-image:url(../img/haikei.gif);
	 background-repeat:repeat;
	 background-position:top;}

#all{width:800px;
     margin:auto;}

#top{width:800px;
	 line-height:30px;
	}

#header{width:800px;
     height:400px;
        }

#content{width:800px;
		 margin-top:20px;
		 margin-bottom:20px;
		 height: 30px;}

.cl{clear:both;}

#footer{width:800px;
        text-align:right;
		clear:both;
		line-height:30px;
		height: 35px;
		border-top: dashed 2px #f16f55;}

#txt{width:545px;
     float:right;}

#link{width:244px;
      float:left;}

#unker{width:800px;
       height:30px;
	   line-height:30px;
	   font-size:14px;
	   text-align:right;
	   padding-right:30px;
	   clear:both;}

p{font-size:14px;
  line-height:1.5em;}

h1{font-size:12px;
   margin-left:30px;
   height:30px;
   line-height:30px;}

h2{font-size:16px;
   border-left:#666666 15px solid;
   height:30px;
   line-height:30px;
   padding-left:20px;}

#link ul{margin:0;
         padding:0;}

#link li{list-style:none;
         margin-bottom:30px;
		 border-left:#FF9900 10px solid;
		 height:25px;
		 padding-left:20px;
		 font-size:14px;
		 font-weight:bold;}
		 
#link li a{color: #f16f55; text-decoration: none;}

#link li a:hover{color:  #88673c; }

#link li a.active{color: #88673c; }

.cl {clear:both;}

.ck1 {width:150px; float:left; margin:10px 0px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:175px; padding-left:5px; height:25px; line-height:25px; background:#FF6600;}

dt a {text-decoration:none; font-weight:bold; color:#333333;}

dd {line-height:1.8em; margin:5px 0; font-size:12px;}

dd a {text-decoration:none;}

#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 500px;margin-left: auto;margin-right: auto;}

table tr td{padding: 10px;}
