@charset "Shift_JIS";

/*--Common Style Sheet--*/
/*-------------------------------------------------------------

						DEFAULT SETTING start
				
---------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}

/*-------------------------HTML TAG
*/
body{
	background:url(/template/1171/img/bg.jpg) repeat;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",verdana,arial, sans-serif;
	color:#000000;
	text-align:center;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}
ul li img{
	vertical-align:bottom;
}

table td,
table th{
	vertical-align:top;
}

sup{
	font-size:smaller;
	vertical-align:top;
}
html>body sup{font-size:0.4em;}


/*-------------------------Basic Layout Class
*/

.clear_fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear_fix{display:inline-block;}

/* hide from IE-mac \*/
* html .clear_fix{height:1%;}
.clear_fix{display:block;}
/* */

.clear-both{
	clear:both;
	margin:0;
	padding:0;
}

.mar-b5{	margin-bottom:5px;}
.mar-b10{	margin-bottom:10px;}
.mar-b20{	margin-bottom:20px;}

.center_align{ text-align:center;}

.script_area{ display:none;}

/*-------------------------------------------------------------

					// DEFAULT SETTING end //
				
---------------------------------------------------------------*/
/*-----------------------------------Link style
*/
a{
    color:#0099FF;
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

/*-----------------------------------Container Style
*/

.header_wrapper{
	width:100%;
	height:233px;
	background:url(/template/1171/img/header_bg.jpg) repeat-x;
}

.header{
	width:816px;
	margin:0 auto;
}

h1{
	float:left;
	width:506px;
	padding:10px 0 26px;
}

.site_id{
	float:right;
	width:195px;
	padding:19px 4px 0 0;
}

/*-----------------------------------Container Style
*/

.container{
	width:822px;
	margin:0 auto 5px;
	text-align:left;
}

/*-----------------------------------Common Style
*/

/*h2{	margin-bottom:20px;}
body#archive h2{margin-bottom:5px;}
body#kobetu h2{margin-bottom:5px;}*/

.banner_navi li{
	float:left;
	width:;
	margin-bottom:1px;
}

.contents{
	width:816px;
	margin:0 3px;
	background:url(/template/1171/img/contents_bg.jpg) repeat-y;
}

.left-cont{
	float:left;
	width:581px;
	padding-left:12px;
	margin-bottom:30px;
}
*html .left-cont{	width:593px;}

.cate-title{
	padding:0 0 12px 3px;
}

.entry-area{
	border-top:3px solid #86AE34;
	width:581px;
}
/**html .entry-area{	width:495px;}*/

.entry_title_bg{
	width:557px;
	padding:12px 15px 5px 7px;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	background:url(/template/1171/img/entry_title_bg.gif) repeat;
	font-size:12px;
	color:#719511;
}
*html .entry_title_bg{	width:581px;}

.entry_title{
	float:left;
	width:377px;
	background:url(/template/1171/img/title_icon.jpg) no-repeat;
	padding-left:40px;
}
*html .entry_title{	width:417px;}

h3{
	font-size:14px;
	margin-bottom:4px;
}
h3 a{
	color:#719511;
	text-decoration:underline;
}

.cate-link{
	float:right;
	width:140px;
	line-height:1.3;
}
.cate-link a{
	color:#719511;
	/*text-decoration:none;*/
}

.entry-bg{
	width:549px;
	padding:15px 15px 5px;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
}
*html .entry-bg{	width:581px;}

.entry-text{
	font-size:12px;
	line-height:2.0;
}
/*body.top .entry-text{
	font-size:10px;
	line-height:1.5;
}*/

/*body.top .entry-text img{
	float:left;
	margin-right:25px;
}*/

.tocon{
	color:#719511;
}

.posted{
	font-size:10px;
	text-align:right;
	color:#719511;
}
.posted a{
	color:#719511;
	text-decoration:none;
}

.more{
	font-size:10px;
	padding-top:10px;
	margin-top:8px;
	background:url(/template/1171/img/border.gif) repeat-x left top;
}
body.kobetsu .more{
	font-size:12px;
}

.continue{
	float:right;
}

a.detail{
	padding-left:13px;
	background:url(/template/1171/img/icon_arrow.jpg) no-repeat 0 1px;
	color:#719511;
}

.list_posted{
	float:left;
	font-size:10px;
	color:#719511;
}
.list_posted a{
	color:#719511;
	text-decoration:none;
}

.right-cont{
	float:right;
	width:200px;
	padding-right:10px;
	margin-bottom:10px;
}
*html .right-cont{	width:210px;}

.right-cont a{
	color:#009900;
	text-decoration:underline;
}

.support_box dt{
	font-size:0;
	line-height:0;
}
.support_box dd{
	width:161px;
	padding:5px 3px 3px 34px;
	border:1px solid #CCCCCC;
	background:#EBEBEB url(/template/1171/img/ban_buy_img_02.jpg) no-repeat;
}
*html .support_box dd{	width:200px;}

.support_box dd.support_labo{
	border-top:none;
	background:#EBEBEB url(/template/1171/img/ban_buy_img_03.jpg) no-repeat;
}
.support_box dd.support_coctact{
	background:#EBEBEB url(/template/1171/img/ban_sell_img_02.jpg) no-repeat;
}
.support_box dd.support_entry{
	border-top:none;
	background:#EBEBEB url(/template/1171/img/ban_sell_img_03.jpg) no-repeat;
}

.support_title{
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
}
.support_title a{
	color:#008497;
	text-decoration:underline;
}
.support_coctact .support_title a,
.support_entry .support_title a{	color:#789F00;}

.support_txt{
	font-size:10px;
	line-height:1.3;
	color:#666666;
}

.topic_path{
	font-size:10px;
	margin-bottom:15px;
}
.topic_path a{
	color:#719511;
}



/* ------------------------------------------------------------------------- */
/*		Side Styles		*/
/* ------------------------------------------------------------------------- */

.side_title{
	font-size:12px;
	font-weight:bold;
	width:200px;
	height:26px;
	padding:7px 0 10px 14px;
	margin-bottom:5px;
	background:url(/template/1171/img/side_bg.jpg) no-repeat;
	text-align:left;
}

.side_text{
	font-size:12px;
	line-height:150%;
	width:190px;
	padding:0 0 10px 23px;
	background:url(/template/1171/img/icon_arrow.jpg) no-repeat 12px 0;
	text-align:left;
}
html>body .side_text{
	line-height:120%;
	background:url(/template/1171/img/icon_arrow.jpg) no-repeat 12px 2px;
}

.calendar_bg{
	font-size:11px;
	width:180px;
	margin:0 10px;
}

.calendar_bg td{
	padding:2px 0;
	border-right:1px solid #F3F3F3;
	border-bottom:1px solid #F3F3F3;
}

.right-cont .calendar_bg td a{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	background-color:#86AE34;
	padding:2px 0 0;
	text-decoration:underline;
}

.bg_grey{
	margin-bottom:10px;
	background:#F3F3F3;
	text-align:center;
}


/* ------------------------------------------------------------------------- */
/*		Footer Styles		*/
/* ------------------------------------------------------------------------- */

.copyright{
	float:left;
	width:672px;
}

.pagetop{
	float:right;
	width:144px;
}

.footer_wrapper{
	width:100%;
	background:url(/template/1171/img/footer_bg.jpg) repeat-x;
}

.footer{
	width:816px;
	margin:0 auto;
	padding:8px 0;
}


/* ------------------------------------------------------------------------- */
/*		Comment Styles		*/
/* ------------------------------------------------------------------------- */

/*.posted{
    font-size: 10px;
    COLOR: #999999;
    text-align:right;
	border-left:5px solid #D1D1D1;
    padding:8px 10px 5px;
    overflow: hidden; word-break: break-all;
}
.posted a{
    text-decoration: none;
}*/

h4{
	font-size:12px;
	color:#333333;
	background:#D5E693;
	padding:5px 10px;
}

.pingArea{
	font-size:12px;
	border-top:1px solid #E1E1E1;
	background:#FFFFFF;
	padding:8px 5px;
	/*padding:8px 15px;*/
	margin-bottom:20px;
}

.comment_layer
{
    overflow: hidden;
    word-break: break-all
}

.tra{
    font-size: 10px;
    COLOR: #999999;
    text-align:right;
    padding:8px 10px 5px;
    overflow: hidden; word-break: break-all;
}

hr.sepa{
	height:1px;
	border:1px dotted #CCCCCC;
}

input.commBox{	width:280px;}

.entry_text{
    padding:4px 10px 8px 10px;
    font-size: 12px;
    line-height:1.3;
}

#comment_form_captcha_fieldset{
	padding:10px;
	margin-left:10px;
	width:70%;
	line-height:1.5;
}


