@charset "UTF-8";

/*#machine {
	float: left;
	margin-bottom:20px;
}*/

#info_box {
	/*float: right;
	width: 365px;
	margin-bottom:20px;*/
	width: 670px;
	margin: 20px auto;
}

#info_box h2 {
	/*width: 365px;
	height: 30px;
	font-size: 9px;
	text-indent: -9999px;
	background: url(../images/ttl_info.jpg) no-repeat;*/
	width: 670px;
	height: 100px;
	font-size: 9px;
	text-indent: -9999px;
	background: url(../images/ttl_info_3.jpg) no-repeat;
}

#info {
	/*width: 343px;
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 648px;
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#movie {
	width: 387px;
	height: 232px;
	float: left;
}

#sound {
	width: 325px;
	float: right;
}

#sound h3 {
	width: 325px;
	height: 42px;
	text-indent: -9999px;
	background: url(../images/ttl_sound.jpg) no-repeat;
}

#sound table {
	width: 100%;
}

#sound table tr td {
	padding: 2px;
	border-bottom: 1px dashed #CCC;
}

#youtube {
	float:left;
	width:387px;
}

.s_btn {
	width: 40px;
	text-align: right;
}

/*#intro_text {
	margin-bottom: 20px;
}*/


/* add 091120 */

#kodawari {
	margin-bottom: 20px;
}

#bn_box {
	margin-top: 20px;
}

#pick_up {
	float: left;
}

#voice {
	float: right;
}

#info_box p {
	line-height: 250%;
}
	

