@charset "utf-8";

/*=============== ヘッダ五大力 ===============*/
#scndHeader4 {
	background: url(../../images/header4_bg_j.gif) no-repeat center;
	height: 63px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
}

/*=== HOMEボタン五大力（ヘッダ左） ===*/
.homeBtn4 {
	float: left;
	background: url(../../images/header4_btn_over.gif) no-repeat;
	height: 63px;
	width: 562px;
}

.homeBtn4 em {
	visibility: hidden;
	color: #63524A;
}

.homeBtn4 a {
	height: 63px;
	width: 562px;
	text-decoration: none;
	background: url(../../images/header4_btn_up.gif) no-repeat;
	display: block;
}

.homeBtn4 a:hover {
	background: url(none);
	text-decoration: none;
}

/*=============== 2カラム ===============*/
.godairiki2column {
	float: right;
	width: 786px;
	padding-right: 30px;
	clear: both;
}

/*=== 左カラム（サイドメニュー） ===*/
.godairiki2column .left {
	float: left;
	width: 203px;
	text-align: left;
	margin-bottom: 20px;
	background: url(../images/side_bg.gif) repeat-y;
	overflow: visible;
}

.godairikiList {
	padding: 10px 10px 0px;
}

.godairikiList li {
	list-style: none;
	line-height: 130%;
	margin-bottom: 10px;
	background: url(../images/side_menu_point.gif) no-repeat left 0px;
	padding-left: 15px;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	font-size: 93%;
	font-weight: bold;
	color: #FF0000;
}

.godairikiList a,
.godairikiList a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A52926;
}

.godairikiList a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*=== 右カラム ===*/
.godairiki2column .godairikiArea {
	float: right;
	width: 560px;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.godairikiArea .flashArea {
	height: 340px;
	width: 560px;
	margin-bottom: 4px;
}

/*=== トップ本文 ===*/
.godairikiArea .topBody {
	margin-bottom: 20px;
	width: 560px;
	background: url(../images/top_title.jpg) no-repeat center top;
	padding-top: 96px;
}

.godairikiArea .topBody p {
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	color: #FF0100;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px dotted #CC6666;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}

.godairikiArea .topBody p.subBody {
	color: #CC0000;
	font-weight: normal;
	text-align: left;
	border-style: none;
	font-size: 100%;
	line-height: 160%;
	width: 446px;
}


/*=== ページのタイトル ===*/
.godairikiArea h1 {
	font-size: 130%;
	line-height: 110%;
	font-weight: bold;
	color: #AA0004;
	margin-bottom: 14px;
	padding-bottom: 4px;
	border-bottom: 3px solid #9E2607;
}

.godairikiArea h2 {
	text-indent: 1em;
	line-height: 150%;
	font-size: 100%;
	padding-bottom: 1em;
	letter-spacing: 0.1em;
}

.godairikiArea h3 {
	line-height: 130%;
	font-size: 120%;
	padding-bottom: 1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #AA0004;
}

.godairikiArea h4 {
	text-indent: 2em;
	line-height: 75%;
	font-size: 100%;
	padding-bottom: 1em;
	letter-spacing: 0.1em;
}

.red {
	color: #FF0000;
}

/*=== ページ上部 ===*/
.contentsBody {
	background: url(../images/contents_title.jpg) no-repeat center top;
	padding: 16px 28px 20px;
}

.contentsBody p {
	text-indent: 1em;
	line-height: 150%;
	font-size: 100%;
	padding-bottom: 1em;
	letter-spacing: 0.1em;
}

.contentsBody p.mieiPhoto {
	text-align: center;
}

/*=== ページ下部（左右ワイド） ===*/
.contentsBodyWide {
	width: 560px;
	padding-bottom: 20px;
}

.contentsBodyWide img {
	padding-bottom: 4px;
}


.contentsBodyWide p {
	font-size: 90%;
	line-height: 110%;
	text-align: center;
}

.contentsBodyWide .photoLeft1 {
	float: left;
	width: 104px;
	padding-right: 10px;
}

.contentsBodyWide .photoLeft2 {
	float: left;
	width: 104px;
}

.contentsBodyWide .photoRight {
	float: right;
	width: 104px;
}

/*=== ページ下部（申し込みフォーム） ===*/
.contentsBodyForm {
	width: 560px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #999999;
}

.contentsBodyForm .boldTitle {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}

.contentsBodyForm form {
	margin: 0px;
	padding: 0px;
}

.notes {
	color: #006600;
	font-size: 90%;
	line-height: 120%;
}

.notes2 {
	color: #990000;
	font-size: 90%;
	line-height: 120%;
	padding-bottom: 4px;
}

.contentsBodyForm .formBg {
	background: #EBEAD5;
	padding-top: 18px;
	padding-bottom: 14px;
	text-align: center;
	margin-top: 6px;
}

.contentsBodyForm .formBg p.formTxt {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 90%;
	line-height: 130%;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px dotted #666666;
	padding-bottom: 8px;
}

.contentsBodyForm .formBg table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.contentsBodyForm .formBg .docBody {
	margin-bottom: 16px;
	margin-left: 30px;
	text-align: left;
}

.formBg .docBody p {
	line-height: 150%;
	font-size: 85%;
}

.contentsBodyForm td {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	vertical-align: top;
}

.contentsBodyForm td.leftTd {
	text-align: right;
	padding-top: 2px;
}

.contentsBodyForm td.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.contentsBodyForm form input {
	font-size: 90%;
	line-height: 120%;
	margin: 0px;
	padding: 2px 0px;
}

.contentsBodyForm form input.touroku {
	width: 14em;
}

.boldRedPlain {
	font-weight: bold;
	color: #E30000;
}

/*=============== ページトップ ===============*/
.godairikiArea .pageTop {
	width: 100%;
	text-align: right;
}

.godairikiArea .pageTop p {
	font-size: 90%;
	line-height: 100%;
}

.godairikiArea .pageTop a,
.godairikiArea .pageTop a:visited {
	line-height: 100%;
	color: #996600;
	text-decoration: none;
}

.godairikiArea .pageTop a:hover {
	color: #CC0000;
	text-decoration: underline;
}
