﻿/*
Theme Name: Rights
Theme URI: http://www.rights-web.net/
Description: Right Stuff　<a href='http://www.rights-web.net/'>ライトスタッフ公式 Web Site</a>
Author: Right Stuff
Author URI: http://www.rights-web.net
Version: 1.0
*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:0.8em;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	/*font-family: Verdana,Georgia, Arial, sans-serif;*/
	line-height:1.4em;
	background:#ffffff;
	background:url(img/rap_bg.gif);
}

.alignleft_waku {
	float: left;
	margin: 5px 14px 18px 0;
	*margin: 5px 14px 9px 0;
	display: inline;
	padding:0px;
	}

.riyuu
{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
.book
{
	width: 200px;
	height: auto;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

.pen a:link,
.pen a:visited 
{ 
	padding: 0 0 0 0px;
	color:#cc0000;

}

.start {
	margin:0 0 13px 0;
	padding:0;
	width:610px;
	height: 40px;
	background:url(img/start.gif) no-repeat;
}
.start span {
	display: none;
}

.rss {
	margin: 0px 0 0px 0;
	padding: 1px;
	/*width: 148px;*/
	height: auto;
	list-style-type: none;
	/*background-color: #D3D3A9;
	text-align: center;
	color: #B23D1F;*/
}
.rss ul {
	margin: 0 0 0 0;
	padding: 4px 0px 1px 0px;
	/*width: 148px;*/
	height: auto;
	list-style-type: none;
	/*text-align: left;
	background-color: #f7f7f0;*/
}
.rss ul li {
	margin: 0px 0 8px 0;
	padding: 0 0 15px 15px;
	line-height: 100%;
	background: url(img/pen.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D3A9;
}
.rss ul li a {
	text-decoration: none;
}



.gallery {
	margin: 0 0 0 0;
	padding: 0;
	width: 630px;
	height: auto;
}
.gallery dl {
	float: left;
	border: 1px solid #CACA91;
        text-align: left;
	margin:5px 5px 0 0;
	padding:5px;
	width:188px;
	height: auto;
}

.gallery dt img {
	border: none;
	margin:0 0 0 0;
	padding:0;
	vertical-align: top;
}

.gallery dd {
	margin:5px 0 0 0;
	width:178px;
	padding:5px;
	height: 38px;
	background:#F2F1E3;
	overflow: auto;
        text-align: bottom;
}

.new {
	border: 1px solid #CACA91;
        text-align: left;
	margin:14px 0 0px 0;
	padding:5px;
	width:188px;
	height: auto;
}
.new img {
	margin: 0 0 5px 0;
	padding: 0;
	vertical-align: top;
}
.new_1 {
	/*border: 1px solid #CACA91;*/
        text-align: left;
	margin:0 0 0 0;
	padding:5px 5px 5px 50px;
	width:133px;
	height: auto;
	background-color: #F2F1E3;
	background:url(img/ph.gif) no-repeat;
	color: #848400;
}

.new_1 a:link,
.new_1 a:visited 
{ 
	color:#cc0000;
	text-decoration:none;
}
.new_1 a:hover, a:active 
{ 
	color:#333;
	text-decoration:underline;
}

.map_waku {
	padding: 0;
	margin: 8px 0 0 0;
	width:610px;
}

.ddsg-wrapper ul {
	margin: 0 0 0 0;
	padding: 0px 0 0px 0;

}
.ddsg-wrapper ul li {
        font-weight: bold;
	border-bottom:#CACA91 1px dotted;
	padding: 0px 0 13px 0;
	margin: 0px 0 10px 0;
}
.ddsg-wrapper ul li a {
	text-decoration:underline;
}

.ddsg-wrapper ul li li {
	margin: 0 0 0 40px;
	padding: 0 0 0 0px;
	font-weight:normal;
	border-bottom:none;
}
.ddsg-wrapper ul li li a {
	text-decoration:none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {

	margin: 5px 8px 18px 0;
	*margin: 5px 12px 9px 0;
	display: inline;
	padding:0px;
	/*border: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}

img.alignright {
	padding: 0;
	margin: 2px 0 7px 8px;
	display: inline;
	padding:0px;
	/*border: 1px solid #D6AB85;
	background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}	

img.aligncenter {
	padding: 0;
	margin: 2px auto 7px auto;
	display: inline;
	padding:0px;
	/*border: 1px solid #D6AB85;
	background-color: #ffffff;
	background-image: url(img/img_bg.gif);*/
	}

a img.alignleft {
	display: inline;
	padding:2px;
	border: 1px solid #CACA91;
	}

a img.alignright {
	display: inline;
	padding:2px;
	border: 1px solid #CACA91;
	}

/*a img.aligncenter {
	display: inline;
	padding:2px;
	border: 1px solid #F0B8AA;
	}*/


h1, h2, h3,h4,h5,h6 {
	/*font-family: Georgia, times new roman, times, serif;*/
	letter-spacing: 0.09em;
	line-height:1.6em;
}
li 
{
	padding:0.3em 0;
	margin:0;
}

blockquote{
	background: #ddc;
	border: 1px solid #ccb;
	padding: 10px;
	margin:1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0;
	padding: 0;
}
img.left 
{
	float:left;
	margin:0;
	padding: 0;
}

.left_1 
{
	float:left;
	margin:5px 12px 5px 0;
	padding: 0;
}

.s_waku {
	margin: 0;
	padding: 0 0 12px 0;
	clear: both;
	height: auto;
	width: 610px;
}

a 
{
	text-decoration:none;
	border:none;
	background:transparent;
}
a:link,
a:visited 
{ 
	color:#7E662C;
}
a:hover, a:active 
{ 
	color:#cc0000;
	/*border-bottom:#666 1px solid;*/
}

.red {
	color:#cc0000;
}
.red_001 {
	color:#7E662C;
}
#rap 
{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:920px;
	text-align:left;
	background:#ffffff;
	/*font-size:0.9em;*/
	/*border-top: 0px none;
	border-right: 4px solid #7f7157;
	border-bottom: 0px none;
	border-left: 4px solid #7f7157;*/
	background:url(img/rap_bg_c.gif);

}
ul#menu {
	list-style:none;
	margin:0 12px 0 12px;
	padding:0px 0px 0px 0px;
        width:896px;
	height:25px;
	font-size:0.9em;
	line-height:100%;
	/*border-top:#848400 0px solid;
	border-bottom:#d9d9ae 3px solid;*/
	/*font-weight: bold;*/
	background:url(img/menu_bg_1.jpg);
	background-position: left bottom;
	border-top:2px solid #ffffff;
}
ul#menu li 
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	
}	
ul#menu li a {
	display:block;
	padding:7px 30px 6px 30px;
	color:#7E662C;
	border-right:2px solid #ffffff;
	border-top: none;
	border-bottom: none;
	border-left: none;
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	/*background:#bba;*/	
	color:#cc0000;
	text-decoration:underline;
}
ul#menu li.feed
{
	float:right;	
}
ul#menu li.feed a 
{
	background:url(img/feed.gif) no-repeat left;
        border-right:none;
	/*background:#cccccc;*/
}
ul#menu li.feed a:hover 
{
	text-decoration:underline;
}

/*#header {
	margin:0 30px 0px 30px;
	padding:0;
	width:838px;
	height:300px;
	background:url(img/header.jpg) no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7f7157;
	border-bottom-color: #7f7157;
	border-left-color: #7f7157;

}
#header h1 {
	margin:0;
	padding: 10px 0 0 15px;
	font-weight:normal;
	font-size:2em;
	font-variant:small-caps;
	text-indent: -9999px;
}
#header h2 {
	margin:0;
	padding: 0 0 0 15px;
	font-weight:normal;
	font-size:1em;
	text-indent: -9999px;
}
#header * 
{
	color:#ffe;
}*/

#content {
	float: right;
	margin:0 40px 0 0;
	_margin:0 20px 0 0;
	padding: 0 0 0 0px;
	width: 610px;
	color: #333;
	text-align: left;
	background:#ffffff;
	/*background:url(img/rap_bg.gif);*/
}

.pagenavi {
	margin:25px 0 0 0;
	padding:0px 0 0px 0px;
	width:610px;
	text-align: center;
}

.bun {
	margin:0 0 0 0;
	padding:0px 0 7px 0px;
	width:610px;
	text-align: right;
}
.hata {
	margin:3px 12px 0 0;
	padding:0px 0 0px 0px;
	float: left;
	border: none;
	background-image: url(img/hata.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 198px;
}
/*.hata img {
	margin:0 0 0 0;
	padding:0px 0 0px 0px;
	border: none;
}*/

#sidebar {
	float:left;
	margin:30px 0 0 40px;
	_margin:30px 0 0 20px;
	padding:0px 0 0 0px;
	width:200px;
	/*background:url(img/side_bg.gif) no-repeat;*/
	height: auto;
	/*border-top:#BDB905 3px solid;*/
	/*background-color: #cccccc;*/
}

.widget_categories {
	/*border-bottom:3px solid #BFBF77;*/
}
	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul #categories-270689211
{
	margin:0;
	padding:0;
	border-bottom:3px solid #e5e5c9;
}
.side_bg {
	background-image: url(img/side_ul.gif);
}
#sidebar ul ul, #sidebar p, /*#sidebar form, */#sidebar .textwidget
{
	margin:0;
}
#sidebar li 
{
	margin:0;
	padding:0 0 0 0;
}
#sidebar li li
{
	margin:0px 0 4px 0;
	padding:5px 0 4px 8px;
	border:1px solid #E6E6CA;
	background-image: url(img/widgettitle_2.jpg);
        /*background-image: url(img/widgettitle_2_f.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	/*font-weight: bold;*/
	width:190px;
	clear: both;
}
#sidebar .cat-item-14
{
	width:190px;
	height:auto;
}
#sidebar li li .children li
{
	margin:0px 0 0px 0;
	padding:3px 7px 0px 8px;
	border:none;
	background: none;
        /*background-image: url(img/widgettitle_2_f.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	/*font-weight: bold;*/
	/*width:auto;
	height:auto;
	display: none;*/
	float: left;
}

#sidebar h2 {
	margin: 0px 0 4px 0;
	padding:5px 0 0 0;
	font-size:0.9em;
	text-align: center;
	color: #ffffff;
	/*color: #BFBF77;*/
	width:200px;
	height:22px;
	/*text-indent: -9999px;*/
	background-image: url(img/cate_title_1.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	vertical-align: top;
	/*border-bottom:3px solid #BFBF77;*/
}
.cate_title_dw {
	margin: 0 0 0 0;
	padding:0;
	width:200px;
	height:10px;
	font-size:3px;
	text-indent: -9999px;
	background-image: url(img/cate_title_dw.gif);
	background-repeat: no-repeat;
        vertical-align: top;
}

.sd_top {
	margin:30px 0 0 0;
	/*margin:9px 0 0 0;*/
	padding:0;
	background-image: url(img/sd_top.gif);
	background-repeat: no-repeat;
	width: 200px;
	height:45px;
	text-indent: -9999px;
}

.dy {
	margin:30px 0 0 0;
	padding:0;
	background-image: url(img/dy_bana.gif);
	background-repeat: no-repeat;
	width: 200px;
	height:62px;
vertical-align: top;
}
.dy a {
    text-decoration: none;
	margin:0;
	padding:0;
    display: block;
    width: 200px;
    height: 62px;
}

a span {
    display:none;
	margin: 0;
	padding: 0;
}

/*h2 span {
    display:none;
	margin: 0;
	padding: 0;
}*/

.cate_midasi {
	margin: 15px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 40px;
	background-image: url(img/cate_title_1.gif);
	background-repeat: no-repeat;
vertical-align: top;
}

.mim {
	margin: 30px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 80px;
	background-image: url(img/bana_sun.gif);
	background-repeat: no-repeat;
}
.mim a {
    text-decoration: none;
    display: block;
    width: 200px;
    height: 80px;
}
.rights {
	margin: 10px 0 12px 0;
	/*margin: 7px 0 0 0;*/
	padding: 0;
	clear: both;
	width: 200px;
	height: 78px;
	background-image: url(img/step_08.gif);
	background-repeat: no-repeat;
vertical-align: top;
}
.rights a {
	margin: 0;
	padding: 0;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 78px;
}
.rights_1 {
	margin: 0 7px 0 0;
	padding: 0;
	width: 62px;
	height: 62px;
	background-image: url(img/aic.jpg);
	background-repeat: no-repeat;
	float:left;
vertical-align: top;
	font-size:3px;
}
.rights_1 a {
	margin: 0;
	padding: 0;
	display: block;
	width: 62px;
	height: 62px;
}
.rights_2 {
	margin: 0 7px 0 0;
	padding: 0;
	width: 62px;
	height: 62px;
	background-image: url(img/king.jpg);
	background-repeat: no-repeat;
	float:left;
vertical-align: top;
	font-size:3px;
}
.rights_2 a {
	margin: 0;
	padding: 0;
	display: block;
	width: 62px;
	height: 62px;
}
.rights_3 {
	margin: 0 0px 0 0;
	padding: 0;
	width: 62px;
	height: 62px;
	background-image: url(img/you.gif);
	background-repeat: no-repeat;
	float:left;
vertical-align: top;
	font-size:3px;
	text-indent: -9999px;
}
.rights_3 a {
	margin: 0;
	padding: 0;
	display: block;
	width: 62px;
	height: 62px;
}
.cac {
	margin: 30px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 69px;
	background-image: url(img/bana_cac.jpg);
	background-repeat: no-repeat;
vertical-align: top;
}
.cac a {
	margin: 0;
	padding: 0;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 69px;
}

.nanpuu {
	margin: 5px 0 0 0;
	padding: 0;
	clear: both;
	width: 200px;
	height: 40px;
	background-image: url(img/bana_nanpuu.jpg);
	background-repeat: no-repeat;
vertical-align: top;
}
.nanpuu a {
	margin: 0;
	padding: 0;
    text-decoration: none;
    display: block;
    width: 200px;
    height: 40px;
}

.erias {
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #e6e6ca;
        width: 198px;
	background-color: #fcfcef;
}
/*.line_w {
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	width: 196px;
}*/
ul#eria {
	margin: 0;
	padding: 10px 8px 3px 8px;
	width: 182px;
	/*background-image: url(img/eria_bg.jpg);*/
} 
ul#eria li {
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
	font-weight: normal;
	background-image: none;
	border: none;
	color: #7E662C;
	line-height:1.3em;
	width: 182px;
}
ul#eria li#size {
	margin: 0 0 10px 0;
	padding: 3px 0 3px 0;
	*padding: 1px 0 3px 0;
	width: 182px;
	font-weight: bold;
	text-align: center;
	color: #B23D1F;
	/*border: 1px solid #CACA91;*/
	background-image: url(img/size.gif);
        background-color: #e2e2c2;
}


	
#searchform {
	margin:14px 0 0 0;
	padding:6px;
	width: 188px;
	background: url(img/megane.gif) no-repeat;
	height: 50px;
	}
* html #searchform {
	margin:14px 0 0 0;
	padding:6px;
	width: 188px;
	background: url(img/megane.gif) no-repeat;
	height: 50px;
	/*border: 1px solid #cccccc;*/
	/*text-align: center;*/
	}
	
.widgettitle {
	margin:0;
	padding:0px 0 0 0;
	/*width: 180px;*/
	/*text-align: center;*/
	/*background-image: url(img/widgettitle_1.gif);
	background-repeat: no-repeat;*/
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #7f7157;
	border-bottom-color: #7f7157;
	background-color: #E1DCD2;*/
	color: #000000;
	}
		

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */
#sukima {
	clear:both;
	margin:0 0 0 0;
	padding:0;
	width: 920px;
	height: 30px;
}
#footer {
	clear:both;
	margin:0px 10px 0px 10px;
	padding: 23px 30px 23px 30px;
	width:840px;
	color:#ffffff;
	/*text-align:center;*/
	/*border-top:2px solid #A0A012;*/
	background:#BDB905;
	background-image: url(img/footer_bg.gif);
	/*font-size:95%;*/
}

#footer a {
	color:#ffffff;
}

#footer p {
	margin:13px 0 0 0;
	padding:0 0 0 0;
	/*text-align:center;*/
}

#footer h3 {
	margin:6px 0 0 0;
	padding:0 0 0 0;
	font-size:13px;
 	line-height:100%;
}

#content h2, #content h3 {
	font-size:13px;
	font-weight:bold;	
}


.link {
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:#CACA91 1px dotted;
}
.link_dd {
	margin:0 0 0 0;
	padding:9px 0 0px 0;

}

*:first-child+html .link {
	margin:0 0 0 0;
	padding:0 0 0px 0;
}
*:first-child+html .link dd {
	margin:0 0 0 0;
	padding:0 0 11px 0;
}
.title_link {
	margin:10px 0 15px;
	padding:4px 0 4px 0;
	width: 610px;
	text-align:center;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	/*border-top:1px solid #e5e5c9;*/
}
.page_waku {
	margin:0 0 0 0;
	width:610px;
	padding:0px;
	height: 20px;
}

.pan {
	margin:0px 0 0 0;
	padding:2px 0 2px 12px;
	width: 598px;
	background-image: url(img/widgettitle_3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6ca;
}
.pan_1 {
	margin:30px 0 0 0;
	padding:2px 0 2px 12px;
	width: 598px;
	background-image: url(img/widgettitle_3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6ca;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6ca;
}

.title {
	margin:30px 0 15px;
	padding:4px 0 4px 13px;
	width: 597px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	/*border-top:1px solid #e5e5c9;*/
}

.title_home {
	margin:30px 0 15px;
	padding:4px 0 3px 0;
	width: 610px;
	text-align:center;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;*/
	background-image: url(img/title_home.gif);
	background-repeat: no-repeat;
}

.top_title {
	margin:24px 0 0px 0;
	padding:0;
	width: 610px;
	height: 40px;
	background-image: url(img/home_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
vertical-align: top;
}
.top_p {
	margin:30px 0 27px 0;
	padding:0 25px 0px 0;
	width: 585px;
	height: 359px;
	text-align:right;
	background-image: url(img/home_p_d_1.gif);
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9ae;*/
}
.top_p h2 {
	margin:0px 0 0 9px;
	padding:9px 0 0 0;
	line-height:120%;
	color:#7E662C;
}
.top_left {
	margin:2px 0 10px 0;
	padding:0 0 21px 0;
	width: 610px;
	height: auto;
	text-align:right;
	font-size:13px;
	color:#848400;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
.cms {
	margin:20px 0 3px 0;
	padding:0 0 0 0;
	width: 610px;
	height: 57px;
	background-image: url(img/cms.gif);
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
}
.cms span {
	display: none;
}

.cms_moji {
	margin: 10px 0 24px 0;
	padding: 14px 14px 4px 14px;
	width: 580px;
	color:#7E662C;
	/*line-height:1.6em;*/
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6CA;
	clear: both;
	background-color: #fcfcef;
}
.cms_moji_peace {
	margin: -8px 0 24px 0;
	padding: 0px 10px 0px 10px;
	width: 588px;
	height: 200px
	color:#7E662C;
	/*line-height:1.6em;*/
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6CA;
	clear: both;
	background-color: #fcfcef;
	vertical-align: top;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	font-size:7px;
	vertical-align: top;
	line-height:100%;
}

.top_bana {
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	width: 588px;
	height: auto;
        list-style: none;
	clear: both;
}
.top_bana li {
	float:left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.top_bana li a span{
        display: inline;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6CA;
	background-color: #fcfcef;
}
.peace_01 a {
	margin: 0 12px 0 0;
	padding: 145px 0 0px 0;
	width: 138px;
	height: auto;
	background-image: url(img/top_bana_bl.jpg);
	background-repeat: no-repeat;
        display: block;
}
.peace_02 a {
	margin: 0 12px 0 0;
	padding: 145px 0 0 0;
	width: 138px;
	height: auto;
	background-image: url(img/top_bana_ch.jpg);
	background-repeat: no-repeat;
        display: block;
}
.peace_03 a {
	margin: 0 12px 0 0;
	padding: 145px 0 0 0;
	width: 138px;
	height: auto;
	background-image: url(img/top_bana_seo.jpg);
	background-repeat: no-repeat;
        display: block;
}
.peace_04 a {
	margin: 0px 0px 0 0;
	padding: 145px 0 0 0;
	width: 138px;
	height: auto;
	background-image: url(img/top_bana_dg.jpg);
	background-repeat: no-repeat;
        display: block;
}

#bana {
	margin: -7px auto 13px auto;
	/*padding: 0 0 23px 0;*/
	padding: 0px 0 0 0;
	width: 192px;
	/*text-align: center;*/
	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;*/
}

.title_wn {
	margin:25px 0 0px 0;
	padding:0;
	/*color:#b23333;*/
	width: 610px;
	height: 28px;
	/*text-align:center;*/
	background-image: url(img/title_wn_g.gif);
	background-repeat: no-repeat;
	/*font-weight: bold;*/
	text-indent: -9999px;
}


#content .post 
{
	padding-bottom:0;
	clear: both;
}
#content p {
	margin:0 0 12px;
	*margin:0 0 9px;
	line-height:1.7em;
}

.content img {
	margin:0 0 12px 0;
	padding:12px;
	border: 1px solid #D6AB85;
	background-color: #ffffff;
	background-image: url(img/img_bg.gif);
}

.pagetitle {
	margin:30px 0 0 0;
	padding:12px 0 11px 0;
	text-align: center;
	height: auto;
	width: 610px;
	background-image: url(img/pagetitle_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6ca;
}

.posted {
	margin: 15px 0 0 0;
	padding:2px 0 0 0;
	border-top-width: 2px;
	/*border-bottom-width: 2px;*/
	border-top-style: solid;
	/*border-bottom-style: solid;*/
	border-top-color: #E6E6CA;
	/*border-bottom-color: #7f7157;*/
	/*color: #666;
	background:url(img/topbg.gif) repeat-x top;*/
	/*font-size:0.8em;*/
	clear:both;
	width: 610px;
} 

/*#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
}*/

.link_list_1 {
	/*border: 1px solid #D6AB85;*/
	margin: 0 0 0px 0;
	padding: 0px 0px 0px 0px;
	background-color: #fcfcef;
	height: auto;
	width: 608px;
	/*background-image: url(img/wn_bg.gif);
	background-repeat: no-repeat;*/
	border-width: 1px;
	border-style: solid;
	border-color: #E6E6CA;
	border-top: none;
}
.link_list_2 {
	margin: 0 7px 0 7px;
	padding: 7px 0 7px 0;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6CA;

	list-style:none;
	/*width: 584px;*/
}

.link_list_2 img {
	margin: 2px 10px 0 0;
	padding: 2px;
	height: auto;
	/*line-height: 100%;*/
	float: left;
	border: 1px solid #D8D8AF;
	background-color: #ffffff;
}

.link_list_last {
	margin: 0px 7px 0 7px;
	padding: 5px 0 6px 0;
	height: auto;
	list-style:none;
	font-size:13px;
	/*border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	background-color: #ffffff;*/
}

hr 
{
	display:none;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#dcc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	border-bottom:#dcc 1px solid;
}
.commentlist li .cmtinfo 
{
	/*font-size:1em*/;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	/*font-size:1.1em;*/
	border-bottom:#ccc 3px double;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	/*font-size:0.9em;*/
	color:#999;
}
.commentlist .alt {
	background:#f2f2e9;
}
input.textbox, textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}
textarea 
{
	width:80%;
}
#header, #content, #sidebar, #footer, .widget
{
	overflow:hidden;



}
