@charset "utf-8";

#top-content  {
	background-image: url(../top_img/top_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 950px;
}
/* --- 左エリア --- */
#top-leftarea {
	width: 310px;
	float: left;
	text-align: left;
}
#top-leftarea #left-copy {
	background-image: url(../top_img/ikor_toha.gif);
	background-repeat: no-repeat;
	height: 464px;
	width: 273px;
	text-indent: -9999px;
	background-position: 65px 53px;
}
#top-leftarea #left-und-area {
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 15px;
	line-height: 1.2em;
	height: 250px;
	background-image: url(../top_img/kokuchi_bg.gif);
	background-repeat: repeat-x;
	background-position: center 35px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#top-leftarea #left-bana-area {
	text-align: center;
}
#top-leftarea #left-bana-area img {
	margin-bottom: 10px;
}

/* --- 右エリア --- */
#top-rightarea {
	float: left;
	background-image: url(../top_img/img01.jpg);
	background-repeat: no-repeat;
	width: 620px;
	background-position: 365px 50px;
}
#top-rightarea #right-copy {
	background-image: url(../top_img/morinoniwa.gif);
	background-repeat: no-repeat;
	background-position: 204px 50px;
	text-indent: -9999px;
	height: 347px;
	width: 239px;
	float: left;
	margin-bottom: 149px;
}

/* --- What's new --- */
#top-rightarea #new-set {
	background-image: url(../top_img/new_bg02.jpg);
	background-repeat: no-repeat;
	background-position: 365px 49px;
	clear: both;
}
#top-rightarea #new-title {
	background-image: url(../top_img/wahts_new.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 369px;
	text-indent: -9999px;
	background-position: 52px top;
	float: left;
	padding-bottom: 6px;
}
#top-rightarea #new-ichiran {
	color: #FFF;
	background-color: #333;
	width: 54px;
	float: right;
	margin-top: 28px;
	height: 21px;
	line-height: 1.6em;
	margin-right: 9px;
}
#top-rightarea #new-ichiran a {
	color: #FFF;
	text-decoration: none;
}

#top-rightarea #new-area {
	height: 300px;
	width: 585px;
	border: 1px solid #C4C6B3;
	background-image: url(../top_img/new_bg01.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 25px;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#new-area dl dt {
	background-image: url(../comm_img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 18px;
	font-weight: bold;
	font-size: 110%;
	color: #605333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C4C6B3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C6B3;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.2em;
}
#new-area dl dt a {
	color: #605333;
	text-decoration: none;
}
#new-area dl dt a:hover {
	text-decoration: underline;
}
#new-area dl .k-date {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #930;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#new-area dl dd {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	line-height: 1.2em;
}
#new-area .blog-name {
	clear: both;
	padding-top: 5px;
}
