@charset shift_JIS;

/* トップページ */

@import url("common.css");
@import url("menu.css");
@import url("footter.css");

body{
	background-color:#EFEFEF;
}

div#section_main_visual_area{
	height:370px;
}

div#section_global_menu_area{
}

div#section_contents_area{
	clear:both;
}

div#section_banner_area{

}

a:link{
	color:##FF66CC;
}

.style6 {	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.style7 {	font-size: 12px;
	color: #666666;
}

.style8 {
	font-size: 10px
}

.style9 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.style10 {
	font-size: 10px;
	font-weight: bold;
}

ul li a {
	overflow:hidden;
	outline:none;
}

.date {

	color: white;
	font-weight: bold;
	font-size:large;
}

.contact-email {
	overflow:hidden;
	outline:none;
}

#schedule{
    padding:0.3em 1em;
}