@charset "utf-8";
/* formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222222;
	font-size: 13px;
	line-height: 1.8;
	font-family: sans-serif;
	background-color: #ebe1ae;
}
a:link {
	color: #3373cc;
}
a:visited {
	color: #3373cc;
}

a:hover {
	color: #996699;
	text-decoration: underline;
}
a img {
	border-style: none;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	float: right;
	padding-right: 4px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #33cc99;
}
h3 {
	background-image: url(img/icon-title4.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
	padding-top: 10px;
	background-position: 1px 13px;
	border-bottom: 1px solid #3373CC;
	margin-bottom: 6px;
	color: #337306;
	font-weight: normal;
	font-size: 16px;
}
h4   {
	background-image: url(img/icon-title3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-left: 4px;
	margin-top: 2px;
	text-indent: 25px;
	font-size: 15px;
}
h5 {
	font-weight: normal;
	font-size: 13px;
}


#wrap {
	background-color: #FFFFFF;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #header {
	background-image: url(img/header.jpg);
	height: 100px;
	width: 765px;

}
#wrap   #access {
	list-style: none;
	background-color: #33cc99;
	text-align: center;

}

#wrap #main {
	float: right;
	width: 540px;
	margin-right: 7px;
	padding-bottom: 15px;
}
#wrap #main .navi {
	margin-top: 8px;
	margin-left: 17px;
}
#wrap #main li {
	background-image: url(img/icon-entry.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	list-style: none;
	text-indent: 18px;
	margin-left: 3px;
}
#wrap #main .menu-left {
	width: 267px;
	float: left;
	line-height: 1.5;
	border-top: 1px solid #3373CC;
	border-right: 1px solid #3373CC;
	border-bottom: 1px solid #3373CC;
	border-left: 1px solid #3373CC;
	margin-bottom: 6px;
}
#wrap #main .menu-title {
	background-image: url(img/icon-title5.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 20px;
}
#wrap   #main   .pic-left   {
	float: left;
	padding-right: 2px;
}
#wrap #main .menu-right {
	width: 267px;
	float: right;
	border: 1px solid #3373CC;
	line-height: 1.5;
	margin-bottom: 6px;
}


.left {
	float: left;
	margin-right: 6px;
}

.right1 {
	float: right;
	margin-left: 6px;
	margin-right: 3px;
}
.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.bt_space {
	margin-bottom: 20px;
}

.danraku {
	background-image: url(img/icon-navi.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 16px;
}
.danraku2 {
	background-image: url(img/icon-side1.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 23px;
	font-size: 15px;
}
.iro {
	color: #FF9900;
	font-weight: bold;
}

.em {
	font-size: 15px;
	font-weight: bolder;
}
.back {
	float: right;
	margin-top: 5px;
	width: 140px;
}


#wrap #sidebar {
	padding-left: 7px;
	width: 190px;
	float: left;
}
#wrap #sidebar .category {
	border-bottom: 3px solid #79b5d3;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 165px;
	margin-top: 8px;
	margin-bottom: 6px;
}

#wrap #sidebar li {
	list-style: none;
	background-image: url(img/icon-entry.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-left: 10px;
	text-indent: 20px;
}
#wrap #sidebar .li-bottom {
	border-bottom: 1px dotted #3373cc;
	width: 165px;
}
#wrap #sidebar .hour {
	padding-left: 7px;
	margin-top: 10px;
	width: 150px;
	border: 1px solid #3373CC;
	margin-bottom: 10px;
	margin-left: 4px;
}


#wrap #footer {
	clear: both;
	text-align: center;
	border-top: 3px solid #33CC99;
	padding-bottom: 3px;
}
#wrap #footer .area {
	font-size: 11px;
	color: #888888;
}
.irebanet {
	padding-top: 8px;
	padding-bottom: 5px;
}
