@charset "utf-8";

/* == block == */
.grp_top {
	margin: 14px 0px 0px 0px;
}
.grp_topimg {
	float: right;
	width: 247px;
	padding: 0px 0px 0px 22px;
}
.grp_top .top-note {
	line-height: 20px;
}
.grp_block {
	width: 648px;
	margin: 30px auto 0px;
}
.grp_elseimg {
	float: right;
	width: 100px;
	padding: 0px 0px 0px 22px;
}
.grp_section {
	float: left;
	width: 220px;
border: 1px solid red;
}
.grp_howto {
	margin: 6px 10px;
	text-align: left;
	color: #3366cc;
}
.grp_howto span {
	font-weight: bold;
	font-size: 133%;
	line-height: 22px;
}
.grp_howto_txt {
	margin: 6px 10px;
	text-align: left;
}
.grp_howto_txt span {
	font-weight: bold;
}
.grp_howto-table {
	margin: 30px 0px 0px 0px;
}


table.otherinfo-list-table {
	float: left;
	width: 319px;
	margin: 0px 5px 0px 1px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.otherinfo-list-table th {
	padding: 5px 10px;
	border: 1px solid #cccccc;
	height: 16px;
	background: url(../../../image/bg-th_h3_c2.gif);
	background-color: #d7ebff;
	color: #3366cc;
	text-align: left;
}
table.otherinfo-list-table td {
	padding: 10px 10px 15px 10px;
	border: 1px solid #cccccc;
	line-height: 16px;
	text-align: left;
}
table.otherinfo-list-table th a {
	font-weight: bold;
}
.otherinfo-list-table td .otherinfo-contents {
	float: left;
	width: 190px;
}

/*
table.otherinfo-list-table {
	float: left;
	width: 319px;
	margin: 0px 6px 0px 1px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
table.otherinfo-list-table th {
	padding: 5px 10px;
	border: 1px solid #cccccc;
	height: 16px;
	background: url(../../../image/bg-th_h3_c2.gif);
	background-color: #d7ebff;
	color: #3366cc;
	text-align: left;
}
table.otherinfo-list-table td {
	padding: 10px 10px 15px 10px;
	border: 1px solid #cccccc;
	line-height: 16px;
	text-align: left;
}
table.otherinfo-list-table th a {
	font-weight: bold;
}
.otherinfo-list-table td .otherinfo-contents {
	float: left;
	width: 190px;
}
*/
