@charset "Shift_JIS";

/*---------------------------------------------------------
　サイト全体
---------------------------------------------------------*/
body{padding: 0;margin: 0; background: url(./img/bg_body.gif) repeat;}
h1,h2,h3,h4,h5,p,li,ul,form{margin:0;padding:0;}
table td{vertical-align: top; text-align: left;}

/*---ボーダーなし ---*/
img{ border: none;}

/*---リストなし---*/
ul,li{list-style:none;}

/*---クリア---*/
.clear{clear:both; font-size: 1px; height: 1px;}

/*---リンク---*/
a{color:#F94303;text-decoration:none;}
a:link{color:#F94303;text-decoration:none;}
a:visited{color:#F94303;text-decoration:none;}
a:active{color:#F94303;text-decoration:none;}
a:hover{color:#FD6D04;text-decoration:underline;}

/*---------------------------------------------------------
　ラッパー
---------------------------------------------------------*/
div#wrapper{
	width: 800px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

/*---------------------------------------------------------
　ヘッダー
---------------------------------------------------------*/
div#header{
	width: 800px;
	height: 152px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(./img/bg_header_04.jpg) no-repeat;
}

div.headInner_L{
	float: left;
}

/*--- h1 ---*/
div#header h1{
	width: 300px;
	padding: 20px 0 0 15px;
	text-indent: -9999px;
}

div#header h1 a{
	display: block;
	width: 300px;
	height: 80px;
	margin: 0;
	padding: 0;
}

/*--- 言語メニュー ---*/
ul.Menu{ 
	width:515px;
	margin: 23px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 1px;
	float: left;
}

ul.Menu li{
	display:inline; float:left;
}

ul.Menu li a.m1{margin-right: 10px; display:block;width: 95px;height: 29px;background: url(./img/btn_jp.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.Menu li a.m2{margin-right: 10px; display:block;width: 95px;height: 29px;background: url(./img/btn_en.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.Menu li a.m3{margin-right: 10px; display:block;width: 95px;height: 29px;background: url(./img/btn_ch.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.Menu li a.m4{margin-right: 10px; display:block;width: 95px;height: 29px;background: url(./img/btn_ko.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.Menu li a.m5{display:block;width: 95px;height: 29px;background: url(./img/btn_sp.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}

/*--- バナー ---*/
div.headInner_R{
	margin: 33px 0 0 0;
	padding: 0 10px 0 0;
	float: right;
}

div.headBanner{
	margin: 0 0 5px 0;
}

/*---------------------------------------------------------
　コンテンツ
---------------------------------------------------------*/
div#contents{
	width: 798px;
	background-color: #FFF;
	border: 1px solid #9F9D9E;
}

/*---------------------------------------------------------
　レフトカラム
---------------------------------------------------------*/
div.leftBox{
	width: 570px;
	margin: 0;
	padding: 15px 0 0 13px;
	float: left;
}

/*--- 利用規約 ---*/
p.rule{
	font-size: 0.8em;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 12px 0;
	border: 2px solid #F94303;
}

/*--- カテゴリー ---*/
h2.Title_cate{
	width: 570px;
	height: 25px;
	font-size: 1px;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	background: url(./img/mtitle01_04.gif) no-repeat;
}

div.category{
	width: 566px;
	font-size: 0.8em;
	margin: 0 0 15px 0;
	background-color: #F9FEF4;
	border-left: 2px solid #6CBE2F;
	border-right: 2px solid #6CBE2F;
	border-bottom: 2px solid #6CBE2F;
}

div.category ul.list_L{
	width: 235px;
	margin: 0;
	padding: 12px 10px 10px 37px; 
	float: left;
}

div.category ul.list_R{
	width: 245px;
	margin: 0;
	padding: 12px 10px 10px 0;
	float: right;
}

div.category ul.list_L li.c1{background: url(./img/m_icon01.gif) no-repeat 5px 0; margin: 0 0 5px 0; padding: 10px 0 10px 52px;}
div.category ul.list_L li.c2{background: url(./img/m_icon02.gif) no-repeat 5px 0; margin: 0 0 5px 0; padding: 10px 0 10px 52px;}
div.category ul.list_L li.c3{background: url(./img/m_icon03.gif) no-repeat; padding: 10px 0 10px 52px;}
div.category ul.list_R li.c4{background: url(./img/m_icon04.gif) no-repeat; margin: 0 0 5px 0; padding: 10px 0 10px 52px;}
div.category ul.list_R li.c5{background: url(./img/m_icon05.gif) no-repeat; margin: 0 0 5px 0; padding: 10px 0 10px 52px;}
div.category ul.list_R li.c6{background: url(./img/m_icon06.gif) no-repeat; padding: 10px 0 10px 52px;}

/*--- メッセージ一覧 ---*/
h3.Title_msg{
	width: 570px;
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(./img/mtitle02_04.gif) no-repeat;
}

div.massageList{
	width: 566px;
	font-size: 0.8em;
	margin: 0 0 25px 0;
	background-color: #F9FEF4;
	border-left: 2px solid #6CBE2F;
	border-right: 2px solid #6CBE2F;
	border-bottom: 2px solid #6CBE2F;
}

div.massageList table{
	width: 530px;
	margin: 15px auto 20px auto;
}

div.massageList table th{
	text-align: center;
	font-weight: normal;
	padding: 0 0 10px 10px;
	background: url(./img/dot.gif) repeat-x bottom;
}

div.massageList table th.Txtleft{
	text-align: left;
}

div.massageList table td{
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
}

div.massageList table td.Txtleft{
	text-align: left;
	padding: 10px 0 10px 10px;
}

div.massageList table td img{
	vertical-align: middle;
}

div.massageList p{
	width: 530px;
	margin: 0 auto 15px auto;
	text-align: right;
}

/*--- ページ数 ---*/
p.pagenumber{
	font-size: 0.8em;
	margin: 0 0 20px 0;
}

/*--- ページの先頭へ ---*/
p.gtTop{
	margin: 12px 0 25px 0;
	font-size: 0.8em;
	text-align: right;
}

/*---------------------------------------------------------
　書き込み
---------------------------------------------------------*/
div.t_msg{
	width: 545px;
	padding: 5px 10px 0 15px;
	background-color: #6BBE2E;
	border-bottom: 4px solid #2A7E02;
}

div.b_msg{
	width: 560px;
	padding: 5px 10px 5px 0;
	background-color: #A9ABA6;
	clear: both;
}

div.btn_re{
	float: right;
}


div.t_msg h4{
	color: #FFFFFF;
	font-size: 0.8em;
	float: left;
}

/*--- カテゴリーアイコン ---*/
div.t_msg h4.icon01{background: url(./img/l_icon01.gif) no-repeat; padding: 10px 0 10px 47px;}
div.t_msg h4.icon02{background: url(./img/l_icon02.gif) no-repeat; padding: 8px 0 10px 47px;}
div.t_msg h4.icon03{background: url(./img/l_icon03.gif) no-repeat; padding: 8px 0 10px 47px;}
div.t_msg h4.icon04{background: url(./img/l_icon04.gif) no-repeat 5px 0; padding: 8px 0 10px 47px;}
div.t_msg h4.icon05{background: url(./img/l_icon05.gif) no-repeat; padding: 8px 0 10px 47px;}
div.t_msg h4.icon06{background: url(./img/l_icon06.gif) no-repeat; padding: 8px 0 10px 47px;}

div.msgBox{
	margin: 0;
	padding: 12px 0 10px 0;
	background-color: #F1F0EE;
}

/*--- スレ主 ---*/
div.msgMain{
	font-size: 0.8em;
	width: 507px;
	margin: 0 auto 15px auto;
	padding: 7px 30px 17px 13px;
	background-color: #FFFFFF;
}

p.mainData{
	margin: 0 0 20px 0;
	padding: 12px 0 5px 150px;
	background: url(./img/face01_04.gif) no-repeat;
}

div.msgMain img{
	padding: 0 0 0 3px;
	float: left;
}

p.reNumber{
	font-size: 0.8em;
	padding: 0 10px 0 0;
	float: right;
}

p.reNumber a{
	display: block;
	width: 101px;
	padding: 8px 0 10px 15px;
	background: url(./img/bg_re.gif) no-repeat;
}

/*--- 返信 ---*/
div.msgRe{
	font-size: 0.8em;
	width: 507px;
	margin: 0 auto 15px auto;
	padding: 7px 30px 17px 13px;
	background-color: #FFFFFF;
}

p.reData{
	margin: 0 0 20px 0;
	padding: 12px 0 5px 115px;
	background: url(./img/face02_04.gif) no-repeat;
}

div.msgRe img{
	padding: 0 0 0 3px;
	float: left;
}

p.reClose{
	font-size: 0.8em;
	padding: 0 10px 0 0;
	float: right;
}

p.reClose a{
	display: block;
	width: 91px;
	padding: 8px 0 10px 25px;
	background: url(./img/bg_close_04.gif) no-repeat;
}

/*--- 共通 ---*/
p.Txt{
	/*width: 260px;*/
	line-height: 1.4;
	float: right;
}

p.more{
	width: 260px;
	text-align: right;
	margin: 20px 0 0 0;
	float: right;
}

p.delet{
	margin: 20px 0 0 0;
	clear: both;
}

/*---------------------------------------------------------
　新規書き込みフォーム
---------------------------------------------------------*/
div.formArea_write{
	width: 564px;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 0.8em;
	background: #FDF8F2;
	border-left: 3px solid #FF9120;
	border-right: 3px solid #FF9120;
	border-bottom: 3px solid #FF9120;
}

div.formArea_write table{
	width: 490px;
	margin: 0 auto;
	padding: 0;
	color: #333333;
	line-height: 1.4;
}

div.formArea_write table th{
	width: 40%;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
}

div.formArea_write table th span{
	font-size: 0.8em;
	font-weight: normal;
}

div.formArea_write table td{
	text-align: left;
	vertical-align: top;
	padding: 5px 0;
}

div.formArea_write table td p{
	text-align: right;FF8E16
}

div.formArea_write table td p span{
	color: #FF8E16;
	font-size: 1.5em;
	font-weight: bold;
	font-family: arial;
}

div.formArea_write table td input.textForm{
	width: 300px;
}

div.formArea_write table td input.textForm2{
	width: 173px;
}

div.formArea_write table td input.textForm3{
	width: 80px;
}

div.formArea_write table td select.select{
	width: 305px;
}

div.formArea_write table td textarea{
	font-size: 0.9em;
	width: 375px;
}

div.formArea_write div.btn_conf{
	text-align: center;
	margin: 15px 0;
}

div.formArea_write div.btn_close{
	text-align: right;
	padding: 0 2px 2px 0;
}

div.formArea_write table td p.errMsgA,
div.formArea_re table td p.errMsgA
{text-align:left;background-color:#B00;color:#FFF;width:280px;padding:1px 10px;margin:2px 0;}

/*---------------------------------------------------------
　返信フォーム
---------------------------------------------------------*/
div.formArea_re{
	width: 564px;
	margin: 0;
	padding: 40px 0 0 0;
	font-size: 0.8em;
	background: #F7F7F7;
	border-left: 3px solid #B3B3B3;
	border-right: 3px solid #B3B3B3;
	border-bottom: 3px solid #B3B3B3;
}

div.formArea_re table{
	width: 490px;
	margin: 0 auto;
	padding: 0;
	color: #333333;
	line-height: 1.4;
}

div.formArea_re table th{
	width: 40%;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
}

div.formArea_re table th span{
	font-size: 0.8em;
	font-weight: normal;
}

div.formArea_re table td{
	text-align: left;
	vertical-align: top;
	padding: 5px 0;
}

div.formArea_re table td p{
	text-align: right;FF8E16
}

div.formArea_re table td p span{
	color: #FF8E16;
	font-size: 1.5em;
	font-weight: bold;
	font-family: arial;
}

div.formArea_re table td input.textForm{
	width: 300px;
}

div.formArea_re table td input.textForm2{
	width: 173px;
}

div.formArea_re table td input.textForm3{
	width: 80px;
}

div.formArea_re table td select.select{
	width: 305px;
}

div.formArea_re table td textarea{
	font-size: 0.9em;
	width: 375px;
}

div.formArea_re div.btn_conf{
	text-align: center;
	margin: 15px 0;
}

div.formArea_re div.btn_close{
	text-align: right;
	padding: 0 2px 2px 0;
}

/*---------------------------------------------------------
　カテゴリ別
---------------------------------------------------------*/
h2.title01{
	text-indent: -9999px;
	font-size: 1px;
	width: 142px;
	height: 46px;
	margin: 15px 0 25px 0;
	background: url(./img/title01_04.jpg) no-repeat;
}

h2.title02{
	text-indent: -9999px;
	font-size: 1px;
	width: 173px;
	height: 47px;
	margin: 15px 0 25px 0;
	background: url(./img/title02_04.jpg) no-repeat;
}

h2.title03{
	text-indent: -9999px;
	font-size: 1px;
	width: 350px;
	height: 46px;
	margin: 15px 0 25px 0;
	background: url(./img/title03_04.jpg) no-repeat;
}

h2.title04{
	text-indent: -9999px;
	font-size: 1px;
	width: 130px;
	height: 45px;
	margin: 15px 0 25px 0;
	background: url(./img/title04_04.jpg) no-repeat;
}

h2.title05{
	text-indent: -9999px;
	font-size: 1px;
	width: 311px;
	height: 45px;
	margin: 15px 0 25px 0;
	background: url(./img/title05_04.jpg) no-repeat;
}

h2.title06{
	text-indent: -9999px;
	font-size: 1px;
	width: 178px;
	height: 44px;
	margin: 15px 0 25px 0;
	background: url(./img/title06_04.jpg) no-repeat;
}


/*---------------------------------------------------------
　検索結果
---------------------------------------------------------*/
h2.title07{
	text-indent: -9999px;
	font-size: 1px;
	width: 220px;
	height: 19px;
	margin: 15px 0 25px 0;
	background: url(./img/title07_04.gif) no-repeat;
}

div.searcnBox{
	padding: 10px 35px 10px 5px; 
	background: url(./img/dot02.gif) repeat-x top;
}

h3.search_title{
	color: #F94303;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.4;
}

p.search_data{
	font-size: 0.8em;
	margin: 0 0 10px 15px;
	line-height: 1.4;
}

p.search_Txt{
	font-size: 0.8em;
	margin: 0 0 0 15px;
	line-height: 1.4;
}

div.dot{
	height: 1px;
	font-size: 1px;
	background: url(./img/dot02.gif) repeat-x;
}

/*--- カテゴリー別アイコン ---*/
p.search_data span.cat1{
	padding: 6px 0 6px 30px;
	background: url(./img/s_icon01.gif) no-repeat 0 2px;
}

p.search_data span.cat2{
	padding: 6px 0 6px 30px;
	background: url(./img/s_icon02.gif) no-repeat 0 2px;
}

p.search_data span.cat3{
	padding: 6px 0 6px 33px;
	background: url(./img/s_icon03.gif) no-repeat 0 2px;
}

p.search_data span.cat4{
	padding: 6px 0 6px 30px;
	background: url(./img/s_icon04.gif) no-repeat 3px 2px;
}

p.search_data span.cat5{
	padding: 6px 0 6px 30px;
	background: url(./img/s_icon05.gif) no-repeat 0 2px;
}

p.search_data span.cat6{
	padding: 6px 0 6px 30px;
	background: url(./img/s_icon06.gif) no-repeat 0 2px;
}

/*--- フェイスアイコン ---*/
p.search_data span.icon_face01{
	padding: 6px 0 6px 30px;
	background: url(./img/icon_face01.gif) no-repeat 0 2px;
}

p.search_data span.icon_face02{
	padding: 6px 0 6px 30px;
	background: url(./img/icon_face02.gif) no-repeat 0 2px;
}

/*---------------------------------------------------------
　ライトカラム
---------------------------------------------------------*/
div.rightBox{
	width: 199px;
	margin: 0;
	padding: 25px 0 0 0;
	float: right;
}


/*--- 検索 ---*/
div.search{
	margin: 0 0 20px 0;
}

input.searchForm{
	width: 125px;
	margin: 0 5px 5px 0;
	padding: 0px;
	_margin: 0 5px 4px 0;
}

/*--- カテゴリー ---*/
h5.stitle_cate{
	width: 183px;
	height: 26px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(./img/stitle01_04.gif) no-repeat;
}

ul.cateList{
	width: 152px;
	margin: 0 auto;
	padding: 15px 0 12px 0;
	font-size: 0.8em;
}

ul.cateList li{
	margin: 0 0 5px 0;
}

ul.cateList li.cl1{background: url(./img/s_icon01.gif) no-repeat 3px 0; padding: 5px 0 5px 38px;}
ul.cateList li.cl2{background: url(./img/s_icon02.gif) no-repeat 3px 0; padding: 5px 0 5px 38px;}
ul.cateList li.cl3{background: url(./img/s_icon03.gif) no-repeat 0 7px; padding: 5px 0 5px 38px;}
ul.cateList li.cl4{background: url(./img/s_icon04.gif) no-repeat 3px 5px; padding: 5px 0 5px 38px;}
ul.cateList li.cl5{background: url(./img/s_icon05.gif) no-repeat 1px 7px; padding: 5px 0 5px 38px;}
ul.cateList li.cl6{background: url(./img/s_icon06.gif) no-repeat 1px 2px; padding: 5px 0 5px 38px;}

/*--- 月別メッセージ ---*/
h5.stitle_msg{
	width: 183px;
	height: 25px;
	text-indent: -9999px;
	font-size: 1px;
	background: url(./img/stitle02_04.gif) no-repeat;
}

ul.monthMsg{
	width: 135px;
	margin: 0 auto;
	padding: 20px 0 12px 0;
	font-size: 0.8em;
}

ul.monthMsg li{
	margin: 0 0 10px 0;
	padding: 0 0 0 12px;
	background: url(./img/list.gif) no-repeat 0 5px;
}

/*--- バナー ---*/
div.R_banner{
	margin: 0 0 15px 0;
}

/*--- 共通 ---*/
div.sbox{
	width: 183px;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #F8FEF4;
	border: 1px solid #6CBE2E;
}
/*---------------------------------------------------------
　フッター
---------------------------------------------------------*/
div#footer{
	width: 770px;
	margin: 30px auto 0 auto;
	padding: 12px 0;
	border-top: 1px solid #BBB8B8;
	clear: both;
}

address{
	color: #999999;
	text-align: right;
	font-size: 0.7em;
	font-style: normal;
}


/*---------------------------------------------------------
　利用規約
---------------------------------------------------------*/
body#agreement{
	background: #FFFFFF;
}

div.agreement{
	width: 520px;
	margin: 0 auto;
	padding: 15px;
}

div.agreement h2{
	color: #FFFFFF;
	font-size: 1.0em;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background-color: #6CBE2F;
}

div.agreement h2 span{
	padding: 2px 0 2px 10px;
	border-left:5px solid #FFF;
}

div.agreement h3{
	font-size: 0.9em;
	padding: 25px 0 5px 2px;
	border-bottom: 1px dotted #666666;
}

div.agreement ol{
	width: 450px;
	color: #333333;
	font-size: 0.8em;
	margin: 15px 0;
	padding: 0 0 0 50px;
	line-height: 1.4;
}

div.agreement ol li{
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: decimal;
}

div.agreement ol ul{
	margin: 10px 0;
	padding: 0;
}

div.agreement ol ul li{
	list-style: none;
}

div.agreement p{
	width: 500px;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.4;
	margin: 0 auto 10px auto;
}

div.delBox{margin:5px 0;padding:5px;border:solid 3px #F00;}
div.delBox p{color:#F00;margin:5px 0;padding:1px 20px;font-size:1.0em;}


