@charset "utf-8";

/*________________________________________________

	name:			bbs.css
	author:			kumi morita
	mail:			morimori@elf.coara.or.jp
	create Date:	2008-02-27
	lastmodified:	2010-06-14
________________________________________________*/

 
 
/* Base Styles ===================================
 * (classes defined in the Markup Guide)
================================================*/
/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */


/*--------------------------------------------------------------
掲示板
--------------------------------------------------------------*/
/* bbsmain */
#bbsmain {
	clear: both;
	width: 780px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(../threadBbs/img/bg_bbsmain.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

/* leftmenu */
#leftmenu {
	float: left;
	width: 190px;
	height: 100%;
	margin: 0;
	padding: 10px 0 10px 10px;
	font-size: 100%;
	text-align: left;
}
#leftmenu h3 span, #leftmenu a span {
	display: none;
}
/* category */
#category {
	width: 180px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}
#category h3 {
	display: block;
	width: 180px;
	height: 45px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/menu_bbs_category.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#category ul {
	width: 160px;
	height: auto;
	margin: 10px;
	padding: 0;
	text-align: left;
}
#category li, #category li a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#category li a span, #bbshowto h3 a span {
	display: none;
}
#category li.spa, #category li.spa a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_spa.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.spa a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_spa.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#category li.event, #category li.event a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_event.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.event a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_event.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#category li.spot, #category li.spot a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_spot.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.spot a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_spot.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#category li.food, #category li.food a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_food.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.food a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_food.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
/* #category li.root, #category li.root a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_root.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.root a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_root.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
} */
#category li.route, #category li.route a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_route.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.route a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_route.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#category li.cafe, #category li.cafe a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_cafe.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.cafe a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_cafe.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
#category li.freetalk, #category li.freetalk a {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_freetalk.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#category li.freetalk a:hover {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbscategory_freetalk.gif);
	background-position: left -80px;
	background-repeat: no-repeat;
}
/* bbssearch */
#bbssearch {
	clear: both;
	width: 180px;
	height: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background-color: #ffffff;
	text-align: left;
}
#bbssearch h3 {
	display: block;
	width: 180px;
	height: 30px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/menu_bbs_search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbssearch form {
	width: 170px;
	height: 100%;
	margin: 5px 5px 0 5px;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}
/* bbshowto */
#bbshowto {
	width: 185px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}
#bbshowto h3, #bbshowto h3 a {
	display: block;
	width: 185px;
	height: 55px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbs_howto.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowto h3 a:hover {
	display: block;
	width: 185px;
	height: 55px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_bbs_howto.gif);
	background-position: left -55px;
	background-repeat: no-repeat;
	text-align: left;
}

/* bbshowtoguide */
#bbshowtoguide {
	width: auto;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: left;
}
#bbshowtoguide h3 {
	display: block;
	width: 560px;
	height: 55px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../threadBbs/img/title_bbs_howto.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h3 span, #bbshowtoguide h4 span {
	display: none;
}
#bbshowtoguide ul {
	display: block;
	width: auto;
	height: auto;
	margin: 10px 0 10px 35px;
}
#bbshowtoguide li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 2px 0 2px 25px;
	background-image: url(../img/icon_green_list.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}
#bbshowtoguide h4 {
	display: block;
	width: 560px;
	height: 30px;
	margin: 50px 0 5px 0;
	padding: 0;
}
#bbshowtoguide h4.title01 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h4.title02 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h4.title03 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h4.title04 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_04.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h4.title05 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_05.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#bbshowtoguide h4.title06 {
	display: block;
	width: 560px;
	height: 30px;
	background-image: url(../threadBbs/img/title_bbs_howto_06.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_01 {
	display: block;
	width: auto;
	height: 460px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_02 {
	display: block;
	width: auto;
	height: 618px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_03 {
	display: block;
	width: auto;
	height: 543px;
	margin: 10px 0 10px 0;
	padding: 0 285px 0 0;
	background-image: url(../threadBbs/img/img_bbs_howto_03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_04 {
	display: block;
	width: auto;
	height: 520px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_04.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_05 {
	display: block;
	width: auto;
	height: 535px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_05.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_06 {
	display: block;
	width: auto;
	height: 480px;
	margin: 5px 0 0 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_06.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_07 {
	display: block;
	width: auto;
	height: 904px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_07.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_08 {
	display: block;
	width: auto;
	height: 379px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_08.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
p.howto_09 {
	display: block;
	width: auto;
	height: 548px;
	margin: 0;
	padding: 0 0 0 285px;
	background-image: url(../threadBbs/img/img_bbs_howto_09.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
.howto_important {
	display: block;
	width: auto;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px #ff0000 solid;
	text-align: left;
}
.howto_important h5 {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}
.howto_important p {
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px;
	text-align: left;
}

/* rightframe */
#rightframe {
	display: block;
	float: left;
	width: 580px;
	height: auto;
	margin: 10px 0 10px 0;
	padding: 0;
}
#rightcontents {
	/* width: 560px; 2008-03-10 morimori */
	width: auto;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 0;
}
#rightcontents h3 span {
	display: none;
}
/* categoryspa */
#categoryspa, #categoryspot, #categoryroot, #categoryroute {
	float: left;
	width: 275px;
	height: auto;
	margin: 10px 10px 0 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}
.lastli {
	clear: both;
	margin: 0;
	padding-bottm: 0!important;
	background-image: none!important;
	border: none!important;
	text-align: right!important;
}
.lastli a {
	display: block;
	width: 176px;
	height: 15px;
	margin: 0 0 3px 50px;
	padding: 0;
	background-image: url(../threadBbs/img/icon_category_ichiran.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	text-align: right!important;
}
.lastli a span {
	display: none;
}
#categoryspa h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_spa.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryspa ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #407099 solid;
}
#categoryspa li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_spa_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#categoryspot h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_spot.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryspot ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #53871f solid;
}
#categoryspot li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_spot_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
/* #categoryroot h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_root.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryroot ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #996699 solid;
}
#categoryroot li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_root_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
} */
#categoryroute h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_route.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryroute ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #996699 solid;
}
#categoryroute li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_route_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#categoryevent, #categoryfood, #categorycafe, #categoryfreetalk {
	float: right;
	width: 275px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}
#categoryevent h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_event.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryevent ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #c36c05 solid;
}
#categoryevent li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_event_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#categoryfood h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_food.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryfood ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #b32a26 solid;
}
#categoryfood li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_food_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#categorycafe h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_cafe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categorycafe ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #ff9900 solid;
}
#categorycafe li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_cafe_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
#categoryfreetalk h3 {
	display: block;
	width: 275px;
	height: 65px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/icon_freetalk.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}
#categoryfreetalk ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	border: 1px #ff9900 solid;
}
#categoryfreetalk li {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px 0 3px 20px;
	background-image: url(../threadBbs/img/icon_cafe_list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	border-bottom: 1px #cccccc dashed;
	text-align: left;
}
.newkuchikomi {
	display: block;
	clear: both;
	width: 360px;
	height: 55px;
	margin: 10px 0 10px 100px;
	padding: 0;
	text-align: left;
}
.newkuchikomi a {
	display: block;
	width: 360px;
	height: 55px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_newkuchikomi.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.newkuchikomi a:hover {
	display: block;
	width: 360px;
	height: 55px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_newkuchikomi.gif);
	background-position: left -55px;
	background-repeat: no-repeat;
}
.newkuchikomi a span {
	display: none;
}
.results {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px #cccccc solid;
	font-size: 100%;
	text-align: left;
}
.janreemai {
	color: #CC0000;
	font-weight: bold;
}
.kensu {
	font-weight: bold;
}
.number {
	clear: both;
	width: auto;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 80%;
	text-align: left;
}
.number a {
	margin: 0 10px 0 10px 0;
	font-weight: bold;
}
.bbsichiran table {
	width: 100%;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px #cccccc solid;
	border-right: none;
}
.bbsichiran a {
	font-weight: bold;
}
.bbsichiran th {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px;
	background-color: #999999;
	border-right: 1px #cccccc solid;
	color: #ffffff;
	font-weight: bold;
}
.bbsichiran td {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px;
	background-color: #ffffff;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}
.bbsichiran img {
	margin: 0 5px 0 5px 0;
	padding: 0;
}
td.bbsichiran2 {
	width: auto;
	height: auto;
	margin: 0;
	padding: 3px;
	background-color: #f3f3f3;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}
.threadheader a, .thread a, .threadtime a {
	font-weight: bold;
}
.threadheader {
	width: auto;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 10px;
	background-image: url(../threadBbs/img/bg_bbs_header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #cccccc;
}
.threadheader h4 {
	width: auto;
	height: auto;
	font-size: 120%;
	font-weight: bold;
}
.threadheader h4 img {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
}
.threadheader img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}
.threadfav {
	display: block;
	float: right;
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_fav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: right;
}
.threadfav a {
	display: block;
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_fav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.threadfav a:hover {
	display: block;
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_fav.gif);
	background-position: left -20px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.threadfav a span {
	display: none;
}
.thread {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
}
.thread img {
	float: left;
	width: 280px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px #cccccc solid;
}
/* thread p clearfix */
.thread p {
	display: inline-block;
	display: block;
	zoom: 100%;
}
.thread p:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
* html .thread p {
	height: 1%;
}
.thread p {
	display: block;
}
/* End hide from IE-mac */

.threadtime {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 3px 0;
	padding: 0;
	color: #999999;
	font-size: 80%;
	text-align: right;
}
.threadtime img {
	margin: 0 10px 0 10px;
	border: none;
}
.threadfooter {
	width: auto;
	height: auto;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background-image: url(../threadBbs/img/bg_bbs_footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: right;
}
.threadfooter p {
	float: left;
	width: auto;
	height: auto;
	margin: 0 30px 0 0;
	padding: 0;
	text-align: right;
}
.threadfooter a {
	display: block;
	float: right;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_henshin.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}
.threadfooter a:hover {
	display: block;
	float: right;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../threadBbs/img/btn_henshin_over.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}
.threadfooter a span {
	display: none;
}
.commentstitle {
	clear: both;
	width: 160px;
	height: 13px;
	margin: 10px 0 0 0;
	padding: 10px;
	background-image:url(../threadBbs/img/title_coments.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
}
.commentstitle h4 {
	display: none;
	float: left;
}
.comments {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	border: 1px #cccccc solid;
}
.comments h5 {
	clear: both;
	width: auto;
	height: auto;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
}
.comments h5 img {
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}
.comments p {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px #cccccc dashed;
}
/* comments p clearfix */
.comments p {
	display: inline-block;
	display: block;
	zoom: 100%;
}
.comments p:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	visibility: hidden;
	line-height: 0;
	content: ".";
}
/* Hides from IE-mac \*/
* html .comments p {
	height: 1%;
}
.comments p {
	display: block;
}
/* End hide from IE-mac */
.comments p img {
	float: left;
	width: 200px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px #cccccc solid;
}
p.commentsend {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	border: none;
}
.threadnumber {
	clear: both;
	width: auto;
	height: auto;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 80%;
	text-align: right;
}
.threadnumber a {
	font-weight: bold;
}
/* kuchikominew クチコミ投稿画面 */
.kuchikominewtitle {
	clear: both;
	width: 205px; /* 225px */
	height: 13px;
	margin: 0;
	padding: 10px;
	background-image:url(../threadBbs/img/title_kuchikominew.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
}
.kuchikominewtitle h4 {
	display: none;
	float: left;
}
.kuchikominew {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	border: 1px #cccccc solid;
}
.kuchikominew h5 {
	clear: both;
	width: auto;
	height: 15px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 20px;
	background-image: url(../threadBbs/img/bg_henshin_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
}
.kuchikominew label {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.btn_kuchikominew {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
.btn_kuchikominew input {
	border: 1px #cccccc solid;
}
/* henshin コメント返信画面 */
.henshintitle {
	clear: both;
	width: 160px; /* 180px */
	height: 13px;
	margin: 0;
	padding: 10px;
	background-image:url(../threadBbs/img/title_henshin.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
}
.henshintitle h4 {
	display: none;
	float: left;
}
.henshin {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	border: 1px #cccccc solid;
}
.henshin h5 {
	clear: both;
	width: auto;
	height: 15px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 20px;
	background-image: url(../threadBbs/img/bg_henshin_title.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 120%;
	font-weight: bold;
}
.henshin label {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
.btn_henshin {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
.btn_henshin input {
	border: 1px #cccccc solid;
}

/* ie hack */
*html .thread {
	width: 538px;
	height: auto;
}
/* Hides from IE-mac \*/
/* End hide from IE-mac */