@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#main .headLine01 {
	margin-bottom: 39px;
}

#main .headLine02 {
	margin-bottom: 26px;
}

#main .photo {
	margin-bottom: 20px;
}

#main .imgBoxR {
	margin-bottom: 40px;
}

#main .imgBoxR .photoBox {
	margin-top: 5px;
	float: right;
}

#main .imgBoxR .textBox {
	width: 432px;
	float: left;
}

#main .imgBoxR .textBox p {
	margin-bottom: 14px;
	font-size: 1.5em;
	line-height: 1.8;
	word-break: break-all;
}

#main .txt {
	font-size: 1.3em !important;
}

#main .txt a {
	color: #CB2417;
	text-decoration: underline;
}

#main .txt a:hover {
	text-decoration: none;
}

#main .txt01 {
	margin-bottom: 20px;
	font-size: 1.5em;
	line-height: 1.8;
}

#main .txt02 {
	margin-bottom: 35px;
}

#main .imgBoxR .textBox .red {
	color: #CB2417;
	font-weight: bold;
}

#main .imgBoxR .textBox .txtUl {
	margin-bottom: 14px;
}

#main .imgBoxR .textBox .txtUl li {
	margin-top: 5px;
	font-size: 2em;
	font-weight: bold;
	font-style: oblique;
}

#main .imgBoxR .textBox .txtUl li:first-child {
	margin-top: 0;
}

#main .imgBoxR .textBox .colorBox {
	margin-bottom: 15px;
	padding: 12px 15px;
	background-color: #FBF1F0;
}

#main .imgBoxR .textBox .colorBox li {
	padding-left: 15px;
	font-size: 1.3em;
	line-height: 1.8;
	background: url(../images/common/icon35.png) no-repeat left 8px;
}

#main .photoUl {
	margin-bottom: 40px;
}

#main .photoUl > li {
	width: 400px;
	float: left;
}

#main .photoUl .rLi {
	float: right;
}

#main .title {
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: 10px solid #CB2417;
}

#main .photoUl .title {
	margin-bottom: 46px;
	font-family: Century Gothic;
}

#main .photoUl .colorBox {
	margin-bottom: 15px;
	padding: 20px 10px 20px 18px;
	background-color: #FDF9F9;
}

#main .photoUl .colorBox .imgList {
	margin: -19px -13px 15px 0;
	overflow: hidden;
	zoom: 1;
}

#main .photoUl .colorBox .imgList li {
	margin: 19px 13px 0 0;
	width: 82px;
	float: left;
}

#main .photoUl .colorBox .txtList li {
	padding-left: 1.7em;
	text-indent: -1.7em;
	font-size: 1.3em;
	font-family: Century Gothic;
	line-height: 1.8;
	word-break: break-all;
}

#main .noticeList {
	margin-bottom: 60px;
}

#main .noticeList li {
	padding-left: 1.5em;
	margin-top: 5px;
	font-size: 1.5em;
	line-height: 1.8;
	background: url(../images/common/icon35.png) no-repeat left 9px;
}

#main .noticeList li:first-child {
	margin-top: 0;
}

#main .noticeList li span {
	display: block;
	font-weight: bold;
}

#main .noticeList li a {
	color: #CB2417;
	text-decoration: underline;
}

#main .noticeList li a:hover {
	text-decoration: none;
}
