@charset "UTF-8";

/*パンくずナビ*/
#topicPath01 {
	width: 710px;
	height: 30px;
	background-color: #0085A0;
	margin-bottom: 10px;
}

#topicPath01 p {
	color: #ffffff;
	font-size: 90%;
	line-height: 145%;
	margin-left: 20px;
	padding-top: 7px;
}

#topicPath01 p a {
	color: #ffffff;
	text-decoration: underline;
}

#topicPath02 {
	width: 710px;
	height: 30px;
	background-color: #A53B55;
	margin-bottom: 10px;
}

#topicPath02 p {
	color: #ffffff;
	font-size: 90%;
	line-height: 145%;
	margin-left: 20px;
	padding-top: 7px;
}

#topicPath02 p a {
	color: #ffffff;
	text-decoration: underline;
}

#topicPath03 {
	width: 710px;
	height: 30px;
	background-color: #A7663B;
	margin-bottom: 10px;
}

#topicPath03 p {
	color: #ffffff;
	font-size: 90%;
	line-height: 145%;
	margin-left: 20px;
	padding-top: 7px;
}

#topicPath03 p a {
	color: #ffffff;
	text-decoration: underline;
}

#topicPath04 {
	width: 710px;
	height: 30px;
	background-color: #028C4C;
	margin-bottom: 10px;
}

#topicPath04 p {
	color: #ffffff;
	font-size: 90%;
	line-height: 145%;
	margin-left: 20px;
	padding-top: 7px;
}

#topicPath04 p a {
	color: #ffffff;
	text-decoration: underline;
}

/* JCEH */
#ArticleBox{
	width: 670px;
	height: 30px;
	background-color: #9999CC;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 160%;
	padding-left: 10px;
	margin: 0 0 10px -10px;
}

.txt2 {
	display: block;
	text-align: left;
	line-height: 120%;
	margin-bottom: 25px;
	margin-top: -10px;
	margin-left: 30px;
	font-size: 100%;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}


/*メインコンテンツ*/
#subBg {
	width: 690px;
	background-color: #ffffff;
	padding: 20px 0 20px 20px;
}

#subBg h2 {
	font-size: 110%;
	line-height: 120%;
	margin-bottom: 20px;
	padding-top: 10px;
	color: #D53E62;
	border-bottom: dotted 1px #ff0000;
	margin: 0 30px 20px 0;
	padding-right: 10px;
}

#subBg h3{
	padding-top: 10px;
	margin: 0 0 5px 0px;
	color: #003399;
	}

#subBg h4 {
	font-size: 80%;
	margin-left:20px;
	margin-bottom: 10px;
}
	
#subCnt01 {
	width: 690px;
	margin-bottom: 65px;
}

#subCnt01Img {
	width: 330px;
	margin-right: 20px;
	float: left;
}

.bxslider li {
	line-height: 0;
}

#bx-pager {
	margin-top: 20px;
}

#bx-pager a {
	display: block;
	width: 75px;
	height: 113px;
	margin-right: 10px;
	line-height: 0;
	float: left;
}

#subCnt01Txt {
	color: #382f32;
	width: 670px;
	float: left;
}

#subCnt01Txt h2 {
	font-size: 110%;
	line-height: 120%;
	margin-bottom: 20px;
	padding-top: 20px;
}

#CaseBox {
	width: 670px;
	height: 30px;
	background-color: #9999CC;
	color: #FFFFFF;
	font-size: 120%;
	line-height: 160%;
	padding-left: 10px;
	margin: 0 0 10px -10px;
}

#CaseBox span {
	display: block;
}

.point{
	color: #e1858a;
}

#description {
	font-size: 90%;
	line-height: 160%;
	width: 670px;
	margin-top: 10px;}

#priSub {
	text-align: right;
	margin-bottom: 25px;
}

.strong {
	font-weight: bold;
	color: #f4376c;
	font-size: 110%;
	line-height: 160%;
}

.taxSub {
	color: #f4376c;
	font-size: 90%;
	line-height: 130%;
	margin-left: 3px;
}

#contact {
	margin: 0 0 25px 90px;
	line-height: 0;
}


#subCnt03 h3 {
	margin-bottom: 5px;
	line-height: 0;
}

#subCnt03 ul {
	width: 670px;
	background-color: #ffffff;
	padding-bottom: 30px;
}

#subCnt03 ul li {
	color: #382f32;
	width: 126px;
	margin-right: 10px;
	float: left;
}

#subCnt03 ul li img {
	margin-bottom: 10px;
}

#subCnt03 ul li a {
	color: #382f32;
	font-size: 85%;
	line-height: 160%;
	text-decoration: underline;
}

#subCnt03 ul li p {
	padding-top: 10px;
}


/*ページトップへ*/
#pageTop {
	margin: 20px 0 10px 0;
}
