@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	font-size: 12px;
	background-color: #FFFFEE;
}


#container {
	position:relative;
	width:800px;
	z-index:1;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border: 1px solid #baab9e;
}

#header {
	color: #5e3224;
	position:relative;
	width:780px;
	z-index:1;
	left: 10px;
	top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#header a:link {
	color: #5e3224;
	text-decoration: none;
}



#header a:visited {
	color: #9e847c;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#header a:hover {
	color: #f15a24;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}



#sideleft {
	line-height: 2em;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 118px;
	border: 1px none #baab9e;
}

	
#sideleft a:link {
	color: #5e3224;
	text-decoration: none;
}



#sideleft a:visited {
	color: #9e847c;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#sideleft a:hover {
	color: #f15a24;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#sideleft hr{
	color: #baab9e;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #baab9e;
	border-right-color: #baab9e;
	border-bottom-color: #baab9e;
	border-left-color: #baab9e;
}


#main {
	width:588px;
	z-index:3;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
	color: #5e3224;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px none #baab9e;
	background-image: url(../images/nm_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}

#main a:link {
	font-size: 12px;
	font-style: normal;
	color: #f15a24;
	text-decoration: none;
	font-weight: normal;
}

#main a:visited {
	font-size: 12px;
	font-style: normal;
	color: #f15a24;
	text-decoration: none;
	font-weight: normal;
}

#main a:hover {
	color: #09F;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

#main h2{
	font-size: 18px;
}
p em {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}


#main h3{
	font-size:15px;
}
#main h4{
	font-size:14px;
	line-height: 1.5em;
	font-weight: normal;
}

#main hr{
	color: #baab9e;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #baab9e;
	border-right-color: #baab9e;
	border-bottom-color: #baab9e;
	border-left-color: #baab9e;
}


#footer {
	background-color: #9b7366;
	color: #FFC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	text-decoration: none;
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	float: none;
	width: 780px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFC;
	text-decoration: none;
}

#footer a:visited{
	color: #FFC;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#footer a:hover {
	color: #5e3224;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

ul{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}

.tableimages tr td {
	text-align: center;
	vertical-align: top;
	font-size: 9pt;
	line-height: normal;
}

.image{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.tabletourtop tr td {
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
}
.align_right {
	text-align: right;
}

.orange {
	color:#f15a24;
}

.aline_right_intable {
	text-align: right;
}

#aline_center_intable {
	text-align: center;
}

