@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background: url(../img/2.gif);
background-position:top;
background-repeat:no-repeat;
background-attachment:fixed;
}

#all{
width:800px;
border:solid 1px #333333;
background-color:#FFFFFF;
}

#toptop{
width:800px;
height:25px;
line-height:25px;
}

#top{
width:800px;
height:230px;
}

#waku{
width:800px;
display:table;
}

#btn{
width:795px;
height:30px;
background-color:#000000;
line-height:30px;
text-align:right;
padding-right:5px;
}

#main{
width:790px;
padding:5px;
background:url(../img/main.gif);
background-position:top;
background-repeat:repeat-x;
}


#copy{
width:800px;
height:50px;
clear:both;
background:url(../img/bg.gif);
background-repeat:repeat-x;
line-height:30px;
text-align:center;
font-size:13px;
color:#333333;
}


a:link {
	color:#E20177;
	text-decoration:none;
	font-size:13px;
}
a:visited {
	color:#E20177;
	text-decoration:none;
	font-size:13px;
}
a:hover {
	color:#0000FF;
	text-decoration:none;
	font-size:13px;
}

.style1 {color: #E20177}

/* 文字 */

h1{
font-size:14px;
color:#000000;
text-align:right;
margin-bottom:15px;
line-height:25px;
}

h2{
font-size:19px;
margin-bottom:15px;
border-left:solid 5px #E20177;
padding-left:12px;
border-bottom:dashed 1px #E20177;
line-height:25px;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:5px;
}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:220px; float:left; margin:10px 10px;}

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:solid 1px #999999;}

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;}