@charset "UTF-8";
/* formatting style
------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFCC00;
}
hr {
	display: none;
}
/* link style
------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 848px;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
#banner {
	border-color: #666666;
	border-top-style: 3;
}
#aldente sign {
	padding: 15px 15px 15px 30px;
	float: left;
	width: 150px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#restaurant info {
	padding: 15px;
	float: right;
	margin: 20px auto;
	width: 300px;
}
#paragraph1 {
	padding: 15px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 15px;
	top: 50px;
	position: relative;
}
#tarako {
	float: right;
	width: 300px;
	padding: 30px 15px 15px;
}
#aojiso_shimeji {
	padding: 15px;
	float: right;
	width: 300px;
}
#main_top {
	padding-top: 15px;
	padding-bottom: 15px;
}
#google_map {
	padding: 20px 15px 15px;
	float: left;
	width: 450px;
	clear: left;
}
#information {
	padding: 15px;
	float: right;
	width: 300px;
}
#main_bottom {
	clear: left;
	float: left;
	width: 848px;
}
#aldente_ext {
	clear: both;
	float: left;
	width: 848px;
}
#paragraph2 {
	float: left;
	width: 480px;
	padding: 15px 15px 15px 20px;
}
#pasta_img {
	float: right;
	width: 300px;
	padding: 15px;
}
#pasta_main {
	width: 848px;
	padding-top: 15px;
	position: relative;
}
#pasta_pic1 {
	padding: 15px 15px 15px 83px;
	clear: both;
	float: left;
	width: 300px;
}
#pasta_pic2 {
	padding: 15px 83px 15px 15px;
	clear: right;
	float: right;
	width: 300px;
}
#pasta_bottom {
	clear: both;
	width: 848px;
	padding-bottom: 15px;
}
#article #main {
	background-image: url(aldente_image/magazines.jpg);
	background-repeat: no-repeat;
	width: 848px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	top: 350px;
}
#aldente ext {
	float: right;
}
#copyright {
	background-color: #993300;
	color: #CCCCCC;
	padding: 15px;
	clear: both;
}
/* header styles
------------------------*/
#header {
	border-top: #666666;
	border-bottom: 3px solid #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#article #header {
}
#pasta #header {
}
#header ul {
	background-color: #FFFFFF;
	position: relative;
	width: 850px;
	left: 0px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #333333;
	text-decoration: none;
	height: 2.5em;
	width: 211px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 3px double #CCCCCC;
	border-left: 2px solid #999999;
	text-align: center;
	display: block;
	background-color: #CCCCCC;
}
#header ul li a:hover {
	background-color: #DAE3EF;
}
#header ul li#nHome a {
	border-left-style: none;
}
#info #header #nInfo a,
#pasta #header #nPasta a,
#article #header #nArticle a{
	color: #FFFFFF;
	background-color: #BDBED6;
}

