@charset "utf-8";
/* CSS Document */
/**----------------------------------------------------------
 *CSS information 
 *
 * file name	: whatis.css
 * author		: kotaro sekiya
 * style info	: このディレクトリ内用ページCSS
 -----------------------------------------------------------*/
/* subpage.css -  2階層目以降ページ用共通CSS
----------------------------------------------------------- */
@import url("../../common/css/subpage.css");

.AnsAreaInner dl:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.pattern1txt {
	float: left;
	width: 311px;
	padding-right: 20px;
}

.pattern1img {
	float: left;
	width: 286px;
}



.AnsArea dd img {
	margin-top: 20px;
}

.AnsArea .pattern1img img {
	margin-top: 0px;
}