/*----- mayuko-salon -----*/

html {
	margin: 0;
	padding: 0;
	}

body {
	min-width: 930px;
	margin: 0 auto;
	padding: 0;
	color: #381503;
	font : 12px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	text-decoration: none;
	text-align: center;
	background: #fffbfe url(images/bk.gif) repeat-x;
}
a:link {
	color: #3f1e01;
	text-decoration: underline;

}
a:visited { 
	color: #3f1e01;
	text-decoration: underline;

}
a:active { 
	color: #8c430a;
	text-decoration: underline;
}
a:hover { 
	color: #8c430a;
	text-decoration: underline;
}
a img{
	border: none;
	text-decoration: none;

}
#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	width: 930px;
}
#main{
	width: 930px;

}
#top{
	width: 930px;
	height: 150px;
}
#menu-bar{
	width: 930px;
	height: 100px;

}
#menu-class{
	width: 930px;
	height: 160px;
}
#intro{
	background: url(images/intro.gif) no-repeat;
	width: 149px;
	height: 15px;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#news{
	background: url(images/news.gif) no-repeat;
	width: 50px;
	height: 15px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* flash表示のための */
#content {
	width: 930px;
	margin: 0 px;
	background: #FFFFFF url(images/content_bk.gif) repeat-x;

}

#content-main{
	width: 928px;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #f1e0e0;

	border-top: 1px solid #f4e0e2;
	border-right: 1px solid #fdeeee;
	border-left: 1px solid #fdeeee;
	float: left;
}
#content-main-left{
	width: 700px;
	float: left;

}
#content-main-right{

	float: right;
	padding-top: 30px;
	padding-right: 35px;

}
#content-main-bottom{
	width: 928px;
	text-align: left;
	margin: 0;
	padding: 15px 0 0 0;
	border-right: 1px solid #fdeeee;
	border-left: 1px solid #fdeeee;
	border-bottom: 1px solid #f3edea;
	float: left;
}
#content-news{
	width: 700px;
	border-bottom: 1px solid #f3edea;

	float: left;

	margin-left: 25px;
	_margin-left: 15px;
	margin-bottom: 1px;
}
/* #top-pics{
	margin-top: 15px;
	margin-left: 30px;	
}
a#top-pics img{
	border: none;
	text-decoration: none;

}
*/

#entry-date{
	font-family: Georgia, "Times New Roman", Times, serif, "MS PMincho", "MS Mincho", "Hiragino Mincho Pro";
	color: #669933;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0;
}

.top-text{
	color: #381503;
	line-height: 16px;
	padding: 2px 2px 10px 35px;
}
.top-text-more{
	color: #381503;
	line-height: 16px;
	padding: 5px 35px 15px;
}
.main-text{
	color: #381503;
	line-height: 16px;
	padding-left: 35px;
	padding-right: 25px;
}
.main-text-more{
	color: #381503;
	line-height: 16px;
	padding: 0 35px 20px 35px;
}
.title-top{
	font-size: 13px;
	color: #381503;
	margin-left: 35px;
	text-shadow: #c6a1a3 1px 1px 5px;
	margin-bottom: 5px;
	margin-top: 0;
}
.title{
	font-size: 12px;
	color: #381503;
	margin-left: 10px;
	text-shadow: #c6a1a3 1px 1px 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.title a, .title a:visited{

	color: #3f1e01;
	text-decoration: none;
	text-shadow: #c6a1a3 1px 1px 5px;
	text-decoration: underline;
}
.title a:hover{

	color: #8c430a;
	text-decoration: underline;
}

.copy {
	text-decoration: none;
	display: none;
}

.emphasis{
	font-weight: bold;
}
/*----- backnumber menu -----*/
#entry-footer-top{
	height: 5px;
	font-size: 10px;
	clear: both;
	border-top: 1px solid #ddd4cd;
	width: 635px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#entry-footer-none{
	height: 5px;
	font-size: 10px;
	clear: both;
	width: 635px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#entry-footer{
	height: 5px;
	font-size: 10px;
	clear: both;
	border-top: 1px dotted #b2b2b2;
	_border-top: 1px solid #ebebeb;
	width: 635px;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 5px;
}


/*----- footer -----*/


#footer {
	margin: 0;
	padding-top: 10px;
	width: 930px;
	height: 20px;
	text-align: center;
	clear: both;
	background-color: #fffbfe;
}
#copyright {

	font: 10px Georgia, "Times New Roman", Times, serif, "MS PMincho", "MS Mincho", "Hiragino Mincho Pro";
	color: #a5816d;
	letter-spacing: 1px;
}

