/* CSS Document */
html{
	background:url(img/bk.gif) top center repeat #FFE8F0;
}

body{
	font-size:12px;
	color:#696969;
	line-height:170%;
	letter-spacing:1.1px;
	padding:0;
	margin:0 auto;
	background:url(img/bk_body.gif) top center repeat-y;
	}

#wrap{
	width:940px;
	margin:0 auto;
	}
	
a{
	color:#E32D6F;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

h1,h2,h3,h4,h5,p,ul{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}

img{
	border:0;
	}

.clear{
	clear:both;
	}

/*header*/
#header{
	height:100px;
	margin:0 20px;
	}

/*--サイトトップテキスト--*/
h1{
	font-size:10px;
	font-weight:normal;
	padding:5px 0 0 5px;
	}

/*--サイトロゴ--*/		
h2{
	float:left;
	}

#header div{
	float:right;
	height:27px;
	margin:35px 3px 0 0;
	}
		
		
/*navigation*/

#navigation{
	width:900px;
	height:56px;
	background:url(img/bk_navi.gif) top center no-repeat;
	margin:0 0 5px 20px;
	}

#navigation li{
	float:left;
	margin:0;
	}

#navigation #about a{
	display:block;
	height:56px;
	width:114px;
	margin:0 0 0 5px;
	background:url(img/menu_about.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #about a:hover{
	background:url(img/menu_about.gif) no-repeat;
	background-position:0 -56px;
	}
	
#navigation #company a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_company.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #company a:hover{
	background:url(img/menu_company.gif) no-repeat;
	background-position:0 -56px;
	}

#navigation #contact a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_contact.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #contact a:hover{
	background:url(img/menu_contact.gif) no-repeat;
	background-position:0 -56px;
	}
	
#navigation #access a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_access.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #access a:hover{
	background:url(img/menu_access.gif) no-repeat;
	background-position:0 -56px;
	}
	
#navigation #job a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_job.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #job a:hover{
	background:url(img/menu_job.gif) no-repeat;
	background-position:0 -56px;
	}

#navigation #link a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_link.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #link a:hover{
	background:url(img/menu_link.gif) no-repeat;
	background-position:0 -56px;
	}

#navigation #blog a{
	display:block;
	height:56px;
	width:114px;
	margin:0;
	background:url(img/menu_blog.gif) top center no-repeat;
	text-indent:-1000px;
	}
#navigation #blog a:hover{
	background:url(img/menu_blog.gif) no-repeat;
	background-position:0 -56px;
	}


/*maincontents*/
#maincontents{
	padding:0;
	margin:20px;
	}

#left_con{
	float:left;
	width:670px;
	padding:0;
	margin:0;
	text-align:left;
	}
	
#right_con{
	float:right;
	width:230px;
	padding:0;
	margin:0;
	}
	
/*--ページタイトル--*/		
h3{
	padding:0;
	margin:0 0 20px 0;
	}

/*--用語索引--*/		
h4{
	margin:0 30px 0 20px;
	font-size:14px;
	color:#E5A3BB;
	}

/*--小見出し--*/	
h5{
	font-weight:bold;
	color:#ff599f;
	font-size:12px;
	margin:20px 30px 5px 20px;
	}

#right_con ul{
	text-align:center;
	font-size:11px;
	}


#left_con p{}
#left_con .text_center{
	margin:5px 30px 5px 20px;
	}
#left_con .text_left{
	margin:5px 0 5px 20px;
	float:left;
	}
#left_con .text_right{
	margin:5px 30px 5px 0;
	float:right;
	}

#left_con .img_center{
	margin:5px auto;
	}
#left_con .img_left{
	margin:5px 0 5px 20px;
	float:left;
	}
#left_con .img_right{
	margin:5px 30px 5px 0;
	float:right;
	}


/*info*/
#info{
	margin:0 0 15px 0;
	width:660px;
	text-align:left;
	}
	
#info table{
	width:600px;
	margin:15px 0 15px 15px;
	}

#info th{
	background:url(img/info_icon.gif) left no-repeat;
	padding:5px 0 5px 25px;
	font-weight:normal;
	font-size:11px;
	width:100px;
	}

#info td{
		padding:5px 0;
	}

#info p{
	text-align:right;
	font-size:11px;
	}


.banner-2 img{
	float:left;
	margin:10px 0 0 0;
	}
#rental{
	width:660px;
	border:1px solid #ccc;
	background:url(img/bk_rental.gif) top left repeat;
	margin:20px 0 0 0;
	}

#rental p{
	margin:10px 20px;
	}

#rental span{
	font-size:14px;
	display:block;
	margin:0 0 5px 0;
	}

	
#shop_list{
	width:600px;
	margin:0 0 0 20px;
	}

#shop_list td{
	padding:5px 0;
	}
	
/*footer*/
#footer{
	width:940px;
	height:45px;
	background:url(img/bk_footer.gif) top center no-repeat;
	}

#footer p{
	font-size:10px;
	color:#696969;
	text-align:center;
	padding:20px 0 0 0;	
	}
	
/*--テーブル--*/
.hyo{
	border:3px solid #fff;
	border-bottom:0;
	border-right:0;
	margin:10px 20px;
	width:620px;
	}
	
.hyo td{
	border:3px solid #fff;
	border-top:0;
	border-left:0;
	padding:2px 10px;
	}

.hyo th{
	border:3px solid #fff;
	border-top:0;
	border-left:0;
	padding:2px 10px;
	background:#DDDDDD;
	}

.hyo ul{
	padding:0 0 0 20px;
	}

.hyo li{
	list-style-type:decimal;
	}

/*--■ページ毎■--*/	
/*--サポート--*/	
.support p{
	width:330px;
	}
.support span{
	font-size:16px;
	display:block;
	margin:10px 0 5px 0;
	border-bottom:1px solid #A81B4C;
	}
.support .text_center{
	width:auto;
	}

/*--美容用語--*/	
#sakuin{
	font-size:11px;
	margin:15px 30px 5px 20px;
	}

.word_box{
	margin:5px 30px 5px 20px;
	border:1px solid #ccc;
	}
.word_box p{
	margin:10px 15px;
	}

.word_list{
	width:600px;
	margin-left:20px;
	}

.word_list td{
	height:50px;
	}

.word_list th{
	border-bottom:1px solid #A81B4C;
	height:40px;
	}

.word_list th p{
	background:#A81B4C;
	width:30px;
	height:30px;
	margin:3px 3px 3px 0;
	font-weight:normal;
	font-size:16px;
	line-height:32px;
	text-align:center;
	color:#fff;
	float:left;
	}

.word_list td p{
	margin:5px 10px;
	line-height:200%;
	}

.word_list td a{
	color:#696969;
	}

#word_head{
	font-size:35px;
	margin:10px 0 10px 15px;
	color:#ccc;
	}

/*--安全性について--*/
.report .text_left{
	width:500px;
	}
.report span{
	font-size:11px;
	line-height:140%;
	display:block;
	margin-top:10px;
	}

/*--更新履歴--*/
#newslist{
	margin:15px 30px 5px 20px;
	border:1px solid #ccc;
	border-bottom:0;
	border-right:0;
	width:620px;
}

#newslist th{
	border:1px solid #ccc;
	border-top:0;
	border-left:0;
	padding:10px;
	font-weight:normal;
	font-size:11px;
}

#newslist td{
	border:1px solid #ccc;
	border-top:0;
	border-left:0;
	padding:10px;
}

#newslist td:hover{
	background:#F5F5F5;
}


