body {
	font-size: 13px;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	color: #44320E;
	background: #fff url(../images/common_img/bg.jpg) top repeat;
	}

a:link, a:visited {color: #44320E;}
a:hover {color: #44320E;text-decoration:none;}

#wrapper_box {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 100%;
	margin-left: -50%;
	background: url(../images/common_img/under_main_bg.gif) center top no-repeat;
	}

#wrapper {
	display: block;
	position: relative;
	top: 0px;
	width: 950px;
	margin: 0 auto;
	height: 1%;
	text-align: left;
	}


/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	float: left;
	text-align: left;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	}

#header {
	display: block;
	float: left;
	width: 100%;
	height: 210px;
	text-align: left;
	}

h1#keyword {
	float: left;
	display: inline;
	width: 415px;
	font-size: 90%;
	font-weight: normal;
	margin: 5px 0 0 5px;
	padding: 0 4px;
	}

h1#keyword a {
	text-decoration: none;
	}
	
#access {
	float: right;
	display: inline;
	width: 272px;
	margin: 5px 40px 0 0;
	color: #44320E;
	}

#access p {
	font-size: 90%;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 0 8px;
	}

#logo {
	clear: left;
	display: inline;
	float: left;
	width: 415px;
	height: 50px;
	margin: 5px 0 0 5px;
	}

#headerimg {
	float: left;
	width: 950px;
	height: 120px;
	margin: 2px 0 0;
	}

#headerimg h2.pagetitle {
	clear: both;
	position: absolute;
	top: 120px;
	left: 600px;
	width: 300px;
	height: 80px;
	text-align: right;
	zoom: 1;
	}


/* ----- 上部ナビゲーションメニュー ----- */

#topnavi {
	clear: both;
	display: block;
	width: 950px;
	height: 75px;
	margin: 0 auto;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	}

#topnavi ul li a {
	display: block;
	width: 100%;
	height: 75px;
	}

#topnavi ul li a img {
	margin: 0;
	padding: 0;
	}


#topnavi ul li a:hover,
#topnavi ul li a.active {
	text-indent: -9999em;
	}

#nav01 { width: 145px;}
#nav02 { width: 145px;}
#nav03 { width: 155px;}
#nav04 { width: 145px;}
#nav05 { width: 215px;}
#nav06 { width: 145px;}

#nav01 a:hover,
#nav01 a.active { background:url(../images/common_img/menu01_on.gif) no-repeat; }
#nav02 a:hover,
#nav02 a.active { background:url(../images/common_img/menu02_on.gif) no-repeat; }
#nav03 a:hover,
#nav03 a.active { background:url(../images/common_img/menu03_on.gif) no-repeat; }
#nav04 a:hover,
#nav04 a.active { background:url(../images/common_img/menu04_on.gif) no-repeat; }
#nav05 a:hover,
#nav05 a.active { background:url(../images/common_img/menu05_on.gif) no-repeat; }
#nav06 a:hover,
#nav06 a.active { background:url(../images/common_img/menu06_on.gif) no-repeat; }




/* ----- コンテンツ部全体 ----- */

#page {
	clear: both;
	display: block;
	padding: 15px 0 0;
	}


/* ----- 本文エリア ----- */

#content {
	display: block;
	float: right;
	width: 725px;
	background: url(../images/common_img/content_top.gif) top no-repeat;
	}

#content_inner {
	display: block;
	float: left;
	width: 725px;
	background: url(../images/common_img/content_footer.gif) bottom no-repeat;
	}

.post {
	display: block;
	margin: 10px 0 20px;
	padding: 10px 0 20px;
	background: url(../images/common_img/content_body.gif) repeat-y;
	}

.entry {
	width: 664px;
	margin: 0 auto;
	}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	}
	
#content ol li {
	}

blockquote {
	padding: 10px 20px;
	color: #44320E;
	font-style: italic;
	background: #f2f2f2;
	}


/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.gotop {
	text-align: right;
	font-size: 90%;}




/* ---------- サイドバー ---------- */

#sidebar {
	float: left;
	width: 200px;
	}

#sidebar_inner {
	margin: 14px 0 40px;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/common_img/dot.gif) top repeat-x;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	background: url(../images/common_img/dot.gif) bottom repeat-x;
	}

a#side_menu01,
a#side_menu02,
a#side_menu03,
a#side_menu04,
a#side_menu05 {
	display: block;
	width: 185px;
	height: 34px;
	padding: 0 0 2px;
	}

a#side_menu01 {background:url(../images/common_img/side_menu01_on.gif) no-repeat;}
a#side_menu02 {background:url(../images/common_img/side_menu02_on.gif) no-repeat;}
a#side_menu03 {background:url(../images/common_img/side_menu03_on.gif) no-repeat;}
a#side_menu04 {background:url(../images/common_img/side_menu04_on.gif) no-repeat;}
a#side_menu05 {background:url(../images/common_img/side_menu05_on.gif) no-repeat;}

#sidebar a:hover,
#sidebar a.active {
	text-indent: -9999em;
	}



/* ---------- フッター関連 ---------- */

#footer_box {
	float: left;
	display: block;
	width: 100%;
	margin: 20px auto 0;
	}
	
#footer {
	display: block;
	position: relative;
	top: 0;
	width: 950px;
	margin: 15px auto 0;
	padding: 10px 0;
	border-top: 1px solid #000;
	}

#footer p{
	font-size: 90%;
	margin: 0;
	text-align: right;
	color: #44320E;
	}

#footer p a{
	text-decoration: none;
	}

#footer p a:hover {
	text-decoration: underline;
	}



/* ---------- 全体のテキストやイメージなど ---------- */

h2 {
	font-size: 180%;
	}

h3 {
	font-size: 160%;
	}

h4 {
	font-size: 120%;
	padding: 4px 0 1px 25px;
	margin: 10px 0;
	color: #44320E;
	font-weight: bold;
	}

h5 {
	font-size: 120%;
	}

strong {
	font-weight: bold;
	}
	
p {
	text-justify: distribute;
	}

img{
	border: 0px;
	vertical-align: bottom;
	}

hr {
	display: none;
	}

input, textarea {
	font-size: 95%;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.clear {
	clear: both;
	}

dd {
	text-align: justify;
	text-justify: distribute;
	}
