@charset "utf-8";
#wrapper  {
	width: 800px;
	text-align: left;
	border-right: 1px solid #669;
	padding-right: 10px;
}
#header {
	height: 120px;
}
#logo {
	float: left;
	width: 475px;
	height: 120px;
}
#cycleimg {
	height: 120px;
	width: 325px;
	float: left;
}
#sidebar {
	width: 190px;
	float: left;
}
#menu {
	background-color: #EEEEFF;
	position: relative;
	height: 495px;
	margin-top: 15px;
	border-top: 1px dashed #666699;
	border-right: 1px dashed #666699;
	overflow: hidden;
}
#menu ul {
	position: absolute;
	display: block;
	top: 0px;
	width: 189px;
}
#menu  a {
	font-size: 14px;
	line-height: 30px;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	width: 174px;
}
#hoverlist {
	background-color: #FFFFFF;
	border-left: 5px solid #666699;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	position: absolute;
	display: none;
	width: 184px;
}
#hoverlist a {
	padding-left: 10px;
	width: 174px;
}


#counter {
	background-color: #EEEEFF;
	border-right: 1px dashed #666699;
	border-bottom: 1px dashed #666699;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}


#sub  {
	text-align: center;
	margin-top: 25px;
}

#sub h3 {
	color: #666699;
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	margin-bottom: 5px;
	background-color: #EEEEFF;
	border-top: 2px solid #666699;
	border-bottom: 1px dashed #C0C0C0;
}
.sub_box {
	padding-bottom: 20px;
}
.sub_box a {
	border: 2px solid #FFFFFF;
	display: block;
}

.sub_box  a:hover {
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}
#sub  .chenge  {
	color: #FF9933;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	border: 2px dotted #FF9933;
	background-image: url(../images/hanahige.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#sub .chenge span {
	padding-right: 20px;
	background-image: url(../images/yajirusi18.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
}




#contents {
	width: 580px;
	float: right;
	margin-top: 25px;
}
#contents h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #666699;
}


#contents h2 {
	color: #666699;
	background-color: #EEEEFF;
	padding-left: 15px;
	border-left: 5px solid #666699;
	margin-top: 25px;
	margin-bottom: 10px;
}
#contents .top_comment {
	border: 1px dashed #666699;
	background-color: #FFFFE8;
	padding: 5px 15px;
}
#contents  .profit {
	text-align: center;
}
#contents #train_frame {
	position: relative;
	margin-bottom: 5px;
	height: 30px;
}
#contents #train {
	position: absolute;
}
#contents    .photogallery  {
	text-align: center;
	position: relative;
}
#contents  #rancomment_frame {
	height: 30px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 105px;
	width: 540px;
}
#contents  #rancomment  {
	position: absolute;
	left: 500px;
	display: block;
	width: 1300px;
	color: #FFFFFF;
}

#contents  .info {
	height: 100px;
	overflow: auto;
	border: 1px solid #666699;
	padding: 15px;
}


#contents .logu {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	border: 3px dotted #75C859;
	padding: 15px 20px 15px 15px;
}
#contents  .logu  dt {
	font-weight: bold;
	color: #666699;
	background-image: url(../images/hana08.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
	float: left;
	width: 75px;
	margin-bottom: 5px;
	display: block;
}
#contents .logu dd {
	margin-left: 105px;
	margin-bottom: 5px;
	display: block;
	width: 340px;
}

#contents #diver_frame {
	height: 62px;
	background-color: #ECF9FF;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
}
#contents #diver {
	position: absolute;
}


#contents .campaign {
	background-image: url(../images/gincyakuma001.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding: 55px 15px 15px;
	border: 1px dashed #666699;
}
#contents  .campaign .hana1 {
	background-image: url(../images/hana02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-bottom: 1px solid #6B8FFF;
}
#contents   .campaign .hana2 {
	background-image: url(../images/hana08.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-top: 25px;
	border-bottom: 1px solid #FF5725;
}
#contents .campaign em {
	font-style: normal;
	font-weight: bold;
	color: #FF1493;
}


#contents .data {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#contents .data h3 {
	clear: both;
	border-bottom: 1px dashed #000000;
}
#contents .data .address_bg {
	display: block;
	padding-left: 25px;
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contents .data .tell_bg {
	display: block;
	padding-left: 25px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 225px;
}
#contents .data .cell_bg {
	display: block;
	padding-left: 25px;
	background-image: url(../images/cell.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 225px;
}
#contents .data .email_bg {
	display: block;
	padding-left: 25px;
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}

#contents .padi {
	text-align: center;
	margin-bottom: 15px;
}



#footer {
	clear: both;
	border-top: 2px solid #666699;
	padding: 15px 15px 0px;
	text-align: center;
	background-color: #EEEEFF;
}
#footer ul {
	margin-bottom: 15px;
}
#footer li {
	display: inline;
}
#mangolavel {
	text-align: right;
	display: block;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
}
.myem {
	color: #FF6600;
}
#contents  .photogallery  a:hover {
	position: relative;
	left: 2px;
	top: 2px;
}
.red {
	color: #F00;
}
.logu hr {
	background-color: #EEF;
	height: 0px;
	border: 5px solid #EEF;
}
.logu p {
	font-size: 12px;
	line-height: 24px;
	color: #333;
	padding-left: 15px;
}
.logu .loguitem {
	background-image: url(../images/hana08.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 15px;
	padding-left: 35px;
}
.logu .comment {
	background-image: url(../images/hakofuguR004.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 45px;
	color: #EE82EE;
}
.logu img {
	margin: 5px;
}
.purple {
	color: purple;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.gold {
	color: gold;
}
.orange {
	color: orange;
}
.deeppink {
	color: deeppink;
}
