@charset "utf-8";
/* CSS Document */
/*14.asp*/

.mainTitle {
	padding: 15px 0 15px 80px;
	background: url(../images/14/bg_index01.png) 0 center no-repeat;
	font-size: 26px;

}
.g_contents .contentsTitle {
	padding: 10px 10px 10px 15px;
	background: url(../images/bg_title01.png) 0 0 no-repeat;
	font-size: 24px;
	font-weight: normal;
}

.mainImg {
	position: relative;
	height: 590px;
}
.mainImg p.txt1 {
	position: absolute;
	top: 20px;
	left: 25px;
	width: 360px;
	font-size: 18px;
	line-height: 1.9;
	font-weight: bold;
	color: #000;
	z-index: 1;
}
.mainImg p.txt2 {
	position: absolute;
	top: 315px;
	left: 370px;
	width: 370px;
	font-size: 18px;
	line-height: 1.9;
	text-align: right;
	font-weight: bold;
	color: #000;
	z-index: 1;
}
.mainImg span {
	color: #ff1979;
}

.mainImg ul li {
	float: left;
	width: 185px;
}
.mainImg ul li:first-child{
	width: 185px;
}
.mainImg ul li:last-child {
	width: 195px;
}

.g_contents .section +.section {
	margin-top: 80px;
}
.g_contents #contents01.section +.section {
	margin-top: 40px;
}
.g_contents .section .detail {
	padding-left: 35px;
}

.g_contents .section .detail .leftBox {
	width: 410px;
}
.g_contents #contents01.section + .section .detail {
	padding-left: 0;
}
.g_contents #contents01.section + .section .detail .leftBox {
	width: 420px;
}
.g_contents .section .detail .leftBox .subTitle {
	padding-left: 50px;
	background: url(../images/14/bg_title01.png) 0 0 no-repeat;
	line-height: 1.2;
	font-size: 26px;
}
.g_contents .section .detail .leftBox .subTitle + ul {
	margin: 20px 0 0 35px;
}
.g_contents .section .detail .leftBox .subTitle + ul li {
	padding-left: 25px;
	background: url(../images/14/bg_index02.png) 0 5px no-repeat;
}

.g_contents .section .detail .leftBox .sectionTitle {
	font-size: 26px;
}

.g_contents .section .detail .btnArea {
	margin-left: 0;
}

.g_contents p.txtRight {
	text-align: right;
}

.g_contents .osusume_s {
	margin-top: 30px;
}


.g_contents .section .detail p.design_btn a,
.g_contents .section .detail .btnArea .btn a {
	font-weight: bold;
}