@charset "euc-jp";
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}


body {
	background-image: url(../juku/images/back.gif);
	background-repeat: repeat;
	margin: 0px 20px;
}
img {
	border: 0px;
}

#top {
	width: 650px;
	height: 60px;
	display: block;
	background-image: url(../juku/images/title.gif);
	background-repeat: no-repeat;
	padding-left: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top p {
	padding: 6px;
	margin: 0px;
	font-size: 12px;
}
#menu {
	width: 910px;
	height: 30px;
	background-image: url(../juku/images/menuback.gif);
	padding: 5px 20px;
}

#left_top {
	width: 180px;
	float: left;
	margin-right: 15px;


}

#left {
	width: 140px;
	background-image: url(../juku/images/left.gif);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7C6C9;
	padding: 30px 20px;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 15px;
	height: 760px;
}
#left  img  {
	margin: 5px 0px;
}
#left  p  {
	margin-bottom: 0px;
}
#center  {
	width: 500px;
	float: left;
	background-image: url(../juku/images/main.gif);
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7C6C9;
	height: auto;
}
#center .box {
	height: 160px;
	border: 2px solid #F6C1C7;
	margin: 10px 0px;
}
#center .box .mainimage {
	width: 210px;
	height: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6C1C7;
	float: left;
}
#center  .box  .r1 {
	float: left;
	margin: 0px;
	padding: 9px 10px;
	background-color: #FEE6D7;
	font-size: 12px;
	width: 63px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F6C1C7;
	border-bottom-color: #F6C1C7;
}
#center  .box  .r2 {
	float: left;
	margin: 0px;
	padding: 9px 10px;
	background-color: #FFF0E2;
	font-size: 12px;
	width: 181px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6C1C7;
}


#right  {
	width: 170px;
	float: right;
	background-image: url(../juku/images/right.gif);
	padding: 30px 20px;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F6C1C7;
	border-bottom-width: 3px;
}
#right2   {
	width: 170px;
	float: right;
	padding: 30px 20px 10px 20px;
	margin-top: 10px;
	background-image: url(../juku/images/right2.gif);
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #F6C1C7;
	border-bottom-width: 3px;
}
#right3   {
	width: 170px;
	float: right;
	padding: 30px 20px 10px 20px;
	margin-top: 10px;
	background-image: url(../juku/images/right3.gif);
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #F6C1C7;
	border-bottom-width: 3px;
}





#wrapper {
	width: 930px;
	padding: 0px 10px;
	height: 1000px;
	font-size: 12px;
}
#out {
	width: 950px;
	height: auto;
	margin: auto;
}
#out #wrapper #footer {
	text-align: center;
	background-color: #FF7E9A;
	height: 15px;
	padding: 15px 0px;
}
.popup {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF99CC;
	padding: 5px 0px;
}

.popup img {
	position: absolute; display: block; top: -10000px; left: -10000px;
}
.popup a:hover {
	position: relative;
}
.popup  a:hover  img {
	top: -100px;
	left: 0px;
}
#out #wrapper #right3 form {
	margin: 0px;
	padding: 0px;
}
#out #wrapper #link {
	background-color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
