/*
Theme Name: SAMPLE 03
Theme URI: http://www.www.www/
Description: SAMPLE 03
Author: TARO
*/

body	{
	margin: 0;
	padding: 0;
/*	background-color: #00657d;*/
	background-color: #ffffff;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #00a0c6;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	background-color: #00657d;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 10px 20px;
	}

#header ul	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #00657d;
	height: 2em;
	font-size: 0.75em;
	}

#header li	{
	text-align: center;
	border-right: solid 1px #00657d;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 140px;
	text-decoration: none;
	color: #333333;
	}

#header li a:hover	{
	background-color: #bbff7a;
	}


/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-image: url(images/9531311.jpg);
	background-color: #ffffff;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	background-color: #B9EC88;
	position: absolute;
/*	top: 120px;*/
	top: 10px;
	left: 425px;
	width: 280px;
	margin: 0;
	font-size: 0.875em;
	line-height: 180%;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 700px;
	margin: 20px 0 0;
	}

#contents h2	{
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#contents p	{
	font-size: 0.75em;
	line-height: 150%;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #00657d;
	padding: 10px 20px;
	}

#footer address	{
	color: #ffffff;
	font-size: 0.75em;
	font-style: normal;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 110px;
/*	top: 230px;*/
	left: 425px;
	width: 280px;
/*	width: 340px;*/
	background-color: #ffffff;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #00657d;
	overflow: auto;
/*	height: 120px;*/
	height: 280px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #00657d;
	}


#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 510px;
/*	width: 570px;*/
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: solid 4px #69d600;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #00a0c6;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}



/* ### RELATED ### */
h4.related_top {
	color: #ff8000;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.related {
	color: #71ad43;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-left: 5px solid #b2b2b2;
	padding: 10px;
	color: #555;
}
.related  ul {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;
}
.related li {
/*	line-height: 18px;*/
	font-weight: bold;
}
.related a {
	color: #666;
	font-weight: normal;
	padding-bottom: 3px;
}
.related a:hover {
/*	border-bottom: 1px solid #ff8000;*/
/*	padding-bottom: 2px;*/
}
.related.posts {
	border-left: 5px solid #92becb;
	width: 470px; /* IE FIX */
/*	width: 590px;*/ /* IE FIX */
}
.related.posts h1 {
	font-size: 18px;
}
.related.posts h1 a {
	color: #386471;
}
.related.posts h1 a:hover {
/*	text-decoration: none;*/
/*	border-bottom: 1px solid #386471;*/
}
.related.posts ul.left {
	width: 330px;
/*	width: 290px;*/
	float: left;
	list-style-position: outside; /* IE FIX */
}
.related.posts .right {
	width: 130px;
/*	width: 290px;*/
	float: right;
}
.related.posts .right th {
	padding-right: 10px;
	width: 100px;
	text-align: right;
}
.related.posts .right a {
/*	border-bottom: 1px solid #e5e5e5;*/
	display: block;
	padding: 2px;
	color: #386471;
}
.related.posts .right a:hover {
/*	border-bottom: 1px solid #ff8000;*/
}
.related.posts small {
	font-size: 11px;
	color: #aaa;
	display: block;
}

