@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background: url(../img/all.jpg);
background-repeat:repeat-x;
}

#all{
width:900px;
background-color:#FFFFFF;
}

#toptop{
width:900px;
height:38px;
}

#top{
width:900px;
height:80px;
}

#waku{
width:900px;
display:table;
}

#btn{
width:220px;
float:left;
margin-top:10px;
}

#main{
width:650px;
float:right;
margin:10px 0px 10px 30px;
margin-bottom:15px;
}


#copy{
width:900px;
height:50px;
clear:both;
border-top: solid 2px #333333;
}


/* 文字 */

h1{
font-size:15px;
height:38px;
line-height:38px;
background:url(../img/h1bg38.jpg);
background-repeat:no-repeat;
color:#333333;
text-align:right;
padding-right:5px;
}

h2{
font-size:19px;
background:url(../img/h1bg.jpg);
background-repeat:no-repeat;
height:45px;
line-height:45px;
margin-bottom:13px;
padding-left:45px;
color:#333333;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:7px;
}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:210px; float:left; margin:10px 0px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:195px; padding-left:5px; height:25px; line-height:25px; margin-right:10px; background:#333333;}

dt a {text-decoration:none; font-weight:bold; color:#FFFFFF;}

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;}

#ADD_MAIN td {padding: 5px;}