
body {
	font-size:17px;
	}
	
header .f_swich li a.sm{
	background-image:url(image/s.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
display:block;
width:24px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}

header .f_swich li a.mid{
	background-image:url(image/m.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
display:block;
width:24px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}

header .f_swich li a.lge{
	background-image:url(image/l.gif);
	background-repeat:no-repeat;
	background-position:left top;
display:block;
width:24px;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
}

header .f_swich li a:hover{
	background-position:left top;
}


article#news aside .bdnon{
	border-bottom:#e7e7e7 solid 1px;
}

article#movie section{
	font-size:16px;
	line-height:1.6em;
}

article#movie section h3{
	font-size:20px;
}

article#news_list section li h2{
	font-size:18px;
}

article#guide section.cafe_menu h3{
	font-size:20px;
}

article#about section.privacy h2{
	font-size:17px;
}

article#teien section.teien_main{
	font-size:18px;
	height:464px;
}