@charset "shift_JIS";

@import "n_base.css";
@import "n_cbase.css";

/*内内側枠*/

#wnews #main-top{background:url(../img/cont_wnews_title.jpg) no-repeat;}
#wnews #main-body{background:url(../img/cont_wnews_ctback.jpg) repeat-y;}
#wnews #main-bottom{background:url(../img/cont_wnews_ctbottom.jpg) no-repeat;}

#wnews-mt{
	background:url(../img/wnews_menu_top.jpg) no-repeat;
	width:700px;
	height:5px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}


#wnews-mm{
	background:url(../img/wnews_menu_back.jpg) repeat-y;
	width:700px;
	height:500px;
	text-align:center;
	margin:0 auto;
}
#wnews-mb{
	background:url(../img/wnews_menu_bottom.jpg) no-repeat;
	width:700px;
	height:5px;
	text-align:center;
	margin:0 auto;
}


#ct-desc{
	display:none;
}

#ev-co{
	margin:0 20px;
}


#ev-co h2{
	background:url(../img/h2-bg.gif) no-repeat;
	width:620px;
	height:40px;
	font-weight:bold;
	color:#FF6600;
	text-align:left;
	padding-left:35px;
	padding-top:8px;
	margin:20px 0 0 40px;
	overflow:hidden;
}


#ev-co p{
	width:620px;
	text-align:left;
	padding-left:35px;
	margin:0 0 0 40px;

}



#sidebar{
	width:180px;
	float:left;
	text-align:left;
	margin:45px 15px;
}

#blogs{
	width:550px;
	margin:10px 0;
	float:left;
	text-align:left;
	overflow:hidden;
}

.blogbody{
	width:546px;
	margin-bottom:5px;
	border:2px solid #FFCEDE;
	background:url(../img/wnews_blogbody_bg.jpg) #FFFFFF repeat-x bottom;
	padding-bottom:10px;
	overflow:hidden;
}



.blogbody a{
	color:#FF3399;
}
.blogbody h3{
	background-color:#FFCEDE;
	color:#FF6699;
	font-weight:bold;
	font-size:1.0em;
	padding:5px;
	letter-spacing:1px;
	overflow:hidden;
	margin:0;
}
.blogbody h3 a{
	color:#FF3399;
}

.blogbody .line{
	background:url(../img/wnews_title_back.gif) repeat-x;
	width:546px;
	height:32px;
	overflow:hidden;
	margin:0;
}
.text{
	width:500px;
	margin:0 auto 40px auto;
	color:#666666;
}
.text a{
	text-decoration:underline;
}
.text a:hover{
	color:#00B4D8;
}



*html .text{
	margin:0 20px 40px 20px;
}

p.posted{
	text-align:right;
	color:#666666;
	margin:10px;
}
.content-nav{
	text-align:center;
	margin:5px auto;
}


.newentry{
	overflow:hidden;
	background:url(../img/wnews_blogbody_bg.jpg) #FFFFFF no-repeat bottom;
	padding-bottom:100px;
	border:2px solid #FFCEDE;
}

.newentry a{
	color:#FF3399;
}

.module-content{
	overflow:hidden;
}

.module-list-item{
	margin:10px 5px;
	background:url(../img/wnews_icon.gif) no-repeat;
	padding-left:36px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom:1px dashed #FFCEDE;
}

.sidebartitle-month{
	padding:5px;
	color:#A276FD;
	font-weight:bold;
}

.module-content-list{padding:5px;}


.bimg{margin:5px;}
.info{width:500px;border-top:1px dotted #999999;border-bottom:1px dotted #999999;margin:5px 0;font-size:0.8em;
	padding:0 10px;}
.rss{text-align:center;}


.omise-list{font-size:12px;}

.shop-name{background-color:#FFD9EC;padding:2px;width:130px;text-align:left;}

.shop-adress{background-color:#E1F0FF;padding:2px;text-align:left;}

.shop-tel{background-color:#E1F0FF;border-left:2px solid #99CCFF;padding:2px 5px;text-align:left;}




/* 個別 追加設定*/

.text table{
	text-align:center;
	margin:0 auto;
	font-size:10px;
}

.text td.bookinfo-l{
	width:120px;
	background-color:#FFCC66;
	padding:3px;
	font-weight:bold;
	text-align:right;
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF9900;
	border-top:1px solid #FFFFCC;
}

.text td.bookinfo-r{
	background-color:#FFFFCC;
	padding:3px;
	text-align:left;
	border-bottom:1px solid #FF9900;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-top:1px solid #FFFFFF;
}

.text td.bookinfo-top{
	border-top:1px solid #FF9900;
}

.lesson1{
	margin:10px;
	color:#064005;
	line-height:140%;
}
.lesson1 p{margin:10px 0;}
.gotop{
	margin:10px;
	}