p {
	margin-bottom: 5px;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#headleader {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}

#headLine {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#headLine a {
	color: #FFFFFF;
	text-decoration: none;
}
#headLine a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#headLineNavi {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 10px;
	line-height: 100%;
	color: #666666;
}
#center {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 20px;
}
#leftPink {
	float: left;
	width: 660px;
	background-image: url(../img/common/backPink.gif);
	background-repeat: repeat;
	padding: 20px;
	margin-bottom: 40px;
}
#leftBlue {
	float: left;
	width: 660px;
	background-image: url(../img/common/backBlue.gif);
	background-repeat: repeat;
	padding: 20px;
}

#leftWhiteBox {
	background-color: #FFFFFF;
	padding: 40px;
}
#leftLead {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F16198;
	padding-top: 5px;
	padding-bottom: 30px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 170%;
}
#leftLeadBlue {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #368FFF;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 100%;
}

.subTitle {
	padding-bottom: 20px;
}


#Right {
	float: right;
	width: 220px;
}

.sideBox {
	padding-bottom: 20px;
}

.sideH1 {
	padding-bottom: 15px;
}
.sideH2 {
	font-size: 14px;
	color: #E4255B;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 5px;
	margin-top: 0px;
}
.sideBunner {
	padding-bottom: 5px;
}
.sideText {
	line-height: 160%;
	font-size: 12px;
	padding-bottom: 3px;
}
.gotoTop {
	text-align: right;
	clear: both;
}





#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#footerCenter {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	font-size: 10px;
	line-height: 150%;
}
.footerSato {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.color_red {
	color: #FF0000;
}
