@charset "EUC-JP";
/* CSS Document */

body {
	background-image: url(img/bk.png);
	background-repeat: repeat;
	font-size:12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
h1 {
	font-size:120%;
	color:#000000;
	margin-left:10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
h2 {
	font-size:100%;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-left:15px;
	margin-top: 10px;
	display:inline;
	font-weight: normal;
}
h3 {
	font-size:120%;
	margin-left:10px;
	margin-top: 15px;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
li {
	padding-bottom:10px;
	padding-right:10px;
}
#main1 {
	position:absolute;
	left:50%;
	margin-left:-375px;
	background-color: #FFFFFF;
	border-left:1px solid #663333;
	border-bottom:1px solid #663333;
	border-top:1px solid #663333;
	border-right:1px solid #663333;
	top: 78px;
	width: 750px;
}
.footl {
	text-align:center;
	font-size:80&;
	color:#666666;
}
.footl a {
	text-align:center;
	font-size:80&;
	color:#666666;
}
.footl a:hover {
	text-align:center;
	font-size:80&;
	color:#cccccc;
}
.footl a:visit {
	text-align:center;
	font-size:80&;
	color:#999999;
}
.footl a:active {
	text-align:center;
	font-size:80&;
	color:#666666;
}
p {
	padding:0px 5px 3px 5px;
	margin-left:15px;
	margin-top:10px;
	margin-right:30px;
	margin-bottom:0px;
} 
.migi{
	clear:both;
}
.migi img{
    float:right;
	padding:10px;
}
.hidari{
	clear:both;
}
.hidari img{
    float:left;
	padding:10px;
}
#bar {
	position:absolute;
	width:750px;
	height:75px;
	top:0px;
	left:50%;
	margin-left:-375px;
	background-image:url(png/bar.png);
	border-left:1px solid #663333;
	border-bottom:1px solid #663333;
	border-top:1px solid #663333;
	border-right:1px solid #663333;
}
.boxies {
	display:block;
	width:55%;
	background-color:#CCCCCC;
		border-left:1px solid #663333;
	border-bottom:1px solid #663333;
	border-top:1px solid #663333;
	border-right:1px solid #663333;
}