/*　全体のレイアウト　*/
body {
	color :#999999;
	background :#FFFFFF;
	font-size:12px;
	margin :0px;
	padding :0px;
	text-align :center;
}
#layout {
	width :700px;
	padding:0px;
	margin :0px auto;
	text-align: left;
}
/*ヘッダー部分のレイアウト*/
#header {
	text-align: left;
}

#header h1{
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#header h2{
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#header p{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header a{
	font-size: 10px;
	font-weight: normal;
}
/*イメージ部分のレイアウト*/

#top p {
	width :700px;
	height :250px;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	clear: both;
	float: left;
}
#top span {
	background :url(../images/kuma120201.jpg) no-repeat;
	width :700px;
	height :250px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#cover {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#cover h2{
	width :700px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #FF6600;
	float: left;
}
#cert{
	width:560px;
	voice-family: "\"]\"";
	voice-family: inherit;
	text-align: left;
	width:550px;
	float:left
}
#cert p{
	color:#000000;
}
#cert table {
	padding: 0px;
	margin: 0px;
	font-size:12px;
}

#link{
	width:140px;
	text-align: right;
	float:right;
}
#allright{
	width:700px;
	font-size: 10px;
	text-align: center;
	float: left;
}
#allright p.sh {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
	color: #000000;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
#allright p.ri {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: right;
}
.style1 {color: #FFFFFF}
h4 {
	width :700px;
	margin: 0px;
	padding: 0px;
	text-align: left;

	float: left;
	font-size: 10px;
	font-weight: normal;
}

A:link.bt { text-decoration: none ;color: #ffff00;font-size:23px;}
A:visited.bt { text-decoration: none ;color: #ffff00;font-size:23px;}
A:active.bt { text-decoration: none ;color: #000000;font-size:23px;}
A:hover.bt { text-decoration:none ;color: #ffffff;font-size:23px;}
A:link.enterexit { text-decoration: none ;color: #FFFFFF;font-size:24px;font-weight:bold;}
A:visited.enterexit { text-decoration: none ;color: #FFFFFF;font-size:24px;font-weight:bold;}
A:active.enterexit { text-decoration: none ;color: #000000;font-size:24px;font-weight:bold;}
A:hover.enterexit { text-decoration:none ;color: #ffff00;font-size:24px;font-weight:bold;}
