
a	{color: #017acd}

/* コンテナ */
div#container	{width: 100%;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #000000;
	background-image: url(taiyokohatsuden.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 20px 55px}


div#header h1	{color:#0000ff;
        text-align: left;
        vertical-align: super;
        margin: 0}

div#header p	{color: #ffffff;
        text-align: left;
	font-size: 0.75em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 20px}


/* メイン */
div#main	{width: 100%;
	float: left;
	margin-right: -230px}

/* コンテンツ */
div#content	{width: 100%;
	float: right;
	margin-left: -220px;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2, div#content h3, div#content p
	{margin-left: 220px;
	margin-right: 230px}

div#content h2	{background-color: #92c9ff;
	background-image: url(grad-skyblue.png);
	background-repeat: repeat-x;
	border: solid 1px #84c2ff;
	font-size: 0.875em;
	color: #0000ff;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
        color: #0000ff;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}


/* サイドバー */
div#sidebar	{width: 200px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #0000ff;
	background-color: #009900;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #33ff00}

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: #33ff00}


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: 210px;
	float: right}

div.info	{border: solid 1px #84c2ff;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #c6e3ff;
	border-bottom: solid 1px #84c2ff;
	color: #3c5916;
	font-size: 0.75em;
	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.75em;
	margin: 10px 5px}

div#sidebar-right ul	{font-size: 0.75em;
	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: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
