@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------------
20160322追加　はしご音声ガイダンス L-VAS 崩れ修正
---------------------------------------------------------*/
.article_box{
	margin:20px 0 40px;
}
.article_box .box_left{
	float:left;
	width:200px;
}
.article_box .box_left img{
	width:141px;
	margin:auto;
	display: block;
}
.article_box .box_right{
	float:right;
	width:345px;
}
.article_box .box_right dl{
	margin-bottom:15px;
}
.article_box:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}