@charset "shift_JIS";
/* CSS Document */
body{
	color: #555555;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color: #999999;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #000000;
}



H1,H2,H3,p{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#pageBody{
	width: 760px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-color:#FFFFFF;	
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}
 

#pageTop{
	background-image: url(images/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 30px;
}

img{
	border: 0;
}

p#syamei{
	position:absolute;
	top:20px;
	left:35px;
}

h1{
	position:absolute;
	top: 10px;
	right: 30px;
	z-index:1;
}

h2{
	position:absolute;
	top: 20px;
	right: 30px;
}

h3{
	width: 700px;
	height: 500px;
	background-image:
	url(images/inosisi_top_06.jpg);
	text-indent: -9999px;
	position: relative; 
}

h4{
	position: absolute;
	top:70px;
	left:50px;
}

h5{
	position:absolute;
	top:220px;
	left:70px;
}

h6{
	position:absolute;
	top: 420px;
	right:50px;
}
p#enter{
	position: absolute;
	color:#333333;
	top:560px;
	right: 50px;
	background-color: #CF6;
	border: #F00;
	border-style: solid;
	border-width: 2px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}


address{
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	background-color: #cccccc;
	line-height: 40px;
	background-color: #484848;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
	
