/* Unchanged */
/* ===========================================
		Gardens Court Hassamu Minami CSS
		Last update：09/01/14
     ===========================================*/
/* ---------------------------------------------------------
		universal reset
     --------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,li,form{
	margin:0;
	padding:0;
	}
object{
	display:block;
	}
body{
	background:#fff;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:16px;
	}
div#container{
	width:770px;
	margin:0 auto;
	}
/* ---------------------------------------------------------
		header
     --------------------------------------------------------- */
div#header{
	width:720px;
	margin:0 auto;
	text-align:left;
	}
h1{
	width:307px;
	height:43px;
	margin:20px 0 10px 0;
	}
ul#button{
	list-style:none;
	position:absolute;
	right:0;
	top:87px;
	}
ul#button li{
	float:left;
	margin-left:20px;
	}
#main{
	width:720px;
	margin-left:25px;
	text-align:left;
	}
/* Hides from IE-mac \*/
* html div#main{
	margin:0;
	}
/* End hide from IE-mac */
*:first-child+html div#main{
	margin-left:0;
	}
/* ---------------------------------------------------------
		contact (information privacy statement)
     --------------------------------------------------------- */
#contact div#main{
	width:640px;
	margin:30px auto 15px auto;
	text-align:left;
	font-size:75%;
	line-height:1.6;
	}
div#ips{
	width:610px;
	height:400px;
	overflow:auto;
	margin:15px 0 5px 0;
	padding:15px;
	border:1px solid #cdcdcd;
	}
div#ips p{
	margin-top:0.75em;
	color:#333;
	}
div#ips ul{
	list-style:none;
	margin-top:0.5em;
	padding-left:2em;
	}
div#ips ul li{
	line-height:1.6;
	margin-top:1em;
	}
div#ips ol li{
	line-height:1.5;
	margin-top:0.75em;
	}
div#ips ol{
	margin-top:0;
	padding-left:3em;
	}
* html div#ips ol{
	padding-left:1em;
	}
div#ips h3{
	font-size:140%;
	margin:0 0 1em 0;
	border-bottom:1px dotted #ababab;
	padding-bottom:0.5em;
	}
div#ips h4{
	font-size:115%;
	margin: 1.5em 0 0.5em 0;
	border-bottom:1px dotted #dedede;
	padding-bottom:0.1em;
	}
div#ips h5{
	font-size:100%;
	margin:1em 0 0 0;
	}
div#ips h6{
	font-size:100%;
	margin:1.5em 0 0.5em 1.5em;
	}

div#footer{
	width:100%;
	height:55px;
	background:#fff url(../images/footer_background.jpg) repeat-x;
	text-align:center;
	}
address{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#ababab;
	padding-top:25px;
	margin-bottom:30px;
	}
