@charset "utf-8";

/* ========headImage======== */
#headImage {
	margin-top: 0px;
	padding: 0px;
	height: 235px;
	width: 757px;
}

/* ========menu======== */
#sub li#top a {
	background-image: url(img/menu_top_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#top a:hover {
	background-image: url(img/menu_top_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#concept a {
	background-image: url(img/menu_con.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#concept a:hover {
	background-image: url(img/menu_con_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#party a {
	background-image: url(img/menu_party.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#party a:hover {
	background-image: url(img/menu_party_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#schedule a {
	background-image: url(img/menu_sch.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#schedule a:hover {
	background-image: url(img/menu_sch_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#holl a {
	background-image: url(img/menu_hall.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#holl a:hover {
	background-image: url(img/menu_hall_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#yoyaku a {
	background-image: url(img/menu_rese.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#yoyaku a:hover {
	background-image: url(img/menu_rese_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#after a {
	background-image: url(img/menu_after.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#after a:hover {
	background-image: url(img/menu_after_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#report a {
	background-image: url(img/menu_rep.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#report a:hover {
	background-image: url(img/menu_rep_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#rule a {
	background-image: url(img/menu_rule.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#rule a:hover {
	background-image: url(img/menu_rule_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#magazine a {
	background-image: url(img/menu_mail.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#magazine a:hover {
	background-image: url(img/menu_mail_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#blog a {
	background-image: url(img/menu_blog.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}
#sub li#blog a:hover {
	background-image: url(img/menu_blog_over.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
}

/* ========main======== */
#main .concept {
	padding-bottom: 5px;
}
}

#main .concept .h1{
	background-image: url(img/concept.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 510px;
}
#main .photo_r{
    float:right;
    width:120px;
    margin:15px 0 0 0;
    padding:0;
    text-align:right;
}
#main .recommend {
	background-color: #000000;
	height: 150px;
}
#main .photo_l{
    float:left;
    width:200px;
    margin:10px 10px 20px 10px;
    padding:0;
}
#main .concept1{
	font-size: 25px;
	color: #330033;
	font-weight: bold;
	margin:0;
	padding:8px 0 0 7px;
}
#main .concept2{
	font-size: 10px;
	color: #330033;
}
#main .concept3{
	font-size: 10px;
	color: #000000;
}
#main .etc{
	font-size: 10px;
	color: #FFFFFF;
}
#main .report {
	margin-top: 10px;
	margin-bottom: 30px;
}
#main .temp{
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	margin:0;
	padding:8px 0 0 7px;
}



