@charset "shift_jis";

@import url(common.css);
@import url(reset.css);
@import url(hack.css);
@import url(header.css);
@import url(container.css);
@import url(footer.css);

@import url(base.css);
@import url(font.css);
@import url(form.css);

#tcopy {
	text-align: center;
	background-image: url(../images/top_n/t_copy.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	height: 16px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top: 7px;
	margin-bottom: 20px;
	color: #333333;
}
#t1 {
	height: 134px;
	width: 359px;
	float: left;
	margin-bottom: 16px;
	padding-left: 13px;
}
#t2 {
	height: 134px;
	width: 359px;
	float: right;
	margin-bottom: 16px;
	padding-right: 13px;
}
#t3 {
	clear: both;
	height: 89px;
	width: 359px;
	float: left;
	padding-left: 13px;
}
#t4 {
	float: right;
	height: 89px;
	width: 359px;
	clear: right;
	padding-right: 13px;
}
#t1 p {
	background-image: url(../images/top_n/com_work.jpg);
	padding-left: 17px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#t2 p {
	background-image: url(../images/top_n/com_training.jpg);
	padding-left: 17px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#t1 p a {
	display: block;
	width: 340px;
	height: 72px;
	text-decoration: none;
	color: #FA5A7E;
}
#t2 p a {
	display: block;
	width: 340px;
	height: 72px;
	text-decoration: none;
	color: #3B74B4;
}

#t3 p , #t4 p  {
	height: 35px;
	background-image: url(../images/top_n/com_kigyou.jpg);
	text-align: right;
	padding-right: 12px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#t3 p a , #t4 p a {
	text-decoration: none;
	color: #666666;

}
#t3 p a:hover , #t4 p a:hover {
	text-decoration: underline;
	color: #FF6600;
}
