body   {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
}

#container {
	width: 789px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
} 

#header {
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	height: 79px;
	background-repeat: repeat-x;
	text-align: center;
} 
#photo
{
	padding: 0px;
	width: 595px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#header_content {
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 789px;
	height: 79px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
} 

/*余白の設定はＮＧ*/

#sidebar {
	float: left;
	margin:0;
	padding:0px;
	width:184px; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
}

#mainContent {
	float: right;
	margin:0px;
	width: 605px;
	padding: 0px;
} 
#footer_t {
	width: 789px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_footer_t.jpg);
	background-repeat: no-repeat;
	height: 9px;
} 

#footer {
	clear:both;
	padding: 0;
	margin: 0px;
	height: 44px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
} 
#foot_content {
	padding: 0;
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_footcontent.jpg);
	height: 44px;
} 

#footer p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,#path{
margin-top:0px;
margin-bottom:0px;
}
h1
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	width: 780px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2{
margin:0px 0px 15px 15px;
padding:8px 0px 0px 0px;
width : 533px;
height:27px;
font-size:14px;
text-indent:1em;
color:#FFFFFF;
background-image:url(../image/h1_bg.jpg);
}

h3{
margin: 15px 0px 5px 16px;
padding:1px;
width : 527px;
display : block;
font-weight:bold;
color:#CC0000;
text-indent:0.5em;
font-size:12px;
border-bottom-width:1px;
border-bottom-style: solid;
border-bottom-color:#cccccc;
background-color: #F3F3F3;
border-left-width: 2px;
border-left-style: solid;
border-left-color:#990000;
}

address {
	font-style: normal;
}
li {
	width: 100%;
	padding-left: 0px;
	background-image: url(../images/bt_maru.gif);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	margin-top: 10px;
	line-height: 150%;
	background-position: 0px 0px;
}
.logo
{
	margin-top: 17px;
	margin-left: 18px;
}
.tx_red
{
	color: #660000;
}

.main_tx
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}
.main_table
{
	padding: 0px;
	margin-right: 8px;
	margin-left: 9px;
	margin-top: 15px;
}
.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}




td img {display: block;}

img {display: block;}

.fltrt {
	float: right;
	margin-right:0;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-left:0;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr{
	clear:both;
}

/*price table*/
.price {border:1px solid #e7e7e7; margin-bottom:15px;}
.price th {
	color:#686868;
	font-size:12px;
	background-color:#FFD2D2;
	padding:4px;
	margin:1px;
	border-right:1px dotted #ffffff;
	text-align: center;
}


.price tr.style1{
	background:#E3E3E6;
}

.price td {
	font-size:12px;
	line-height:140%;
	color:#898989;
	padding:4px 2px 4px 10px;
	border-right:1px dotted #e7e7e7;
	background:url(../images/icon/001.gif) no-repeat 2px 9px;
	vertical-align:top;
}
.price tr.title td{
	background:transparent;
	background-color:#e7e7e7;
	text-align:left;
	padding:6px;
	font-weight:bold;
	border-top:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
}
.price tr.title td.2{text-align:right}
.price td.none {
	background:transparent;
	height:15px;
	padding:0px;
	border-left:none;
	border-right:none;
}
.price tr.line td{border-bottom:1px solid #e7e7e7;}
.price tr.white td{background-color:#ffffff;}
.price .2/*price table*/
 {
	text-align: right;
}
.description {font-size:10px; color:#aaaaaa;}
/*end of price table*/

/*　line-height:150%で文字が上下中央にレイアウトされる　*/

/*特定レイアウト内の画像を左揃えにする
** img{
float:left;
margin-right:5px;
}
*/

/*上メニューのナビゲーションバー（親タグ#containerをrelativeにする必要有）

#navbar {
	background-color: #9999CC;
	padding: 0px;
	height: 25px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 155px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 333333;
	border-bottom-color: 333333;
}

#navbar h2 {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px;
	float: left;
	width: 156px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: FFFFFF;
}

#navbar a {
color:ffffff;
font-weight:normal;
display:block;
width:156px;
}
*/

/*サイドバー見出しをボタンのように表示

#sidebar1 h2 a{
background-color:999999;
border:1px sorid #336600;
margin:5px 0px;
font-size:90%;
line-height:150%;
text-align:center;
display:block;
color:#ffffff;
}

#sideber1 li {
list-style-type:none;
border-bottom:2px dotted #ff6600;
line-height:150%;
}

#sidebar1 li a{
displayblock;
}
*/


/*
#salon #container {color: #990000;} 
#menu #container {color: #006600;} 
#lecture #container {color: #B6830E;} 
#reservation #container {color: #FF3300;} 

#salon #header {height: 320px;background-image: url(../images/salon/back_head_salon.jpg);color: #FFFFFF;background-repeat: repeat-x;} 
#menu #header {height: 320px;background-image: url(../images/menu/back_head_menu.jpg);color: #FFFFFF;background-repeat: repeat-x;} 
#lecture #header {height: 320px;background-image: url(../images/lecture/back_head_lecture.jpg);color: #FFFFFF;background-repeat: repeat-x;} 
#reservation #header {height: 320px;background-image: url(../images/reservation/back_head_reservation.jpg);color: #FFFFFF;background-repeat: repeat-x;} 

#menu  #container  #containerm  #detailmainContent  .banner td
{
	background-image: url(../images/menu/back_table.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	height: 20px;
	padding-top: 0px;
	padding-left: 20px;
	text-align: left;
}

*/
#new_box {
	width: 550px;
	overflow: auto;
	height: 230px;
}
