@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	background-attachment: fixed;
	background-color: #fffff7;
}

li {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
}

div {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

p {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	font-family: "ＭＳ ゴシック";
}

address {
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	TEXT-DECORATION: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}

#main {
	background-color: white;
	width: 800px;
	height: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../kabegami/ami.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: olive;
	border-right-color: olive;
}

#menu_top {
	width: 750px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 2px;
}

#menu_top_02 {
	width: 750px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 6px;
	clear: left;
}

#menu_top_03 {
	width: 780px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	clear: left;
}

#menu01 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 780px;
	height: auto;
	clear: left;
}

#menu02 {
	padding-top: 4px;
	padding-bottom: 12px;
	width: 780px;
	height: auto;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
}

#menu03 {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 780px;
	height: auto;
}

#menu04 {
	padding-top: 4px;
	padding-bottom: 10px;
	width: 780px;
	height: auto;
	clear: left;
}

#main_box {
	width: 780px;
	height: 660px;
	clear: left;
	margin-bottom: 10px;
}

#left_box {
	width: 390px;
	height: 800px;
	float: left;
	clear: left;
}

#right_box {
	width: 390px;
	height: 800px;
	float: right;
	clear: right;
}

#footer01 {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	width: 780px;
	height: auto;
	clear: left;
}

#page {
	padding-top: 4px;
	padding-bottom: 4px;
	width: 780px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

