@charset "utf-8";
@import url("page.css");

body, p , div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption,address, 
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
}

body{
	font-size: 12px;
	line-height: 170%;
	color: #666;
}
h2{
	font-size: 14px;
}
.clear{
display: block !important; display: inline-block;
overflow:hidden;
}

a img {
border: none;
}

img { 
vertical-align: baseline;
}

.link_image a:hover img{
filter:alpha(opacity=80);  
-moz-opacity:0.80;  
-khtml-opacity: 0.80;  
opacity: 0.80; 
}

a {color: #444;
text-decoration: none;
}

a:hover {
	color: #7C5A9A;
	text-decoration: underline;
}

.navi{
	padding-left: 50px;
	padding-top: 10px;
}
.navi li{
	padding: 0px;
	float: left;
	list-style-type: none;
}
.page_back{
	background-image: url(../image/common/pageback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.page{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block !important;
	display: inline-block;
	overflow:hidden;
	margin-bottom: 50px;
}

.page_in{
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
}
.header_top{
	height: 55px;
	width: 955px;
}
.header_top_back{	background-image: url(../image/top/top_head.jpg);
	background-repeat: repeat;

}
	
	
.header_page{
	height: 45px;
	width: 955px;
}
	
	
	
.top_info{
	background-image: url(../image/top/top_info.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 650px;
	width: 575px;
}
.top_goods{
	background-image: url(../image/top/top_goods.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 650px;
	width: 375px;
}
.top_copy{
	background-image: url(../image/top/top_copy_back.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 950px;
	background-position: right top;
	text-align: center;
	float: left;
}
.page_copy{
	height: 45px;
	width: 950px;
	background-position: right top;
	text-align: center;
	float: left;
}
.top_button_info{
	margin-left: 298px;
	margin-top: 330px;
}
.top_button_gooss{
	margin-left: 150px;
	margin-top: 515px;
}
.facebook{
	float: left;
	width: 475px;
	margin-left: 55px;
	margin-top: 10px;
}
.copyright{
	margin-top: 18px;
}
.page_title{
	margin-top: 30px;
	margin-bottom: 20px;
}
.inquiry_tel{
		margin-top: 5px;
	margin-bottom: 20px;
	}
.text_purple{
	color: #7C5A9A;
}
.text_m{
	font-size: 11px;
}
.oshirase{
	
	text-align: center;
	margin-top: 100px;
	margin-bottom: 150px;
}