@charset "UTF-8";

/*--------------------	
Target
	g_child.html
---------------------*/

h3.child_t {
	padding: 10px 0px;
}

p.child1 {
	width: 535px;
	color: #629802;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 6px 10px;
	background: #FFC;
}

ul {
	list-style: none;
}

		ul.child {
			width: 267px;
			text-align: center;
		}
	
				ul.child li.text {
					text-align: left;
					padding: 5px 10px 0px 15px;
				}
					
				ul.child li.img1 {
					padding-bottom: 10px;
				}
				
				ul.child li.img2 {
					padding-top: 60px;
				}
		
td.line {
	padding: 30px 0px;
}

div.club {
	padding: 0px 10px 15px 10px;
	background: #FFC;
}

table.club {
	margin-top: 15px;
}

tr.club {
	background: #FFF;
}

td.club {
	padding: 10px 5px;
	vertical-align: top;
}

div.club p.text1 {
	color: #039;
	line-height: 1.5em;
}

div.club p.text_q {
	color: #629802;
	font-weight: bold;
	padding: 0px 10px;
}

div.club p.text_a {
	padding: 0px 10px;
	line-height: 1.5em;
}

td.q4 {
	padding-left: 10px;
	padding-bottom: 10px;
}

span {color: #C00;}


/*--------------子育て支援---------------*/
h3.kosodate {
	margin-top: 30px;
}

td.kosodate {
	padding: 10px;
	border-right: 1px solid #F99;
	border-left: 1px solid #F99;
	border-bottom: 1px solid #F99;
	line-height: 1.5em;
}

img.kosodate {
	padding-left: 5px;
}


td.to_top_g {
	text-align: right;
	padding: 10px 0px 30px 0px;
}	
td.line2 {
	padding-top: 50px;
}

div.to_top {
	margin-top: 50px;
}

/*--------[商品案内コンテンツ]下部分共通----------*/		
.to_topLast {
	width: 535px;
	text-align: right;
	margin-bottom: 30px;
	padding-top: 10px;
	background: url(../img/dotline535.gif) no-repeat;
}	

table.lastBtn {
	margin-top: 40px;
}
td.lastBtn {
	padding: 10px 0px 25px 0px;
}

