@charset "shift_jis";
@import "style-mt.css";



/*--------------------------------------------------
	投稿カレイ
--------------------------------------------------*/
.key {
	border-bottom: solid 3px #02284c;
}
body#modePost #wrap {
	background:transparent url(../img/wrap2_right.gif) repeat-y left top;
}
body#modePost #wrapEnd {
	background: url(../img/wrap2_right_end.gif) #02284c;
	background-position: left bottom;
}
.pagetop {
}
#contents {
	border-top: solid 7px #02284c;
	width:686px;
	float:left;
	padding-bottom:10px;
}
/* -----------------------------
	side
----------------------------- */
body#modePost #side {
	width:200px;
	float:right;
	border-top: solid 7px #02284c;
	background:transparent;
	/* 
	background-color:#5f5244;
	border-bottom: none;
	 */
}
/* -----------------------------
	投稿ボタン
----------------------------- */
.btn_res {
	margin: 0px auto;
	padding: 0px 0px;
	text-align:center;
	background-color: #e4ebf2;
}
.side_post_form {
	margin: 0px 0px 7px 0px;
}
.bottom_post_form {
	margin: 15px auto;
	text-align:center;
	background-color: #e4ebf2;
	padding: 15px 0px;
}
.mt-comment-previewlayout-wtt .bottom_post_form { display:none;}

.content-nav {
	text-align:center;
	padding: 15px 0px;
}

.widget {}
.widget-archive {
}
.widget-search  {
/* 
	background:#addce6;
 */
	background-color:#5f524;
	width:200px;
	padding: 0px;
	margin: 0px auto;
}
.widget-search .widget-content {

}
.searcharea {
	background-color:#5f5244;
	padding: 0px;
	margin: 0px auto 7px auto;
	border-bottom: solid 1px #02284c;
}
.searcharea form {
	background:#397cbc;
	padding: 13px;
}

.searchtxt {
color:#fff;	
}

.btn_search {
	background: url(../img/btn_search.gif) no-repeat 0px 0px;
	width:46px;
	height:22px;
	border: none;



}
/* 
#modePost .navi .searcharea li {
	background:#c1e2e9; !important
	border: none;!important
}
 */

h3.widget-header {
	border-top: solid 1px #5f5244;
	display:block;
	text-indent:-5000px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px auto;
	overflow:hidden;
	width:181px;
	height:29px;
}
#side_head_post {

	}
.widget-search h3 {				background-image: url(../img/side_post_search.gif);}
.widget-recent-entries h3	{	background-image: url(../img/side_post_entry.gif);}
.widget-recent-comments h3 	{	background-image: url(../img/side_post_comment.gif);}
.widget-archive-monthly h3 	{	background-image: url(../img/side_post_archive.gif);}

.widget-content {
	background:#5f5244;
	/* 
	border-bottom: solid 1px #5f5244;
	 */
	line-height:1.3;
	width:181px;
	margin: 0px auto 7px auto;
	padding: 0px;
	border-top: solid 1px #483c2e;

}
.widget-content ul {
}
.widget-content form {
	padding: 7px 0px;
}
.widget-content input {
	margin-left:5px;
	padding: 2px;
}
#side ul {
	/* 
	border-bottom: solid 1px #5f5244;
	 */
	line-height:1.3;
	width:181px;
	margin: 0px auto;
}
#side li {
	width:160px;
	margin: 0px;
	padding: 6px 3px 7px 18px;
	border-bottom: solid 1px #093e7b;
	border-top: solid 1px #447cb2;
	background:#17548e url(../img/arrow_green.gif) no-repeat 6px 11px;
}
#side li ,
#side li a:link,
#side li a:visited {
	color:#eee;
}
#side li a {
}
#side li a:hover {
	color:#fff;
	text-decoration:none;
}
ul.widget-list {}
li.widget-list-item {
}


ul.tree {
    margin: 0 0 0 0px;
    list-style: none;
	line-height:1.3;
}
ul.tree li {
	padding-left: 18px;
    background: url(../img/kagi.gif) no-repeat 0px 5px;
}


/* -----------------------------
	 entry
----------------------------- */
.entry {
	margin: 13px 16px 0px 17px;
	padding: 0px;
	border: solid 16px #e4ebf2;
	background: #FFF url(../img/entry_back.jpg) repeat-x left top;
}
.entry h2,
.entry h3 {
	background-image: none;
}
.entry h2.entry_title {
	margin: 0px;
	padding: 8px 0px 12px 24px;
	font-size: 16px;
	background: url(../img/entry_post_title.gif) no-repeat 0px 0px;
	_height: 1.3em;
	min-height: 1.3em;
}
.entry h2.entry_title,
.entry h2.entry_title a:link,
.entry h2.entry_title a:visited {
	color: #fff;
}
.entry_head {
	background: url(../img/dot.gif) repeat-x left bottom;
}
.entry_head h2 {
}
.entry_head .i_pen {
	float:right;
	font-size:12px;
	font-weight:normal;
	background: url(../img/i_res.gif) no-repeat left bottom;
	margin: -21px 0px 0px 0px;
	padding-right:0px;
	text-indent:-5000px;
	height:24px;
	width:78px;
}
.entry h2.entry_title a.i_pen,
.entry h2.entry_title a.i_pen:link,
.entry h2.entry_title a.i_pen:visited {
	color: #333;
}

.entry_head h3.entry_name {
	color: #333;
	margin: 0px 0px 0px 5px;
	font-size: 12px;
	padding: 7px 0px 3px 16px;
	background: url(../img/i_author.gif) no-repeat 0px 8px;
	_height: 1.3em;
	min-height: 1.3em;
}
.entry_body {
}

.entry_body,
.entry_more {
	line-height: 1.6;
	margin:6px 7px;
}
.entry-content {
	font-size:14px;
}
.entry_author {
	font-family:verdana;
	font-weight:normal;
	background: url(../img/i_author.gif) no-repeat 0px 1px;
	padding-left:18px;
	margin-top:5px;
}
.entry_date {
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	color: #555;
	text-align:right;
	font-weight: bold;
	border-bottom: dashed 1px #AEAEAE;
	padding: 0px 0px 5px 0px;
}
.entry_state {
/* 
	background:#eee;
 */
	background: url(../img/dot.gif) repeat-x left top;
	margin-top: 5px;
	padding: 5px 7px;
	clear: both;
	border-bottom: solid 10px #e4ebf2;
}
.entry_comment {
}
.i_pen {
	background: url(../img/i_pen.gif) no-repeat 0px 1px;
	padding-left:18px;
}




.thread {
}
.thread dl {
	margin: 10px;
}
.thread dt {
	font-weight:bold;
	color:#444;
	background-image: none;
	margin-left: 10px;
	padding: 2px 8px;
	height: auto; 
	border-left: solid 4px #ddd;
}
.thread ul {
	margin: 0px 0px 0px 15px;
}
.thread li {
	line-height:1.5;
}
.thread li .date {
	padding-right:5px;
}
.thread li .subj {
}


/* -----------------------------
	投稿トップのコメント付一覧
----------------------------- */

.entry_list_title {
	margin: 0px 0px 2px 17px;
}

.entry_list_sheet {
	margin: 0px 16px 10px 17px;
	padding: 0px;
	border: solid 16px #c9daf2;
	border-top-width:6px; 
	line-height:1.5;
	width:655px;
}
.entry_list_sheet thead td {
	background-color:#c9daf2
;
	font-weight:bold;
	padding: 4px;
	color:#444;
}
.entry_list_sheet td {
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
}
tbody .entry_list_title {
	white-space:nowrap;
	padding-left:20px;
	background: url(../img/i_doc.gif) no-repeat 5px 8px;
}
tbody .entry_list_date {
	white-space:nowrap;


	text-align:left;
}
tbody .entry_list_author {
	white-space:nowrap;
	background: url(../img/i_author.gif) no-repeat 5px 8px;
	padding-left:16px;
	text-align:center;
}
tbody .entry_list_count {
	width:10%;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;
}

tbody .entry_list_count a {
	background: url(../img/i_com.gif) no-repeat 0px 1px;
	padding-bottom:3px;
	padding-left:16px;
}
.go_form {
	background: url(../img/post_karei_title.gif) no-repeat 0px 0px;
	width:662px;
	height:70px;
	padding-top:22px;
	margin: 15px auto;
}
.go_form a {
	width:297px;
	margin: 0px 0px 0px 347px;
}

.bnr_keitai {
	margin:0 0 8px 7px;
	}




