@charset "UTF-8";



#content h1#ttl {
	margin-bottom: 0 !important;
}



/* ------------------------------ */
/* main */
/* ------------------------------ */
#content .main {
}
#content .main table {
	border-collapse: collapse;
	width: 100%;
	font-size: 1.4em;
	line-height: 1.7;
}
#content .main table th {
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	width: 1%;
	white-space: nowrap;
	padding: 11px 1em 11px 0;
}
#content .main table td {
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
	padding: 11px 0;
}
#content .main table td img.icon {
	position: relative;
	top: 3px;
	font-size: 0;
	line-height: 0;
}



/* ------------------------------ */
/* main */
/* ------------------------------ */
#content .main {
}
#content .main .block {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
#content .main .block .f-left {
	width: 420px;
}
#content .main .block .f-left h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.5;
	margin: 2px 0;
}
#content .main .block .f-left p {
	font-size: 1.4em;
	line-height: 1.7;
}
#content .main .block .f-right {
	width: 140px;
}
#content .main .block .f-right img {
	border: 1px solid #ccc;
	padding: 4px;
	background: #fff;
}