@charset "UTF-8";
/*******************************************************************************
file name  :  fairlist.css
style info :  
********************************************************************************/

/*===================================================================
	ハック
===================================================================*/

/* clearfix 
xxxxxx:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/
/*********************************************************
	list
*********************************************************/
#main #content #list{
	padding-bottom:50px;
}
#main #content #list p.headtxt{
	padding-bottom:35px;
}
#main #content #list .section-Lv1{
	padding-bottom:30px;
}
#main #content #list .section-Lv1 h2{
	margin-bottom:10px;
}
#main #content #list .section-Lv1 .left-column{
	width:230px;
	float:left;
}
#main #content #list .section-Lv1 .left-column .banner{
	text-align:center;
	padding-top:7px;
}
#main #content #list .section-Lv1 .left-column .banner p{
	line-height:130%;
	padding-top:5px;
	padding-bottom: 20px;
}
#main #content #list .section-Lv1 .left-column .banner .sub-head{
	font-weight:bold;
}
#main #content #list .section-Lv1 .left-column .banner .tel{
	font-size:16px;
	color:#FF898D;
}
#main #content #list .section-Lv1 .right-column{
	width:430px;
	padding-left:15px;
	float:left;
}
#main #content #list .section-Lv1 .right-column h3{
	margin-top:12px;
	margin-bottom:8px;
	line-height:100%;
}
#main #content #list .section-Lv1 .right-column h3.first-child{
	margin-top:0px;
}
#main #content #list .section-Lv1 .right-column table{
	width:430px;
	border-collapse:separate;
}
#main #content #list .section-Lv1 .right-column table.not-first{
	margin-top:15px;
}
#main #content #list .section-Lv1 .right-column table.date{
	margin-top:8px;
}
#main #content #list .section-Lv1 .right-column table.first-child{
	margin-top:0px;
}
#main #content #list .section-Lv1 .right-column table.date tr th{
	width:80px;
	color:#FF0000;
	font-weight:normal;
	vertical-align: top;
}
#main #content #list .section-Lv1 .right-column table.date tr td{
	font-size:15px;
	line-height:140%;
}
#main #content #list .section-Lv1 .right-column table.top{
	margin-bottom:4px;
}
#main #content #list .section-Lv1 .right-column table.schedule tr th{
	font-weight:normal;
}
#main #content #list .section-Lv1 .right-column table.schedule tbody tr th{
	background:#DEF0F0;
	padding:3px 2px 3px 2px;
	width:50px;
	vertical-align:top;
	text-align:center;
	border-bottom:1px solid #6ac4a0;
}
#main #content #list .section-Lv1 .right-column table.schedule tbody tr td{
	padding:3px 0 3px 10px;
	border-bottom:1px solid #CCCCCC;
}
