@charset "utf-8";
body, blockquote, figure {
	margin: 0
}
p, dl, h1, h2, h3, h4, h5, h6, pre {
	margin-top: 0;
	margin-bottom: 0
}
dd {
	margin-left: 0
}
th, td {
	padding: 0
}
ul, menu, dir, ol {
	padding-left: 0;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0
}
hr {
	border: none;
	margin-top: 0;
	margin-bottom: 0
}
iframe {
	border: none;
	vertical-align: bottom
}
a {
	outline: none
}
embed, object, video, audio{
	outline: none;
	vertical-align: bottom
}
img, select, canvas {
	vertical-align: bottom
}
textarea {
	vertical-align: bottom;
	margin-top: 0;
	margin-bottom: 
}
html {
	height: 100%;
	margin: 0 auto; padding: 0;
	display: table;
}
body {
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
#bigbox {
	width: 1100px;
	height: 825px;
}



/*ここから*/
#box {
	height: 720px;
	width: 499px;
	position: relative;
	float: left;
	margin-right: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#bigbox #box #logo {
	z-index: 100;
	position: absolute;
	left: 87px;
	top: 320px;
}
#bigbox #box2 {
	height: 720px;
	width: 499px;
	border: 1px solid #000;
	float: left;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#bigbox #box2 #logo {
	height: 83px;
	width: 328px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 75px;
}
#bigbox #box2 #name {
	text-align: center;
	font-family: "小塚ゴシック Pro B";
	font-size: 24px;
	margin-top: 75px;
	font-weight: bolder;
}
#bigbox #box2 #tel {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#bigbox #box2 #tel a {
	text-decoration: none;
	color: #000;
}
#bigbox #box2 #tel .address {
	font-family: "小塚ゴシック Pro R";
	font-weight: bold;
	line-height: 2em;
	padding-left: 25px;
	color: #000;
}
#bigbox #box2 #tel a:hover {
	color:#999
}
#bigbox #box2 #tel #web {
	background-image: url(img/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#bigbox #box2 #tel #mail {
	background-image: url(img/mail.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#bigbox #box2 #tel #tw {
	background-image: url(img/twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#bigbox #box2 #tel #fb {
	background-image: url(img/facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#bigbox #box2 #hana {
	height: 71px;
	width: 71px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 100px;
}
