@charset "utf-8";
/*===============
Tag Setting
===============*/
body{
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
h1{
	background-image: url(../img/head_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 60px;
	width: 800px;
}
a{text-decoration: none;}
hr{display: none;}
address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	margin: -1em 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333;
}
/*===============
ID Setting
===============*/
/*Head*/
#heada{
	background-image: url(../img/heada_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 60px;
	width: 100%;
}
#heada p{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -9999px;
}
#heada #grouplink{
	width: 770px;
	text-indent: 0px;
	margin: -22px auto 0px;
	padding: 0px;
	text-align: right;
	display: block;
	font-size: 12px;
	line-height: 1em;
}
#heada #grouplink a{
	color: #fff;
	background-image: url(../img/gropulink_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#heada #grouplink a:hover{
	color: #f60;
}
/*Globalnavi*/
#globalnavi{
	text-align: center;
	height: 342px;
	width: 100%;
	background-image: url(../img/navi_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#globalnavi ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -9999px;
	height: 109px;
	width: 784px;
}
#flashembed{
	padding: 0px;
	height: 342px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/flashembed_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/*Other Contents*/
#information{
	background-image: url(../img/info_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: auto;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#information:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
#information{display:inline-block;}
/* hides from IE-mac¥*/
* html #information{height:1%;}
#information{
	display:block;
	padding-bottom: 10px;
}
/*End hide from IE-mac*/
#information h2{
	text-indent: -9999px;
	display: block;
	height: 47px;
	width: 784px;
	background-image: url(../img/info_h2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
}
#information h3{
	font-size: 90%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#information h3 a{
	color: #f90;
}
#information h3 a:hover{
	color: #7af;
}
#information p{
	font-size: 80%;
	line-height: 1.3em;
	margin-top: 0px;
}
#information p a{
	color: #47f;
}
#information p a:hover{
	color: #F90;
}
#information img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#information .infosetodd{
	float: left;
	height: auto;
	width: 380px;
}
#information .infosetodd h3{
	margin-left: 20px;
}
#information .infosetodd p{
	margin-left: 20px;
}
#information .infoseteven{
	float: right;
	height: auto;
	width: 380px;
}
#information .infoseteven h3{
	margin-right: 20px;
}
#information .infoseteven p{
	margin-right: 20px;
}
#information .infosetodd:after,#information .infoseteven:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
#information .infosetodd,#information .infoseteven{display:inline-block;}
/* hides from IE-mac¥*/
* html #information .infosetodd,* html #information .infoseteven{height:1%;}
#information .infosetodd,#information .infoseteven{display:block;}
/*End hide from IE-mac*/

/*Footer*/
#footer{
	height: auto;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer p{
	display: block;
	height: 50px;
	width: 135px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/hospy_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer ul{
	margin: 0px 20px 0px 592px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	line-height: 0.5em;
}
#footer li{
	font-size: 70%;
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	line-height: 1em;
}
#footer li a{
	color: #333;
}
#footer li a:hover{
	color: #F60;
}
/*===============
Class Setting
===============*/
.floatclear{
	clear: both;
}
/*===============
Huck Setting
===============*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

