/* メイン画像 */

/* メインコンテンツ */
#main-content {
	width: 770px;
	height: 450px;
	background-image:url(../images/main.jpg);
	line-height:1.6;
}
a:link {
	color: #0064FF;
}
a:visited {
	color: #0064FF;
}
.hover {
	cursor: pointer;
}
.hover a:link {
	color: #FF0000;
}
.hover a:visited {
	color: #FF0000;
}
#main-content_under {
	width: 770px;
	height: 150px;
	background-image:url(../images/under.jpg);
	line-height:1.6;
}
/* キャンペーン */
/*a.campaign_enter {
	position: absolute;
	top: 270px;
	left: 260px;
	width: 188px;
	height: 38px;
}*/
#campaign_enter {
	float:left;
	width: 188px;
	height: 38px;
	margin-top: 150px;
	margin-left: 52px;
}
*html #campaign_enter {
	float:left;
	width: 188px;
	height: 38px;
	margin-top: 150px;
	margin-left: 26px;
}
/* welcome1 */
#welcome1_top {
	width: 219px;
	height: 55px;
	margin-top: 65px;
	margin-left: 38px;
	float:left;
}
*html #welcome1_top {
	width: 219px;
	height: 55px;
	margin-top: 65px;
	margin-left: 19px;
	float:left;
}
#welcome1button ul.menu {
	height: 55px;
}
#welcome1button ul.menu li a {
	height: 55px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#welcome1button ul.menu li a:hover {
	background-position: 0px -58px;
}
a.welcome1button1 {
	background-image:url(../images/welcome1_top.png);
}
/* welcome2 */
#welcome2_top {
	width: 219px;
	height: 55px;
	margin-top: 65px;
	float:left;
}
#welcome2button ul.menu {
	height: 55px;
}
#welcome2button ul.menu li a {
	height: 55px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#welcome2button ul.menu li a:hover {
	background-position: 0px -58px;
}
a.welcome2button1 {
	background-image:url(../images/counseling_top.png);
}
#corp_top {
	width: 219px;
	height: 55px;
	margin-top: 65px;
	margin-left: 41px;
	float:left;
}
*html #corp_top {
	width: 219px;
	height: 55px;
	margin-top: 65px;
	margin-left: 23px;
	float:left;
}
#corpbutton ul.menu {
	height: 55px;
}
#corpbutton ul.menu li a {
	height: 55px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#corpbutton ul.menu li a:hover {
	background-position: 0px -58px;
}
a.corpbutton {
	background-image:url(../images/corp_top.png);
}
