@charset "UTF-8";

/* ----------------------------
 == premama Style
---------------------------- */
#topicPathBlock,
.mainTitle{
	background: #6dd4de;
}

h2{
	color: #6dd4de;
}
h3{
	border-left: 4px solid #6dd4de;
}

.sMainTitle{
	border-bottom: 4px solid #6dd4de;
	background: url("../img/img_00.png") no-repeat right bottom;
}

.type0-15 .sMainTitle{
	background: url("../img/0-15_img_00.png") no-repeat right bottom;
	padding-right: 280px !important;
}
.type15-3 .sMainTitle{
	background: url("../img/15-3_img_00.png") no-repeat right bottom;
	padding-right: 280px !important;
}
.type3-6 .sMainTitle{
	background: url("../img/3-6_img_00.png") no-repeat right bottom;
	padding-right: 280px !important;
}
.type6-12 .sMainTitle{
	background: url("../img/6-12_img_00.png") no-repeat right bottom;
	padding-right: 280px !important;
}


.lnav li{
	background: #e6f8fb;
}
.lnav li span{
	color: #61d4e4;
}



.imgColumn .childBox01{
	width: 400px;
	float: left;
}
.imgColumn .childBox02{
	width: 510px;
	float: left;
}

.wChild01 .txtBox{
	width: 540px;
}
.wChild01 .imgBox{
	width: 370px;
}

.wChild02 .txtBox{
	width: 730px;
}
.wChild02 .imgBox{
	width: 190px;
	padding-top: 20px;
}


