/** -------------------------------------------------------------------- **/
body{
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.gif);
}
body, td, th{
	font-size: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}
div{
	text-align: left;
}
a:link, a:active{
	color: #3E6EDC;
}
a:visited{
	color: #7171A9;
}
a:hover{
	color: green;
}
label{
	cursor: pointer;
}
/** -------------------------------------------------------------------- **/
.title_header, .thread_list th,
.common_menu, .common_menu_bottom, .common_menu_log_view,
.list_pgs_t, .list_pgs_b,
.thread_form th,
.list_inner td .date, .thread_view .date, .thread_view .status .goto_top,
.id_num, .log_num{
	font-family: "Trebuchet MS", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Verdana, Arial, Helvetica, sans-serif;
}
/** -------------------------------------------------------------------- **/
.common_menu,
.common_menu_bottom{
	background: #C7D8FF;
	font-size: 12px;
}
.common_menu{
	border-bottom: 1px solid #CCCCCC;
}
.common_menu_bottom{
	border-top: 1px solid #CCCCCC;
}
.common_menu_log_view{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #CCCCCC;
	background: url(../img/log_head_cyan.gif) #C4E8EC;
	font-size: 12px;
}
.common_menu,
.common_menu_bottom div,
.common_menu_log_view div{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 2px 2px 1px 14px;
	font-weight: bold;
	color: #666666;
}
/** ----------------------------- **/
.contents_base,
.contents_tbs{
	width: 780px;
}
.contents_base{
	background: #EFF3FF;
	border: 1px solid #CCCCCC;
}
.title_header{
	background: url(../img/bbs_header.gif) center center no-repeat;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 5px 40px 10px;
}
h1{
	font-size: 10pt;
	margin: 0px;
	color: #555555;
}
.contents_main{
	margin: 0px;
	padding: 10px 15px 15px 15px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.copyright{
	border-top: 1px solid #CCCCCC;
	background: #B9D7FF;
}
.copyright_inner{
	font-size: 9pt;
	/*line-height: 14px;*/
	text-align: right;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 10px 10px 5px 10px;
}
/** -------------------------------------------------------------------- **/
/** FORM **/
.thread_form{
	margin-left: 50px;
}
.thread_form th{
	color: #5F98B5;
	text-align: right;
	padding-right: 3px;
	vertical-align: top;
}
.text{
	border: 1px solid #5F98B5;
	background: #F9FCFD;
}
/** -------------------------------------------------------------------- **/
/** LIST **/
.list_property{
	font-size: 8pt;
	text-align: right;
	margin: 10px 10px 1px 10px;
	color: #555555;
}
.thread_list{
	width: 746px;
	border-left: 1px solid #9F9FCF;
	border-right: 1px solid #9F9FCF;
}
.thread_list th{
	background: url(../img/title_bg_0.gif) #8798FF;
	border-top: 1px solid #9F9FCF;
	border-bottom: 1px solid #9F9FCF;
}
.thread_list th .list_title{
	padding: 6px 4px 2px 15px;
	color: #ffffff;
	font-size: 13px;
}
.thread_list td{
	padding: 0px;
	background: #F6FEFE;
	color: #555555;
}
.list_pgs_t,
.list_pgs_b{
	text-align: right;
	font-weight: bold;
}
.list_pgs_t{
	font-size: 8pt;
	padding: 8px 0px 5px 0px;
	border-bottom: 1px solid #C5D1D7;
}
.list_pgs_b{
	font-size: 8pt;
	padding: 8px 0px 0px 0px;
}
.white_line{
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
/** ----------------------------- **/
.thread_list .list_inner td{
	border-bottom: 1px solid #C5D1D7;
	font-size: 9pt;
	padding: 2px 3px 0px 3px;
	line-height: 14px;
}
.thread_list .list_inner td .date{
	font-size: 8pt;
	color: #808080;
}
.list_inner .log{
	color: #4169E1;
	
}
.list_inner .log a:link,
.list_inner .log a:active{
	color: blue;
}
.list_inner .log a:visited,
.list_inner .log a:hover{
	color: #4169E1;
}

.list_inner .res{
	color: #3CB371;
}
.list_inner .res a:link,
.list_inner .res a:active{
	color: #006400;
}
.list_inner .res a:visited,
.list_inner .res a:hover{
	color: #3CB371;
}
/** ----------------------------- **/
.list_deleted{
	color: #E17A6F;
}
.log .list_deleted a:link,
.log .list_deleted a:visited,
.res .list_deleted a:link,
.res .list_deleted a:visited{
	color: #E17A6F;
}
/** -------------------------------------------------------------------- **/
.thread_view{
	margin: 0px 20px 20px 20px;
}
.thread_view .goto_form{
	margin-bottom: 10px;
	width: 250px;
}
.thread_view h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #263656;
	border: 1px solid #9AADD5;
	background: #C7D8FF;
}
.thread_view .thread_log{
	margin: 0px 0px 30px 0px;
}
.thread_view .comments{
	padding-left: 30px;
	line-height: 17px;
}
.thread_view h3{
	font-size: 14px;
	font-weight: normal;
	color: #243E25;
	margin: 0px;
	padding: 0px;
	border: 1px solid #5FA561;
	background: url(../img/log_head_green.gif) #C9ECCB;
}
.thread_view .thread_res{
	margin: 0px 0px 30px 30px;
}
.thread_view .date{
	margin: 5px 5px 10px 0px;
}
.thread_view .date,
.thread_view .status{
	text-align: right;
	font-size: 9pt;
}
.thread_view .status{
	margin: 10px 5px 0px 0px;
}
.thread_view .status .goto_top{
	font-weight: bold;
}
/** ----------------------------- **/
.thread_view h2 div,
.thread_view h3 div{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding: 5px 15px 0px 15px;
	margin: 0px;
}
.id_num{
	font-size: 11px;
	color: #808080;
}
.log_num{
	font-size: 12px;
}
/** ----------------------------- **/
.thread_closed{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}
.thread_closed_comments{
	margin-top: 5px;
	text-align: center;
	color: #555555;
}
.close_panel{
	text-align: right;
	font-size: 9pt;
	border: 1px solid #BDCCF5;
	padding: 0px 0px 0px 1px;
	background: #E3EAFF;
}
.close_panel img{
	margin-bottom: 2px;
}
.close_panel a{
	text-decoration: none;
	display: block;
	padding: 3px 10px 0px 0px;
}
/** -------------------------------------------------------------------- **/
#movingMenu{
	background: #C4E8EC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	border-left: 1px solid #CCCCCC;
	display: none;
	width: 200px;
	position: absolute;
}
#movingMenu div{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-family: "Trebuchet MS", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 1px 14px;
}
/** -------------------------------------------------------------------- **/
/* ²èÁü¸Æ¤Ó½Ð¤·ÍÑ */
.common_menu,
.common_menu_bottom,
.thread_view h2{
	background: url(../img/log_head_blue.gif) #C7D8FF;
}
/** -------------------------------------------------------------------- **/