﻿body { background: #fdf5e6  ;color:black; margin-left: 5em; margin-right: 4em; }

a:link {
	color: #336666;
	text-decoration: none;
}	
a:visited {
	color: #336666;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	text-decoration: none;
}
a:active {
	color: #CC3366;
	text-decoration: none;
}

/* コンテナ */
div#container	{width: 830px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #fdf5e6;
	background-image: url(100617b.jpg);
	padding: 20px 20px 133px}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 1em;
	margin: 0}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 1px;
	margin-bottom: 7px}


/* メイン */
div#main	{width: 630px;
	float: left}

/* コンテンツ */
div#content	{width: 426px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	border: solid 1px #8fbc8f}

div#content h3, div#content p
	{margin: 10px}

div#content h2	{background-color: #8fbc8f;
	background-image: #8fbc8f;
	background-repeat: no-repeat;
	font-size: 1.3em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #fdf5e6;
	background-image: url(bar-dandan.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
        color: #ffffff;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.9em;
	line-height: 1.6;
	margin-top: 10px}


/* サイドバー */
div#sidebar	{width: 188px;
	float: left;
	margin-bottom: 0px;
	border: solid 1px #8fbc8f}

ul.sidemenu	{font-size: 0.85em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}
	
ul.sidemenu h4	{
	color: #ffffff;
	font-size: 0.85em;
	padding-top: 3px;
	padding-left: 5px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 3px
}	

ul.sidemenu li	{list-style-type: none
　　line-height: 20px;
	color: #ffffff;
	background-color: #8fbc8f;
	border-bottom: solid 1px #fdf5e6;
	padding-left: 0;
}

ul.sidemenu li a {display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #fdf5e6;
	border-bottom: solid 1px #fdf5e6;
	padding-left: 1px
	}

ul.sidemenu li a:hover	{background-color: #c3f9cf}

ul.sidemenu ul 	{
}
	
ul.sidemenu ul li a {
	background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #ffffff;
	line-height: 20px;
	margin: 0px;
	padding: 1px;
}

ul.sidemenu ul li a:hover {background-color: #faffda}


p.feed	{margin-bottom: 10px;
	margin-left: 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: 190px;
	float: right}

div.info {border: solid 1px #8fbc8f;
	margin-bottom: 2px}

div#sidebar-right h2 {background-color: #8fbc8f;
	border-bottom: solid 1px #8fbc8f;
	color: #ffffff;
	font-size: 0.85em;
	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: 1em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li {background-image: url(maru-yo.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	list-style-type: none}



/* フッター */
div#footer	{background-image: url(line-hana.png);
	background-repeat: repeat-x;
	width: 825px;
	margin-top: 0;
	padding-top: 30px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

.style1 {font-size: 0.95em}