<style type="text/css">

a	{color: #017acd}

/* コンテナ */
div#container	{width: 900px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{
	background-color: #ffffff;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#header h1	{
	margin: 0;
	text-align: center;
}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}


/* メニュー */
ul#menu	{
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #005087;
	background-image: url(rollover.png)
}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 145px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
	background-image: url(rollover.png);
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{background-color: #017acd;
	background-position: left bottom}


/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}


/* メイン */
div#main	{
	width: 900px;
	float: left
}

/* コンテンツ */
div#content	{width: 620px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{
	background-color: #014471;
	background-image: url(../img2/ttl_blog12.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #ffffff;
	line-height: 35px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0
}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(../img2/bar-green21.png);
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0
}

div#content p	{
	font-size: 1em;
	line-height: 1.6;
	margin-top: 10px
}


/* サイドバー */
div#sidebar	{width: 220px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{
	font-size: 1.2em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
	font-weight: bold;
	text-align: left;
}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #036a99;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{
	background-color: #017acd;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 1.1em;
}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #faffda}


p.feed	{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#sidebar-right	{width: 180px;
	float: right}

div.info	{
	border: 1px solid #666;
	margin-bottom: 20px
}

div#sidebar-right h2	{
	background-color: #666;
	border-bottom: solid 1px #ffffff;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px
}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{
	font-size: 0.8em;
	margin: 10px 5px
}

div#sidebar-right ul	{
	font-size: 0.8em;
	margin: 5px;
	padding: 0
}

div#sidebar-right ul li 	{background-image: url(maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none}



/* フッター */
div#footer	{background-image: url(line-blue.png);
	background-repeat: repeat-x;
	width: 900px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

#container #main #sidebar h2 {
	font-size: 9px;
}
#container #main #sidebar table tr th h2 {
	font-size: 1.1em;
	background-color: #FFF;
	color: #333;
}
#container #main #sidebar table tr td p {
	font-size: 0.9em;

}
#container #main #sidebar table tr td {
}
#container #main #sidebar table tr td h5 {
	font-size: 0.8em;
}
#container #main #sidebar table tr td h4 {
	font-size: 0.8em;
}
p {
	font-size: 1em;
}
#container #main #content table {
	font-size: 1em;
}
#seisaku {
	font-size: 1.0em;
}
