@charset "shift_jis";
* {margin:0px; padding:0px;}

h1,h2,h3,p,dl,dt,dd,ul,li {margin:0px; padding:0px;}
.hide {left:-9999px; top:-9999px; position:absolute;}
a {text-decoration:none; color: #008dce;}



/* COMMON */
body {
	background:url(img/bg.gif);
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.6;
	color:#010000;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}
/* CLEARFIX */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {clear:both;}


/* ALL */
div#all {
	width:920px;
	margin:0px auto;
	padding:0px 9px;
	background:url(img/bg01.gif) repeat-y;
}


/* HEADER */
div#header {
	background-color:#FFFF99;
}
h1 {
	clear:both;
	width:920px;
	height:190px;
	background-image:url(img/title.jpg);
	font-size:1px;
	color:#FFFFFF;
	text-indent:-1000px;
	overflow:hidden;
}
h1 a {
	display:block;
	width:920px;
	height:190px;
}
div#to_top {
	float:left;
	width:190px;
	height:90px;
	overflow:hidden;
}
div#top_banner {
	float:left;
	width:728px;
	height:90px;
	overflow:hidden;
}



div#wrapper {
	float:left;
	width:700px;
	padding:8px 0 0 0;
}

/* LEFT */
div#left {
	float:left;
	width:220px;
	margin-top:0px;
}
div#calendar {
	background:url(img/calendar.jpg) top no-repeat;
	padding:51px 0px 28px 12px;
}
div#calendar caption {
	background-color: #cbf6ff;
	color:#666666;
	font-weight:bold;
	font-size:14px;
}
div#calendar table {
	background-color:#cbf6ff;
	border:2px solid #cbf6ff;
}
div#calendar th {
	background-color: #53a1b5;
	width:26px;
	line-height:1.2;
	color:#666666;
	font-weight:normal;
}
div#calendar td {
	background-color: #FFFFFF;
	text-align:center;
	padding:0px;
	line-height:1.8;
}
div#calendar td a {
	display:block;
	width:26px;
	background-color:#ffe3b3;
	color:#000000;
}
div#wn {
	background:url(img/whatsnew.jpg) top no-repeat;
	padding:51px 0px 25px 30px;
}
div#wn ul {
	margin:0px;
	padding:0px;
}
div#wn li {
	margin:0px;
	padding:0px;
	list-style:none;
	width:180px;
	overflow:hidden;
}
div#archive {
	background:url(img/archive.jpg) top no-repeat;
	padding:51px 0px 10px 30px;
}
div#archive ul {
	margin:0px;
	padding:0px;
}
div#archive li {
	margin:0px;
	padding:0px;
	list-style:none;
	width:180px;
	overflow:hidden;
}



/* CENTER */
div#center {
	float:right;
	width:480px;
	padding:0px 0px;
}
h2 {
	background:url(img/subtitle.png) no-repeat center;
	margin:0px 10px 0px 10px;
	padding:10px 0 0 40px;
	height:54px;
	color:#206d00;
	overflow:hidden;
	font-size:20px;
}
div.maintext {
	padding:10px 40px;
	line-height:1.6;
}
div.maintext img {
	margin:10px 0;
}
div.date {
	padding:0 15px;
}
div.date dl {
	margin:0px 0px 0px 0px;
	padding:33px 10px 30px 10px;
	background:url(img/line.png) no-repeat top center;
}
div.date dt {
	float:left;
	margin:0px;
	padding:0px;
}
div.date dd {
	float:right;
	margin:0px;
	padding:0px;
	color:#666666;
}
p.continue {
	width:100px;
	background-color:#cbf6ff;
	padding:0px;
	margin:0px;
	border:3px double #53a1b5;
	text-align:center;
	line-height:1.2;
}
p.continue a {
	display:block;
	width:100px;
}

/* RIGHT */
div#right {
	float:left;
	width:220px;
	margin-top:8px;
}
div#profile {
	background:url(img/prof.jpg) top no-repeat;
	padding:51px 0px 0px 20px;
}
div#profile a {
	color:#666666;
}
h3 {
	width:180px;
	border:1px solid #CCCCCC;
	background:url(img/photo.jpg) no-repeat;
	background-color:#FFFFFF;
	background-position:10px 10px;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	font-weight: normal;
	color:#333333;
	padding:133px 0px 3px 0px;}
h3 a{
	display:block;
	width:180px;
	padding:133px 0px 3px 0px;
}
h4 {
	width:180px;
	font-weight:normal;
	font-size:12px;
	line-height:1.3;
	margin:0px;
	padding:5px;
}


/* FOOTER */
div#footer {
	clear:both;
	text-align:center;
	padding:0px 0px 0px 0px;
        
}
div#footer a {
	color:#8e8e8e;
}
div#bn468x60 {
	width:468px;
	height:60px;
	margin:0px auto 0px auto;
}
p#cr {
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#c1ecf6;
	color:#8e8e8e;
        margin-top:10px;
}

/* メッセージ投稿ボタン　*/
div#message {
	width:180px;
	margin:0px auto 20px auto;
	line-height:1.1;
	text-align:center;
}
div#message a {
	display:block;
	width:180px;
	padding:10px 0px 8px 0px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FF9999;
}
div#message a:hover {
	display:block;
	width:180px;
	padding:10px 0px 8px 0px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FF6666;
}
 /* ブログ一覧 */
div#bloglist {
	background:url(img/ana_blog.jpg) top no-repeat;
	padding:51px 0px 0px 20px !important ;
}
div#bloglist ul {
	margin:0px;
	padding:2px;
	list-style:none;
}
div#bloglist li {
	width:90px;
	height:40px;
	margin:00px 5px 5px 0px;
	padding:0px;
	list-style:none;
	float:left;
	background-color:#FFCC66;
	list-style:1px;
	text-indent:-1000px;
	overflow:hidden;
}
div#bloglist li a {
	display:block;
	width:90px;
	height:40px;
}


p.bn200 {
	margin:5px auto;
	line-height:1.1;
	text-align:center;
}
p.bn200 a {
	color:#666666;
}
.blogList h4 img{
		margin-left: -4px;
}
.bannerList{
	padding-top: 20px;
	position: relative;
	overflow: hidden;
	height: 527px;
}
.bannerList li{
	margin: 0 auto;
	width: 180px;
	padding-bottom: 9px;
	list-style: none;
}
.bannerList li img {
	width: 100%;
}
.bannerList li img:hover{
	opacity: .8
}
.blogList .bnr{
	text-align: center;
}


