@charset "utf-8";
/* CSS Document */


/* 共通設定
============================================================ */

.clear { clear:both; } 
.clear05 { clear:both; height:0.5em;} 
.clear1 { clear:both; height:1em;} 
.clear15 { clear:both; height:1.5em; }
.clear2 { clear:both; height:2em; } 
.clear3 { clear:both; height:3em; } 

.item_space05 { height:0.5em; }
.item_space1 { height:1em; }
.item_space15 { height:1.5em; }
.item_space2 { height:2em; }
.item_space3 { height:3em; }

.font_ll { font-size : 32px;}
.font_l { font-size : 24px;}
.font_m { font-size : 16px;}
.font_s { font-size : 13px;}

.font_ant { font-size:11px; color:#666;}
.font_ant_red { font-size:11px; color:#E00;}




/* 配置用
============================================================ */

.itemcont {
	width: 670px;
	margin:0 auto;
	}
	
.itemcont img { border:0; }

.itemcont p {
	font-size:14px;
	text-align:left;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:15px;
	margin-right:15px;
	}
 .itemcont a:hover img {
     opacity: .80;
     filter: alpha(opacity=70);
     -ms-filter: "alpha(opacity=70)";
     -khtml-opacity: .70;
     -moz-opacity: .70;
     cunster: pointer;
 }

.item_bg {
	background:url(http://aidu-sti.com/pic-labo/teikikonyu_img001.jpg) no-repeat;
	margin:0;
	position: relative;
	height: 1213px;
	}

.item_bg2 {
	background:url(http://aidu-sti.com/pic-labo/teikikonyu_img005.jpg) no-repeat;
	margin:0;
	position: relative;
	height: 636px;
	}

.button{
	position: absolute;
	bottom: 110px;
	left: 140px;
}			
.button2{
	position: absolute;
	bottom: 30px;
	left: 213px;
}
