@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
}
#bigbox #box1 #minibox1 {
	height: 75px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 300px;
}
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;
}
.box {
	height: 720px;
	width: 500px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#bigbox {
	height: 825px;
	width: 1100px;
}
#box1 {
	background-color: #e4007f;
	float: left;
}
#bigbox #box2 {
	float: left;
	border: 1px solid #000;
}
#bigbox #box2 #yohei {
	margin-top: 15px;
	background-color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	behavior: url(border-radius.htc);
	height: 325px;
}
#bigbox #box2 #yohei h2 {
	font-family: "小塚ゴシック Pro H";
	margin-left: 25px;
	padding-top: 10px;
	font-weight: bolder;
}
.title {
	font-family: "小塚ゴシック Pro H";
	color: #666;
	margin-left: 25px;
	margin-top: 10px;
}
#bigbox #box2 #yohei p #works {
	color: #0b318f;
	font-weight: bold;
}
#bigbox #box2 #yohei p #contact {
	font-weight: bold;
	color: #e60012;
}
#bigbox #box2 #yohei p {
	display: block;
	width: 425px;
	font-family: "小塚ゴシック Pro R";
	line-height: 1em;
	font-size: 12px;
	margin-left: 25px;
	margin-top: 12px;
}
#bigbox #box2 #yohei ul  {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 100px;
}
#bigbox #box2 #yohei .icon   {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#bigbox #box2 #hana {
	clear: both;
	background-color: #f0f0f0;
	width: 450px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	behavior: url(border-radius.htc);
	height: 325px;
}
#bigbox #box2 #hana h2 {
	font-family: "小塚ゴシック Pro H";
	margin-left: 25px;
	padding-top: 10px;
	font-weight: bolder;
}
#bigbox #box2 #hana img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bigbox #box2 #hana p {
	display: block;
	width: 425px;
	margin-left: 25px;
	margin-top: 12px;
	font-family: "小塚ゴシック Pro R";
	line-height: 1em;
	font-size: 12px;
}
#bigbox #box2 #hana #last {
	text-align: center;
}
#bigbox #box2 #hana #the {
	width: 65px;
	margin-left: 375px;
	margin-top: 20px;
}
