/*
Theme Name: sm03-scf
Theme URI: http://upload-japan.com/
Description: sm03-scf
Author: Akihiro-KAWAI
*/

body	{
	margin: 0;
	padding: 0;
	background-color: #00657d;
	}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #00a0c6;
	}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	top: 0px;
}

#header h1	{
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 0px;
	}

#header li	{
	text-align: center;
	border-right: solid 1px #00657d;
	float: left;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	}

#header li a	{
	display: block;
	width: 140px;
	text-decoration: none;
	color: #333333;
	}

#header li a:hover	{
	background-color: #00CC00;
	}

#header-navi {
	height: 24px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00FF00;

}


#header-navi  li	{
	text-align: center;
	float: left;
	font-weight: bold;
	list-style-type: none;
	}

#header-navi li a	{
	display: block;
	color:#000000;
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: auto;
	background-color: #00FF00;
}

#header-navi a:hover {
	background-color: #FF8040;
	}

/* ++++++ 擬似イメージマップのデザイン ++++++ */

#map-1 a {
	width: 351px;
	height: 108px;
	display: block;
	top: 0px;
	position: absolute;
	float: none;
}


#map-2 a {
	width: 196px;
	display: block;
	position: relative;
	left: 576px;
	top: 15px;
	height: 25px;
	float: none;
}

#map-3 a {
	width: 271px;
	height: 30px;
	display: block;
	position: relative;
	left: 505px;
	top: 9px;
	float: none;
}

/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-color: #000000;
	position: relative;
	top: 0px;
	bottom: 0px;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 150px;
	left: 410px;
	width: 320px;
	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%;
	}

#counter-outer {
	color: #000000;
	width: 140px;
	float: none;
	position: relative;
	left: 560px;
	font-size: 11px;
	top: 5px;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 500px;
	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 td {
	width: 400px;
}


#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #33FF99;
	padding: 10px 20px;
	}

#footer address	{
	color: #000000;
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 200px;
	left: 400px;
	width: 340px;
	}

#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;
	}


#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: 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%;
	}
