@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-image: url(imeges/backgurade.gif);
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-attachment: fixed;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #263E22;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
	height: auto;
}
#main {
	padding: 15px;
	float: right;
	width: 600px;
	margin-bottom: 20px;
	height: auto;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
------------------------------*/
#header {
	background-image: url(images/terrace/photo_tenpo.jpg);
	background-repeat: no-repeat;
	height: 312px;
	border-top: 3px solid #FF6600;
	position: relative;
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 255px;
	z-index: 5;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
	color: #FFFFFF;
	background-color: #828CA7;
}
/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#header h1 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: lighter;
	padding-top: 2px;
	padding-left: 180px;
}
#header h2 {
	font-size: 11px;
	font-weight: lighter;
	float: right;
	margin-top: -10px;
	margin-right: 10px;
}
#main h2 {
	background-image: url(images/kakutenpo/bar_midasiyou.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	background-position: left center;
	font-style: normal;
	line-height: normal;
	padding: 5px 0px 5px 30px;
	margin: 0px;
	color: #666666;
}
#header img {
	margin: 4px 10px 0px 3px;
	float: left;
}
#header h3 {
	clear: both;
	float: left;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main h3 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336633;
	border-left-color: #336633;
	padding-left: 20px;
	line-height: 1.4em;
	font-weight: normal;
}
#main h4 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #669933;
	border-left-color: #669966;
	width: 300px;
	padding-left: 10px;
	padding-bottom: 3px;
}


.soudan_b{
	width:213px;
	height:35px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}