/*CSS*/

*{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size:14px;
	line-height:20px;
}


h1{
	font-size:25px;
	color:#dc143c;
}

h2{
	font-size:18px;
}

h3{
	font-size:18px;
	color:black;
}

h4{
	font-size:12px;
	color:#848484;
}

h5{
	font-size:12px;
	color:#dc143c;
	line-height:12px;
}

h6{
	font-size:18px;
	line-height:18px;
}

span{
	font-size:14px;
}

img.top{
	width:760px;
	height:250px;
	border:none;
}

img.map{
	width:693px;
	height:350px;
	border:none;
}

table.menu{
	border: 2px #ff0000 solid;
}

p.tel{
	font-size:20px;
	color:crimson;
}

#full{
	margin:auto;
	width:760px;
}

#header{
	position:relative;
}

#navbar{
	background-color:crimson;
}



#footer{
	background-color:white;
}

#footer p{
	color:black;
	font-size:12px;
	line-height:13px;
}

#footer span{
	color:black;
	background-color:white;
	font-size:12px;
	line-height:13px;
}

a {
	color:white;
	text-decoration:none;
	font-size:16px;
}

#title a.tel {
	color:crimson;
	text-decoration:none;
	font-size:20px;
}

ul{
	list-style-type:none;
}

li{
	display:inline;
	padding: 5px;
}
	


img {
	width:200px;
	height:133px;
	border:1px solid black;
}

     