
body {
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
	background-image: url(image/bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}


#continer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	width: 760px;
}

#header {
	background-color:#CC0000;
	height:185px;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-position: center top;
	color: #FFFFFF;
}

#header h1 {
	padding: 0px;
	margin: 20px 0px 10px 5px;
	font-size: 22pt;
}

#header p {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#header h2 {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* *************** {bNXΜζ *************** */

#main {
	font-size: 11pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}

/* *************** RecΜζ *************** */

#content {
	width: 570px;
	padding: 0px 0px 10px;
	margin: 40px 0px 0px 0px;
	float: left;
}

#content h2 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 8px;
	padding-bottom: 2px;
	margin: 0px 0px 10px 0px;
}

#content h4 {
	font-size: 15px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
}

#content h3 {
	font-size: 14px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	padding-bottom: 2px;
}

#content h5 {
	font-size: 14px;
}

.sikiri {
	border-bottom-style: dotted;
	margin-bottom: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	text-align: right;
}

.place {margin-bottom:40px;}

#desc { 
line-height:1.4em;
background:#FFFFFF;
border-bottom:#666 solid 4px;
border-right:#595959 solid 3px;
border-top:#e6e6e6 solid 1px;
border-left:#d9d9d9 solid 1px;
padding:10px 12px;
margin:0px 0px 50px 0px;
}

/* *************** E€TChj[Μζ *************** */

#obi {
	width: 180px;
	height: auto;
	margin: 20px 0px 0px 0px;
	float:right
}

.menu {
	font-size:14px;
	background:#CC0000;
	padding:7px;
	color:#FFFFFF;
	margin:0px;
}

#obi ul {
margin:0px 0px 0px 0px;
padding-left:0px;
}

#obi li {
	font-size:13px;
	list-style-type:none;
	margin-bottom:0px;
	padding:3px 0px 3px 20px;
	border-bottom:1px dashed #999;
	background:url(image/list.gif) no-repeat 0px 5px;
	display: block;
}

#obi li a{
	text-decoration:none;
}


#obi li a:hover { /* Gg[Ό(hover) */
color: #FF0000;
text-decoration: underline;
}

/* *************** tb^[Μζ *************** */

#footer {
	font-size: 12px;
	background-color: #888D91;
	text-align: center;
	margin: 0px;
	display: block;
	text-decoration: none;
	clear: both;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#footer a{
	color: #FFFFFF;
}

/* *************** €ΚΜζ *************** */

.point {
	color: #FF3300;
}

.nami {
	text-decoration: underline;
	font-weight: 400;
}


