@charset "utf-8";
/* CSS Document */

body, P, h1, h2, h3{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	font-size:small;
}


body {
	background-color: #330000;
}

#topfla {
	height: 420px;
	width: 1000px;
	margin-bottom: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

#main {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin:auto;

}
#copy {
	font-family: "Times New Roman", Times, serif;



	font-size: ;
	color: #FFFF99;
	float: right;
	width: auto;
	height: auto;
}
#footer {
	height: 70px;
	width: auto;
	clear: both;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#detatitle  a {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/top_salon.gif);
	height: 34px;
	width: 156px;
	margin-top: 25px;
	text-indent: -9999px;
	display: block;
}
#detacontents {
	background-image: url(../images/top_salon2.gif);
	height: 130px;
	width: 330px;
	text-indent: -9999px;
	display: block;
}
#blog  a  {
	background-image: url(../images/top_blog.gif);
	height: 129px;
	width: 186px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 60px;
	text-indent: -9999px;
	display: block;
}
#topicstitle {
	background-image: url(../images/top_topics.gif);
	height: 35px;
	width: 124px;
	text-indent: -9999px;
	display: block;
}
#topicscontents {
	background-image: url(../images/top_topics2.gif);
	height: 150px;
	width: 330px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #FFFFCC;
}
#textarea {
	height: 136px;
	width: 290px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #cccc66;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
#textarea p{
	height:auto;
	margin-bottom:10px;
}

#deta {
	height: 195px;
	width: 330px;
	margin-left: 40px;
	float: right;
}
#topics {
	margin-right: 25px;
	margin-left: 25px;
	height: 188px;
	width: 330px;
	float: left;
}
#rigtht {
	float: left;
	height: 167px;
	width: 560px;
}
#footernavi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #FFFF99;
	float: left;
	width: auto;
	height: auto;
	padding-top: 20px;
	line-height: 1.2em;
	
}
#footernavi  a, #footer  a:link, #footer  a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#footernavi  a:hover {
	color: #FF99CC;
	text-decoration: underline;
}



