@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background:url(../img/1.gif);
background-position:top;
background-repeat:no-repeat;
background-attachment:fixed;
}

#all{
width:780px;
background:url(../img/all780.gif);
background-repeat:repeat-y;
}

#toptop{
width:750px;
height:25px;
line-height:25px;
background:#CCCCCC;
}

#top{
width:750px;
height:150px;
}

#waku{
width:750px;
display:table;
background:url(../img/waku.gif);
background-repeat:repeat-y;
}

#btn{
width:210px;
float:left;
margin-top:10px;
padding-left:10px;
}

#main{
width:515px;
float:right;
margin:10px 0px 10px 15px;
}


#copy{
width:750px;
height:50px;
clear:both;
border-top:dotted 1px #999999;
line-height:50px;
text-align:center;
font-size:13px;
color:#999999;
}


/* 文字 */

h1{
font-size:13px;
text-align:right;
color:#999999;
}

h2{
font-size:15px;
padding-left:3px;
margin-bottom:15px;
line-height:28px;
border-top:solid 2px #FF9933;
border-bottom: dotted 1px #666666;
color:#333333;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:5px;
color:#666666;
}

a:link {
	color: #666666;
	text-decoration:none;
	font-size:14px;
	border-left:solid 6px #FF9933;
	padding-left:12px;
	line-height:25px;
	margin-bottom:17px;
	}
	
a:visited {
		color: #666666;
	text-decoration:none;
	font-size:14px;
	border-left:solid 6px #FF9933;
	padding-left:12px;
	line-height:25px;
	margin-bottom:17px;
}
a:hover {
		color: #666666;
	text-decoration:none;
	font-size:14px;
	border-left:solid 6px #666666;
	padding-left:12px;
	line-height:25px;
	margin-bottom:17px;
}



/* カテゴリ中　たて */


.cl {clear:both;}

.ck1 {width:145px; float:left; margin:10px 5px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:145px; height:25px; padding-left:3px; line-height:25px; margin-right:10px; border:solid 1px #FF9933; font-size:14px;}

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;}