@charset "SHIFT_JIS";


/*ページトップ*/
.pagetop02{
	float:right;
	padding:0px;
	margin:20px 55px 16px 0px;
	background: url(../images/pagetop.gif) no-repeat left top;
	text-indent: 18px;
	display:block;
	text-align:left;
	height:15px;
	clear:both;
}
.pagetop03{
	float:right;
	padding:0px;
	margin:20px 25px 16px 0px;
	background: url(../images/pagetop.gif) no-repeat left top;
	text-indent: 18px;
	display:block;
	text-align:left;
	height:15px;
	clear:both;
}

/*予約ページ*/
.moji{
　　　　font-size:14px;
	vertical-align:top;
	line-height:120%
}
			
.moji02{
	font-size:14px;
	vertical-align:center;
	line-height:120%

}

.titletable1{
	width:400;
	height:35;
}

.titletable2{
	width:250;
	height:35;
}

/*新予約ページ*/
#new_wrapper{
        margin:0 20px;
        text-align:left;
}

#new_title{
        margin:0px 0px 73px 20px;
        text-align:left;
}

#new_header{
        margin:65px 0px 10px 0px;
        background-color:#f5f5dc;
　　　　font-size:16px;
				font-weight:bold;
        padding:8px 0px;      
}

#new_container{
        position:relative;
        margin:10px 0;
        width:100%;
}

#new_footer{
        margin:10px 0px;
        background-color:#f5f5dc;
　　　　font-size:16px;
	font-weight:bold;
        padding:8px 0px;       
}

#new_table_line{
        border-collapse: collapse;
}

.new_title{
	font-size:14px;
	font-weight:bold;
        color:#ffffff;
        vertical-align:middle;       
}

.new_tr{
	font-size:15px;
	vertical-align:middle;
	height:35px;
	line-height:125%;

}

#new_pagetop{
	text-align:right;
        padding:10px 0px 20px 0px;
}

.day_moji{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:firebrick;
	padding:5 0 5 5px;
}

#new_cdtitle{
	float:left;
	padding:10 0 0 0px;
	background: url(../images/cd_icon.gif) no-repeat left top;
	text-indent:42px;
	font-size:24px;
	font-weight:bold;
	color:#800080;
	display:block;
	text-align:left;
	height:51px;
	clear:both;
}

#new_dvdtitle{
	float:left;
	padding:5 0 0 0px;
	background: url(../images/dvd_icon.gif) no-repeat left top;
	text-indent:46px;
        font-size:24px;
        vertical-align:middle;
	font-weight:bold;
        color:#006400;
	display:block;
	text-align:left;
	height:51px;
	clear:both;
}

.title_text{
	padding:3 5 3 10px;
}