@charset "UTF-8";
body{
	width: 800px;
	color:#454545;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, Verdana, “ヒラギノ角ゴPro W3″, “Hiragino Kaku Gothic Pro”, Osaka, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;
	font-size:12px;
	line-height:1.5;
	background-color:#ffffff;
}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr,td,th,table{
	margin: 0;
	padding: 0;
	text-align:left;
}


img{
	border: none;
}

ul{
	list-style-type:none;
}


blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

em{
	font-style:normal;
	font-weight:bold;
	font-size:1.2em !important;
}



.l_txt{	text-align:left !important;}
.cen_txt{ text-align:center !important;}
.r_txt{ text-align:right !important;}

.font_txt_s{ font-size:10px;}
.font_txt_m{ font-size:12px;}
.font_txt_l{ font-size:14px;}
.nobold{ font-weight:normal !important;}

.col_txt_gray{ color:#333333;}

.col_txt_silver{ color:#999999;}

.pad_all_02em{ margin:0.2em 0}


.pad_head_05em{margin-top:0.5em !important;}
.pad_head_1em{margin-top:1em !important;}
.pad_head_2em{margin-top:2em !important;}

.pad_foot_05em{margin-bottom:0.5em !important;}
.pad_foot_1em{margin-bottom:1em !important;}
.pad_foot_2em{margin-bottom:2em !important;}

.pad_l_05em{ margin-left:0.5em !important;}
.pad_l_1em{	margin-left:1em !important;}
.pad_l_2em{	margin-left:2em !important;}

.pad_r_05em{margin-right:0.5em !important;}
.pad_r_1em{	margin-right:1em !important;}
.pad_r_2em{	margin-right:2em !important;}



/*矢印*/
.more_arrow{
	text-align:right;
	margin:0 0.5em 2em 0.5em;
}

.more_arrow a{
	background: url(http://area.weban.jp/images/ic_arrow.gif) no-repeat left center;
	padding-left:1em;
}

/*クリア*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table; zoom:1;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */



/*link
--------------------------------*/
#blog_main a{color: #52bf41; text-decoration: underline;}
#blog_main a:visited{color: #52bf41; text-decoration: underline;}
#blog_main a:hover{color: #61e14d;	text-decoration: underline;}
#blog_main a:active{color: #52bf41; text-decoration: underline;}

#blog_header a{color: #52bf41; text-decoration: underline;}
#blog_header a:visited{color: #52bf41; text-decoration: underline;}
#blog_header a:hover{color: #61e14d;	text-decoration: underline;}
#blog_header a:active{color: #52bf41; text-decoration: underline;}

#blog_r_side a{color: #0e6500; text-decoration: none;}
#blog_r_side a:visited{color: #0e6500; text-decoration: none;}
#blog_r_side a:hover{color: #0e6500;	text-decoration: underline;}
#blog_r_sides a:active{color: #0e6500; text-decoration: none;}

a.nounderline{text-decoration: none !important;}

/*h
--------------------------------*/
#blog_header h1{
	text-align:center;
	margin:10px 0 9px 0;
}

#blog_main h2{
	color:#52bf41;
	font-size:14px;
	float:left;
	width:380px;
}

#blog_main h2.md{
	background: url(http://area.weban.jp/images/md_bg.gif) no-repeat left top;
	height: 23px;
	width: 484px;
	margin:0 8px 0.5em 8px;
	color:#ffffff;
	padding:0 10px;
	line-height:23px;
	font-size:14px;
}

#blog_main #form_box h2{
	font-size:12px;
	padding-bottom:3px;
	color:#52bf41;
	width:100%;
	border-bottom: 1px solid #797979;
}

#blog_main .link_box h3{
	background: url(http://area.weban.jp/images/md_bg.gif) no-repeat left top;
	height: 23px;
	width: 484px;
	margin:0 8px 0.5em 8px;
	color:#ffffff;
	padding:0 10px;
	line-height:23px;
	font-size:14px;
}

h4.bg_green{
	background-color:#52be40;
	padding:0.1em 0.5em;
	color:#ffffff;
}

/*layout
--------------------------------*/
#blog_header{ 
	width:700px;
	margin:0 auto;
}

#blog_wrap{
	width:700px;
	margin:10px 50px 0 50px;
	background: url(http://area.weban.jp/images/blog_wrap_bg.gif) repeat-y left top;
}



#blog_main{
	width:545px;
	float:left;
}

#blog_r_side{
	width:150px;
	float:right;
}

#blog_wrap_foot{
	background: url(http://area.weban.jp/images/blog_wrap_foot.gif) no-repeat left top;
	height: 12px;
	width:700px;
	margin:0 auto 10px auto;
}

/*blog_main
--------------------------------*/
#blog_main_head{
	background: url(http://area.weban.jp/images/waku_head.gif) no-repeat left top;
	height: 12px;
}

#blog_main .list_box{
	width:520px;
	margin:0 auto 30px auto;
}

#blog_main .post_head{
	width:510px;
	margin:0 auto 15px auto;
	padding-bottom:0.5em;
	background: url(http://area.weban.jp/images/h2_bg.gif) no-repeat left bottom;
}

#blog_main .date{
	width:130px;
	float:right;
	text-align:right;
}

#blog_main .list_box p{
	margin-bottom:10px;
}

#blog_main .post{
	width:510px;
	margin:0 auto;
}



/*体験談関連リンク*/
#blog_main .link_box{
	width:520px;
	margin:0 auto 15px auto;
	padding:8px 0;
	background-color:#fffadb;
}

#blog_main .link_box p{
	margin:0 25px;
}

#blog_main .link_box p span{
	margin-right:2em;
}


/*プレゼント*/
#present_head{
	background: url(http://area.weban.jp/images/waku2_head.gif) no-repeat left top;
	height: 6px;
	width:394px;
}

#present_bg{
	width:394px;
	background: url(http://area.weban.jp/images/waku2_bg.gif) repeat-y left top;
}

#blog_main .link_box #present_bg p{
	margin:0 1em !important;
}


#present_foot{
	width:394px;
	background: url(http://area.weban.jp/images/waku2_foot.gif) no-repeat left bottom;
	height: 6px;
}


#present_box{
	width:502px;
	margin:0 10px 0 8px;
}

.link_box .l_box{
	width:394px;
	float:left;
}

.link_box .r_box{
	width:103px;
	float:right;
}

.link_box .r_box img{
	margin-bottom:9px;
}



/*blog_r_side
--------------------------------*/
#blog_r_side ul{
	width:146px;
	margin:0 2px 25px 2px;
}

#blog_r_side li{
	background: url(http://area.weban.jp/images/ic_arrow.gif) no-repeat 4px 0.6em;
	padding:0.2em 0.5em 0.2em 16px;
	background-color:#fff7c2;
	border-bottom: 1px solid #eaf5d5;
}


/*form_box
--------------------------------*/
#form_box{
	width:520px;
	margin:0 13px 35px 12px;
	clear:both;
}

#form_box p{
	margin-top:1em;
}

.pagetop{
	text-align:right;
	padding:0 10px 0 0;
}