img.curve {
	height: 64px;
	width: 100%;
}

#siteHead {
	width: 100%;
	position: absolute;
	top: 0px;
	margin: 0px;
	left: 0px;
}
#g_navi {
	clear: both;
	width: 800px;
	padding-top: 15px;
	height: 49px;
	margin-bottom: 15px;
}

#g_navi ul {
	list-style-type: none;
	clear: both;
}
#g_navi li {
	float: left;
}
#g_navi a {
	display: block;
	height: 15px;
}
#navi-salon a {
	background-image: url(img/navi-salon.jpg);
	text-indent: -9999px;
	width: 161px;
	margin-left: 0px;
}
#navi-course a {
	background-image: url(img/navi-course.jpg);
	text-indent: -9999px;
	width: 71px;
	margin-left: 57px;
	margin-right: 43px;
}
#navi-nagare a {
	background-image: url(img/navi-nagare.jpg);
	text-indent: -9999px;
	width: 112px;
	margin-left: 22px;
	margin-right: 22px;
}
#navi-nyukai a {
	background-image: url(img/navi-nyukai.jpg);
	text-indent: -9999px;
	width: 68px;
	margin-left: 39px;
	margin-right: 39px;
}
#navi-access a {
	background-image: url(img/navi-access.jpg);
	text-indent: -9999px;
	width: 95px;
	margin-left: 31px;
	margin-right: 30px;
}
#header {
	clear: both;
	width: 800px;
	margin-bottom: 10px;
}
#header #headerRight {
	height: 51px;
	width: 178px;
	position: absolute;
	text-align: right;
	right: 0px;
	top: 30px;
}
#lesson ul {
	list-style-type: none;
	clear: both;
}
#lesson li {
	float: left;
}
#lesson a {
	display: block;
	width: 160px;
	height: 300px;
}
#lesson-wine a {
	background-image: url(img/lesson-wine.jpg);
	text-indent: -9999px;
}
#lesson-cheese a {
	background-image: url(img/lesson-cheese.jpg);
	text-indent: -9999px;
}
#lesson-france a {
	background-image: url(img/lesson-france.jpg);
	text-indent: -9999px;
}
#lesson-itarian a {
	background-image: url(img/lesson-itarian.jpg);
	text-indent: -9999px;
}
#lesson-pan a {
	background-image: url(img/lesson-pan.jpg);
	text-indent: -9999px;
}
#lesson-wine a:hover {
	background-image: url(img/lesson-wine.jpg);
	background-position: 0px -300px;
}
#lesson-cheese a:hover {
	background-image: url(img/lesson-cheese.jpg);
	background-position: 0px -300px;
}
#lesson-france a:hover {
	background-image: url(img/lesson-france.jpg);
	background-position: 0px -300px;
}
#lesson-itarian a:hover {
	background-image: url(img/lesson-itarian.jpg);
	background-position: 0px -300px;
}
#lesson-pan a:hover {
	background-image: url(img/lesson-pan.jpg);
	background-position: 0px -300px;
}
#contents {
	padding-top: 30px;
}
p#salontoha {
	background-image: url(img/salontoha.jpg);
	height: 19px;
	width: 212px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#intro {
	margin-bottom: 30px;
	background-color: #FEEFF4;
	padding: 10px;
	border: 1px solid #E41659;
}
#intro h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
#intro p {
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#intro ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
#intro li {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 3px;
}
#intro a {
	color: #339933;
	font-weight: bold;
	text-decoration: none;
}
p#whatsnew {
	background-image: url(img/whatsnew.jpg);
	height: 14px;
	width: 82px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#news {
	margin-bottom: 30px;
}

p.detail a {
	font-weight: bold;
	color: #333333;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
}
p.detail a:hover {
	text-decoration: underline;
}
#article p {
	line-height: 130%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 10px;
}
#article a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#article span.date {
	color: #666666;
	font-size: 10px;
	text-align: right;
	display: block;
}
#article span.category {
	color: #55A0FF;
	font-size: 10px;
	text-align: right;
}
#article a:hover {
	text-decoration: underline;
}

#article img {
	margin-right: 15px;
} 