/*アラカルト基本デザイン設定*/

#title {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.datatext01 {
	color: #333333;
	font-size: 80%;
	line-height: 140%;
}
.caption {
	font-size: 75%;
	color: #333333;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

.data {
	padding: 0px;
	margin-bottom: 15px;
}
.photo .datatext01 {
	color: #345D27;
	font-size: 80%;
}


/*メインページデザイン設定*/

#alacarte_content {
	padding: 15px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#alacarte_content #headerimg {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#alacarte_content h3 {
	margin: 0px 0px 4px 0px;
	padding: 2px;
	background-color: #DDA672;
	font-size: 100%;
	color: #3F2216;
	background-repeat: repeat-y;
}
#alacarte_content h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 100%;
	font-weight: bold;
	color: #44387E;
}
#alacarte_content #tsurical {
	float: right;
}
#alacarte_content .map {
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
	background-color: #D5E6FF;
}
#submenu #alacarte {
	background-color: #FF6600;
	background-image: url(../alacarte/images/menubg_alacarte.gif);
	background-repeat: repeat;
	font-size: 12px;
}
#submenu #alacarte a {
}
#submenu #alacarte a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#submenu #alacarte a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#submenu #alacarte a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#submenu #alacarte a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

