@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}

#headerimg	{
	margin-bottom: 20px;	
}
#content h2 {
	font-size: 16px;
	margin-top: 0px;
	background-image: url(580-h2-haikei.fw.png);
	background-repeat: no-repeat;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #900;
	padding: 20px;
}


#content h3 {
	font-size: 16px;
	margin-top: 0px;
	background-image: url(580-h2.jpg);
	background-repeat: no-repeat;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #060;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
}




#content p {
	font-size: 18px;
	margin-top: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sidebar {
	color: #FFF;
}
#sidebar ul li a {
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 15px;
	color: #000;
}

#sidebar ul li a:hover {
	text-decoration: underline;
	font-size: 18px;
}


#sidebar ul li {
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFF;
	border: 2px solid #F93;
	background-image: url(30.fw.png);
	background-repeat: no-repeat;
	background-position: right;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
#sidebar h3 {
	font-size: 14px;
	margin-top: 0px;
	margin: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFF;
}
#footer	{
	border-top: solid 1px #666;
	margin-top: 15px;
	font-size: 12px;
	text-align: center;
}
.midori {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	color: #030;
}
