/* CSS Document */

/*ぱんくず*/
#contentsArea #pankuzu {
	width: 950px;
	height: 27px;
	color: #666666;
	line-height: 27px;
	text-align: left;
	background-color: #F4F4F4;
	margin-top: 5px;
	font-size: 12px;
}

#contentsArea #pankuzu a {
	color: #666666;
	line-height: 27px;
	font-size: 12px;
}

/*終了ページ*/
#contentsArea #syuryou {
	width: 950px;
}

#contentsArea #syuryou * {
	margin: 0;
	padding: 0;
}

#contentsArea #syuryou a:link,
#contentsArea #syuryou a:visited {
	color: #333;
	text-decoration: underline;
}

#contentsArea #syuryou a:hover,
#contentsArea #syuryou a:active {
	color: #333;
	text-decoration: none;
}

#contentsArea #syuryou h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#contentsArea #syuryou .box01 {
	width: 564px;
	height: 143px;
	margin: 0 193px 5px 193px;
	background: url(../aerababy_index_images/syuryou_bg01.gif) top left no-repeat;
}

#contentsArea #syuryou .box01 h3 {
	margin: 0;
	color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height:150%;
}

#contentsArea #syuryou .box01 p {
	margin: 0;
	color: #0000ff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}


#contentsArea #syuryou .box01 p a:link,
#contentsArea #syuryou .box01 p a:visited {
	color: #0000ff;
	text-decoration: underline;
}

#contentsArea #syuryou .box01 p a:hover,
#contentsArea #syuryou .box01 p a:active {
	color: #0000ff;
	text-decoration: none;
}

#contentsArea #syuryou p {
	color: #333;
	line-height: 180%;
	text-align: center;
	font-size: 14px;
}

#contentsArea #syuryou p.bnr {
	width: 659px;
	margin: 0 146px 25px 145px;
	color: #666;
	line-height: 180%;
	text-align: left;
	font-size: 12px;
	text-indent: 20px;
}

#contentsArea #syuryou p.bnr a:link,
#contentsArea #syuryou p.bnr a:visited {
	color: #666;
	text-decoration: underline;
}

#contentsArea #syuryou p.bnr a:hover,
#contentsArea #syuryou p.bnr a:active {
	color: #666;
	text-decoration: none;
}



