@charset "euc-jp";
/* CSS Document */

/*½é´üÀßÄê////////////////////////////////////////////////////*/
* {
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 1.4;
	font-size: 12px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka;
	letter-spacing: 0.2em;
}
img {
	border: none;
	vertical-align: top;
}
/*clear fix
////////////////////////////////////////////////////*/
.clear:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear{
display:inline-block;
}
/*Hides from IE-mac \*/
*html .clear{
height:1%;
}
.clear{
display:block;
}
/*End hide from IE-mac*/



body {
	text-align: center;
}
#web {
	width: 600px;
	margin: 50px auto;
}
h1 {
	width: 600px;
	height: 400px;
	text-indent: -9999px;
	background: url(../img/h_index_aikul.jpg) no-repeat;
}
#enterBt {
	margin-top: 50px;
	height: 90px;
	background: url(../img/text_enter_attention.gif) no-repeat center;
}
#enterBt p {
	display: none;
}
#enterBt img {
	margin-bottom: 10px;
}
#enterBt #enterCol {
	width: 173px;
	float: left;
}
#enterBt #leaveCol {
	width: 173px;
	float: right;
}
#enterBt #enterCol a,
#enterBt #leaveCol a {
	font-weight: bold;
}