@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background: #FFFF99;
}

li{
list-style:none;
}

#all{
width:800px;
border:solid 1px #CC9933;
background:#FFFFFF;
}

#toptop{
width:800px;
height:31px;
}

#top{
width:800px;
height:198px;
}

#waku{
width:800px;
background:url(../img/wakubg.jpg);
background-position:top;
background-repeat:no-repeat;
}

#btn{
width:150px;
float:right;
margin-top:20px;
}

#main{
width:540px;
float:left;
padding:20px 5px 10px 20px;
}


#copy{
width:800px;
height:90px;
clear:both;
padding-top:10px;
}


a:link {
	text-decoration:none;
	color: #993300;
	margin-bottom:10px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
	color: #993300;
	margin-bottom:10px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color: #FF6600;
	margin-bottom:10px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
}



/* 文字 */

h1{
font-size:15px;
background:url(../img/h1.jpg);
line-height:31px;
height:31px;
padding-left:35px;
color:#FFFF99;
}

h2{
font-size:19px;
border-left:solid 6px #FF6600;
padding-left:12px;
color:#FF3300;
margin-bottom:13px;
line-height:30px;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:7px;
}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:150px; float:left; margin:10px 10px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:150px; height:25px; line-height:25px; margin-right:10px; background: #FFFF99; border-bottom:dashed 2px #663300;}

dt a {text-decoration:none; font-weight:bold; color:#00FFFF;}

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;}

/* 20090706追加 */
#pr {margin-top:20px;}