@charset "utf-8";

@import url(common.css); 

/* 	コンテンツトップ */

.contentTop {
	margin: 2px 0px 0px 5px;
}

.contentTop p {
	margin: 2px 0px 0px 7px;
}



/* メインコンテンツ */

#contents {
	width: 684px;
	margin: 10px 0px 0px 36px;
}

#contentsMain {
	width: 498px;
}
.headcopy  { color: #005000; font-weight: bold }
.titleBorder    { margin: 9px 0 10px; padding-bottom: 4px; width: 460px; border-bottom: 1px dashed #ff5a00 }
.titleBorder h3   { color: #ff5a00; font-size: 105%; font-weight: bold; margin-bottom: 0; width: 452px }

.ctbox01 {
	width: 458px;
	margin: 5px 0px 7px 2px;
}
.ctbox01 h4  { width: 210px; float: left }
.ctbox01right { width: 240px; float: left }
.ctbox01right p { }
.ctbox01right h5  { margin-top: 10px; margin-left: 30px; width: 160px }
.txtred {
	margin: 7px 0px 0px 8px;
	color: #FF5A00;
	line-height: 110%;
}
.txtbold {
	font-weight: bold;
}
.spaceLeft01 {
	margin-left: 8px;
}
.spaceTop01 {
	margin-top: 3px;
}
.spaceTop02 {
	margin-top: 10px;
}

.txtredb {
	margin: 7px 0px 0px 0px;
	color: #FF5A00;
	line-height: 110%;
}
