/* CSS Document */


*{
	margin:0 ;
	padding:0;
}
	
body{
	/*Lyout*/
	background-color:#ffffff;
	width:100%;
	padding:10px 0px 0px 0px;
	
	/*other*/
	color:#666666;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}



h1{
	font-size:1.1em;
}

h2{
	font-size:90%;
	margin:0px 0px 5px 0px;
}

h3{
	font-size:90%;
	margin:0px 0px 15px 0px;
}

#salc_menu h3{
	font-size:75%;
	margin:5px 0px 5px 0px;
	cursor:pointer;
}



h4{
	margin:0px 0px 8px 0px;
	font-size:90%;
}


ul li{
	/*Lyout*/
	margin:0px 0px 0px 10px;
	
	/*other*/
	text-decoration:none;
	list-style-type:none;
	font-size:80%;
}


a {
	text-decoration: none;
	border:none;
}

a:link {
	color: #00ffff;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

a:visited {
	color: #00ffff;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

a:hover {
	color: #ffffff;
	background-color:#00ffff;
	text-decoration: none;
	border:none;
} 

a:active {
	color: #00ffff;
	text-decoration: none;
	border:none;
}

#salc_header_left{
	/*Lyout*/
	float:left;
	width:400px;
	height:70px;
	
	/*header一つの時
	width:100%;
	height:100px;
	*/
	
	/*other*/
	background-color:#ffffff;
}


a.imagelink:link,
a.imagelink:visited,
a.imagelink:hover{
	background-color:#ffffff;
	text-decoration:none;
	border:none;
}

.activepage{
	color: #ffffff;
	background-color:#666666;
	text-decoration: none;
	border:none;
}

#salc_header_right{
	/*Lyout*/
	float:left;
	width:400px;
	height:70px;
	
	text-align:right;
	
	/*header一つの時
	width:100%;
	height:100px;
	*/
	
	/*other*/
	background-color:#ffffff;
	font-size:80%;
}


#salc_body{
	/*Lyout*/
	margin:0 auto;
	width:800px;
	
	/*other*/
}

#salc_menu{
	/*Lyout*/
	float:left;
	width:200px;
	
	/*other*/
	background-color:#ffffff;
}

#salc_menu p{
	font-size:80%;
}

#salc_menu a:link {
	color: #666666;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

#salc_menu a:visited {
	color: #666666;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

#salc_menu a:hover {
	color: #ffffff;
	background-color:#666666;
	text-decoration: none;
	border:none;
} 

#salc_menu a:active {
	color: #00ffff;
	text-decoration: none;
	border:none;
}

#counter{
	margin: 10px 0px 0px 0px;
	font-size:75%;
}　


#menu_banner{
	margin:30px 0px 0px 0px;
}

#menu_banner a:link {
	color: #ffffff;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

#menu_banner a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color:#ffffff;
	border:none;
} 

#menu_banner a:hover {
	color: #ffffff;
	background-color:#ffffff;
	text-decoration: none;
	border:none;
} 

#menu_banner a:active {
	color: #ffffff;
	text-decoration: none;
	border:none;
}


.menu_part{
	/*Lyout*/
	margin:30px 0px 0px 0px;
}

#menu_calender{
	margin:30px 0px 20px 0px;
}

.menu_part caption {
	/*lyout*/
	
	
	/*other*/
	font-size:80%;
	text-align:left;
}

.menu_part th {
	/*lyout*/
	
	/*other*/
	font-size:100%;
	font-weight:100;
}
.menu_part tr {
	/*lyout*/
	
	/*other*/
	font-size:75%;
	text-align:center;
}

.holiday{
	color:#EEEEEE;
}
.calender_hour{
	/*lyout*/
	margin:5px 0px 0px 0px;
	
	/*other*/
	font-size:80%;
	color:#AAAAAA;
}

#salc_contents{
	/*Lyout*/
	float:left;
	width:600px;
	
	margin:0px 0px 20px 0px;
	
	/*other*/
	background-color:#ffffff;
}



.salc_content{
	/*Lyout*/
	line-height:1.5em;
	letter-spacing:0.1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	
	/*other*/
	/*
	border-bottom:1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
}

.salc_content p{
	margin:0px 0px 20px 0px;
}

.salc_content ul li{
	/*Lyout*/
	margin:0px 0px 0px 10px;
	
	/*other*/
	text-decoration:none;
	list-style-type:none;
	font-size:100%;
}

.salc_content caption {
	/*lyout*/
	
	
	/*other*/
	font-size:80%;
	text-align:left;
}

.salc_content th {
	/*lyout*/
	
	/*other*/
	font-size:100%;
	font-weight:100;
	text-align:center;
	
	background-color:#eeeeee;
}
.salc_content tr {
	/*lyout*/
	
	/*other*/
	font-size:75%;
	text-align:center;
}

.salc_content_chart{
	/*Lyout*/
	line-height:1.5em;
	letter-spacing:0.1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	
	/*other*/
	/*
	border-bottom:1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	*/
}

.salc_content_chart p{
	margin:0px 0px 5px 0px;
}
.salc_content_chart img{
	float:left;
	margin:0px 10px 0px 0px
}

.salc_content_face h4{
	clear:both;
}

.salc_content_face img{
	float:right;
	margin:0px 0px 0px 10px
}

.basil_text {
	font-weight:bold;
}

#salc_footer{
	/*Lyout*/
	width:100%;
	clear:both;
	
	height:50px;
	margin:30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	
	/*other*/
	background-color:ffffff;
	font-size:80%;
	text-align:center;
	
	border-top:1px;
	border-top-style: dotted;
	border-top-color: #666666;
}