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(http://pocket-salon.jp/img/navi-salon.jpg);
	text-indent: -9999px;
	width: 161px;
	margin-left: 0px;
}
#navi-course a {
	background-image: url(http://pocket-salon.jp/img/navi-course.jpg);
	text-indent: -9999px;
	width: 71px;
	margin-left: 57px;
	margin-right: 43px;
}
#navi-nagare a {
	background-image: url(http://pocket-salon.jp/img/navi-nagare.jpg);
	text-indent: -9999px;
	width: 112px;
	margin-left: 22px;
	margin-right: 22px;
}
#navi-nyukai a {
	background-image: url(http://pocket-salon.jp/img/navi-nyukai.jpg);
	text-indent: -9999px;
	width: 68px;
	margin-left: 39px;
	margin-right: 39px;
}
#navi-access a {
	background-image: url(http://pocket-salon.jp/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{
	width:800px;
	height:300px;
	background:url(http://pocket-salon.jp/img/top_back.gif);
}

#lesson ul {
	list-style-type: none;
	width:750px;
	margin-left:25px;
	clear: both;
}
#lesson li {
	float: left;
}
#lesson a {
	display: block;
	width: 98px;
	height: 111px;
	margin-top:170px;
	margin-left:10px;
}
#lesson-wine a {
	background-image: url(http://pocket-salon.jp/img/wine_navi.jpg);
	text-indent: -9999px;
}
#lesson-cheese a {
	background-image: url(http://pocket-salon.jp/img/cheese_navi.jpg);
	text-indent: -9999px;
}
#lesson-france a {
	background-image: url(http://pocket-salon.jp/img/france_navi.jpg);
	text-indent: -9999px;
}
#lesson-itarian a {
	background-image: url(http://pocket-salon.jp/img/itarian_navi.jpg);
	text-indent: -9999px;
}
#lesson-pan a {
	background-image: url(http://pocket-salon.jp/img/bread_navi.jpg);
	text-indent: -9999px;
}
#lesson-all a {
	width:180px;
	background-image: url(http://pocket-salon.jp/img/kwsk.gif);
	text-indent: -9999px;
}

#lesson-wine a:hover {
	background-image: url(http://pocket-salon.jp/img/wine_navi_hover.jpg);

}
#lesson-cheese a:hover {
	background-image: url(http://pocket-salon.jp/img/cheese_navi_hover.jpg);

}
#lesson-france a:hover {
	background-image: url(http://pocket-salon.jp/img/france_navi_hover.jpg);

}
#lesson-itarian a:hover {
	background-image: url(http://pocket-salon.jp/img/itarian_navi_hover.jpg);

}
#lesson-pan a:hover {
	background-image: url(http://pocket-salon.jp/img/bread_navi_hover.jpg);

}
#lesson-all a:hover {
	width:180px;
	background-image: url(http://pocket-salon.jp/img/kwsk_hover.gif);
	text-indent: -9999px;
}
#contents {
	width:800px;
	height:auto;
	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(http://pocket-salon.jp/img/news_title.gif);
	height: 50px;
	border-bottom:2px solid #CCC;
	width: 400px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#news {
	margin-bottom: 30px;
}
p#schedule {
	background-image: url(http://pocket-salon.jp/img/schedule_title.gif);
	height: 50px;
	width: 400px;
	border-bottom:2px solid #CCC;
	text-indent: -9999px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
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;
} 
