@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main {
	margin-bottom: 66px;
}

#main .comTxtBox {
	margin-bottom: 74px;
}

#main .comTxtBox .txtBox {
	margin-top: -12px;
}

#main .comTxtBox .txtBox p {
	margin-bottom: 17px;
	font-size: 1.3em;
	line-height: 1.65;
	text-align: justify;
	text-justify: inter-ideograph;
}

#main .comTxtBox .txtBox .ttl {
	margin: 0 0 2px 0;
	color: #00AC8D;
	font-size: 1.6em;
	font-weight: bold;
}

#main .comTxtBox .txtBox .red {
	display: block;
	color: #790000;
}

#main .comTxtBox .txtBox .red a {
	color: #790000; 
	text-decoration: none;
}

#main .comTxtBox .txtBox .red a:hover {
	text-decoration: underline;
}

#main .comTxtBox .txtBox .text {
	margin-bottom: 0;
	font-size: 1.2em;
	letter-spacing: -1px;
}

#main .comTxtBox .txtBox .text01 {
	margin-bottom: 18px;
}

#main .comTxtBox .txtBox dl {
	margin-bottom: 20px;
	font-size: 1.2em;
}

#main .comTxtBox .txtBox dt {
	padding-right: 5px;
	float: left;
	background-color: #FFF;
}

#main .comTxtBox .txtBox dd {
	padding-left: 23em;
	line-height: 1.6;
	background: url(../common/img/line01.gif) repeat-x left 8px;
}

#main .comTxtBox .txtBox dd span {
	padding: 0 5px;
	display: block;
	background-color: #FFF;
}