@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: セントラルスタジオ
	Version: 1.0
	Comment: TOP設定
----------------------------------------------------------- */

/* 
 top Style [
----------------------------------------------------------- */	
#topTopics {
	text-align: left;
	float: right;
	width: 600px;
	margin-top: 12px;
	margin-bottom: 20px;
	background-image: url(../images/top/box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	}
	
#topNews {
	float: left;
	width: 290px;
	}
	
#topNews h4 {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #D3EA8F;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
	
#topNews table {
	margin-left: 10px;
	}
	
#topNews table td {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 10px;
	padding-bottom: 4px;
	vertical-align: top;
	}
	
#topNews table td.day {
	white-space: nowrap;
	}
	
#topNews table td.red {
	font-size: 12px;
	color:#FF0000;
	}

	
#newsBlock {
	height: 180px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 8px;
	}
	
#topGreeting {
	float: right;
	width: 290px;
	}
	
#topGreeting h4 {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	background-color: #CDD991;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
	
.topbnStyle {
	float: left;
	width: 290px;
	}

.bnStyle {
	float: right;
	width: 290px;
	}
	
.bnStyle li {
	padding-bottom: 10px;
	}
	
.2nd-bnstyle01{
    float:left;
	width:290px;
	}
	


/* 
 テスト [
----------------------------------------------------------- */	


#topTopics01 {
	text-align: left;
	float: right;
	width: 600px;
	margin-top: 12px;
	margin-bottom: 10px;
	background-image: url(../images/top/box_bg01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	}
	
#topNews01 {
	float: left;
	width: 600px;
	}
	
	
#topNews01 h4 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #fbf0a8;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
	
#topNews01 table {
	margin-left: 10px;
	}
	
#topNews01 table td {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 10px;
	padding-bottom: 4px;
	vertical-align: top;
	}
	
#topNews01 table td.day {
	white-space: nowrap;
	}
	
#topNews01 table td.red {
	font-size: 12px;
	color:#FF0000;
	}

	
#newsBlock01 {
	height: 200px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 8px;
	}

/* 
 ご案内
----------------------------------------------------------- */	

	
#topTopics02 {
	text-align: left;
	float: right;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 20px;
	background-image: url(../images/top/box_bg02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	}
	
#topGreeting02 {
	float: right;
	width: 600px;
	}
	
#topGreeting02 h4 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background-color: #dcf5b8;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	}
	
.topbnStyle02 {
	float: left;
	width: 600px;
	}

.bnStyle02 {
	float: right;
	width: 600px;
	}
	
.bnStyle02 li {
	padding-bottom: 10px;
	}
	
.2nd-bnstyle02{
    float:left;
	width:600px;
	}

/* 臨時休業のご案内 */

.tableStyle9 {
	border-collapse: collapse;
	border: 2px solid #ff0000;
	empty-cells:show;
	width: 600px;
}
	

.fontstyle26 {
	font-size: 12px;
	line-height: 20px;
	color:#FF0000;
	text-align:center;
	padding-bottom: 5px;
	padding-top:5px;
}