@charset "UTF-8";

@import "import.css";

/*-------------------------------------------
---------------------------------------------top*/

h1.topH1{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*-------------------------------------------
---------------------------------------------left*/

#leftBox{
	width:560px;
	float:left;
}

#new{
	margin-bottom:15px;
}

#new h2{
	margin-bottom:5px;
}

.newPhoto{
	width:120px;
	float:left;
}

.newData{
	width:425px;
	float:right;
}

.blogTitle{
	background:url(../img/red_ya.gif) no-repeat 0 5px;
	padding-left:18px;
	padding-bottom:4px;
	border-bottom:1px solid #D1C5AD;
	margin-bottom:2px;
}

.date{
	font-size:smaller;
	float:right;
	font-weight:bold;
	padding-top:5px;
}

.blogText a{
	font-size:smaller;
}

.blogText a:link{
	text-decoration:underline;
	color:#9E3043;
}

.blogText a:visited{
	text-decoration:none;
	color:#443313;
}

.blogText a:hover{
	text-decoration:none;
	color:#CB274D;
}

#salon{
	clear:both;
}

#salon h2{
	margin-bottom:5px;
}

.salonText{
	background:url(../img/rose_bg.jpg) right top no-repeat;
	border-bottom:1px solid #D1C5AD;
	padding-bottom:5px;
}

.salonText p{
	padding-right:90px;
}

.salonText strong{
	font-weight:bold;
}

.salonData{
	padding-top:5px;
	float:left;
	width:280px;
}

.salonData dt{
	font-weight:bold;
	float:left;
}

.salonMap{
	padding-top:10px;
	width:260px;
	float:right;
}

.salonMap iframe{
	border:1px solid #C2B390;
}

.salonMap p{
	color:#9E3043;
	font-size:smaller;
	margin-top:2px;
}

.salonMap a{
	background:url(../img/glass.gif) no-repeat 0 2px;
	padding-left:12px;
}

.contact{
	background:url(../img/data_bg.gif);
	width:280px;
	height:130px;
}

.contact ul{
	width:260px;
	margin:10px auto 0 auto;
	padding-top:15px;
}

.contact ul img{
	vertical-align:middle;
	margin-right:3px;
}

.contact ul li{
	margin-bottom:15px;
}

/*-------------------------------------------
---------------------------------------------right*/

#rightBox{
	width:280px;
	float:right;
}

.topBnr ul{
	margin-bottom:15px;
}

.topMobile{
	margin-bottom:15px;
}

.topMobile p{
	margin-top:10px;
}

.topMobile p img{
	float:right;
	margin-left:5px;
}

.topPickup ul{
	margin-top:10px;
}

.topPickup ul li{
	margin-bottom:5px;
}