@charset "utf-8";

/**
 * .column
 */
.column{
    padding:0;
    margin-top:0;
    margin-bottom:50px;
}
.column .title{
    font-weight:bold;
}
.column .partsTermslist{
    margin-top:0;
    padding:0;
}

.column .partsTermslist ul li{
	list-style-image:none;
	list-style-type: none;
}

.column .partsTermslist a{
	color:#F6F6D2;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #877863;
	padding-top: 2px;
	padding-bottom: 2px;
}
.column .partsTermslist a:hover{
	text-decoration: none;
	background-color: #600;
}

.column .partsTermslist h3{
	background-color:#6F3539;
	color:#fff;
	line-height:20px;
	height:20px;
	padding:2px 5px;
	background-image: url(../img/column_h3_bk.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
}
.column .partsTermslist h3 a{
    color:#fff;
}

/**
 * .partsFreewordsearch
 */
.partsFreewordsearch0{
	margin-bottom:20px;
	height: 60px;
	background-image: url(../img/freesearch_bk.png);
	background-repeat: no-repeat;
	background-color: #270000;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
}
.partsFreewordsearch0 h3{
	margin-bottom:10px;
}


/**
 * #scheduleColumn
 */
#scheduleColumn{}

#scheduleColumn p.tel{
    font-size:20px;
    font-weight:bold;
}
#scheduleColumn p.time{
    font-size:13px;
    font-weight:bold;
    margin-bottom:15px;
}

/**
 * searchMenu
 */
.searchMenu{
	border-radius: 5px; 
    border:1px solid #ccc;
    padding:5px;
    background:url('/shared/img/sidemenu_bg2.gif') 0 0 repeat-y;
}

/**
 * shortcut service
 */
#shortcut_service{
	border-radius: 5px;
	border:1px solid #C09;
	padding:5px;
	background-color: #99CCCC;
	margin-bottom: 5px;
	margin-top: 0px;
}
#shortcut_service img{
	margin-bottom: -7px;
}


/**
 * event_banner
 */
#event_banner{
	padding:5px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#event_banner img{
	margin-bottom: -7px;
}


/**
 * tr_banner
 */
#tr_banner{
	padding:5px;
	margin-bottom: 5px;
	margin-top: -5px;
}
#tr_banner img{
	margin-bottom: -7px;
}


/**
 * biyori movie
 */
#biyori_movie{
	padding:5px;
	margin-bottom: 5px;
	margin-top: -5px;
}
#biyori_movie img{
	margin-bottom: -7px;
}
#kakikyuugyou{
	padding:5px;
	margin-bottom: 5px;
	margin-top: -5px;
}
#kakikyuugyou img{
	margin-bottom: -7px;
}
