@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	padding-right: 1px;
}

#conts {
	margin-top: 7px;
}

#conts p {
	color: #000;
	font-size: 1.4em;
}

#conts h2 {
	margin-bottom: 18px;
}

#conts h3 {
	margin-bottom: 13px;
}

#conts .imgBox {
	margin: 0 4px 5px 6px;
}

#conts .imgBox .textBox {
	float: left;
	width: 458px;
}

#conts .imgBox .textBox p {
	line-height: 1.4;
}

#conts .imgBox .photoBox {
	float: right;
	margin-top: 2px;
}

#conts .imgBox .comTextList li {
	font-weight: bold;
}

#conts .comTextList li {
	background: url(../images/common/icon/icon06.gif) no-repeat left 3px;
	font-size: 1.4em;
	line-height: 1.4;
	padding: 0 0 0px 14px;
}

#conts .text {
	background-color: #FFFFD2;
	clear: both;
	margin-bottom: 14px;
	padding: 15px 16px 24px;
}

#conts .text .comTextList {
	margin-bottom: 20px;
}

#conts .text p {
	line-height: 1.3;
	margin-bottom: 23px;
}

#conts .text .title {
	margin-bottom: 2px;
}

#conts .text .title img {
	vertical-align: baseline;
}

#conts .text .topTtl {
	margin-bottom: 13px;
	text-align: center;
}

#conts .guide {
	margin:  0 18px 10px 5px;
}

#conts .guide .photoBox {
	margin-top: -7px;
	position: relative;
	zoom: 1;
}

#conts .guide .textBox {
	width: 400px;
}

#conts .guide .textBox p span {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

#conts .ulText li {
	background: url(../images/common/icon/icon09.gif) no-repeat left 3px;
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3;
	padding-left: 15px;
}

#conts .access {
	margin-bottom: 22px;
	padding: 5px 16px 8px;
}

#conts .h3Ttl {
	margin-bottom: 8px;
}

#conts .pTxt {
	line-height: 1.2;
	margin: 0 2px 17px;
}

#conts .txt {
	margin-bottom: 5px;
}

#conts .mailForm {
	margin-bottom: 20px;
}

#conts .comTableA span {
	color: #FF0000;
	font-size: 1.0em;
}

#conts .mailForm .name {
	width: 150px;
}

#conts .mailForm input {
	margin-top: -1px;
	vertical-align: middle;
}

#conts .mailForm .now {
	width: 445px;
}

#conts .mailForm .content {
	width: 450px;
	height:138px;
	margin-bottom: 10px;
}

#conts .mailForm .comTextList li {
	background: url(../images/common/icon/icon10.gif) no-repeat left 1px;
	font-size: 1.1em;
	line-height: 1.2;
}

#conts .mailForm .submit {
	text-align: center;
}

#conts .note {
	line-height: 1.2;
	text-indent: -1em;
	margin: 0 7px 32px;
	padding-left: 1em;
}

#conts .pBtm {
	line-height: 1.2;
	margin: 0 7px;
}

#conts .errorMsg{
	color:#f00;
	margin-bottom:10px;
	font-size:1.2em;
}