@charset "Shift_JIS";


/*******************  フレームここから　***********************/
body{
	font-family:'メイリオ','Meiryo','ＭＳ ゴシック',monospace;
	line-height:140%;
	font-size:14px;
	color:#464543;

	background: #D1D0CB; /* old browsers */
	background: -moz-linear-gradient(left, #D1D0CB 0%, #EDEAE8 50%, #D1D0CB 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D1D0CB), color-stop(50%,#EDEAE8), color-stop(100%,#D1D0CB)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D1D0CB', endColorstr='#D1D0CB',GradientType=1 ); /* ie */


}

div#fix_header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:#FFF;
	z-index:100;
}

div#top_spacer{
	width:100%;
	height:80px;
}


div#wrapper{
	min-width:980px;

}


div#header{
	color:#6F6F6E;
	text-align:left;
	padding:10px;
	margin:10px;

}


div#maq_caution{
	padding:5px;
	background:#000;
	color:#ff9600;
	border-top:1px solid #bab8ae;
	border-bottom:1px solid #666562;
}




div#banner{
	position:relative;
	top:20px;
	left:20px;
	color:#f0f0f0;
	text-align:left;
	width:1240px;
	height:290px;
}

div#banner div.fl_left{
	width:609px;
}
div#banner div.fl_right{
	width:600px;
}





div#main{
	position:relative;
	width:100%;
}



div#content_wrapper{
	padding:0 340px 20px 0;
}

div#content{
	font-size:16px;
	line-height:140%;

	padding:20px 0 0 0;
	background: #D1D0CB; /* old browsers */
	background: -moz-linear-gradient(left, #D1D0CB 0%, #EDEAE8 50%, #D1D0CB 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D1D0CB), color-stop(50%,#EDEAE8), color-stop(100%,#D1D0CB)); /* webkit */

border-top-right-radius: 20px;
border-bottom-right-radius: 20px;	
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}



div#content{
	font-size:16px;
	line-height:140%;
/**/
	background: #D1D0CB;
	background: -moz-linear-gradient(left, #D1D0CB 0%, #EDEAE8 50%, #D1D0CB 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D1D0CB), color-stop(50%,#EDEAE8), color-stop(100%,#D1D0CB));
	

border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;

}


div#back_to_home{
	padding:20px 0 40px 0;
	text-align:center;

}


div#back_to_home a{
	font-size:x-large;
	font-weight:bold;
	color:#464543;
	text-shadow:1px 1px 1px #FFF;
	text-decoration:none;
}


div#back_to_home a:hover{
	color:#827f7a;
}


div#sideber{
	position:absolute;
	top:0;
	right:0;
	width:340px;
background: rgb(70,69,67); /* Old browsers */


}


div#footer{
	padding:5px 20px;
	color:#f0f0f0;
	background:#1E1E1E;
	text-align:center;
z-index:2;
}
div#footer a{
	color:#999;
}
div#footer a:hover{
	color:#ddd;
	text-decoration:underline;
}

/*******************  フレームここまで　***********************/


/*******************　headerここから　****************************/

div.pankuzu a:visited{
	color:#0033cc;
}

div.pankuzu a:hover{
	color:#537eff;
	text-decoration:underline;
}

/*******************　headerここまで　****************************/



/*******************　広告関連ここから　**********************/
.koukoku_14{
	margin:20px 0 0 40px;
	font-size:14px;
}
/*******************　広告関連ここまで　**********************/



/*******************　content内部ここから　*******************/
div#content {/* #contentへの追記 */

}

div#content h1{
	margin:20px 20px 40px 20px;
	padding-left:10px;
	border-left:20px groove #ff00ae;
	font-weight:400;
}

div#content h1 a{
	font-size:xx-large;
	font-weight:bold;
	color:#464543;
	text-shadow:1px 1px 1px #FFF;
	text-decoration:none;
	line-height:140%;
}

#res_sep{
	background:#FFEAE5;
	border-bottom:1px solid #FE9C83;
	color:#FF313B;
	padding:10px;
}



/********　ﾍﾟｰｼﾞｬｰ関連ここから　*************/
table.pager{
	margin:40px auto;
}

table.pager tr td{
 padding:0 5px;
 font-size:16px;
}

table.pager tr td.now_page{
	padding:3px 8px;
	background: #f1f0ec; /* old browsers */
	background: -moz-linear-gradient(top, #FFF9F9 0%, #F1F0EC 1%, #F1F0EC 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF9F9), color-stop(1%,#F1F0EC), color-stop(100%,#F1F0EC)); /* webkit */
	border:1px solid #d0ccc9;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFF;
	color:#666;
}


/********　ﾍﾟｰｼﾞｬｰ関連ここまで　*************/



/******　スレッド関連ここから　******/


.thread_wrapper{
	position:relative;
	top:0;
	left:0;
	border:2px solid #d0ccc9;
	margin:20px 20px 0px 20px;
	padding:30px;
	
	background: #f1f0ec;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.res_box{
	margin-bottom:120px;
}



#pc_shortmsg{
	margin:20px;
	text-align:center;
}



table.menu{
	margin:20px auto 20px auto;
}

table.menu tr td{
	padding:5px;
}

table.menu tr td a{
	padding:8px 14px;
	border:1px solid #e5e5e5;
	font-size:12px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	font-weight:bold;
	color:#FF00AE;

	background: #ffffff; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* ie */
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);

}


table.menu tr td a:hover{
	background:#EEE;
	color:#E40B7B;
	border:1px solid #d0ccc9;
	text-decoration:none;
}

table.menu tr td a.toukou{
	background:#FFF;
	padding:8px 14px;
	border:1px solid #E40B7B;
	font-size:12px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	font-weight:bold;
	color:#FFF;
	
	background: #ef017c; /* old browsers */
	background: -moz-linear-gradient(top, #FFA8D5 1%, #FF5DB1 4%, #ef017c 90%, #FF5DB1 97%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFA8D5), color-stop(4%,#FF5DB1), color-stop(90%,#ef017c), color-stop(97%,#FF5DB1)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA8D5', endColorstr='#FF5DB1',GradientType=0 ); /* ie */
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
}


table.menu tr td a.toukou:hover{
	background:#F21487;
	color:#FFF;
	text-decoration:none;
}


.thread_list_number{
	position:absolute;
	bottom:50px;
	right:30px;
	z-index:5;
	
	font-size:100px;
	font-weight:bold;
	color:#e2e0da;
	
}

.thread_main{
	position:relative;
	top:0;
	left:0;
	z-index:10;
}


.thread_header{
padding-left:16px;
	border-bottom:1px dashed #ff00ae;
	line-height:140%;
	padding-bottom:5px;
	overflow:hidden;
}

.thread_header_sakujo{
	border-bottom:1px dashed #999999;
}


.thread_writer{
	font-size:14px;
	font-weight:bold;
}

.thread_time{
	text-align:right;
	padding-left:20px;
	font-size:12px;
	line-height:170%;
	color:#ff00ae;
}

.bimg{
	padding:2px;
	background:#FFF;
	border:1px solid #CCC;
	margin:0 10px 10px 10px;
}
.thread_body{
	color:#000;
	overflow:hidden;
	margin-top:20px;
	padding:0px 10px;
}
.thread_title{
	
}
.thread_title h2{
	margin-bottom:10px;
}

.thread_title h2 a{
	font-size:large;
	font-weight:bold;
	color:#ff00ae;
	text-decoration:none;
}

.thread_title h2 a:visited{
	color:#ab0075;
	text-decoration:none;
}

.thread_title h2 a:hover{
	color:#ff90dc;
	text-decoration:underline;
}

.thread_main .thread_footer{
	text-align:right;
}

a.sakujo{
	color:#c2c2c2;
	font-size:x-small;
	padding:1px 5px 1px 2px;
	background:#F8F8F8;
	border:1px solid #c2c2c2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


a.sakujo:hover{
	color:#ff8787;
	background:#FFF;
	border:1px solid #ff8787;
	text-decoration:none;
}

a.show_res{
	font-weight:bold;
	text-decoration:underline;
}

/******　スレッド関連ここまで　******/



/******　スレッド投稿フォームここから　******/

div#form_wrapper{
	margin:60px 0;
}



div#form_main {
	width:620px;
	text-align:left;
	margin:0 auto;
}

div#form_title{
	border-left:10px groove #ff00ae;
	font-size:x-large;
	color:#464543;
	text-shadow:1px 1px 1px #FFF;
	text-decoration:none;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:20px;
}


div#form_main dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

div#form_main dl {
  min-height: 1px;
  background:#f1f0ec;
  border-left:2px solid #d0ccc9;
  border-right:2px solid #d0ccc9;
  border-top:1px solid #d0ccc9;
  
  background: #f1f0ec; /* old browsers */
}

* html #form_main dl {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#form_main dl.first{
	border-top:2px solid #d0ccc9;
	-webkit-border-top-right-radius: 5px;  
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;  
	-moz-border-radius-topleft: 5px;
}

#form_main dl dt{
	float:left;
	text-align:left;
	width:160px;
	line-height:120%;
	font-size:small;
	padding:10px;
	font-weight:bold;
}
#form_main dl dd{
	float:right;
	text-align:left;
	width:400px;
	padding:10px;
	font-size:small;
	overflow:hidden;
	background:#fff;
	border-left:1px dotted #d0ccc9;
}

#form_main dl.first dd{
	-webkit-border-top-right-radius: 5px;  
	-moz-border-radius-topright: 5px;
}

#form_main dl dd input{
	padding:5px;
	margin:5px ;
	font-size:16px;
	border:1px solid #ff9999;
	background:#ffdddd;
}


#form_main dl dd input:focus{
	background:#f5f5f5;
}

#form_main input.submit{
	padding:8px 14px;
	border:1px solid #E40B7B;
	font-size:16px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	font-weight:bold;
	color:#FFF;
	
	background: #FFA8D5; /* old browsers */
	background: -moz-linear-gradient(top, #FFA8D5 1%, #FF5DB1 4%, #ef017c 90%, #FF5DB1 97%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FFA8D5), color-stop(4%,#FF5DB1), color-stop(90%,#ef017c), color-stop(97%,#FF5DB1)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA8D5', endColorstr='#FF5DB1',GradientType=0 ); /* ie */
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
}

#form_main input.submit:hover{
	background:#FFF;
	color:#E40B7B;
	border:1px solid #d0ccc9;
	text-decoration:none;
}


#form_main dl dd textarea{
	padding:5px;
	font-size:16px;
	border:1px solid #ff9999;
	background:#ffdddd;
}

#form_main dl dd textarea:focus{
	background:#f5f5f5;
}

.form_comment{
	text-align:left;
	padding:10px;
	background:#fff;
	border-top:1px solid #d0ccc9;
	border-left:2px solid #d0ccc9;
	border-right:2px solid #d0ccc9;
}
.form_submit{
	text-align:center;
	background:#fff;
	line-height:200%;
	padding:10px;
	border:2px solid #d0ccc9;
	border-top:1px solid #d0ccc9;
	-webkit-border-bottom-right-radius: 5px;  
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;  
	-moz-border-radius-bottomleft: 5px;
	
}

/******　スレッド投稿フォームここから　******/



/**************　レスリスト用ここから　****************/
.thread_master_number{
		position:absolute;
	z-index:5;
	left:8px;
	top:58px;
	_top:100px;
	font-size:nomal;
	font-weight:bold;
	color:#FF00AE;
	background:#F1F0EC;
	padding:4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.res_list_number{
	position:absolute;
	z-index:5;
	left:-25px;
	top:-4px;
	font-size:nomal;
	font-weight:bold;
	color:#FF00AE;

	padding:4px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.res_list_number a{
	text-decoration:none;
	color:#FF00AE;
}


/**************　レスリスト用ここまで　****************/

/*******************　content内部ここまで　*******************/