/******************************************************

	各ページ共通スタイル 目次
	
	
	1 基本設定
	
	2 スタンダード　アンカー
	
	3 common
	
	
 
*******************************************************/



/****** 1 基本設定 ******/


*{ margin:0px; padding:0px; }

img { border:0px; }

body{
	background-color:#fff8eb;
	color:#333;
}

.e9, .e10, .e12       { font-family:Arial, Verdana, sans-serif; }
.j9, .j10, .j12, .j14 { font-family: ＭＳ Ｐゴシック,Osaka, MS UI Gothic, sans-serif; }

address{
	font-style:normal;
	font-size:10px;
	width:750px;
	margin:3px auto;
}

h1 {
	font-size:14px;
	font-weight:bold;
}


h2 {
	width:510px;
	height:30px;
	background:url("http://www.esthe-esprit.com/img/title.gif") 0% 100% no-repeat;
	padding:0px 0px 0px 40px; 
	font-size:14px;
	font-weight:bold;
	color:#4d2600;
}

h3 {
	border-bottom:1px solid #c93;
	width:480px;
	height:15px;
	background:url("http://www.esthe-esprit.com/img/title_b.gif") 0% 50% no-repeat;
	padding:3px 0px 0px 20px;
	font-size:12px;
	font-weight:bold;
	color:#c93;
	margin-top:20px;

}




/****** 2 スタンダード　アンカー ******/
a:link{
	color:#630; text-decoration:none;
}
a:visited{
	color:#930; text-decoration:none;
}
a:hover{
	color:#930; text-decoration:underline;
}
a:active{
	color:#930; text-decoration:none;
}

/****** 3 common ******/

div.cle {
	clear:both;
}

.dot01 {
	background-image:url(/img/dot01.gif);
	font-size:1px;
	height:1px;
}

.dot02 {
	background-image:url(/img/dot02.gif);
	font-size:1px;
	font-size:1px;
}

.header_text {
	width:750px;
	margin:0px auto;
	font-size:10px;
}

.base {
	width:752px;
	background:url("http://www.esthe-esprit.com/img/bg.gif") repeat-y;
	margin:0px auto;
}

.head_box {
	width:752px;
	height:91px;
	background:url("http://www.esthe-esprit.com/img/head_bg.gif") no-repeat;
}

.logo {
	width:161px;
	height:91px;
	background:url("http://www.esthe-esprit.com/img/logo.gif") no-repeat;
	float:left;
}
.logo a {
	width:161px;
	height:91px;
	display:block;
	text-indent:-986px;
	background:url("http://www.esthe-esprit.com/img/logo.gif") no-repeat;
}

.head_bar {
	clear:both;
	width:725px;
	height:5px;
}

.body_box {
	width:750px;
	margin:0px auto;
}

.navi_box {
	width:160px;
	float:left;
	background-image:url("http://www.esthe-esprit.com/img/navi_bg.gif");
}

.navi_top {
	width:159px;
	height:50px;
}


.menu_box {
	width:150px;
	margin:15px auto;
}

.menu_title {
	width:150px;
	height:20px;
	padding:5px 0px 0px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background-image:url("http://www.esthe-esprit.com/img/menu_bar.gif");
}

.menu_contents {
	width:148px;
	background-image:url("http://www.esthe-esprit.com/img/menu_bg.gif");
	border:1px solid #630;
}

.menu_contents ul {
	width:120px;
	font-size:12px;
	margin:15px 0px 15px 10px;
	list-style-image: url("/img/list_point.gif");
}

.menu_contents li {
	margin:5px 0px 0px 20px;
}

.calendar {
	width:140px;
	margin:8px auto;
	font-size:12px;
	text-align:center;
}


.searchForm {
	width:140px;
	margin:8px auto;
	font-size:12px;
}

.rss {
	border:solid 1px #999;
	padding:1px;
	width:80px;
	margin:10px 5px;
}

.rss a {
	display:block;
	width:100%;
	background-color:#bbb;
	color:black;
	font-size:9px;
	font-family:Arial,Helvetica,sans-serif;
}

.rss-format {
	background-color:orange;
	padding:0px 5px;
}

.rss-version {
	padding:0px 5px;
}


.contents_box {
	width:550px;
	margin:20px;
	float:right;
}

.main {
	width:550px;
	height:170px;
}

.entry_box {
	width:550px;
	margin:30px 0px;
}

.entry_box p {
	margin:10px auto;
	width:530px;
            /*  padding:10px; */
	font-size:12px;
	line-height:150%;
}

.entryData_box {
	width:550px;
	font-size:12px;
	color:#630;
	border-top:1px solid #630;
}

.comment_box {
	width:500px;
	margin:30px auto;
}

.comment_box p {
	margin:10px;
	font-size:12px;
	line-height:150%;
}

.commentData_box {
	width:500px;
	font-size:12px;
	color:#c93;
	border-top:1px solid #c93;
}

.footer_box {
	width:752px;
	height:27px;
	clear:both;
}

.CommentFields {
	width:500px;
	margin:20px auto;
	font-size:12px;
}

.topnavi {
	font-size:10px;
	line-height:150%;
}

.back {
	width:500px;
	margin:30px auto;
	text-align:right;
	font-size:12px;
}