@charset "utf-8";


/* schedule
***************************************************************** */

#content #main div.section table{
	border-bottom: 1px solid #2FCACE;
	width: 615px;
}

#content #main div.section table th{
	background: #2FCACE;
	color: #FFF;
	padding: 7px;
	border-left: 1px solid #89E7E6;
	font-weight: bold;
	margin-bottom: -1px;
	white-space:nowrap;
}

#content #main div.section table td{
	border-left: 1px solid #89E7E6;
	border-top: 1px solid #89E7E6;
	padding: 7px;
	white-space:nowrap;
	vertical-align: top;
}

#content #main div.section table th_left{
	background: #2FCACE;
	color: #FFF;
	padding: 7px;
	border-left: 1px solid #89E7E6;
	font-weight: bold;
	margin-bottom: -1px;
	white-space:nowrap;
}

#content #main div.section table .td_left{
	border-left: none;
	text-align: left;
}

#content #main div.section h3{
	padding: 0;
	margin: 0 0 10px 0;
}

#content #main div.section h3 span{
	font-size: 86%;
}

#content #main div.section dl.phone{
	padding: 0;
	margin: 0;
	_height: 1%;
	min-height: 1%;
	width: 30em;
}

#content #main div.section dl.phone dt{
	float: left;
	background: #EAFBFB;
	padding: 10px;
	clear: both;
	border-top: 1px solid #89E7E6;
	border-right: 1px dotted #2FCACE;
	width: 13em;
}

#content #main div.section dl.phone dd{
	width: 8em;
	float: left;
	padding: 10px;
	border-top: 1px #89E7E6 solid;
}

#content #main div.section dl.phone dt.nishiarai,
#content #main div.section dl.phone dd.nishiarai{
	border-top: 1px solid #2FCACE;
}

#content #main div.section dl.phone dt.toneri,
#content #main div.section dl.phone dd.toneri{
	border-bottom: 1px #2FCACE solid;
}

#content #main div.section dl.phone dt.nishiarai2,
#content #main div.section dl.phone dd.nishiarai2{
	border-top: 1px solid #2FCACE;
	border-bottom: 1px #2FCACE solid;
}

#content #main div.section dl.phone dt.toneri2,
#content #main div.section dl.phone dd.toneri2{
	border-top: 1px solid #2FCACE;
	border-bottom: 1px #2FCACE solid;
}
#content #main div.section dl.phone:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

#content #main div.section dl.cancel dd {
	padding-left: 1.4em;
	font-size: 86%;
}

#content #main div.section dl.cancel dt {
	font-weight: bold;
}


/* 20090123追加
***************************************************************** */



#content #main div.limit p {
	font-weight: bold;
	color: #ff0000;
}

#content #main div.privilege p {
	font-weight: bold;
}


/* ul.list
***************************************************************** */

#content #main ul.content_list li {
	padding: 5px 0 2px 30px;
	background: #EAFBFB url(../_common_img/icn_list.gif) no-repeat 10px 50%;
	_height: 1%;
	list-style: none;
	margin: 0;
}
#content #main ul.content_list li.on {
	background: #FFF url(../_common_img/icn_list.gif) no-repeat 10px 50%;
}

#content #main ul.content_list li {
	font-weight: bold;
}

#content #main ul.content_list span {
	font-weight: normal;


/* 20090225追加
***************************************************************** */

#content #main div.section  em {
	background: #F60;
	color: #FFF;
	font-size: x-small;
	padding: 1px 2px;
	font-weight: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}

#content #main div.schedule table td dl dd em{
	font-weight: bold;
}

.info {	display: none; }


/* 20090406追加
***************************************************************** */

#content #main div.belongings p {
	font-weight: normal;
}
