/* =============================================  
	beige_w-listbbs
 ============================================= */
/*
2008.8/1
Template Design By BeigeHeart_Chako＿http://beigeheart.blog9.fc2.com/
利用規約＿http://beigeheart.blog9.fc2.com/blog-entry-103.html
テンプレの再配布、営利目的の利用禁止
画像の無断転載・再配布禁止
アダルト・法律違反サイト、使用不可
*/


*{margin : 0; padding : 0 ;}


/* =============================================  
	ボディ
 ============================================= */
body {
	font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka",sans-serif;
	text-align : center;
	font-size : 80%; 
	color : #666;
	background-color : #FFF;
}

table {
	font-size : 100%; 
	width : auto;
}
td,th {
	padding : 1px;
}
/* =============================================  
	レイアウト設定
 ============================================= */

/*コンテンツ*/
div#container {
	margin : 0px auto ; 
	width : 650px;
	line-height : 150%;
	background-color : #FFF;
	border-top : 7px solid #CCC ; 
	border-right : 1px solid #CCC ; 
	border-bottom : 7px solid #CCC ; 
	border-left : 1px solid #CCC ; 
}

/*ヘッダー*/
div#layout_head {
	width : 650px;
	height : 50px;
	text-align : left;
	border-bottom : 3px solid #CCC ; 
}

/*メイン*/
div#wrapper {
	margin : 0px auto ;
	padding : 0 50px 0 70px;
	height : 550px;
	overflow : auto; 
	text-align : left;
}


/* フッター */
div#layout_footer {
	width : 650px;
	text-align : center;
	height : 50px;
	border-top : 3px solid #CCC ; 
}

/*見出し*/
h1 {
	margin : 0px;
	padding : 20px 0 0 20px;
	font-weight : bold;
	color : #696;
}


h1 { font-size : 140%;}
h2 { font-size : 120%;}
h3 { font-size : 110%;}
h4 { font-size : 105%;}
h5 { font-size : 100%;}
h6 { font-size : 100%;}

h2 {
	display : none;
}


/* =============================================  
	リンク設定
 ============================================= */
a:link { color : #699; text-decoration : none;}
a:active { color : #8BB; text-decoration : none;}
a:visited { color : #699; text-decoration : none;}
a:hover { color : #8BB; text-decoration : underline;}

img {
	border: 0px;
}

/* =============================================  
	ナビゲーションメニュー
 ============================================= */
#navigation {
	margin : 0px;
	padding-top : 15px ;
	font-size :90%;
	color : #666;
}

/* =============================================  
	投稿部分設定
 ============================================= */
input,select,textarea{
	font-family : "Osaka","Verdana", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
	color : #636363;
	font-size :100%;
	background-color : #F7F7F7; 
	border-top : 1px solid #CCC ; 
	border-bottom : 1px solid #CCC ; 
	border-left : 1px solid #CCC ; 
	border-right : 1px solid #CCC ; 
}
input.button{
	color : #666;
	cursor : pointer; 
	background-color : #EEE; 
	border-top : 1px solid #CCC ; 
	border-right : 1px solid #999 ; 
	border-bottom : 1px solid #999 ; 
	border-left : 1px solid #CCC ; 
}
input:hover,textarea:hover {
	background-color : #F7FFFF;
	border: 1px solid #BDD;
}

/* =============================================  
	投稿フォーム
 ============================================= */
/*投稿フォーム*/
#bbsform {
	margin : 20px 0px;
	padding : 0px ;
	text-align:left;
}

#bbsform table.postinfo {
	font-size : 100%; 
	color : #388;
}
#bbsform table.postinfo th {
	text-align:left;
	width:45px;
	font-weight : normal;
}

#bbsform table.postinfo input.formpost {
	width:200px;
}

#bbsform table.postinfo textarea {
	width:250px;
}

/*エラーメッセージ*/
.error-mes {
	width : 400px;
	margin : 10px 0;
	padding: 5px;
	color : #900;
	border : 1px dotted #900 ; 
}


/* =============================================  
	スレッドリスト
 ============================================= */
dl.thread {
	margin:30px auto;
	padding: 0px;
	list-style-type : none; 
}
dl.thread strong {
	color : #388;
}
dl.thread dt {
	padding : 2px 0 2px 18px;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/arrow-green-ani.gif");
	background-repeat : no-repeat ;
	background-position : left center;
	background-color : #EFEFEF; 
}
dl.thread dt img {
	vertical-align : middle; 
}

dl.thread dd>ul {
	margin: 15px 0 0 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
dl.thread dd ul li {
	margin : 0;
	padding-left : 18px;
	list-style-type: none;
	list-style-image: none;
	background-image : url("http://blog-imgs-26.fc2.com/b/e/i/beigeheart/arrow-green-s.gif");
	background-repeat : no-repeat ;
	background-position : left 3px;
}


/* =============================================  
	スレッド全体
 ============================================= */
.thread_wrapper {
	margin:30px auto;
	padding: 0px auto;
	text-align : right;
}

/* =============================================  
	検索結果記事
 ============================================= */
.result_article{
	padding: 0px;
	text-align : left;
}

/* =============================================  
	親記事
 ============================================= */
.thread_wrapper .parent_article {
	padding: 0px;
	text-align : left;
}

/* =============================================  
	子記事
 ============================================= */
.thread_wrapper .child_article {
	width:90%;
	margin-left:auto;
	padding-top:20px;
	text-align : left;
}


/* =============================================  
	記事の題名
 ============================================= */
h3.parent-title {
	margin: 2px 0 0;
	padding: 2px 0 2px 18px;
	font-weight : bold;
	color : #388;
	background-color : #EFEFEF;
	background-image : url("http://blog9.fc2.com/b/beigeheart/file/list-blue-dot.gif");
	background-repeat : no-repeat ;
	background-position : left center;
}

h4.child-title {
	padding: 2px 0 2px 18px;
	text-align : left;
	font-weight : normal;
	color : #388;
	background-color : #F2F2F2;
	background-image : url("http://blog9.fc2.com/b/beigeheart/file/list-blue-dot.gif");
	background-repeat : no-repeat ;
	background-position : left center; 
}

/* =============================================  
	記事の日付
 ============================================= */
div.date {
	text-align:right;
}

/* =============================================  
	記事の本文
 ============================================= */
div.contents {
	padding:10px 0px;
}
div.contents div.body {
	float:left;
}

/* =============================================  
	記事の画像
 ============================================= */
div.contents img.userimage {
	float:right;
	border:0px;
	padding:5px;
}

/* =============================================  
	記事の返信ボタンや編集ボタンを含む親要素
 ============================================= */
div.panel {
	padding:5px 0px 0 0;
	text-align:right;
	clear:both;
	border-top : 1px dotted #999 ; 
}

div.panel form {
	display: inline;
}

div.panel form form input {
	padding:0px 2px;
}

/* =============================================  
	記事の編集／削除パスワード入力画面
 ============================================= */
#edel form , #postpage p {
	margin:30px auto;
}


/* =============================================  
	プレビュー画面
 ============================================= */
table.capture , table.preview{
	font-size : 100%; 
	width : 500px;
	border-collapse : collapse;
	margin: 20px auto;
}
table.preview td, table.preview th {
	padding : 2px;
	line-height: 150%;
	text-align:left;
	border : 1px solid #999 ; 
}
table.capture td, table.capture th {
	padding : 2px;
	line-height: 150%;
	text-align:center;
	border : 1px solid #999 ; 
}
table.capture th , table.preview th {
	color : #666;
	background-color : #EEE; 
}


#postpage strong {
	color : #388;
}

/* =============================================  
	ヘルプ
 ============================================= */
#help {
	width:450px;
	margin:20px 0;
	text-align:left;
}
#help ul {
	margin : 0 ;
	padding : 5px 0px 10px 30px; 
	list-style-image: url("http://blog9.fc2.com/b/beigeheart/file/list-blue-dot.gif"); 
}
#help h3 {
	margin : 0px;
	padding : 0px 0 0px 10px;
	text-align : left;
	font-weight : bold;
	color : #699;
	background-color : #EEE; 
	border-bottom : 1px solid #CDD ; 
}

/* =============================================  
	広告
 ============================================= */
/*コピーライト*/
#copyright {
	text-align : center;
	margin : 50px auto 0 50px;

}
#copyright table {
	font-size : 95%;
}