@charset "utf-8";
@import url("../css/basis.css") ;
/*-------------------------------*/
hr{
	height:1px;/* for IE6 */
	clear:both;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F69;
	border-right-color: #F69;
	border-bottom-color: #F69;
	border-left-color: #F69;
	margin-top: 3px;
	margin-bottom: 3px;
}
h2.buyou{
	font-size: 140%;
	color: #F60;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F96;
	padding-bottom: 20px;
}
section ul {
}
section li {
	font-size: 120%;
	font-weight: bold;
	list-style-type: none;
	color: #C63;
}
section ol {
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	color: #333;
}

#mmtitle {
	background-image: url(pagetitle.png);
	height: 108px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#mmtitle h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#b-link {
	padding-top: 10px;
	font-size: 85%;
	letter-spacing: .2em;
}
/*-------------------------------*/
/*サイドメニュー
/*-------------------------------*/
#side{
	width: 270px;
	margin-right: 30px;
	float: left;
position: absolute;
}
#side ul li {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side ul li a{
	display: block;
	padding: 10px;
	text-decoration: none;
	background-color: #F0F0F0;
	text-align: left;
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #64AADE;
	letter-spacing: 0.2em;
	font-size: 85%;
}

#side ul li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #64AADE;
	background-color: #FFFF99;
	color: #069;
}
.t-left{
	text-align: left;
}
#t-block{
	padding: 10px;
}
.l{
	float: left;
	width: 100px;
}
.lr-name{
	border: 1px solid #333;
	padding: 5px;
	font-weight: bold;
	background-color: #FFF;
}
.r{
	float: right;
	width: 320px;
}
.kou{
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFC), color-stop(0.00, #ffffff));
background: -webkit-linear-gradient(top, #FFC 0%, #ffffff 100%);
background: -moz-linear-gradient(top, #FFC0%, #ffffff 100%);
background: -o-linear-gradient(top, #FFC 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #FFC 0%, #ffffff 100%);
background: linear-gradient(top, #FFC 0%, #ffffff 100%);
}
.tei{
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFEEF9), color-stop(0.00, #ffffff));
background: -webkit-linear-gradient(top, #FFEEF9 0%, #ffffff 100%);
background: -moz-linear-gradient(top, #FFEEF9 0%, #ffffff 100%);
background: -o-linear-gradient(top, #FFEEF9 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #FFEEF9 0%, #ffffff 100%);
background: linear-gradient(top, #FFEEF9 0%, #ffffff 100%);

}
.all{
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DCFFB5), color-stop(0.00, #ffffff));
background: -webkit-linear-gradient(top, #DCFFB5 0%, #ffffff 100%);
background: -moz-linear-gradient(top, #DCFFB5 0%, #ffffff 100%);
background: -o-linear-gradient(top, #DCFFB5 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #DCFFB5 0%, #ffffff 100%);
background: linear-gradient(top, #DCFFB5 0%, #ffffff 100%);

}

.r-time{
	margin-left: 10px;
	letter-spacing: .3em;
	font-weight: bold;
}
.month{
	margin-top: 30px;
	display: block;
	color: #F66;
}

.strongback02a {
	font-weight: bolder;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	border: 1px inset #666;
	margin: 10px;
	letter-spacing: .2em;
	padding-right: 5px;
	padding-left: 5px;
}
/*---------------------------------------------------------
buyou-schedule
----------------------------------------------------------*/

.buyou-schedule {
	width: 680px;
	border-collapse: collapse;
	border-top-color: #F66;
	border-right-color: #F66;
	border-bottom-color: #F66;
	border-left-color: #F66;
	margin-top: 20px;
	margin-bottom: 20px;
}
.buyou-schedule th {
	background-image: url(buyou/table_th.png);
	font-size: 140%;
	padding: 10px;
	letter-spacing: 0.1em;
	border-right-width: 7px;
	border-right-style: inset;
	border-right-color: #F66;
	width: 80px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.buyou-schedule tr, td {
	text-align: center;
	padding: 10px 10px;
	vertical-align: middle;
}
.category {
	background: linear-gradient(#FFF, #FFF, #E1E1E1);
	color: #333;
}
#main #contents section ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 20px;
	letter-spacing: .1em;
	font-size: 90%;
}
#main #contents section ul li {
	margin-bottom: 20px;
}
#main #contents section ul li ol {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
}
