@charset "Shift_JIS";
/* CSS Document */
body{
padding:0;
margin:0;
background:#FCECF0;
color:#595959;
font-size:100%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div {
padding:0px; margin:0px;
}
ul{
list-style-type:none;
}
span {
font-weight:bold;
color:#E55563;
}
.clear {
clear:both;
}
#header a img { border-style: none;
}


/*----wrap----*/

#wrap {
margin:0 auto;
padding:0;
width:854px;
background:url(images/wrap_bg.gif) repeat-y;
}

/*----ヘッダ----*/
#header{
	width:814px;
	margin:0 auto;
	position:relative;
	height:314px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#header img.tel{
	display:block;
	top:40px;
	left:222px;
	position:absolute;
	}
#header img.logo{
	position:absolute;
	left:107px;
	top:124px;
	display:block;
	}
#header h1{
	width:589px;
	height:20px;
	display:block;
	position:absolute;
	top:219px;
	left:115px;
	margin:0;
	padding:0;
	}
#header ul{
	width:812px;
	height:35px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top:279px;
	left:0;
	background:url(images/header_i_bg.jpg) no-repeat;
	list-style: none;
	text-indent: -9999px;
	}
#header ul li{
display: block;
width:162px;
height:35px;
margin:0;
padding:0;
float:left;
}
#header ul li a{
display: block;
margin: 0; 
padding: 0;
width:162px;
height:35px;
float:left;
}

#home a{
background:url(images/h_ul1_on.gif);
background-repeat:no-repeat;
}
#home a:hover{
background:url(images/h_ul1.gif);
background-repeat:no-repeat;
}
#bbs a{
background:url(images/h_ul2_on.gif);
background-repeat:no-repeat;
}
#bbs a:hover{
background:url(images/h_ul2.gif);
background-repeat:no-repeat;
}
#photo a{
background:url(images/h_ul3_on.gif);
background-repeat:no-repeat;
}
#photo a:hover{
background:url(images/h_ul3.gif);
background-repeat:no-repeat;
}
#dress a{
background:url(images/h_ul4_on.gif);
background-repeat:no-repeat;
}
#dress a:hover{
background:url(images/h_ul4.gif);
background-repeat:no-repeat;
}
#inq a{
background:url(images/h_ul5_on.gif);
background-repeat:no-repeat;
}
#inq a:hover{
background:url(images/h_ul5.gif);
background-repeat:no-repeat;
}

/*----ヘッダここまで----*/

/*----メイン----*/
#main{
clear:both;
width:814px;
position:relative;
margin:0 auto;
padding:5px 0 0 0;
background:#FFFFFF;
}

/*----左大枠----*/
#body_left{
float:left;
width:600px;
position:relative;
margin:0;
padding:0;
font-size:82%;
line-height:150%;
}

#body_left img {
margin:5px 10px 10px 10px;
}

.plist {
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}

.plist a {
color:#F66976;
}

.plist a:hover {
color:#CCCCCC;
}

.left_inner {
width:580px;
margin:0;
padding:0 10px 0 10px;

}

.left_textbox{
width:560px;
margin:10px auto;
padding:0;
}

.left_textbox a {
color:#F66976;
}

.left_textbox a:hover {
color:#CCCCCC;
}

.left_textbox2{
width:540px;
margin:10px auto;
padding:10px;
border:1px solid #CCCCCC;
background:url(images/top_boxbg.jpg) repeat-x #FFF;
}

.left_textbox2 a {
color:#F66976;
}

.left_textbox2 a:hover {
color:#CCCCCC;
}

h2 {
width:570px;
height:25px;
display:block;
margin:0;
padding:10px 0 0 30px;
background:url(images/h_bg.png) no-repeat;
font-size:16px;
color:#E55563;
}

h3,h4,h5,h6 {
width:570px;
height:25px;
display:block;
margin-top:20px;
padding:10px 0 0 30px;
background:url(images/h_bg.png) no-repeat;
font-size:16px;
color:#E55563;
}

.ptop {
clear:both;
width:804px;
text-align:right;
margin:15px 10px 0 0;
}

/*----BODY 左枠ここまで----*/


/*----右枠----*/
#right{
width:194px;
float:right;
font-size:82%;
line-height:150%;
margin-right:10px;
padding:10px 0 0 0;
}

#right a {
color:#E55563;
text-decoration:none;
}

#right a:hover{
color:#CCCCCC;
}

#right img:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	border: none;
}

.sidetitle{
width:164px;
height:28px;
color:#E55563;
font-size:14px;
font-weight:bold;
line-height:150%;
margin:15px 0 0 0;
padding:7px 0 0 30px;
display:block;
background:#FFF url(images/sidetitlebg.jpg) no-repeat;
}

#right ul{
width:184px;
margin:7px 0;
padding:0;
}
#right ul li{
width:184px;
}
#right ul li a{
width:184px;
display:block;
background:url(images/bullet2-normal.gif) 0 10px no-repeat #fff;
color:#595959;
text-decoration:none;
padding:3px 0 3px 10px;
}
#right ul li a:hover{
background:url(images/bullet2-hover.gif) 0 10px no-repeat #FFEBEB;
color:#E55563;
text-decoration:none;
padding:3px 0 3px 10px;
}
#right ul li span{
text-decoration:underline;
}

.linkbox{
width:184px;
margin:10px 0;
padding:5px;
border:1px solid #FBC4CC;
text-align:center;
}
.linkbox a{
color:#E26172;
text-decoration:underline;
}
.linkbox a:hover{
color:#E55563;
text-decoration:none;
}

#right dl.serviceList {
	margin: 0 0 25px 0;
	padding:0 0 2px 0;
	border-bottom: 1px dotted #ACACAC;
}

#right dl.serviceList dt {
	position: relative;
	width: 159px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left:35px;
	font-weight: bold;
	border-top: 1px dotted #ACACAC;
}

#right dl.serviceList dt a {
	padding-left: 15px;
	background: url(../img/item/mark_01.gif) no-repeat left center;
}

#right dl.serviceList dt img {
	position: absolute;
	top: 8px;
	left: 0;
	padding: 2px;
	border:none;
}

#right dl.serviceList dt.firstChild img,
#right dl.serviceList dt:first-child img {
	top: 0;
}



#right dl.serviceList > dd {
	min-height: 50px;
	height: auto;
}
/*----右枠ここまで----*/

/*----メインここまで----*/

/*----フッタ----*/
#footermain{
width:814px;
height:103px;
background:url(images/footerbg.jpg) 0 0 repeat-x;
color:#2F5958;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
position:relative;
margin:0;
clear:both;
padding:35px 0 0 0;
}
#footer{
width:778px;
margin:0 auto;
}

#footer ul{
width:500px;
height:20px;
display:block;
margin:0 auto;
padding:0;
}
#footer li{
float:left;
}
#footer ul li a{
padding:0 10px;
color:#333;
text-decoration:none;
font-size:13px;
}
#footer ul li a:hover{
text-decoration:underline;
}

#footer p.copyright{
clear:both;
text-align:center;
font-size:82%;
}

/*----フッタここまで----*/


#map {
	border: 3px solid #F1A9BB;
}
#wrap .addthis_toolbox {
	position: absolute;
	left: 675px;
	top: 2px;
}
