@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

#all{
width:900px;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
}

#toptop{
width:900px;
height:25px;
line-height:25px;
}

#top{
width:900px;
height:114px;
}

#img{
width:900px;
height:213px;
}

#btn{
width:900px;
height:50px;
}

#main{
width:880px;
margin:9px;
}


#copy{
width:900px;
height:106px;
}


dd a:link {
	color: #333333;
	text-decoration:none;
	border-left:solid 2px #7CF208;
	padding-left:5px;
}
dd a:visited {
	color: #333333;
	text-decoration:none;
	border-left:solid 2px #7CF208;
	padding-left:5px;
}
dd a:hover {
	color:#7CF208;
	text-decoration:none;
	border-left:solid 2px #7CF208;
	padding-left:5px;
}

#main a:link {
	color: #333333;
	text-decoration:none;
	border-left:solid 2px #7CF208;
	padding-left:5px;
}

#main a:visited {
	color: #333333;
	text-decoration:none;
	border-left:solid 2px #7CF208;
	padding-left:5px;
}



/* 文字 */

h1{
font-size:15px;
line-height:25px;
margin-bottom:15px;
text-align:right;
}

h2{
font-size:19px;
margin-bottom:15px;
border-left: double 18px #7CF208;
padding-left:18px;
line-height:25px;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:15px;}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:220px; float:left; margin:10px 25px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:220px; padding-left:5px; height:25px; line-height:25px; margin-right:10px; border-bottom:solid 2px #7CF208; border-left:double 4px #7CF208;}

dt a {text-decoration:none; font-weight:bold; color:#00FFFF; font-size:14px;}

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;}