body	{margin: 0;
	padding: 0;
	background-color: #ffffff;}

a	{color: #017acd}


div#wrapper{
	background-color: #ffffff;
	border: solid 5px #BC9C83;
	width: 800px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

/*  */
div#container	{
	background-color: #ffffff;
	border: solid 5px #DEC4B7;
	width: 790px;
	}

/*  */
div#header	{background-color: #dddddd;
	background-image: url(sky-gray.jpg);
	background-position: 0 -60px;
	border-bottom: solid 1px #DEC4B7;
	padding: 15px 20px 20px}

div#header h1	{
	margin: 0;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}

div#header p	{color: #666666;
	font-size: 0.75em;
	font-family: " "," ",sans-serif; 
	margin: 0}

/*  */
p#bread	{background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 20px}


/*  */
div#content	{width: 540px;
	float: right;
	margin-top: 0px;
	margin-left: auto;
	margin-right: 30px;
	margin-bottom: 25px;
	display: inline}

div#content h2	{
	font-size: 0.875em;
	color: #434343;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{background-color: #e0e0e0;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	border-left: #BC9C83 5px solid;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	}

div#content p#message	{margin-top: 0}

div#content p img{
			margin-top: 20px;
			margin-bottom: 10px;
			}
			
div#content ul	{border-top: solid 2px #DEC4B7;
	font-size: 0.75em;
	margin-top: 30px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0;
	line-height: 0}

div#content ul li	{list-style-type: none}

div#content ul li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #000000;
	border-bottom: solid 2px #DEC4B7;
	padding-left: 5px}



/*  */
div#sidebar	{width: 200px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{border-top: solid 2px #DEC4B7;
	font-size: 0.75em;
	margin-top: 30px;
	margin-left: 12px;
	margin-right: 12px;
	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: #000000;
	border-bottom: solid 2px #DEC4B7;
	padding-left: 5px}



p.feed	{margin-bottom: 10px;
	margin-left: 12px}

p.feed a	{
	font-size: 0.75em;
	text-decoration: none;
	line-height: 30px;
	padding: 5px}

p.feed img	{border: solid 1px #DEC4B7;
	vertical-align: middle}


/*  */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #DEC4B7;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding: 12px}
