@charset "UTF-8";
/* ---------------------------------------------
トップコンテンツ設定
--------------------------------------------- */
#img {
	margin-bottom: 20px;
}

h3 {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	background: url(../images/line.gif) repeat-x left bottom;
}

h3 strong {
	color: #FF3399;
	font-size: 180%;
	line-height: 100%;
	font-weight: bold;
}

h3 img {
	vertical-align:bottom;
}

h4 {
	height: 25px;
	padding: 15px 15px 0;
	font-size: 100%;
	line-height: 100%;
	color: #FF3399;
	background: url(../images/tit_bg2.gif) repeat-x left top;
}

#content_right p {
	margin-bottom: 20px;
}

#content_right .cont {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background: url(../images/content_bg.gif) no-repeat left bottom;
}

#content_right .cont th {
	padding: 0 15px 10px;
}

#content_right .cont td {
	padding: 0 15px 10px 0;
	vertical-align: top;
}

#content_right .cont2 {
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background: url(../images/content_bg.gif) no-repeat left bottom;
}

#content_right .cont2 th {
	font-size: 84%;
	font-weight: normal;
}

#content_right .cont2 th,
#content_right .cont2 td {
	padding: 0 15px 10px;
	vertical-align: top;
}

.border {
	width: 100%;
	height: 1px;
	padding-top: 8px;
	margin-bottom: 10px;
	font-size: 1px;
	background: url(../images/dotted_ccc.gif) repeat-x left bottom;
}
