@charset "euc-jp";
/* CSS Document */



* {
padding:0;
margin:0;
}

body{
background-color:#013061;
background:url(../img/bg1.gif);
background-repeat:no-repeat;
background-attachment:fixed;}

#all{
width:800px;
background-color:#000000;
}


#toptop{
width:800px;
height:225px;
}

#top{
width:800px;
height:25px;
line-height:25px;
background:url(../img/bg.gif);
background-repeat:no-repeat;
}

#btn{
width:795px;
height:25px;
line-height:25px;
background:url(../img/1.gif);
background-repeat:no-repeat;
padding-left:5px;
}

#main{
width:790px;
margin:10px 5px;
}

#link{
width:795px;
height:25px;
line-height:25px;
background:url(../img/1.gif);
background-repeat:no-repeat;
text-align:right;
padding-right:5px;
}


#copy{
width:800px;
height:40px;
line-height:40px;
text-align:center;
color:#666666;
font-size:13px;
}

a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color:#0C6DB2;
	text-decoration:none;
}

.style1 {color: #0C6DB2}
.style2 {color: #0174BD}


/* 文字 */

h1{
font-size:14px;
line-height:25px;
color: #FFFFFF;
text-align:right;
font-weight:normal;
}

h2{
font-size:17px;
color:#dddddd;
margin-bottom:15px;
border-left:solid 4px #0C6DB2;
padding-left:10px;
line-height:25px;
font-weight:normal;
}

.btn p{
font-size:14px;
}

#main p {
font-size:13px;
line-height:17px;
padding-left:5px;
color:#cccccc;
}


/*　カテゴリ中　たて　*/

.cl {clear:both;}

.ck1 {width:200px; float:left; margin:10px 25px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:200px; padding-left:5px; height:25px; line-height:25px; margin-right:10px; background-color:#333333; border-bottom:dotted 1px #666666;}

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;}



/* リスト */

#btn ul{
margin:0;
padding:0;
}

#btn li{
list-style:none;
color: #0066CC;
font-size:13px;
display:inline;
padding-right:30px;
font-weight:bold;
}

#link ul{
margin:0;
padding:0;
}

#link li{
list-style:none;
color: #0066CC;
font-size:13px;
display:inline;
padding-left:30px;
font-weight:bold;
}

#top li a{color: #0066CC;
text-decoration:none;}

#link li a{color: #0066CC;
text-decoration:none;}

#btn li a{color: #0066CC;
text-decoration:none;}

#btn li a{color: #0066CC;
text-decoration:none;}

