@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color: #FCFAFA;
}

/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #CC6633;
}
a:hover {
	color: #E2A98D;
	text-decoration:none;
}

h1 {
	display: none;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:150px;
}
.menu a{
	display:block;
	width:150px;
	height:50px;

background-repeat::no-repeat;
}
.menu a img{
	width:150px;
	height:50px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
#m2{
background-image:url(../img/botton4.jpg);
}
#m3{
background-image:url(../img/botton6.jpg);
}
#m4{
background-image:url(../img/botton8.jpg);
}
#m5{
background-image:url(../img/botton10.jpg);
}
#m6{
background-image:url(../img/botton14.jpg);
}
#m7{
background-image:url(../img/botton14.jpg);
}
.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
address {
	float: left;
	width: 490px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 10px;
}
.pri {
	float: right;
	width: 310px;
	text-align: right;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
}
.photo {
	float: left;
	padding-right: 15px;
}


.copy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}.text {
	font-size: 11px;
	float: right;
	width: 580px;
}
ul{
	text-align:left;
	padding-left:0;
	margin-right: 10px;
	margin-left: 0px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}.baner {
	float: right;
	width: 180px;
	margin-bottom: 10px;
}
.syow1 {
	float: left;
	width: 375px;
	padding-right: 5px;
}
.syow_photo {
	float: left;
	width: 120px;
	padding-right: 10px;
}
.syow_waku {
	background-color: #FAFAFA;
	padding: 5px;
	float: right;
	width: 230px;
	border: 1px dotted #CCCCCC;
	height: 108px;
}

.syow2 {
	float: right;
	width: 375px;
	padding-left: 5px;
}

