*{
	margin:0;
	padding:0;
	border:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
}

body{
	margin:0;
	background-color:#ddfffd;
}

address{
	font-style:normal;
}

div#container{
	width:900px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/back_body.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	height: auto;
}

div#header{
	background-image:url(img/header.gif);
	height:250px;
	width:900px;
}

div#header_space{
	width:900px;
	height:100px;
}

div#header_space_1{
	float:left;
	text-align:center;
	width:900px;
	height:100px;
	color:#ff0000;
	font-size:18px;
	line-height:20px;
}

div#header_space_1_l{
	float:left;
	text-align:center;
	width:900px;
	height:90px;
	color:#ff0000;
	font-size:16px;
	line-height:20px;
	padding-top: 10px;
}
div#header_space_1_r{
	float:left;
	text-align:center;
	width:450px;
	height:80px;
	padding-top:20px;
	color:#ff0000;
	font-size:18px;
	line-height:20px;
}

div#header_space_2{
	clear:both;
	width:345px;
	height:150px;
	margin-left:555px;
}

div.shop_name{
	text-align:center;
	width:345px;
	height:70px;
	padding-top:40px;
	text-align:center;
	font-size:40px;
	color:#0000ff;
	line-height:70px;
	float: right;
}

div.license{
	text-align:center;
	width:345px;
	height:30px;
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	float: right;
}
/*header終了*/

div#info{
	width:900px;
	margin-bottom:20px;
}

div#map{
	float:left;
	width:403px;
	margin-top:20px;
	margin-left:60px;
	margin-right:36px;
}

div#big_map{
	width:403px;
	margin-top:10px;
	margin-bottom:10px;
	color:#0033ff;
	font-weight:bold;
	text-align:center;
}

table{
	text-align:center;
}

div#direction{
	float:right;
	width:306px;
	margin-top:20px;
	margin-right:60px;
	margin-left:29px;
}

.text_nomal{
	text-align:left;
	font-size:14px;
	color:#000000;
}

.text_tel{
	text-align:left;
	font-size:24px;
	color:#ff0000;
}

.text_mail{
	font-size:24px;
}
/*info終了*/

div.photo{
	height:190px;
	width:200px;
	float:right;
	margin-top:40px;
	margin-right:10px;
}

.coment_text{
	font-size:16px;
	height:210px;
	width:539px;
	float:left;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

table.topback-table a:hover,table.topback-table a:active,table.topback-table a:visited,table.topback-table a:link{
	color:#ffffff;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.home_link{
	text-align:center;
	width:900px;
	margin-top:10px;
}

.copyright{
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}

.three-photo{
	height:183px;
	width:789px;
}

div#coment{
	background-image:url(img/coment.gif);
	background-repeat: no-repeat;
	height:433px;
	width:789px;
	margin-left:auto;
	clear:both;
	margin-right: auto;
}

div#photospace{
	width:789px;
	height:183px;
	clear:both;
}
