/* ----------------------------------------------------------
  Author : web@gpi-group.co.jp [2009.7.16]
  URI    : http://www.gpi-group.co.jp/
  (c) GPI INC
---------------------------------------------------------- */
/****seisyouan style sheet****/
body {
	background-image: url(/kaigaratei-resort/houji/images/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	color:#666666;
	background-repeat: repeat;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	padding: 0px ;
	padding-bottom: 0px ;
	margin: 0px ;
	font-size: 12px ;
	font-style: normal ;
	font-weight: normal ;
	text-align: center ;
	line-height:150%;
}

a {
	color:#0033FF;
}

/****__レイアウト__****/

.main{
	background-image: url(/kaigaratei-resort/houji/images/main_bg.gif);
	background-repeat: repeat-y;
	text-align:center;
	width:800px;
}

.header{
	width:800px;
	height:100px;
	}

.footer{
	clear:both;
	background-image: url(/kaigaratei-resort/houji/images/main_bg.gif);
	background-repeat: no-repeat;
	width:800px;
	height:80px;
}
/*.menu{
	width:730px;
}*/

/****__text__****/
.text-align_left{text-align:left;}
.text-align_center{text-align:center;}
.b{font-weight:bold;}
.Gray{color:#666666;}
.Blue{color:#0000FF;}
.red{color:#FF0000;}
.Maroon{color:#800000;}

.text10{font-size:10px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
.text14{font-size:14px;}

/****__回り込みと解除__****/
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.clear_both{
	clear:both;
}

/****__Width__****/
.width001{width:169px;}
.width002{width:600px;}
.width003{width:50px;}
.width004{width:120px;}
.width005{width:180px;}
.width006{width:270px;}
.width007{width:350px;}
.width008{width:550px;}


.pic175{width:175px;}
.pic300{width:300px;}
/****__margin__****/
.margin-top0{margin-top:0px;}
.margin-top1{margin-top:1px;}
.margin-top5{margin-top:5px;}
.margin-top10{margin-top:10px;}
.margin-top15{margin-top:15px;}
.margin-top20{margin-top:20px;}
.margin-top50{margin-top:50px;}


.margin-left1{margin-left:1px;}
.margin-left3{margin-left:3px;}
.margin-left5{margin-left:5px;}
.margin-left10{margin-left:10px;}
.margin-left20{margin-left:20px;}

.margin-right1{margin-right:1px;}
.margin-right10{margin-right:10px;}

.margin-bottom0{margin-bottom:0px;}
.margin-bottom1{margin-bottom:1px;}
.margin-bottom5{margin-bottom:5px;}
.margin-bottom10{margin-bottom:10px;}

.margin001{margin:65px 0px 0px 0px;}
.margin002{margin:10px 0px 0px 15px;}

/****__Line__****/
.line_Gray{
	margin:0px 20px 0px 20px;
}

/****__img Poto__****/
.img_poto00{margin:1px 0px 1px 5px;}

/****__Copyright__****/
.copyright{
	font-size:12px;
	color:#666666;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	height:60px;
}

/****__SEO__****/
h1 {
	font-size: 10px;
	color: #888888;
	padding-top: 5px;
	margin:0px auto;
	text-align: center;
	line-height: 120%
}


