@charset "UTF-8";
body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", "小塚ゴシック Pro M";
}
.clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after { /* for modern browser */
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #3dbee3;
}

#wrap {
	width: 916px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/up_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#up_s {
	background-image: url(../img/up_shadow.gif);
	height: 8px;
	background-repeat: no-repeat;
}
#header  h1  {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	display: block;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#under_s {
	background-image: url(../img/under_shadow.gif);
	height: 8px;
	background-repeat: no-repeat;
	clear: left;
}
#header {
	width: 840px;
	background-image: url(../img/side_shadow.gif);
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#header img {
	float: left;
	margin: 0px;
}
#header .topright {
	text-align: right;
	float: left;
	display: block;
	width: 620px;
}
#header  .otoiawase a {
	float: right;
	display: block;
	width: 227px;
	background-image: url(../img/otoiawase_bt1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
	font-size: 13px;
	line-height: 34px;
	text-align: center;
}
#header .otoiawase a:hover {
	background-image: url(../img/otoiawase_bt2.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #999999;
	text-decoration: none;
}
#header .topright p {
	display: block;
	clear: right;
	margin-bottom: 8px;
}
#footer {
	font-size: 11px;
	color: #666666;
	width: 900px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	height: 30px;
	margin-left: 8px;
	margin-bottom: 0px;
}
#footer p {
	font-size: 11px;
	color: #999999;
	float: right;
	text-align: right;
}
#main {
	padding-right: 38px;
	padding-left: 38px;
	background-image: url(../img/side_shadow.gif);
	padding-bottom: 12px;
	background-color: #FFFFFF;
}
.clbox {
	clear: left;
	width: 100%;
	display: block;
	margin-top: 20px;
}
#main h2 {
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 300px;
	clear: left;
	display: block;
	margin-bottom: 8px;
}
.info {
	background-image: url(../img/infomation.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 120px;
}
.news {
	background-image: url(../img/newstopics.gif);
	padding-left: 130px;
	background-repeat: no-repeat;
	display: block;
}
.guid {
	background-image: url(../img/guide.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.ichiran {
	float: right;
	width: auto;
	background-image: url(../img/sankaku.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
dl {
	clear: left;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	display: block;
	margin-bottom: 22px;
	background-color: #F1F1F2;
}
dt {
	float: left;
	width: 7.5em;
	margin-left: 16px;
}
dd {
	margin-left: 7.5em;
}
.guidebox  ul {
	list-style-type: none;
	width: auto;
	float: left;
	font-weight: normal;
	margin-left: 16px;
}
.guidebox  li {
	padding-left: 8px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.guidebox  li  a {
	background-image: url(../img/black_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.guidebox  h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 8px;
}
.guidebox {
	background-color: #F1F1F2;
	clear: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.waku {
	border: 1px solid #eeeeee;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 22px;
}
.orenge {
	color: #FF6600;
	font-size: 80%;
}
#main dd p {
	font-size: 12px;
	line-height: 16px;
	padding-left: 26px;
	color: #666666;
}
