@charset "UTF-8";


/* 
property reset
*/
@import url("cmn/reset.css");

/* 
tool
*/
@import url("cmn/tool.css");

/* 
linkColor
*/
@import url("cmn/link_color.css");

/* 
body,container
*/
@import url("cmn/body.css");

/* 
sideBar
*/
@import url("cmn/side_bar.css");

/* 
imgUnit
*/
@import url("cmn/img_unit.css");

/* 
footer
*/
@import url("cmn/footer.css");


#contentMain {
	margin-top: 17px;
}


/*
navAssist
*/

#navAssist {
	position: relative;
	margin-top: 39px;
	margin-bottom: 37px;
}

#navAssist .woman {
	position: absolute;
	top: 0;
	left: 248px;
}

#navAssist .mommy {
	width: 221px;
	text-align: center;
	background: url(img/bg01.gif) no-repeat;
	padding-top: 4px;
}

#navAssist .woman {
	width: 221px;
	text-align: center;
	background: url(img/bg03.gif) no-repeat;
	padding-top: 4px;
}

#navAssist .mommy .inner {
	border-left: 1px solid #FEDD97;
	border-right: 1px solid #FEDD97;
	border-bottom: 1px solid #FEDD97;
	padding: 12px 14px 18px 14px;
}

#navAssist .woman .inner {
	border-left: 1px solid #C3E5CF;
	border-right: 1px solid #C3E5CF;
	border-bottom: 1px solid #C3E5CF;
	padding: 12px 14px 18px 14px;
}


#navAssist .mommy p ,
#navAssist .woman p {
	height: 10px;
	text-indent: -9999em;
}

#navAssist .mommy p {
	width: 124px;
	background: url(img/txt01.gif) no-repeat;
}

#navAssist .woman p {
	width: 105px;
	background: url(img/txt02.gif) no-repeat;
}

#navAssist .mommy h2,
#navAssist .woman h2 {
	width: 171px;
	height: 48px;
	text-indent: -9999em;
	margin-top: 15px;
}

#navAssist .mommy h2 {
	background: url(img/txt03.gif) no-repeat;
}

#navAssist .woman h2 {
	background: url(img/txt04.gif) no-repeat;
}





#navAssist .mommy .btnBlock {
	background: url(img/bg02.gif) no-repeat bottom;
	padding-bottom: 3px;
}

#navAssist .woman .btnBlock {
	background: url(img/bg04.gif) no-repeat bottom;
	padding-bottom: 3px;
}

#navAssist .btnBlock .inner {
	border-bottom: none;
	padding: 11px 0 8px 0;
}


/*
news
*/

#news {
	margin-bottom: 50px;
}

#news h2 {
	width: 469px;
	height: 28px;
	background: url(img/ttl02.gif) no-repeat;
	text-indent: -9999em;
}

#news dl {
	font-size: 85%;
	margin-left: 1em;
}

#news dt {
	margin: 0;
	padding: 1em 0 1em 1em;
	border-bottom: 2px dashed #4EBBC6;
	width: 7em;
	float: left;
}
	
#news dd {
	margin: 0 0 0 7em;
	padding: 1em 1em 1em 0;
	border-bottom: 2px dashed #4EBBC6;
}

#news dt.first,
#news dd.first {
	border: none;
}


/*opning flash*/






