@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	color: #555555;
}
a {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}



.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 780px;
	margin-left: 25px;
}


h1 {
	width: 760px;
	margin-left: 10px;
}
#mousi {
	width: 760px;
	margin-left: 20px;
	text-align: center;
}

h2 {
	font-size: 12px;
	margin-top: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	width: 720px;
	color: #333333;
}
.under_line       {
	display: block;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#intro {
	width: 720px;
	margin-top: 20px;
	margin-left: 20px;
}

#intro img {
	float: left;
	margin-right: 20px;
}
#intro p {
	font-size: 12px;
	line-height: 1.6em;
	text-align: justify;
	text-justify: distribute;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#gaiyou {
	width: 720px;
	margin-left: 20px;
}
#gaiyou table {
	width: 550px;
	float: left;
	line-height: 1.1em;
}
#gaiyou .td01 {
	font-size: 12px;
	color: #0066CC;
	width: 115px;
	vertical-align: top;
	height: 20px;
	padding-top: 8px;
	font-weight: bold;
}


#gaiyou .td02 {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
}

#gaiyou #map {
	width: 280px;
	position: absolute;
	top: 516px;
	left: 483px;
}

#gaiyou #map p {
	font-size: 10px;
	text-align: center;
}
#gaiyou .kome  {
	font-size: 10px;
	padding-top: 15px;
}

#program {
	width: 720px;
	margin-left: 20px;
}
#program table {
	width: 550px;
	line-height: 1.1em;
}
#program .td01 {
	font-size: 13px;
	color: #0066CC;
	width: 115px;
	vertical-align: top;
	height: 20px;
	padding-top: 8px;
	font-weight: bold;
}
#program .td02 {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
	vertical-align: top;
}

h3 {
	font-size: 12px;
	color: #0066CC;
	margin-top: 10px;
}
#prize {
	width: 720px;
	margin-left: 30px;
}

#prize img {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
#prize .p01 {
	font-size: 12px;
	margin-top: 2px;
	line-height: 1.3em;
}
#prize .p02 {
	font-size: 12px;
	float: left;
	width: 465px;
	margin-top: 8px;
	line-height: 1.4em;
	text-align: justify;
	text-justify: distribute;
}
#profile {
	width: 720px;
	margin-left: 30px;
}


#profile .p01 {
	font-size: 12px;
	margin-top: 2px;
	line-height: 1.3em;
}
#profile .p02 {
	font-size: 12px;
	width: 550px;
	margin-top: 8px;
	line-height: 1.4em;
	text-align: justify;
	text-justify: distribute;
	margin-bottom: 25px;
}
#syou   {
	width: 740px;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: left;
	line-height: 1.8ex;
}
#syou p {
	font-size: 10px;
	line-height: 1.6em;
}

.mousi01 {
	border: 1px solid #E21D40;
	text-decoration: none;
	color: #E21D40;
	display: block;
	width: 170px;
	text-align: center;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 12px;
	padding: 2px;
	margin-right: auto;
	line-height: 16px;
	vertical-align: middle;
}
a.mousi01:hover {
	border: 1px solid #E21D40;
	color: #FFFFFF;
	background-color: #E21D40;
}
.mousi02 {
	border: 1px solid #E21D40;
	text-decoration: none;
	color: #E21D40;
	display: block;
	text-align: center;
	line-height: 16px;
	padding: 2px;
	width: 240px;
}
a.mousi02:hover {
	border: 1px solid #E21D40;
	color: #FFFFFF;
	background-color: #E21D40;
}
