@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

body{
	color:#2a2448;
	background-color:#ececec;
	background-image:url("../img/bodybg.jpg");
	background-repeat:repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	letter-spacing:1px;
	line-height:130%;
}

h1,h2,h3,h4,h5,h6{
	font-size:12px;
}

h1{
	letter-spacing:2px;
	padding:9px 0px 0px 37px;
}

h2{
	font-size:11px;
	letter-spacing:0px;
	padding:15px 0px 0px 35px;
}

a:link{
	color:#0072ff;
	text-decoration:underline;
}

a:visited{
	color:#0072ff;
	text-decoration:underline;
}

a:hover{
	color:#5ba4ff;
	text-decoration:none;
}

img{
	border:0px;
}

br{
	letter-spacing:0px;
	clear:both;
}

hr{
	width:825px;
	border-top:dashed 1px #b0aebb;
	border-right:none;
	border-bottom:none;
	border-left:none;
	_border-right:dashed 1px #ececec;
	_border-bottom:dashed 1px #ececec;
	_border-left:dashed 1px #ececec;
	margin:20px auto;
}

*:first-child+html hr{
	width:825px;
	border-top:dashed 1px #b0aebb;
	border-right:dashed 1px #ececec;
	border-bottom:dashed 1px #ececec;
	border-left:dashed 1px #ececec;
	margin:20px auto;
}

div#header{
	color:#FFFFFF;
	width:950px;
	margin:0px auto;
/*	position:relative;*/
}

div#header p{
	color:#FFFFFF;
	font-size:11px;
	position:absolute;
	top:7px;	
	right:40px;
}

div#header p a{
	color:#FFFFFF;
}

div#header p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
/*
	position:relative;
	top:-71px;
	_top:-72px;
	left:auto;
	right:auto;
*/
}

html>/**/body div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
}

:not(\*|*) div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
/*
	position:relative;
	top:-70px;
	left:auto;
	right:auto;
*/
}

html:¥66irst-child div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
/*
	position:relative;
	top:-70px;
	left:auto;
	right:auto;
*/
}

*:first-child+html div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
/*
	position:relative;
	top:-72px;
	left:auto;
	right:auto;
*/
}

body:first-of-type div#header0fla{
	width:950px;
	background-color:#ececec;
	margin:0px auto;
/*
	position:relative;
	top:-69px;
	left:auto;
	right:auto;
*/
}

div#main{
	width:850px;
	min-height:350px;
	margin:-71px auto 30px;
}

.pagehl{
	text-align:center;
	margin:27px 0px;
	padding:0px;
}

.wnbox{
	width:283px;
	height:172px;
	background-image:url("../img/wnboxbg.png");
	background-repeat:no-repeat;
	float:left;
}

.wn0date{
	font-size:11px;
	margin:10px 0px 0px 10px;
}

.wn0title{
	margin:5px 0px 14px 10px;
}

.wn0thum{
	margin:0px 10px 0px 10px;
	float:left;
}

.wn0cmm{
	width:150px;
	float:left;
}

.morebt{
	width:60px;
	background-image:url("../img/more_icon.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin:35px 10px 0px 0px;
	float:right;
}

p#footerconbt{
	font-size:11px;
	text-align:center;
	letter-spacing:2px;
	padding-top:20px;
}

div#footer{
	width:100%;
	height:124px;
	background-image:url("../img/footerbg.gif");
	background-repeat:repeat-x;
	clear:both;
}

div#copyrightbg{
	width:880px;
	height:124px;
	background-image:url("../img/copyrightbg.gif");
	background-repeat:no-repeat;
	margin:0px auto;
}

div#copyrightbg p{
	color:#FFFFFF;
	font-size:11px;
	padding:74px 0px 0px 10px;
}

div#copyrightbg p a{
	color:#FFFFFF;
}

div#copyrightbg p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.backtopagebt{
	background-image:url("../img/more_icon.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin:35px 10px 0px 0px;
	float:left;
}

.pagetopbt{
	background-image:url("../img/more_icon.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin:35px 10px 0px 0px;
	float:right;
}

.mainbox{
	width:680px;
	margin-left:12px;
	float:left;
}

#adsense{
	width:120px;
	margin-right:15px;
	float:right;
}

.prevnext{
	text-align:center;
	margin:20px auto 0px;
}

.sasiebox{
	padding-right:11px;
	_padding-right:0px;
	_padding-bottom:10px;
	margin-top:-3px;
	float:right;
}


