@charset "utf-8";

body{
	//display: none;
	font-family: arial, sans-serif;
	background: url(../images/bg_tile_top.gif) 0 0 repeat-x;
	margin: 40px 0 0 0;
}

svg {
	display: block;
	width: 20px;
	height: 20px;
	padding: 7px;
	margin: 5px auto;
	background-color: #000;
   }

/* Firefox */
@-moz-document url-prefix()
{
body { display: block; }
}


header{
	width:1024px;
	margin: 0 auto ;
}

header h1{
	width:530px;
	height: 76px;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../images/logo.gif) 0 0 no-repeat;
}

header #publication_for_owners, header #back_to_top{
	width:150px;
	padding: 5px 0;
	display: block;
	//border: 1px solid #999;
	background-color: #db5b05;
	text-decoration: none;
	text-align: center;
	color:#fff;
	font-size: 0.8em;
	font-weight: bold;
	top:15px;
	left:874px;
	position: relative;

}

header a:hover#publication_for_owners, header a:hover#back_to_top{
	//border: 1px solid #db5b05;
	background-color:#DB2905;
}

header ul{
	display: block;
	height: 70px;
	width:898px;
	margin: 0 auto;
}



header li{
	display: inline;
}

header li a{
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding: 20px 35px;
}

header a#exp_estate{
	position: relative;
	left: 705px;
	top:-60px;
}

header li a:hover{
	text-decoration: underline;
	color: #000;
}

#btn_to_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 120%;
}

#btn_to_top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width:auto;
    padding: 20px;
    text-align: center;
    display: block;
    border-radius: 5px;
    border: 1px solid #fff;
    opacity: 0.8;
}

#btn_to_top a:hover {
    text-decoration: none;
    background: #999;
}


/*  notification  */
#notification{
		width :640px;
		margin: 45px auto 0;
		text-align: center;
}

#notification h3{
		margin-bottom: 15px;
}

#notification p{
	font-size: 0.8em;
	margin-bottom: 10px;
}

/*  visiters_introduction  */
#introduction_for_town{
	background: url(../images/decor_above.gif) center 60px no-repeat;
	padding: 50px 0 0 0 ;
	width:640px;
	margin: 0 auto;
}

#introduction_for_town h2{
	margin: 90px 0 0 0 ;
}

#introduction_for_town #qa p{
	line-height: 1.8em;
	margin-bottom: 20px;
}



/*  visiters_maps  */
#map_for_shopping{
	width:100%;
	margin: 60px auto 0;
	padding: 50px 0 0 0;
	background-color: #f3f3f3;
	background-image: url(../images/bg_pointer.png);
	background-position: 90% -21%;
	background-repeat: no-repeat;

}

#map_for_shopping p{
	margin-bottom: 35px;
}

#map_canvas_top{
	width:100%;
	height:620px;
	margin:10px 0;
}



/*  visiters_leasure  */
#ex_for_leasure h2{
	padding: 130px 0 20px 0 ;
	margin: -20px 0 0 0;
	background: url(../images/bg_club.png) center -80px no-repeat;
}

#bg_for_leasure{
	background: #92c200;
}

#box_for_leasure{
	width: 1024px;
	height: 637px;
	margin: 0 auto;

}

#left_column_leasure{
	width: 424px;
	padding: 25px 50px 0 50px;
	float: left;
	height: 637px;
	overflow: auto;
}

#left_column_leasure h3{
	font-size: 1.6em;
	font-weight: normal;
}

#left_column_leasure p{
	line-height: 1.5em;
	font-size: 0.9em;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

#right_column_leasure{
	background: url(../images/bg_leasure_right.jpg) 0 0 no-repeat;
	float: left;
	width: 500px;
	height:100%;
	z-index: 100;
}



/*  visiters_estates  */
#contact_for_estate{
	background: url(../images/bg_estates.gif) 0 0 repeat;
	padding: 80px 0 40px 0;
}

#contact_for_estate h2{
	margin: 0 0 40px 0;
}

#contact_for_estate h3{
	margin: 0 0 10px 0;
	font-size: 1.6em;
}


#contact_for_estate p{
	margin: 0 0 30px 0;
	font-size: 1.4em;
}

#contact_for_estate img{
	margin: 0 auto;
	width:924px;
	display: block;
	position: relative;
	top: -30px;
}

p#description_stay_summer_house{
	margin: 20px 0 0 0;
	font-weight: bold;
	line-height: 2em;
}

p#description_stay_summer_house a{
	font-weight: normal;
	font: 0.8em;

}

p#description_stay_caution{
	font-size: 0.8em;
	margin: 20px 0 80px 0;
}


/*  visiters_contact  */
#contacts_for_town h2{
	margin: 50px 0 30px 0;
}

#contacts_for_town p{
	color: #fff;
	font-size: 1.8em;
	letter-spacing: 4px;
	line-height: 1.8em;
}

#wrapper_for_contacts{
	padding: 70px 0 130px 0;
	background: #92c200 url(../images/decor_below.png) center 230px  no-repeat;
}

footer address{
	margin: 30px 0 200px 0;
	font-style: normal;
}



/*  visiters_slides  */
#slide {
	width:1024px;
	height:677px;
	margin:0 auto;
	position:relative;
}

#slide img {
	position:absolute;
	left:0;
	top:0;
}



/*  owners_top  */
#container{
	width:960px;
	margin: 20px auto 0;
	padding-top: 90px;
	background: url(../images/decor_above.gif) center 0 no-repeat;
}

#owners header h1{
	background: url(../images/logo_owners.gif) 0 0 no-repeat;
	//width:530px;
	//height: 58px;
}

#owners header ul{
	display: block;
	height: 70px;
	//width:824px;
	width:800px;
	margin: 0 auto;
}

#owners_left_column{
	width: 595px;
	float: left;
}

#owners_left_column h2{
	border-bottom: 1px dotted #999;
	margin: 0 0 15px 0;
}

#owners_left_column h3{
	margin-bottom: 5px;
	background: url(../images/indent_h3.gif) 0 3px no-repeat;
	padding-left: 18px;
}

#owners_left_column h4{
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
	border-bottom: 1px solid #eee;
}

#owners_left_column h4 a{
	color: #db5b05;
	text-decoration: none;
}

#owners_left_column h4 a:hover{
	color: #db5b05;
	text-decoration: underline;
}

#owners_left_column h4 a:visited{
	color: #db5b05;
}

#owners_left_column p{
	line-height: 1.8em;
	margin-bottom: 17px;
}

#owners_left_column p.admin_d{
	margin-bottom: 30px;
}

#owners_left_column ul{
	margin: 0 0 20px 0;
	padding-left: 10px;
	list-style-type: none;
	border-left: 5px solid #ccc;
	color: #666;
	line-height: 2em;

}

.opener{
	color: #db5b05;
	cursor: pointer;
}

#table_shop table{
	margin-bottom: 45px;
}

.slideBox{
	display:none;
}


/*  owners_bus  */
#about_bus ul{
	margin: 0px 0 45px 0;
}

#about_bus li{
	list-style-type: none;
	font-size: 0.9em;
	//border-left: 10px solid #eee;
	line-height: 2em;
	padding-left: 5px;
}

#about_bus li:before{
	content: "・";
}

/*  owners_boards  */
#table_link table{
	margin-bottom: 45px;
}



/*  owners_links  */
div.boards_portrait img{
	float: left;
	display: block;
	margin:0 15px 20px 0;
	width:166px;
	height: 213px;
	padding: 3px 0 0 0;
	line-height: 0;
}

div.boards_portrait p.boards_description{
	//float:right;
	//display: block;
	//width:390px;
	margin-top: -3px;
}


/*  owners_prevention  */
#prevention ul{
	margin: -20px 0 45px 0;
}

#prevention li{
	list-style-type: none;
	color: #c20031;
	font-size: 0.9em;
	border-left: 10px solid #eee;
	line-height: 2em;
	padding-left: 5px;
}

#prevention li:before{
	content: "・";
}



/*  owners_right_column  */
#owners_right_column{
	width: 305px;
	float: right;
}

#owners_right_column h2{
	padding-left: 20px;
	background: url(../images/indent_right_h2.gif) 0 0 repeat-y;
	margin-bottom: 10px;

}

#owners_left_column h2, #owners_right_column h2{
	font-size: 1.8em;
	font-weight: bold;
}

#tweets, #water_tests, #changes, #links_arround{
	margin-bottom: 45px;
}

#links_arround ul{
	margin-bottom: 20px;
}

#tweets{
	height: 650px;
	overflow-y: auto;
}

.tweet{
	border-bottom: 1px solid #ccc;
	//margin: 10px 0;
	padding: 10px 0 10px 10px;
}


#tweets .tweet:nth-child(odd) {
	background-color:#eee;
}

.tweet a{
	text-decoration: none;
	color: #666;
}

.tweet a:hover{
	text-decoration:underline;
}

.tweet ,#water_tests p, #changes p{
	line-height: 1.6em;
}

#water_tests p{
	margin-bottom: 15px;
}

img#banner_prevention{
	margin-bottom: 20px;
}

#links_arround li{
	list-style-type: none;
	line-height: 2em;
}

#water_tests{}

#changes{}


/*  commmons  */
#introduction_for_town, #map_for_shopping, footer address, #contacts_for_town h2, #introduction_for_town h2, #ex_for_leasure h2, #contact_for_estate h2, #contact_for_estate p, #ex_for_leasure p, #owners_left_column h2, #owners_right_column h2, #owners_right_column h3, .tweets p{
	color: #333;
}

header h1, header ul, header li a, footer, #map_for_shopping, #introduction_for_town h2, #ex_for_leasure h2, #contact_for_estate h2,  #contact_for_estate h3,  #contact_for_estate p, p#to_fuji{
	text-align:center;
}

#introduction_for_town h2, #map_for_shopping h2, #contacts_for_town h2, #ex_for_leasure h2, #contact_for_estate h2{
	font-size: 2.4em;
	font-weight: bold;
}

#introduction_for_town p, #map_for_shopping p, #contact_for_estate p, #contact_for_estate h3, #owners_left_column p{
	letter-spacing: 1.8px;
}

#introduction_for_town p, p#description_stay{
	width:640px;
	margin: 0 auto;
	line-height: 2.4em;
	font-size: 1.1em;
	letter-spacing: 2px;
}

#introduction_for_town p a,  #contact_for_estate h3 a, #contact_for_estate p a, #ex_for_leasure p a, footer address a, #map_for_shopping p a, #water_tests a, #changes a, #links_arround a{
	color: #db5b05;
}

#introduction_for_town p a:hover, #ex_for_leasure p a:hover, footer address a:hover, #map_for_shopping p a:hover{
	font-weight: bold;
}


#contact_for_estate h3 a, footer address a, #contact_for_estate p a{
	text-decoration:none;
}

#contact_for_estate h3 a:hover, footer address a:hover, #contact_for_estate p a:hover{
	text-decoration:underline;
}

#table_shop td, #table_link td{
	font-size: 14px;
	padding: 10px 5px;
}

#about_bus img, #prevention img, #about_charges img {
	display: block;
	margin: 0 15px 15px 0;
	float: left;
}




.clearBoth{
	clear:both;
}

.alignRight{
	text-align: right;
	font-size: 0.9em;
}
