@charset "Shift_JIS";

/*------------------------------------------------------------*/
/*  ブラウザ初期化                                          */
/*------------------------------------------------------------*/

body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	color: #000000;
	line-height: 150%;
}

fieldset {
	border: none;
}

h1, h2, h3, h4, h5, h6, p,
pre, blockquote, ul, li, ol, dl, dd {
	margin: 0px;
	padding: 0px;
}


img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
}

blockquote, dt, dd {
	margin-left: 1em;
}

li, ul {
	list-style: none;
}

input, textarea {
	font-size: 1em;
}

html {
	scrollbar-base-color: white;
}


@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 180%;
	word-spacing: 0.2em;
}
body {
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu {
	height: 31px;
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bar00.gif);
}

#rap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
}
#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #897650;
	margin-bottom: 30px;
}

.cap {
	font-size: 10px;
	word-spacing: 0.2em;
}

a:link {
	color: #906A40;
	text-decoration: none;
}

a:visited {
	color: #330000;
	text-decoration: none;
}

a:hover {
	color: #996633;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.accent {
	color: #330000;
	
}


/*------------------------------------------------------------*/
/*  イメージ テーブルのスペース設定                                               */
/*------------------------------------------------------------*/
.spaceunder05 {
	margin-bottom: 5px;
}

.spaceunder10 {
	margin-bottom: 10px;
}

.spaceunder15 {
	margin-bottom: 15px;
}

.spaceunder20 {
	margin-bottom: 20px;
}

.spaceunder30 {
	margin-bottom: 30px;
}

.spaceunder40 {
	margin-bottom: 40px;
}

.spaceunder50 {
	margin-bottom: 50px;
}

.spacetop05 {
	margin-top: 5px;
}

.spacetop05 {
	margin-top: 5px;
}

.spacetop10 {
	margin-top: 10px;
}

.spacetop15 {
	margin-top: 15px;
}

.spacetop20 {
	margin-top: 20px;
}

.spaceright05 {
	margin-right: 5px;
}

.spaceright10 {
	margin-right: 10px;
}

.spaceright15 {
	margin-right: 15px;
}

.spaceright20 {
	margin-right: 20px;
}

.spaceleft05 {
	margin-left: 5px;
}

.spaceleft10 {
	margin-left: 10px;
}

.spaceleft15 {
	margin-left: 15px;
}

.spaceleft20 {
	margin-left: 20px;
}

.spacelr05 {
	margin-left: 5px;
	margin-right: 5px;
}

.spacetu05 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.spacetu10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.explain {
	width: 400px;
}
