body {
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.wrap {
	width: 400px;
	padding-left: 15px;
	padding-bottom: 20px;
}
}
.wrap_2 {
	width: 130px;
	padding-left: 20px;
}
.right_back {
	background-image: url(img/common/back_img.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ul 
{
	list-style-type: none;
	padding-left: 5px;
} 
.lib_img_back {
	background-attachment: fixed;
	background-image: url(img/common/lib_back_img.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.copy{
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.new_copy{
	font-size: 9pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #81228D;
}
.footer {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10pt;
	color: #81228D;
}
.footer a:link {
	color: #6600CC;
	}

.footer a:visited {
	color: #81228D;
	}

.footer a:active {
	color: #FF3333;
	}

.footer a:hover {
	color: #FF99FF;
}
.list {
	background-image: url(img/common/list.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
.lib_list {
	float: left;
	padding-left: 20px;
	width: 130px;
}
.lib {
	margin-top: 10px;
	text-align: center;
}
.left {
	font-family: "lr SVbN", "Osaka|";
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	left: 10px;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul { margin: 0px; padding: 0px; }
ul li.ul span{
    color: #9966CC;
}
.box_1 {
	display: block;
	width: 60px;
	float: left;
	text-align: center;
	padding: 1px 5px 1px 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	margin-right: 5px;
}
.box_2 {
	display: block;
	width: 110px;
	float: left;
	text-align: center;
	padding: 1px 5px 1px 1px;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 5px;
}
.box_3 {
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	padding: 1px 5px 1px 1px;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 5px;
}
.box_4 {
	display: block;
	width: 70px;
	float: left;
	text-align: center;
	padding: 1px 5px 1px 1px;
	margin-right: 5px;
}
.box_l_1 {
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	padding: 1px 2px 1px 1px;
}
.sikaku {
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(img/rental/sirusi.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.font_gray {
	font-size: 9pt;
	color: #666666;
	text-align: center;
}

.font_purple_14pt {
	font-size: 14pt;
	font-weight:bold;
	line-height:1.5em;
	color: #CC00CC;
}

.font_purple_12pt {
	font-size: 12pt;
	font-weight:bold;
	line-height:1.5em;
	color: #CC00CC;
}

.font_purple_10pt {
	font-size: 10pt;
	color: #CC00CC;
}

.font_blue_10pt {
	font-size: 10pt;
	color: #2e2fae;
}



.font_8pt {
	font-size: 8pt;
	line-height:1.2em;
}


.font_big {
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.box_table {
	width: 210px;
	margin-left: 5px;
	margin-right: 5px;
}

.theater_box {
	width: 390px;
	background-image: url(img/theater/theater_img_01.jpg);
	background-repeat: no-repeat;
}

.dancingart_box {
	width: 390px;
	background-image: url(img/dancingart/dancingart_img_01.jpg);
	background-repeat: no-repeat;
}

.school_textbox {
	width:190px;
	padding-top: 10px;
}
/*
#dancing_p {
	float: right;
}*/
#da_cap {
	float: left;
	width: 220px;
}
#da_image {
	float: right;
	vertical-align: top;
	margin: 0px;
}
#theater_image {
	float: right;
	margin: 0px;
}
#theater_cap {
	float: left;
	width: 200px;
}


.align-right {
text-align :right;
}