@charset "UTF-8";
/* CSS Document */

/*------------thread-------------*/
/*------------------------*/
.sub_contents_title{
    float:left;
	clear:both;
    margin:10px;
	padding-left:20px;
    background:url(../img/common/icon/arrow01.gif) no-repeat left center;
	color:#2f85c8 !important;
	font-size:120%;
	font-weight:bold;
}
.in_sub{
    float:left;
	clear:both;
    margin-top:3px;
}
.in_sub span.in_tag{color:#2f85c8 !important;}
.table-view {
    float:left;
	clear:both;
	width:645px;
	margin:10px 0 20px 0;
}
.table-view table#res_table,
#thread_title-table-view,
#data_table {width:645px;}
.table-view table#res_table tr.odd,
#thread_title-table-view tr.odd,
#data_table tr.odd {background:url(../img/common/line03.gif) repeat-x left bottom #f1f1ee;}
.table-view table#res_table tr.even,
#thread_title-table-view tr.even,
#data_table tr.even {background:url(../img/common/line03_2.gif) repeat-x left bottom #ffffff;}
.table-view table#res_table tr.lastChild,
#thread_title-table-view tr.lastChild,
#data_table tr.lastChild{ background-image:none;}
.table-view table#res_table td,
#thread_title-table-view td,
#data_table td {
    padding:10px;
}
.table-view table#res_table th,
#thread_title-table-view th,
#data_table th{padding:6px;}

/*------------------------*/
.contents_id .thread_title {
   float:left;
}
.contents_id .date {
   float:right;
   margin-top:3px;
   color:#FFFFFF;
   font-size:10px;
}

#threader_image,
.threader_image {
    float:left;
	clear:both;
	width:94px;
	height:94px;
	padding:4px;
	background:url(../img/user/image_bg.gif) no-repeat;
}
#threader_image img,
.threader_image img {
	width:94px;
	height:94px;
}
#threader_name {
    float:left;
	clear:both;
	width:94px;
	padding:2px;
}
#thread_info {
    float:left;
    clear:both;
	width:623px;
	margin:10px 0;
	padding:10px;
	border: solid 1px #DDDDDD;
}
/*---IE6---*/
*html #thread_info { padding-left:5px;} 
/*---------*/
#threader {
   float:left;
   width:100px;
}
#thread_theme{
    display:block;
    float:right;
	width:500px;
	margin-left:23px;
}
#thread_theme #category{
    float:right;
    clear:both;
	text-align:right;
	width:500px;
	margin-bottom:10px;
	font-size:80%;
	font-weight:bold;
	color:#2F85C8;
}
#thread_theme #article{
    float:right;
    clear:both;
	width:480px;
	padding:10px;
}
#thread_theme #latest_res{
    float:right;
    clear:both;
	text-align:right;
	width:500px;
	margin-bottom:10px;
	font-size:75%;
}
#thread_theme_footer{
    float:right;
    clear:both;
    width:500px;
    border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	padding-bottom:0;
	font-size:75%;
	text-align:right;
}
#thread_theme_footer div{
    border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	background:#f1f0ee;
	width:480px;
	padding:5px 10px;
	margin-bottom:0;
}
#thread_theme_footer #tag_list a{
    margin-left:5px;
}
/*---safari hack---*/
html[xmlns*=""] body:last-child #thread_theme_footer div { margin-bottom:-5px;} 
/*-----------------*/
#thread_theme_footer span{
    margin-right:5px;
}
/*------------------------*/
.col-title{width:64%;}
.col-latestresdatetime{
    width:18%;
}
.col-entrydatetime{
    width:18%;
}
/*------------------------*/
.res_top {
    float:left;
	clear:both;
	width:620px;
    font-size:75%;
}
.res-no,
.res-name,
.res-date{
   float:left;
}
.res-no{width:20px;}
.res-name{width:400px}
.res-date{
    width:200px;
	text-align:right;
}
.response{
    float:left;
	clear:both;
	width:620px;
}
/*------------------------*/
#main{
    float:left;
    clear:both;
    width:645px;
}
.res_btn,
.top_btn {
    float:left;
    clear:both;
    width:645px;
    text-align:center;
}
.res_btn{
    margin:20px 0 10px 0;
}
.top_btn{
    margin:10px 0;
}
.res_btn table{
    text-align:left;
}
.res_btn table textarea{
    height:210px;
}
/*------------------------*/
/*--------------check_box-------------*/
.check_box {
    float:left;
	clear:both;
    margin-top:7px;
	margin-bottom:0px;
	padding-bottom:0px;
	background:#FFFFFF;
	text-align:left;
}
.check_in {
    float:left;
	width:620px;
	padding-left:25px;
	text-align:left;
	background:url(../img/common/check01.gif) repeat-y left top;
	overflow:hidden !important;
}
/*---IE7---*/
*:first-child+html .check_in { padding-bottom:5px; } 
/*---------*/
.check_in ul {
	float:left;
	clear:both;
	width:600px;
    margin:10px;
}
/*---IE6---*/
*html .check_in ul { margin-left:5px; overflow:hidden; } 
/*---------*/
.check_in ul li{
	float:left;
	clear:both;
	width:600px;
    margin-bottom:5px;
	white-space:nowrap;
}
.check_in ul li a{
    padding-left:20px;
    background:url(../img/common/icon/arrow01.gif) no-repeat left center;
}
.check_in ul li .thread_title{
    float:left;
	width:340px;
}
.check_in ul li .thread_date{
    float:right;
	width:250px;
	font-size:80%;
	text-align:right;
}
 /*----------------------------------------*/
.check_bottom,
.check_bottom_blue {
    float:left;
	clear:both;
	margin-bottom:15px;
	padding-top:2px;
	text-align:right;	
}
.check_bottom {
    width:645px;
    background:url(../img/common/check_bottom_line.gif) repeat-x left top;
}
.check_bottom_blue {
    width:635px;
    background:url(../img/common/check_bottom_line.gif) repeat-x left top #DBEAF1;
	padding:8px 5px;
	font-size:70%;
}
html*.check_bottom {
   height:2px;
}
.check_bottom .right {
    padding:2px 8px 2px 0;
    font-size:70%;
}

.check_bottom ul li {
	float:right;
	clear:none;
}
  /*----------------------------------------*/
#chack_box2,#chack_box2_bottom,
#chack_box2 ul#category_box li {
    float:left;
}
#chack_box2,
#chack_box2_bottom {width:645px;}
#chack_box2 {
    margin-top:7px;
    background:url(../img/common/check01.gif) repeat-y left top;
}
#chack_box2 ul#category_box,
#chack_box2 ul#category_box li {
    width:598px;
}
#chack_box2 ul#category_box { 
	margin-left:35px;
}
#chack_box2 ul#category_box li,
#chack_box2 ul#category_box li ul.category_in,
#chack_box2 .tx_al_ri {
    clear:both;
}
#chack_box2 ul#category_box li{
    display:inline;
	clear:none;
	width:auto;
	margin-right:10px;
	padding:10px 0;
	border:none;
	font-size:100%;
	white-space:nowrap;
}
#chack_box2_bottom {
    float:left;
	clear:both;
    padding-bottom:3px;
    background:url(../img/common/check_bottom_line2.gif) repeat-x left bottom #ff0000;
	margin-bottom:15px;
}
#contents-main #category_box a:link,
#contents-main #category_box a:visited {text-decoration:underline;}
#contents-main #category_box a:hover,
#contents-main #category_box a:active {text-decoration:none;}

/*------------------------*/
.res_page{
   clear:both;
   text-align:right;
   width:645px;
}
/*-----------------------------*/
/*---------tag cloud--------*/
#nav dl#tag_cloud {
    float:right;
	clear:both;
    width:284px;
	padding:8px;
    background:url(../img/common/check01.gif);
}
#nav dl#tag_cloud dt {
    width:251px;
	height:21px;
	padding:4px 7px 0 26px;
    background:url(../img/common/side_dt_bg.gif) no-repeat;
}
#nav dl#tag_cloud dd {
    width:277px;
	padding:5px 4px 0 3px;
    background:#f5f6f6;
}
#nav dl#tag_cloud dd ul li {
    float:left;
	clear:none;
	white-space:nowrap;
	margin-left:5px;
}
/*----------------------*/
#nav dl#new_thread {
	clear:both;
	width:300px;
	margin-bottom:13px;
}
#nav dl#new_thread dt {
	width:260px;
	height:23px;
	padding:5px 7px 6px 34px;
	background:url(../img/common/side_dt_bg1.gif) no-repeat;
}
#nav dl#new_thread dd {
	width:300px;
	padding-top:3px;
}
#nav dl#new_thread dd ul li {
    float:left;
	clear:both;
	vertical-align:middle;
	width:280px;
	padding:10px;
    background:url(../img/common/line02.gif) repeat-x bottom left;  
}
#nav dl#new_thread dd ul li a {
	background:url(../img/common/icon/arrow01.gif) no-repeat 0.0em 0.2em;
	padding-left:15px;
	font-weight:bold;
    color:#2f85c8 !important;
}
#nav dl#new_thread dd #new_thread_bottom {
    clear:both;
	width:294px;
	padding:10px 6px 10px 0;
	font-size:10px;
	background:#dbeaf1;
	text-align:right;
}
/*---IE6---*/
*html .check_box ul{ overflow:hidden;}
*html #nav dl#new_thread dd #new_thread_bottom { margin-top:-2px; } 
/*---------*/
/*---IE7---*/
*:first-child+html #nav dl#new_thread dd #new_thread_bottom { margin-top:-2px; } 
/*---------*/
#nav dl#new_thread dd #new_thread_bottom a {
	padding-left:12px;
	background:url(../img/common/icon/arrow01.gif) no-repeat 0.0em 0.1em;
}
#nav .mb10 .search-form {
    background:url(../img/thread/search_bg.gif) no-repeat;
	padding:10px 0 14px 0;
	width:300px;
}
/*---IE6---*/
*html #nav .mb10 .search-form {
	padding:8px 0 12px 0;
}
/*---------*/
/*---IE7---*/
*:first-child+html #nav .mb10 .search-form {
	padding:8px 0 12px 0;
}
/*---------*/
/*-----------------------------*/
/*---------ranking-----------*/
#thread_ranking-table-view {
    clear:both;
    width:629px;
	margin:10px auto;
	text-align:left;
}
#thread_ranking-table-view tr.odd {background:url(../img/common/line03.gif) repeat-x left bottom #f1f1ee;}
#thread_ranking-table-view tr.even {background:url(../img/common/line03_2.gif) repeat-x left bottom #ffffff;}
#thread_ranking-table-view tr.lastChild{ background-image:none;}
#thread_ranking-table-view td.rankbox{
    width:40px;
	padding:15px;
	text-align:center;
}
.rank{
    width:40px;
	height:25px;
	padding-top:15px;
	font-weight:bold;
	font-size:120%;
}
td .rank_thread_title{
    float:left;
	clear:both;
	width:539px;
    padding:15px 10px 5px 10px;
	margin-top:5px;
}
td .rank_thread_title a{
	float:left;
    color:#2f85c8 !important;
	font-size:120% !important;
	font-weight:bold !important;
}
td .rank_thread_title a:link{
	text-decoration:none;
}
td .rank_thread_title a:hover{
    text-decoration:underline;
}
#thread_ranking-table-view .rank_thread_info {
    float:left;
	clear:both;
	width:539px;
	color:#000000;
	font-size:80%;
	line-height:1.2em;
	padding:0 10px 15px 10px;
}
#thread_ranking-table-view .rank_thread_info span{
    margin-right:10px;
}
/*-----------------------------*/
#fes_banner,
#kouhaku_banner{
    float:left;
	clear:both;
	width:640px;
	padding:10px 0 0 0;
}
/*-----------------------------*/
.feature_archives{
    float:left;
	clear:both;
	width:645px;
    margin-bottom:10px;
}
.feature_archives table{
    clear:both;
	width:645px;
	margin:5px auto;
    background:#bfdcea;
	border-collapse:separate;
	text-align:left;
}
.feature_archives table td{
    padding:6px 15px;
    background:#deecf3;
	border:solid 1px #ffffff;
}
.feature_archives table td td{
    padding:0;
    border:none;
	background:none;
}
.feature_archives table .dot{
    width:610px;
	margin-bottom:10px;
	padding-bottom:7px;
    background:url(../img/ranking/dot_line.gif) repeat-x left bottom;
}
.feature_archives ul li{
	float:left;
	clear:both;
	width:600px;
    margin-bottom:5px;
	white-space:nowrap;
}
.feature_archives ul li a{
    padding-left:20px;
    background:url(../img/common/icon/arrow01.gif) no-repeat left center;
}
.feature_archives ul li .thread_title{
    float:left;
	width:340px;
}
.feature_archives ul li .thread_date{
    float:right;
	width:250px;
	font-size:80%;
	text-align:right;
}
/*-----------------------------*/

