@charset "Shift_JIS";
body {
	background-color: #FFF;
	text-align: center;
}

#wrap {
	float: left;
	width: 750px;
}

#osusume {
	background-color: #cdef7e;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
#italian {
	background-color: #e0d2b1;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
#sweets {
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	background-color: #d7d7ae;
}
p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 5px;
}
.right {
	float: right;
	padding-right: 30px;
}
.clear { clear:both; }  
.clear hr { display:none; } 

.menu_t {
	font-size: 16px;
	font-weight: bold;
	color: #804000;
	text-decoration: underline;
	margin-bottom: 5px;
}
.menu_t2 {
	font-size: 13px;
	font-weight: bold;
	color: #804000;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 10px;
}
.table {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 640px;
}
.table2 {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 680px;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.td2 {
	text-align: left;
	font-size: 12px;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.td3 {
	font-size: 13px;
	color: #804000;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	
}
.bold {
	font-weight: bold;
}
.bold_big {
	font-size: 16px;
	font-weight: bold;
}

.s_table1 {
	background-color: #FFF;
	float: left;
	width: 200px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}
.s_table2 {
	width: 350px;
	margin-left: 300px;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
