@charset "shift-jis";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.wrapper {
	text-align: center;
	margin: 0 auto;
	background-color: #f0f0f0;

}
.container {
	background-color: #FFFFFF;
	text-align: center;
	width: 920px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	height: auto;
}
#top_logo {
	height: 55px;
	right: 5px;
	top: 17px;
	float: right;
	margin-right: 50px;
}
#top_title {
	width: 343px;
	height: 63px;
	left: 0px;
	top: 0px;
	float: left;
	margin-left: 50px;
}
#top_title img {
}


/*--------------------
	#header
--------------------*/
#heading {
	width: 790px;
	height: 15px;
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#head_TOP {
	margin-top: 10px;
}
#campign_slide {
	height: 259px;
	width: 209px;
	float: right;
	background-image: url(../../img/campaign_slideBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 50px;
	text-align: center;
}

#campign_sTitle {
	display: block;
	margin: 10px auto;
}

#mainScript {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 265px;
}


h1 {
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: left;
	display: inline;
	float: left;
}
h2 {
	font-weight:normal;
	margin-bottom: 5px;
	float: right;
}
.h2_area {
	float: none;
	display: inline;
	margin-right: 5px;
}

#header {
	width: 920px;
	clear: both;
	margin-bottom: 10px;

}

#nav_class{
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 59px;

}
#nav_class ul {
}

#nav_class img {
	display: block;
}
#nav_class ul {
	margin: 0 50px 0 0;
	padding: 0;
	float: right;
	background-image: url(../../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav_class li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#g_nav {
	margin: 3px 0px 0;
	clear: both;
	background-image: url(../../img/nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 920px;
	padding: 0px;
	text-align: left;
}
#g_nav ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 820px;
}
#g_nav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.top_img {
	clear: both;
}

/*--------------------
	コンテンツ
--------------------*/

.banner {
	margin: 15px 0 0 0;
}

h3 img {
	margin: 0 0 10px 0;
}

#top_left {
	padding: 0px;
	float: left;
	width: 590px;
	margin: 0 0 0 50px;
	text-align: left;
}

#sec_left {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0 0 0 0px;
	text-align: left;
}

#new_title {
	margin-top: 10px;
}
.property {
	width: 583px;
	margin-top: 10px;
	border-bottom: 1px solid #75b5d1;
	padding-bottom: 10px;
	clear: both;
	height: 120px;
}
.property_left {
	width: 145px;
	float: left;
	margin-left: 10px;
}
.property_right {
	float: right;
	width: 410px;
}
.property_title {
	font-size: 14px;
}
.property_right span {
	display: block;
	margin-bottom: 10px;
}
.point_text {
	border-top: 1px dotted #666666;
	padding-top: 10px;
}

#sec_center {
	padding: 0px;
	float: left;
	width: 400px;
	margin: 0 10 0 10px;
}
#sec_left p {
	margin: 0.2em 0;
}
#sec_right {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0 0 0 0px;
	font-size: 12px;
}
#sec_right_top {
	padding: 0px;
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	font-size: 12px;
}
#sec_middle {
	padding: 0px;
	float: right;
	width: 550px;
	margin: 0 0 0 10px;
}
#inner_container {
	margin:0;
	text-align: left;
}
#inner_container h3 {
	border: 3px double #999999;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
}
#picup{
	text-align: center;
	margin: 0 0 15px 0;
}

#footer {
	padding-bottom: 15px;
	margin-top: 20px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 2px;
	padding: 4px;
}
#topics li {
	text-align: left;
	margin: 0 5px 5px 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #CCCCCC;
}

#banners ul {
}
#banners li {
	margin: 0 0 3px 0;
	clear: both;
}
#banners img {
	margin: 5px 5px 0;
}
#banners span {
	text-align: left;
	display: block;
}

p {
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	margin-top: 0.5em;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 130%;
	clear: left;
}

/*--------------------
     トピックパス
--------------------*/

#topic_path{
	text-align:right;
	height: 30px;
	margin-right: auto;
	clear: both;
	width: 820px;
	margin-left: auto;
	padding-right: 15px;
}

#topic_path li{
	display:inline;
	background-image:url(../../img/topic_path.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
	padding: 0 0 0 1em;
	font-size: 12px;
}

#topic_path .home {
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

#topic_path li a{

}

#topic_path li a:hover{
background:#3F71F5;
color:#fff
}

/*--------------------
     indexページ
--------------------*/

#ofcs {
	font-size: 14px;
	letter-spacing: 0.1em;
}
#ofcs a {
	width: 95%;
	display: block;
	height: 50px;
	text-align: left;
	background-color: #F8F8F8;
	color:#666666;
	padding: 2px 0;
	margin: 2px auto;
	line-height: 120%;
	word-spacing: 0.1em;
}
#sec_right object {
	margin-bottom: 15px;
}
#sec_right embed {
	margin-bottom: 15px;
}


#ofcs a:visited {
	color:#666666;
}
#ofcs a:hover {
	color:#009900;
	background-color:#FFFFCC;
	text-decoration: none;
}
#ofcs img.smnl {
	margin: 5px 10px 5px 5px;
}
#ofcs img {

}
#ofcs h3 {
	margin: 15px 5px 5px 5px;
	padding: 0 0 1px 8px;
	font-size: 16px;
	text-align: left;
	border-bottom: solid 1px #33CC00;
	border-left: solid 5px #33CC00;
	clear: both;
	display: block;
}

#icons {
}
#icons ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#icons li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#icons li img {
	padding-right: 5px;
	padding-left: 5px;
}

#universal_link {
	clear: both;
	width: 990px;
	margin:10px auto 20px;
	padding:0px;
	text-align:center;
	background-color: #F0F0F0;
}
#universal_link ul {
	margin:0 0 0 5px;
	padding: 0px;
}
#universal_link li {
	height: 63px;
	width: 163px;
	float: left;
	display: block;
}
#universal_link img {
	background-image: url(http://www.kase88.com/unv/bg_banner.gif);
	padding: 5px 6px 6px 5px;
}
#bannar_flash {
margin-top:10px;
}
#topic_banar {
	width: 800px;
	height: 90px;
	margin-bottom: 20px;
	margin-left: 5px;
}
/*----------------------------------------------------
	休業
----------------------------------------------------*/
#oyasumi {
	font-size: 11px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	padding: 2px;
	line-height: 2em;
	margin-top: 0px;
	text-align: center;
}

#oyasumi span {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}

/*----------------------------------------------------
	セカンドページ
----------------------------------------------------*/
#second_image {
	border-top: 1px solid #666666;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
}
#serch_main {
	width: 800px;
	height: 300px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#serch_left {
	float: left;
	width: 400px;
	height: 300px;
}
#serch_right {
	width: 360px;
	float: right;
	height: 300px;
}
#roomTable {
	text-align: center;
}
#search {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.search_right {
	float: right;
	width: 620px;
	text-align: right;
}
#section {
	line-height: 2.5em;
	font-size: 1.3em;
	text-align: left;
	padding-left: 5px;
	border-left: 4px none #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}
#bukkenName {
	background-color: #d6e1f6;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2.5em;
	padding-left: 10px;
	margin-left: 10px;
}
.search_right tr {
	border-bottom: 1px dotted #999999;
}
.search_right td {
	border-bottom: 1px dotted #999999;
}.section_in {
}
.noSearch {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Search_result {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#search_table td {
	border-bottom: 1px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 2px;
	text-align: left;
}
#search_table {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#h3_title {
	text-align: left;
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #75b5d1;
	padding-top: 10px;
	padding-left: 10px;
}
#form_botton {
	padding: 0;
	width:349px;
	margin: 0 auto;
	cursor: pointer;
	border: none;
	height: 47px;
}

#result_red {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
}
.pickUp {
	margin-bottom: 10px;
}
.campaign {
	text-align: right;
	display: block;
	margin-top: -35px;
	margin-bottom: 30px;
}
.campaign span {
	background-color: #FFCC00;
	padding-top: 4px;
	padding-bottom: 2px;
}
#mainBukken {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#setumei {
	margin: 0px;
}

/*----------------------------------------------------
	休業
----------------------------------------------------*/
#oyasumi {
	font-size: 11px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	padding: 2px;
	line-height: 2em;
	margin-top: 0px;
	text-align: center;
}

#oyasumi span {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
#otokucomment {
	border: 1px solid #FF0000;
	color: #FF0000;
	font-size: 14px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
}
#sitemap {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-bottom: 20px;
}
#golden {
	text-align: center;
}

