@charset "UTF-8";
/* CSS Document */
#bbs_area {
	width: 713px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bbs_area #title_img {
	margin-bottom: 15px;
}

#bbs_area #bbs_info {
	width: 713px;
	margin-bottom: 15px;
	float: left;
}
#bbs_area #bbs_info .bbs_info_l {
	width: 520px;
	float: left;
}
#bbs_area #bbs_info .bbs_info_r {
	float: right;
	width: 176px;
}
#bbs_area #clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#bbs_area #bbs_info .bbs_info_l .fontLB {
	color: #39C;
	margin-bottom: 10px;
}
#bbs_area #bbs_info .bbs_info_l .fontM {
	background-image: url(../images/coution.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #666;
}
#bbs_area #bbs_info .bbs_info_l .fontMB {
	background-image: url(../images/kando_mini.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #666;
}
#bbs_area #bbs_box {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 713px;
}
#bbs_area #bbs_cont {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 713px;
}
#bbs_area #com_box {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 713px;
}
#bbs_area #form_box {
	clear: both;
	margin-top: 10px;
	float: left;
	width: 713px;
}
#bbs_area #bbs_info .bbs_info_r #toukousuru {
	margin-bottom: 10px;
}
#bbs_area #bbs_info .bbs_info_r #txt_search {
	margin-bottom: 10px;
}

#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form {}
#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form input,#t_search_form button {
	float:left;
	border:none;
	margin:0;
}

#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form .t_search_txt {
	width:116px;
	height:38px;
	font-size:12px;
	color:#39F;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/search_waku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form .t_search_txt_on {
	width:116px;
	height:38px;
	font-size:12px;
	color:#39F;
	background-image: url(../images/search_waku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form .t_button {
	background:url(../images/search_waku.jpg) top right no-repeat;
	width:38px;
	height:38px;
	cursor: pointer;
}
#bbs_area #bbs_info .bbs_info_r #txt_search #t_search_form .t_button_on {
	background:url(../images/search_waku.jpg) top right no-repeat;
	width:38px;
	height:38px;
}

.leftmgn3 {
	margin-left: 3px;
}
.lrmgn3 {
	margin-right: 3px;
	margin-left: 3px;
}
#bbs_area #bbs_box .bbs_table_a {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
#bbs_area #bbs_box .t_poster {
	background-color: #ABC5CC;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 150px;
}
#bbs_area #com_box .t_poster {
	background-color: #CF9;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 150px;
}
#bbs_area #bbs_box .t_title {
	background-color: #ABC5CC;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
#bbs_area #com_box .t_title {
	background-color: #CF9;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
}
#bbs_area #bbs_box .t_mark {
	background-color: #ABC5CC;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	width: 80px;
	text-align: center;
}
#bbs_area #bbs_box .t_poster_a {
	background-color: #FFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 150px;
	vertical-align: top;
}
#bbs_area #bbs_box .t_title_a {
	background-color: #FFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
}
#bbs_area #com_box .t_poster_a {
	background-color: #FFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 150px;
	vertical-align: top;
}
#bbs_area #com_box .t_title_a {
	background-color: #FFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
}
#bbs_area #bbs_box .t_mark_a {
	background-color: #FFF;
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #D6D6D6;
	width: 80px;
	text-align: center;
	vertical-align: top;
}
#bbs_area #bbs_cont .bbs_post_a tr .t_mark img {
	margin-top: 5px;
}
#bbs_area #bbs_box .bbs_table_a tr .t_mark_a img {
	margin-top: 5px;
}
#bbs_area #bbs_box .bbs_table_a tr .t_title_a .fontLB {
	padding-left: 40px;
	background-image: url(../images/fuki2.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
}
#bbs_area #bbs_box .bbs_table_a tr .t_title_a p {
	padding-left: 40px;
}

#bbs_area #bbs_box .bbs_table_a tr .t_poster_a #date {
	font-family: "Arial Black", Gadget, sans-serif;
	padding-bottom: 10px;
	color: #666;
}
#bbs_area #bbs_box .bbs_table_a tr .t_poster_a #p_name {
	padding-left: 20px;
	background-image: url(../images/hito_icn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bbs_area #com_box .bbs_com_a tr .t_title_a .fontLB {
	padding-left: 40px;
	background-image: url(../images/heart_s.png);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	line-height: 37px;
	color: #390;
}
#bbs_area #com_box .bbs_com_a tr .t_title_a p {
	padding-left: 40px;
}

#bbs_area #com_box .bbs_com_a tr .t_poster_a #date {
	font-family: "Arial Black", Gadget, sans-serif;
	padding-bottom: 10px;
	color: #666;
}
#bbs_area #com_box .bbs_com_a tr .t_poster_a #p_name {
	padding-left: 20px;
	background-image: url(../images/green_hito.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bbs_area #bbs_num {
	float: left;
	width: 713px;
}
#bbs_area #bbs_cont .bbs_post_a {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	background-color: #FFC;
}
#bbs_area #form_box .form_box_a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	float: left;
	width: 100%;
}
#bbs_area #com_box .bbs_com_a {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
#bbs_area #bbs_cont .t_poster {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 150px;
	vertical-align: top;
}
#bbs_area #bbs_cont .t_title {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
	width: auto;
}
#bbs_area #bbs_cont .bbs_post_a tr .t_title img {
	float: right;
}
#bbs_area #bbs_cont .t_mark {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
	width: 80px;
	text-align: center;
	vertical-align: top;
}
#bbs_area #bbs_cont .bbs_post_a tr .t_title .fontLB {
	padding-left: 40px;
	background-image: url(../images/fuki2.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	width: 420px;
}

#bbs_area #bbs_cont .bbs_post_a tr .t_poster #p_name {
	padding-left: 20px;
	background-image: url(../images/hito_icn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bbs_area #bbs_cont .bbs_post_a tr .t_poster #date .fontSB {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #666;
	padding-bottom: 10px;
}
#bbs_area #bbs_cont .bbs_post_a tr .t_title p {
	padding-left: 40px;
}
#bbs_area #post_enter .btn_sub {
	float: left;
	width: 356px;
	text-align: right;
}
#bbs_area #post_enter {
	float: left;
	width: 713px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
	background-color: #FFF;
}
.side_mgn10 {
	margin-right: 10px;
	margin-bottom: 10px;
}
#bbs_area #form_box .form_box_a {
	padding: 8px;
}
#bbs_area #form_box .form_box_a tr td {
	padding: 8px;
	border: 1px solid #CCC;
}
#bbs_area #form_box .form_box_a tr .fontMB {
	background-image: url(../images/pen.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 30px;
}
div, table {word-break:break-all}
.kando_button {
	width: 137px;
	height: 38px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../images/kando_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	margin: 10px;
	float: none;
	clear: right;
}
{#app_base#}
.all_mgn10 {
	margin: 10px;
}
#bbs_area #post_enter .poster_button {
	float: right;
	width: 350px;
}
#bbs_area #bbs_thanks {
	width: 713px;
}
#bbs_area #back_box {
	margin-top: 20px;
}
.bbsentry_button {
	width: 152px;
	height: 36px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../images/bbs_buttonset_s01.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	margin: 10px;
}
.bbsentedit_button {
	width: 152px;
	height: 36px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../images/bbs_buttonset_s04.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFF;
	margin: 10px;
}
#bbs_area .toukou { width: 176px; height: 38px; border: 0; cursor: pointer; background: #FFF url(../images/toukou_btn.jpg) no-repeat 0 0; }
#bbs_area .edit { width: 176px; height: 38px; border: 0; cursor: pointer; background: #FFF url(../images/edit_btn.jpg) no-repeat 0 0; }

/*エラー表示*/

#bbs_area #errortxt { clear: both; width: 100%; margin: 10px auto; }

#bbs_area #errortxt #request_border {
	border: 1px solid #C00;
	padding: 8px;
	clear: both;
}
#bbs_area #errortxt #request_border p{ color: #C00; padding-left: 75px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; background: url(../../shared/images/error_coution.png) no-repeat 50px 10px; }

#bbs_area #errortxt #request_border .fontLB { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 50px; color: #C00; background: url(../../shared/images/error_excal.png) no-repeat 10px center; }
#bbs_area .btn_c{ color: #FF0000; height: 15px; clear: both; padding: 5px 5px 5px 20px; background: url(../images/kando_mini2.png) no-repeat left center; margin-left: 5px; }
#bbs_area .go_list{ float: left; }
