body {
	line-height: 1.5em;
	background-color: #EBE7D6;
	text-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border: 0px;
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
#mother {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	padding-right: 45px;
	padding-left: 45px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}



/** header ********************/

#head {
	width: 800px;
	height: 114px;
	background-color: #FFFFFF;
	clear: both;

}
#head-logo {
	height:80px;
	width: 250px;
	float:left;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../img/commons/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#head-logo a{
	display:block;
	text-indent:-999em;
	height:80px;
	outline:none;
}
#head-right {
	float: right;
	height: 20px;
	width: 300px;
	margin-top: 30px;
	display: inline;

}

#head-navi {
	height: 34px;
	width: 800px;
	clear:both;
	background-image: url(../img/commons/headmenu-bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#head-navi ul {
	padding:0px;
	margin-top: 2px;
	margin-right: 0px;

}
#head-navi ul li{
	list-style-type: none;
	text-align: left;


}
#main {
	width: 800px;
	margin:0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
#main h1 {
	position: absolute;
	left: -999px;


}
#under {
	width: 800px;
	margin:0px;
	height: 480px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;

}
#topic_news {
	width: 380px;
	margin:0px;
	height: 350px;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/commons/topicbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;


}
#under_right {
	width: 380px;
	margin:0px;
	float: right;
	background-attachment: scroll;
	background-image: url(../img/commons/salonwork.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;


}
#under_right2 {
	width: 380px;
	margin:0px;
	float: right;
	background-attachment: scroll;
	background-image: url(../img/commons/community.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;


}


#worklist {
	width: 360px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 90px;



}
#listphoto {
	float: left;
	height: 75px;
	width: 75px;
	border: 1px solid #CCCCCC;
	padding: 5px;


}
#listtitle {
	float: left;
	width: 250px;
	margin-left: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #7E5846;


}
#listtext {
	float: left;
	height: 55px;
	width: 250px;
	margin-left: 10px;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #866252;
	text-align: left;


}
#footer {
	width: 890px;
	background-color: #E0D6C0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 10px;
	color: #C7B48D;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#clear {

	clear: both;

}
#listphoto2 {
	float: left;
	height: 75px;
	width: 100px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 6px;
	margin-top: 6px;
}
#worklist2 {
	width: 360px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	height: 190px;
}
