@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

#all{
width:800px;
}

#toptop{
width:800px;
height:25px;
line-height:25px;
}

#top{
width:800px;
height:200px;
}

#waku{
width:800px;
display:table;
}

#btn{
width:210px;
float:right;
margin-top:10px;
margin-right:5px;
}

#main{
width:550px;
float:left;
margin:10px 20px 10px 5px;
}


#copy{
width:800px;
height:55px;
clear:both;
padding-top:10px;
}


/* 文字 */

h1{
font-size:15px;
height:25px;
line-height:25px;
text-align:right;
color:#CC00CC;
}

h2{
font-size:17px;
background:url(../img/h2.jpg);
height:36px;
line-height:36px;
margin-bottom:15px;
padding-left:20px;
color:#333333;
}


#main p {
font-size:13px;
line-height:1.3em;
padding-left:7px;
}

a:link {
font-size:14px;
color:#FF99CC;
text-decoration:none;
}
a:visited {
	font-size:14px;
color:#FF99CC;
text-decoration:none;
}
a:hover {
	font-size:14px;
color: #CC33FF;
font-weight:bold;
text-decoration:none;
}

/*　カテゴリ中　横　*/


.cl {clear:both;}

.ck2 {margin:10px 0px; padding:5px; border:dotted 1px #CC99FF;}

.ck2 li {display:inline; line-height:1.8em; padding-left:5px;}

.ck2 li a {text-decoration:none;}

.ck2 ul{margin:0px; padding:0px;}

.midashi {font-size:16px; font-weight:bold; height:20px; line-height:20px;}




#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 500px;margin-left: auto;margin-right: auto;}

#ADD_MAIN td {padding: 5px;}



/* NEWS 20101012追加 */
.midashi2 {
    text-align:right;
	border-bottom:#996600 6px double;
}

div#news_dramaticlink {
    margin:0;
	padding:5px 2px;
}

div#news_dramaticlink div {
    border:1px solid #DDDDDD;
	margin-bottom:10px;
	background:#EEEEEE;
}
div#news_dramaticlink div p{
   padding:0 5px;
}

p.dramaticl1 a {
	font-size:0.9em;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:bold;
}

p.dramaticl1 {
    margin:2px 0;
	font-weight:bold;
	border-bottom:#AAAAAA 1px solid;
}
p.dramaticl2 {
    font-size:0.75em; 
	margin:2px 0;
	line-height:1.4em;
	color:#660066;
}
p.dramaticl3 {
    font-size:0.65em; 
	margin:0;
	background:#EEEEEE;
	line-height:1.3em;
	border-top:dashed 1px #DDDDDD;
	text-align:right;
	color:#382259;
}
p.dramaticl4 {
    font-size:0.65em;
	line-height:1.3em;
	margin:0;
	border-top:dashed 1px #DDDDDD;
	letter-spacing:-1px;
	text-align:right;
	color:#382259;
}

/* リンクファーム */
.link_fm {border: #00FFFF solid 1px;
		font-size:12px;
		margin:5px;
		padding:2px;

}
