@charset "utf-8";
a	{
	color: #017acd;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{
	background-color: #CCCCCC;
	background-image: none;
	padding: 0px
}

div#header h1	{
	margin: 0;
	background-image: none;
}

div#header p	{
	color: #000000;
	font-size: 0.75em;
	margin: 0
}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}


/* コンテンツ */
div#content	{width: 564px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{
	background-color: #014471;
	background-image: url(02-01/bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(02-01/bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0
}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}


/* サイドバー */
div#sidebar	{
	width: 166px;
	float: left;
	border: solid 1px #005087;
	margin-bottom: 40px
}

ul.sidemenu	{
	font-size: 0.75em;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0;
	margin-bottom: 10px;
}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #006633;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px
}

ul.sidemenu li a:hover	{
	background-color: #8CC63F
}

p.feed	{margin-left: 10px;
	margin-bottom: 10px}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px}

p.feed img	{border: none;
	vertical-align: middle}


/* フッター */
div#footer	{
	background-image: url(02-01/line-blue.png);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both
}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
#header h1 {
	color: #CCCCCC;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#download {
	width: 500px;
}
#download .f1 {
	width: 120px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.style1 {font-size: 0.8em}
.style3 {
	color: #006633
}
