@charset "utf-8";
/*------------------------------*/
/*	common css style						*/
/*------------------------------*/
/*------------------------------*/
/*	reset css style							*/
/*------------------------------*/
* { margin:0; padding:0;}
.clear { clear:both; height:0px;}*
.line { border-top:1px dotted #999999; margin:10px 0;}
img { border:none;}

/*------------------------------*/
/*	a css style									*/
/*------------------------------*/
 a img{border:none;} a{text-decoration:none;color:#CDA1FF;} a:link{color:#CDA1FF;} a:visited{color:#CDA1FF;} a:hover{text-decoration:underline;color:#CDA1FF;} a:active{color:#CDA1FF;}

/*------------------------------*/
/*	all css style								*/
/*------------------------------*/
body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
body,td,th { color: #FFFFFF;}

.txt-strong{ color:#ff0000;}

/*--wrap------------------------*/
#wrap {	width:100%;}
#wrap .inner{ width:800px; margin:0 auto;}

/*--top------------------------*/
#wrap .inner #top #contents #content-left{ width:384px; height:300px; float:left; overflow:auto; border:solid 1px #959595; padding:5px; margin-bottom:10px;}
#wrap .inner #top #contents #content-left .title{ color:#FFA2E8; font-size:14px; margin:5px 5px 0 5px; line-height:1.3em;}
#wrap .inner #top #contents #content-left .box-comment{ font-size:10px; margin:0 5px 20px 5px; line-height:1.5em;}
#wrap .inner #top #contents #content-left .box-comment img{ float:left; margin-right:5px;}

#wrap .inner #top #contents #content-right{ width:384px; height:300px; float:left; overflow:auto; border:solid 1px #959595; padding:5px; margin-left:8px;}
#wrap .inner #top #contents #content-right .title{ color:#FFA2E8; font-size:14px; margin:15px 5px 0 5px; line-height:1.5em; font-weight:bold;}
#wrap .inner #top #contents #content-right .box-comment{ font-size:10px; margin:0 5px 5px 5px; line-height:1.5em;}
#wrap .inner #top #contents #content-right .box-comment img{ float:left; margin-right:5px;}

#wrap .inner #top #contents #bnr{ width:605px; height:50px; float:left;}
#wrap .inner #top #contents #bnr img{ margin-right:10px;}
#wrap .inner #top #contents #bnr #bnr_last{ height:84px; margin:0px; float:right;}