@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0;
}

body{
background-attachment:fixed;
background: url(../img/bg.gif);
background-repeat:no-repeat;
background-position:0% 100%;}
-->

#all{
width:750px;
margin-left:350px;
}

#toptop{
width:750px;
height:25px;
line-height:25px;
}

#top{
margin-top:15px;
width:750px;
height:79px;
margin-bottom:30px;
}

#waku{
width:750px;
display:table;
}

#btn{
width:170px;
float:right;
margin-top:10px;
}

#main{
width:550px;
float:left;
margin:10px 25px 10px 0px;
}


#copy{
width:750px;
height:50px;
clear:both;
line-height:50px;
text-align:center;
font-size:13px;
color:#003300;
}


#btn a:link {
	color: #666666;
	text-decoration:none;
	line-height:35px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#546930;
}
#btn a:visited {
	color: #666666;
	text-decoration:none;
	line-height:35px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color:#546930;
}
#btn  a:hover {
	color: #666666;
	text-decoration:none;
	line-height:35px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:bold;
	color: #006600;
}

#main a:link {
	color: #666666;
	text-decoration:none;
	line-height:25px;
	margin-bottom:15px;
}
#main a:visited {
	color: #666666;
	text-decoration:none;
	line-height:25px;
	margin-bottom:15px;
}
#main  a:hover {
	color: #663333;
	text-decoration:none;
	line-height:25px;
	margin-bottom:15px;
}



/* 文字 */

h1{
font-size:15px;
color:#003300;
}

h2{
font-size:19px;
margin-bottom:15px;
color:#003300;
border-left:solid 4px #546930;
padding-left:10px;
line-height:25px;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:5px;
}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:140px; float:left; margin:10px 15px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:140px; padding-left:5px; height:25px; line-height:25px; margin-right:10px; border-bottom:solid 1px #546930;}

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;}