﻿@charset "UTF-8";

/*--クリアフィックス--*/

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
.clboth {
	clear: both;
}




#totalbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#totalbox h3 {
	background-image: url(img/subtitle.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 560px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 125%;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
}
#totalbox .pagetop {
	text-align: right;
}


#totalbox .tc {
	width: 560px;
	text-align: center;
}

#totalbox .tc2 {
	width: 230px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}


#totalbox .btn {
	margin-top: 6px;
	margin-bottom: 6px;
}
#totalbox .point {
	font-size: 110%;
	line-height: 120%;
	width: 329px;
}

#totalbox {
	text-align: center;
}


#totalbox #cwrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 560px;
}
#totalbox #cwrap2 {
	width: 560px;
	overflow: hidden;
	text-align: left;
}
#totalbox .lineup td {
	text-align: center;
	padding-bottom: 10px;
}
#totalbox .calen_left {
	float: left;
	width: 230px;
	overflow: hidden;
}
#totalbox .calen_right {
	float: right;
	width: 330px;
	overflow: hidden;
}
#totalbox .calen_waku {
	width: 560px;
}
#totalbox .calen_right .spec{
	margin-top:5px;
}
#totalbox .calen_right .tokuchou {
	margin-top: 10px;
	margin-bottom: 5px;
}


#totalbox .calen_right .spec th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#totalbox .calen_right .spec td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#totalbox .calen_right .spec .btm td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#totalbox .calen_right .spec .btm th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.calen_right .price {
	width: 320px; /* テーブルの横幅 */
	border-collapse: collapse; /* 枠線の表示方法 */
	border: 1px #666666 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
	margin-top: 5px;
}

.calen_right .price td {
border: 1px #666666 solid; /* セルの枠線（太さ・色・スタイル） */
} 
.pagetop {
	clear: both;
	width: 560px;
}
