@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background:url(../img/wakubg.jpg);
background-repeat:repeat-y;
background-position:center;
}

#all{
width:800px;
}

#toptop{
width:800px;
height:39px;
line-height:39px;
background:url(../img/h1bg39.jpg);
background-repeat:no-repeat;
text-align:right;
}

#top{
width:800px;
height:111px;
}

#waku{
width:800px;
display:table;
}

#btn{
width:220px;
float:left;
margin-top:10px;
}

#main{
width:550px;
float:right;
margin:10px 0 10px 30px;
}

#copyue{
width:800px;
height:105px;
clear:both;
background:url(../img/co105.jpg);
}

#copyue1{
width:790px;
height:42px;
clear:both;
background:url(../img/co52.jpg);
padding-top:10px;
padding-left:10px;
}


#copy{
width:800px;
height:127px;
clear:both;
background:url(../img/co127.jpg);
}


/* 文字 */

h1{
font-size:13px;
color: #FF9933;
line-height:39px;
}

h2{
font-size:19px;
border-left:solid 4px #FF9933;
margin-bottom:13px;
color:#E17B31;
line-height:35px;
padding-left:10px;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:7px;
}

/* カテゴリ中　横 */


.cl {clear:both;}

.ck2 {margin:10px 0px; padding:5px; border:1px solid #000000;}

.ck2 li {display:inline; line-height:1.8em; padding-left:5px;}

.ck2 li a {text-decoration:none;}

.ck2 ul{margin:0px; padding:0px;}

.midashi {font-size:16px; font-weight:bold; height:20px; line-height:20px;}




#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 500px;margin-left: auto;margin-right: auto;}

#ADD_MAIN td {padding: 5px;}
