@charset "UTF-8";

@import "./common.css";

#imgKey {
	margin-bottom: 15px;
}

.thumbnail {
	float: left;
}

.boxTxt {
	width: 130px;
	float: right;
}

.tblGuide {
	margin-bottom: 15px;
}

.tblGuide .option_frame {
	border: none;
	margin-bottom: 0px;
}

.tblGuide_col1, .tblGuide_col3, .tblGuide_col5 {
	width: 224px;
	border: solid 1px #e3e3e3;
	vertical-align: top;
}

.tblGuide_col2, .tblGuide_col4 {
	width: 15px;
}

.tblGuide_col_blank {
	width: 224px;
}