@charset "UTF-8";

/* plan #content */
#content {
	min-height:638px;
	_height:638px;
}

#description {
	width: 670px;
}

#description .timebold {
	background:url(../img/time_bg_01.png) repeat-x 0px 0px;
	padding:10px 10px 20px;
	font-weight:800;
	line-height:1.45em;
	color:#666;
	font-size:14px;
}

h3 {
	width: 660px;
	height: 21px;
	margin: 10px 0 0 0;
	padding: 1px 0 0 10px;
	color: #666666;
	background-image: url("../../common/ti_02.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", Times, serif;
}

/* time */
#time {
	margin-bottom:50px;
	width: 670px;
	background-color:transparent;
	background:url(../img/time_bg_01.jpg) no-repeat right bottom;
	color:#666;
}

#time table{
	width:100%;
	border-collapse:collapse;
}

#time table th{
	width:70px;
	padding:15px 10px;
	background:#F9F9F9;
	border-top:1px dashed #C2BBAD;
	border-bottom:1px dashed #C2BBAD;
}

#time table td{
	padding:15px 10px;
	line-height:1.45em;
	border-top:1px dashed #C2BBAD;
	border-bottom:1px dashed #C2BBAD;
}

#time table .cell01{
	width:130px;
}

#time table .cell01 a{
	background:url(../../common/ar_05.gif) no-repeat 0px 50%;
	padding-left:15px;
}



/* プロパティの順序 */
/*
#id-name{
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
}
*/

