@charset "UTF-8";


/* リセット
---------------------------------------------------- */

*{
	margin:0px;padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-size:13px;
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* ---------------------------------------------------- */

body { 
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:#2D221D url(image/bg-body.jpg)  repeat-x center top;
}
a {
	color:#0000ff;
	text-decoration:underline;
}
a:visited {
	color:#0000ff;
}
a:hover {
	text-decoration:none;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	width:900px;
	margin:0 auto ;
	background:#ffffff;
}

/* １行目
───────────────────────── */
#header-1line {
	height:21px;
	background:#322620;
}
#header-1line p {
	color:#999999;
	font-size:11px;
	line-height:100%;
	text-align:left;
	margin:0 11px ;
}

/* ２行目
───────────────────────── */
#header-2line {
	background:#ffffff url(image/bg-header.jpg)  repeat-x 0 0;
}

#header-inner {
	width:900px;
	border-bottom:#67666C solid 5px;
}

/* 右 */
#header-inner-l {
	text-align:left;
	padding:15px;
}
#header-inner-l p {
	color:#333333;
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#header-inner-l h1 {
	color:#333333;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#header-inner-l h1 a {
	color:#333333;
	text-decoration:none;
}
#header-inner-l h1 a:visited {
	color:#333333;
}
#header-inner-l h1 a:hover {
	color:#666666;
	text-decoration:none;
}

/* 左 */
#header-inner-r {
	text-align:right;
	padding:15px;
}
#header-inner-r h4 {
	color:#322620;
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	text-align:right;
}
#header-inner-r p {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
	text-align:right;
}

/* メニュー
───────────────────────── */
#header-menu {
	height:40px;
}
#header-menu p {
	color:#ffffff;
	font-size:15px;
	line-height:150%;
	text-align:left;
	margin:0px 0px 0px 35px;
	padding:0px;
}
#header-menu p a {
	color:#ffffff;
	text-decoration:none;
}
#header-menu p a:visited {
	color:#ffffff;
}
#header-menu p a:hover {
	text-decoration:underline;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 本文エリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#bg-body {
	width:900px;
	vertical-align:top;
	margin:0 auto 50px;
	background:#ffffff;
}

#container {
	vertical-align:top;
}

#body-foot {
	background:#2D221D;
}

/* メインカラム
───────────────────────── */
#main {
	width:685px;
	text-align:left;
	vertical-align:top;
	background:#ffffff;
}
#main-inner {
	width:650px;
	text-align:left;
	vertical-align:top;
	margin:15px;
}

#main h2 {
	color:#333333;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:transparent url(image/bg-subhead-h2.jpg)  repeat-x left top;
	margin:0 0 20px;
	padding:10px 10px;
}
#main h3 {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:transparent url(image/bg-subhead-h3.jpg)  no-repeat left bottom;
	margin:0 0 1em;
	padding:13px 15px;
}
#main h4 {
	color:#333333;
	font-size:15px;
	font-weight:normal;
	line-height:100%;
	text-align:left;
	background:#E8E8DC;
	margin:0 0 1em;
	padding:10px;
}
#main h5 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:#e6e6e6;
	margin:0 0 10px;
	padding:7px 10px;
}
#main h6 {
	color:#000000;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	border-bottom:#aaaaaa solid 1px;
	margin:0 0 10px;
	padding:0 0 10px;
}
#main p {
	color:#333333;
	font-size:14px;
	line-height:170%;
	text-align:justify;
	text-justify:inter-ideograph; 
	margin:0 0 0;
	padding:0 0 1em;
}
#main ul {
	color:#333333;
	margin:0 0 1.5em 2em;
	padding:0 0;
}
#main ul li {
	font-size:15px;
	line-height:175%;
	text-align:left;
	margin:0 0;
	padding:0 0;
}
#main ol {
	color:#333333;
	margin:0 0 1.5em 2em;
	padding:0 0;
}
#main ol li {
	font-size:15px;
	line-height:175%;
	text-align:left;
	margin:0 0;
	padding:0 0;
}
#main blockquote {
	border:#999999 solid 1px;
	margin:0 0 20px;
	padding:1em 1em 1px;
}

/* 表Ａ
───────────────────────── */

#main .table-a {
	width:550px;
	margin:0 0 20px;
	border-left:#999999 solid 1px;
	border-top:#999999 solid 1px;

	line-height:150%;
	text-align:left;
}
#main .table-a th {
	font-weight:bold;
	padding:10px 10px 10px 10px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	background:#E8E8DC;
}
#main .table-a td {
	padding:10px 10px 10px 10px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}
#main .table-a p {
	margin:0;
	padding:0;
}


/* サイドカラム
───────────────────────── */
#side {
	width:215px;
	text-align:left;
	vertical-align:top;
}
#side-inner {
	width:200px;
	text-align:left;
	vertical-align:top;
	margin:15px 15px 15px 0;
}

#side h4 {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:transparent url(image/bg-subhead-h4.jpg)  repeat-x 0 0;
	margin:0 0 5px;
	padding:10px;
}
#side h5 {
	color:#663300;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-align:left;
	background:transparent url(image/arrow-1.gif)  no-repeat 0 3px;
	margin:0 0 5px;
	padding:0 0 0 10px;
}
#side ul {
	line-height:0px;
	margin:5px 0 20px 0;
	padding:0;
}
#side ul li {
	list-style:none;
	color:#333333;
	font-size:15px;
	line-height:150%;
	text-align:left;
	background:transparent url(image/dot-999999.gif)  repeat-x left bottom;
	margin:0 0 0;
	padding:3px 0 4px 10px;
}
#side ul li a {
	color:#333333;
	text-decoration:none;
	background:transparent url(image/arrow-1.gif)  no-repeat 0 1px;
	padding:0 0 1px 20px;
}
#side ul li a:visited {
	color:#333333;
}
#side ul li a:hover {
	text-decoration:underline;
}

/* サイド囲み */
.side-box {
	margin:0 0 15px;
}
.side-box td {
	padding:0;
	border-bottom:#322620 solid 1px;
	background:transparent url(image/bg-box-a-body.gif)  repeat-y center center;
}

#side .side-box h4 {
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:100%;
	text-align:left;
	border:none;
	background:#322620;
	margin:0 0 10px;
	padding:8px;
}
#side .side-box p {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:170%;
	text-align:left;
	border:none;
	margin:0px 15px 15px;
	padding:0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer {
}

address { 
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	text-align:left;
	margin:15px 0;
	padding:0;
}
address a { 
	color:#663300;
	text-decoration:none;
}


/* end */
