@charset "utf-8";
/* CSS Document */

body {
	background: #cdcdcd;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	line-height: 1.5;
}

a,img {
	border: none;
}

h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

h1 a {
	display: block;
	height: 100px;
	width: 470px;
}

/* lay-out */

#wrapper {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFFFFF;
	text-align: left;
}

#header {
	background: url(images/blg_ttl01.gif) center top no-repeat;
	height: 230px;
	color: #fff;
}

#main {
	width: 585px;
	float: left;
}

#sidebar {
	width: 200px;
	float: left;
}

#footer {
	border-top: 2px solid #cdcdcd;
	clear: both;
	text-align: center;
}

/* header */

#header p {
	padding-left: 50px;
}

/* contents */

.article {
	background :url(images/blg_bg01.gif) repeat-y;
	width: 543px;
	margin-left: 17px;
}

.article h2 {
	background: url(images/blg_ttl02.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 20px;
	padding: 0 0 0 24px;
	clear: both;
}

.article h2 a {
	color: #FFF;
}

.article h2 a:hover {
	color: #DDD;
	text-decoration: none;
}

.article p.theme {
	border-bottom: 1px solid #DEDEDE;
	font-size: 10px;
}

.article p.theme a {
	color: #555;
	text-decoration: underline;
}

.article p.theme a:hover {
	text-decoration: none;
	color: #999;
}

.status {
	background: #FFF url(images/blg_bg02.gif) no-repeat;
	padding: 10px 0 15px 5px;
	margin: 0 !important;
}

.pagetop {
	text-align: right;
	margin-right: 25px;
	font-size: 80%;
}

.pagetop a {
	color: #000;
	text-decoration: underline;
}

.pagetop a:hover {
	color: #666;
	text-decoration: none;
}

/* sidebar */

h3 {
	line-height: 16px;
	height: 16px;
	text-indent: -9999px;
	margin-top: 0;
	padding: 0;
}

.blg_stl01 {
	background: url(images/blg_stl01.gif) no-repeat;
}

.blg_stl02 {
	background: url(images/blg_stl02.gif) no-repeat;
}

.blg_stl03 {
	background: url(images/blg_stl03.gif) no-repeat;
}

.blg_stl04 {
	background: url(images/blg_stl04.gif) no-repeat;
}

.blg_stl05 {
	background: url(images/blg_stl05.gif) no-repeat;
}

.cnt_article {
	padding: 0;
	margin: 15px;
}

ul.sbar {
	margin: 15px 0 25px 10px;
	padding: 0;
	list-style: none;
}

ul.sbar li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.cloud {
	margin-bottom: 25px;
	margin-left: 10px;
	font-size: 12px !important;
}

.cloud a {
	display: block;
}

.pagenavi {
	background: #FFF;
	padding: 10px 15px;
	margin: 0;
	text-align: center;
	font-size: 10px;
}

.pagenavi a {
	color: #000;
	text-decoration: underline;
}

.pagenavi a:hover {
	color: #666;
	text-decoration: none;
}

/* footer */

/* footernavigation */

ul#fnav {
	list-style: none;
	margin: 15px 0;
	padding: 0;
	clear: both;
	text-align: center;
}

ul#fnav li {
	display: inline;
	font-size: 13px;
}

ul#fnav li a {
	color: #333;
	padding: 3px 15px;
	text-decoration: none;
}

ul#fnav li a:hover {
	text-decoration: underline;
	color: #999;
}
