@charset "utf-8";
/*==================================================
	@ Style Name    : /hp.css
	@ Create Date   : 2010.06.11
	@ LastUp Date   : 2010.06.11
==================================================
	@ Style Infomation
		@ Layout
			01. FlashContents
			02. MainContents
			03. sideContents
==================================================*/

/*==================================================
	@ Layout
==================================================*/
/*--------------------------------------------------
	01. FlashContents
--------------------------------------------------*/
#flashContents {
	margin-bottom:30px;
	width:900px;
	height:280px;
}

/*--------------------------------------------------
	02. MainContents
--------------------------------------------------*/
#mainContents {
	float:left;
	width:670px;
}
#catchCopy {
	width:670px;
	height:46px;
	background:url(/imgs/hp/catch.gif) no-repeat 0 0;
	text-indent:-5000px;
}
#btnArea {margin-top:33px;}
#btnArea li {float:left;}
#btnArea a {
	display:block;
	width:210px;
	height:100px;
	text-indent:-5000px;
}
#btnCompany {background:url(/imgs/hp/btn.jpg) no-repeat 0 0;}
#btnEducation {
	margin:0 20px;
	background:url(/imgs/hp/btn.jpg) no-repeat -230px 0;
}
#btnIndividual {background:url(/imgs/hp/btn.jpg) no-repeat -460px 0;}
#btnCompany:hover {background-position:0 -100px;}
#btnEducation:hover {background-position:-230px -100px;}
#btnIndividual:hover {background-position:-460px -100px;}

/*--------------------------------------------------
	03. sideContents
--------------------------------------------------*/
#sideContents {
	float:right;
	width:180px;
}
#sideContents .bnr01 {
	margin:0 0 20px 0;
}
.publicationInformation {border:1px solid #e5e5e5;}
.publicationInformation img {vertical-align:top;}
#publicationTitle {
	width:178px;
	height:29px;
	background:url(/imgs/hp/ttl_publication.jpg) no-repeat 0 0;
	font-size:9px;
	text-indent:-5000px;
}
.btnPublication {margin-top:10px;}
