/* CSS Document */



/* ĽĽotherĽĽ
---------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { /* for IE */
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}
.left {float:left;}
.right {float:right;}



.contents_box{
	width: 732px;
	font-size: 14px;
	color: #666666;
	}
	
	
.top {
	background: url(images/photo.jpg) bottom right no-repeat;
	padding-right: 250px;
	width: 400px;
	text-align: left;
	margin-top: 50px;
	height: 260px;
}
	
	
h1 {
	background: url(images/catch.gif) no-repeat;
	width: 398px;
	height: 92px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

.top_text {
	line-height: 1.4;
}


h2 {
	background:url(images/midashi.gif) no-repeat;
	width: 712px;
	height: 42px;
	text-indent: -9999px;
	margin-top: 40px;
}

dl {
	width: 600px;
	margin: 10px auto;
}

dt {
	background: #66cdaa;
	color: #FFF;
	width: 100px;
	text-align: center;
	padding: 10px;
}

dd {
	padding: 10px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: 13px;
}

.info {
	background: url(images/info_back.gif) no-repeat;
	width: 719px;
	height: 110px;
	margin: 40px auto 20px auto;
	padding-top: 35px;
}
	
.hide {
	display: none;
}

.info_text {
	font-size: 14px;
	font-weight: bold;
	color: #2FACAC;
	padding: 0px;
	margin: 0px;
}

.info_text2 {
	font-size: 16px;
	font-weight: bold;
	color: #2FACAC;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

.tanto {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
