@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}



#all{
width:810px;
padding:5px;
border:solid 1px #000000;
text-align:center;
background-color:#FFFFFF;
}

#toptop{
width:800px;
height:25px;
line-height:25px;
}

#top{
width:800px;
height:314px;
}

#waku{
width:800px;
display:table;
}

#btn{
width:800px;
height:69px;
}

#main{
width:800px;
text-align:left;
background-color:#FFFFFF;
}


#copy{
width:800px;
height:78px;
padding-top:10px;
}


a:link {
	color:#000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a:hover {
	color:#66FF33;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}



/* 文字 */

h1{
font-size:14px;
margin-bottom:15px;
margin-top:10px;
}

h2{
font-size:19px;
margin-bottom:15px;
height:41px;
line-height:41px;
padding-left:25px;
background:url(../img/h2.jpg);
}


p {
font-size:13px;
line-height:1.3em;
padding-left:5px;
}



/*　カテゴリ中　たて　*/


.cl {clear:both;}

.ck1 {width:230px; float:left; margin:10px 10px;}

dl {margin:0; padding:0;}

dt {font-size:14px; font-weight:bold; width:220px; padding:0px 5px; height:25px; line-height:25px; border:dashed 2px #66FF00; background-color:#FFFF66;}

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;}

/* 20090706追加 */
#pr {margin:20px 10px 0px 10px;
width:740px;}

/* NEWS 20101008追加 */
.midashi2 {
    text-align:right;
	border-bottom:#996600 6px double;
}

div#news_thefareast {
    margin:0;
	padding-bottom:5px;
}

div#news_thefareast div {
    width:390px;
	height:100px;
	float:left;
    border:1px solid #DDDDDD;
	border-left:5px solid #DDDDDD;
	margin-bottom:10px;
	background:#CCFFCC;
}
div#news_thefareast div p{
   padding:0 5px;
}

p.thefareast1 a {
	color:#999900;
	font-weight:bold;
	font-size:0.9em;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:bold;
}
p.thefareast1 a:hover {
    color:#FFCC00;
}

p.thefareast1 {
    margin:0;
	font-weight:bold;
	background:#FFFFFF;
	border-bottom:#DDDDDD 2px dashed;
}
p.thefareast2 {
    font-size:0.8em; 
	margin:2px 0;
	line-height:1.4em;
}
p.thefareast3 {
    font-size:0.65em; 
	margin:0;;
	line-height:1.3em;
	border-top:dashed 1px #FFFFFF;
}
p.thefareast4 {
    font-size:0.65em;
	line-height:1.3em;
	margin:0;
	background:#EEEEEE;
	letter-spacing:-1px;
}
