﻿a	{
	color: #632E06;
}

img{
	border:0;
	}

.cnt{
	text-align:center;
	}

body{
	background: #291F16 url(images/body.gif) repeat-y  top center;
	margin: 0;
	}

/* コンテナ */
div#container	{background-image: url(images/side.png);
	background-repeat: repeat-y;
	width: 860px;
	margin:0 auto;}

/* ヘッダー */
div#header	{
	background-color: #017acd;
	background-color:#291F16;
	padding: 5px 5px 10px;
	margin-bottom:20px;
}

div#header h1	{
	color:#D3B883;
	margin: 0;
	font-size:12px;
	font-weight:normal;
}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* メイン */
div#main	{
	width: 674px;
	float: left}

/* コンテンツ */
div#content	{
	width: 488px;
	float: right;
	margin:0 auto;
	margin-bottom: 25px}

div#content h2	{
	color:#CBB383;
	background-color: #FFFFFF;
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 28px;
	padding-left: 40px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{
	background-color: #FFFFFF;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 28px;
	padding-left: 5px;
	margin-top: 30px;
	margin-bottom: 0}

div#content p	{
font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

#new{
	padding:0 12px;
	margin-bottom:20px;
	}

#new h4 {
	font-size:0.75em;
	margin:10px auto 0 0;
	}

#new p{
	color:#666666;
	margin-bottom:20px;
}


/* サイドバー */
div#sidebar	{
	width: 166px;
	float: left;
	margin-bottom:25px}

div#sidebar p{
	padding:0 5px;
	font-size: 0.75em;
}

ul.sidemenu	{
	font-size: 0.75em;
	margin:0 10px;
	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: #ffffff;
	background-color: #632E06;
	border: solid 1px #CBB383;
	margin-bottom: 10px;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #A7743F}

ul.sidemenu ul 	{
	margin: 10px 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: transparent;
	color: #ffffff;
	border: none;
	line-height: 24px;
	margin-bottom: 0}

ul.sidemenu ul li a:hover 	{
	background-color: #faffda;
	color: #000000}


/* 右サイドバー */
div#sidebar-right {
	line-height: 15px;
	font-size: 0.75em;
	width: 166px;
	float: right}

div#sidebar-right p{
	margin:0;
}


/* フッター */
div#footer	{
	background-color: #ffffff;
	background-image: url(images/footer.jpg) ;
	background-repeat: repeat-x;
	width: 860px;
	height:55px;
	clear: both}

address	{
	color:#D3B883;
	padding:20px 0 0 0;
	font-size: 0.75em;
	font-style: normal;
	text-align: center}
