@charset "utf-8";

/* CSS Document */
/*----------------------------------------------------------------------------------
//
//　テンプレート共通タグ（全ページ共通）
//
//----------------------------------------------------------------------------------*/


#temp_body {
	background-color: #ffffff;
	background-image: url(../images/template/template_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#temp_header {
	width: 800px;
/*	background-image: url(../images/template/template_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	height: 96px;*/
}

#temp_header h1 {
	background-color: #ffffff;
	font-size: 10px;
	line-height: 1.5;
	margin-left: 5px;
}

#temp_menu {
	width: 160px;
	padding-left: 20px;
	float: left;
}

#temp_menu #message {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#temp_main {
	width: 595px;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
}

#temp_sitemap {
	width: 600px;
	margin-left: 170px;
	/*margin-right: auto;*/
	margin-top: 20px;
}

.temp_pagetop {
	padding-top:20px;
	width:710px;
	text-align:right;	
}

#temp_footer {
	background-image: url(../images/template/temp_footer_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 95px;
}


#temp_footer #footer_info {
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 20px;
}

#temp_footer #footer_info h3 {
	font-size: 16px;
	line-height: 120%;
	padding: 5px;
	float: left;
}

#temp_footer #footer_menu {
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}


#temp_footer #footer_menu li {
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	float: left;
}

#temp_footer #copyright {
	color: #ffffff;
	background-color: #160e3e;
	text-align: center;
	padding: 2px;
}

#header_sub_menu li {
	display: inline;
	padding: 0px 15px 0px 0px;
}

.meal_kakomi
{
	padding-top: 20px;
	padding-left: 20px;
	width: 310px;
	min-height: 154px;
	border: solid #202020 1px;
}

.mealtable{
	width:594px;
}

.meal_kakomi2
{margin-left: auto;
	margin-right: auto;
width: 110px;height: 50px;border: solid #202020 1px;padding: 5px;text-align: left;
}

.history_kakomi
{
border: solid #202020 1px;text-align:center;
}

.hr_flat{
	padding:0px;margin:10px 0px 10px 0px;
	border:1px solid #CCCCCC;
}
.hr_flat2{
	padding:0px;margin:0px;
	border:1px solid #CCCCCC;
}

li.header1 {
	font-size: 16px;
	background-color: #ffffcc;
	margin-top: 10px;
	padding: 5px;
}

li.header2 {
	font-size: 12px;
}

