@charset "shift_jis";

/* +++++ Style for float clear +++++ */
.clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* +++++ Style for float clear +++++ */
div.content {
	width: 630px;
	margin-left: 20px;
}
div.content .box {
	width: 615px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
div.content .box p {
	margin-bottom: 12px;
}

div.content .box .l {
	float: left;
}
div.content .box .r {
	float: right;
}
div.content .data {
	width: 568px;
	margin-top: 20px;
	margin-left: 15px;
	padding: 15px;
	background-color: #f7f7f7;
	border: 1px solid #999;
}
div.content .data dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.content .data dt {
	float: left;
	width: 90px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div.content .data dd {
	display: block;
	padding-left: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.content .msg01 {
	background-image: url(../images/fukumoto/img003.jpg);
	background-repeat: no-repeat;
	min-height: 609px;
	width: 315px;
	padding-top: 71px;
	padding-right: 300px;
	padding-left: 15px;
	position: relative;
}
div.content .msg01 .mov {
	position: absolute;
	right: 10px;
	bottom: 16px;
}

div.content .msg02 {
	background-image: url(../images/fukumoto/img004.jpg);
	background-repeat: no-repeat;
	width: 315px;
	padding-top: 71px;
	padding-right: 300px;
	padding-left: 15px;
}
