#headLine {
	background-color: #E4255B;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

#Left {
	width: 700px;
	float: left;
}

#topLeftPink {
	background-image: url(../img/common/backPink.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 10px;
}
.contBox {
	margin-bottom: 10px;
	height: 300px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.contBox a{
	color: #666666;
}
.contBox a:hover{
	color: #F16198;
	text-decoration: underline;
}
#contBoxOsusume {
	height: 220px;
	width: 180px;
	background-image: url(../img/top/topOsusume.gif);
	float: left;
	margin-right: 20px;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#contBoxQA {
	height: 220px;
	width: 180px;
	background-image: url(../img/top/topOA.gif);
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-repeat: no-repeat;
}
#contBoxBloh {
	height: 220px;
	width: 180px;
	background-image: url(../img/top/topBlog.gif);
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	background-repeat: no-repeat;
}
#topLeftGreen {
	background-image: url(../img/top/backGreen.gif);
	background-repeat: repeat;
	padding: 10px;
	margin-bottom: 20px;
	clear: both;
}
#newsWhiteBox {
	background-color: #FFFFFF;
	padding: 20px;
}
#newsWhiteBox a{
	color: #000000;
	text-decoration: underline;
}
#newsWhiteBox a:hover{
	color: #F16198;
	text-decoration: underline;
}

.newsBoxH {
	padding-bottom: 20px;
}
#newsWhiteBox td {
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


.newsTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsText {
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #E4255B;
}
#photodiv {
	height: 280px;
	width: 680px;
	font-size: 10px;
} 

