@charset "utf-8";
/* CSS Document */
@import url("clear.css");

* {/* 全ての要素のmarginとpaddingを初期化 */
	margin: 0;
	padding: 0;
}

body {
	background-color:#faf9f0;
	text-align:center;	
	color:#000000;
	letter-spacing:0;
	line-height:22px;
	font-size:11px;
	font-family: 'Quattrocento Sans', sans-serif;
	letter-spacing:0px;
}

img {
	border:0;
	display:block;
}	

p li div {
	text-align:justify; 
	text-justify:inter-ideograph;
	list-style:none;
	list-style-image:none;
}

a {
	border:0;
}

a:focus{
	overflow:hidden;
}

a:link,
a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

br {
	letter-spacing:0px;
}

h1{
	margin:0 0 0 0;
	font-weight:normal;
}


h2 {
}

h3 {
}	


h4 {
}

a:focus{
	overflow:hidden;
}
	

/*---*/

#wrapper {
	width:300px;
	margin:0 auto;
}

#logo {
	margin: 94px 0 0 50px;
}

.contact {
	padding:40px 0 0 118px;
}

.mail {
	padding: 10px 0 0px 0px;
	text-align: center;
}

.mail img {
	display:inline;
}

.copy {
	font-size:8px;
	text-align:center;
	letter-spacing:1px;
	font-family: 'PT Serif', serif;
	padding:0 0 50px 0;
	
}

.phone {
	text-align: center;
	letter-spacing: 1px;
	font-size: 9px;
	padding: 0 0 0px 0;
	line-height: 20px;
}

.phone a:link,
.phone a:visited,
.insta a:link,
.insta a:visited {
	color:#232323;
	text-decoration:none;
}

.phone a:hover,
.insta a:hover {
	color:#666666;
	text-decoration:none;
}

.ad {
	text-align: center;
	letter-spacing: 1px;
	font-size: 9px;
	padding: 0 0 40px 0;
	line-height: 20px;
}


.insta {
	padding: 20px 0 0px 0;
	text-align: center;
	letter-spacing: 1px;
	font-size: 8.5px;
	line-height: 18px;
	font-family: 'PT Serif', serif;
}
