@charset "UTF-8";


/* contents header navi */
/* width:852px */
#main-contents-navi-area h2{
	width : 138px;
	height : 26px;
	float : left;
}

#main-contents-navi-area ul{
	width : 714px;
	float : left;
	padding : 0;
	margin : 0;
	list-style : none;
}
	#main-contents-navi-area ul li#h-nav1{
		width : 155px;
		float : left;
	}
		#main-contents-navi-area ul li#h-nav1 a{
			width : 155px;
			height : 26px;
			background : url("../images/hd_nav1.gif") no-repeat 0px 0px;
			display : block;
			font-size : 1px;
			line-height : 1px;
			text-indent : -9999px;
		}
		#main-contents-navi-area ul li#h-nav1 a:hover{
			background-position : 0px 0px;
		}
	#main-contents-navi-area ul li#h-nav2{
		width : 130px;
		float : left;
	}
		#main-contents-navi-area ul li#h-nav2 a{
			width : 130px;
			height : 26px;
			background : url("../images/hd_nav2.gif") no-repeat 0px 0px;
			display : block;
			font-size : 1px;
			line-height : 1px;
			text-indent : -9999px;
		}
		#main-contents-navi-area ul li#h-nav2 a:hover{
			background-position : 0px 0px;
		}





.content-block-1{
	padding : 0 0 12px 12px;
}
	p#sub1-caption{
		padding : 15px 0 0 0;
	}
	
	#touch-area{
		padding : 25px 0 12px 0;
	}
		#touch-area h4{
			width : 456px;
			float : left;
		}
		#touch-area p{
			width : 280px;
			padding : 60px 0 0 0;
			float : left;
		}
	
	#sound-left{
		width : 266px;
		padding : 40px 0 0 0;
		float : left;
	}
		#sound-left h4{
			padding-bottom : 10px;
		}
	#sound-right{
		width : 539px;
		float : left;
	}
	
#sight-area{
	height : 190px;
	background : url("../images/sight_bg.jpg") no-repeat;
}
	#sight-area h4{
		width : 306px;
		padding : 12px 0 0 12px;
		float : left;
	}
	#sight-area p{
		width : 435px;
		padding : 30px 0 0 0;
		float : left;
	}

#nomenclature-area{
	padding : 0 0 20px 12px;
}
	#nomenclature-left{
	width : 415px;
	float : left;
	}
	#nomenclature-right{
	width : 391px;
	float : left;
	}
		#nomenclature-right ol{
			padding : 0;
			margin : 0;
			font-size : 10px;
		}

