@charset "UTF-8";
/* CSS Document */

/*contents
------------------------*/
.contents {
	width:925px;
	margin:auto;
}


.flash {
	margin:0;
}


.submenu {
	width:925px;
	margin-bottom:20px;
}

.submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.submenu ul li {
	float:left;
	height:50px;
}

.submenu01 a {
	background:url(../images/index/submenu.jpg) 0 0 no-repeat;
	width:309px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

.submenu02 a {
	background:url(../images/index/submenu.jpg) -309px 0 no-repeat;
	width:308px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

.submenu03 a {
	background:url(../images/index/submenu.jpg) -617px 0 no-repeat;
	width:308px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

.submenu01 a:hover {
	background:url(../images/index/submenu.jpg) 0 -50px no-repeat;
	width:309px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

.submenu02 a:hover {
	background:url(../images/index/submenu.jpg) -309px -50px no-repeat;
	width:308px;
	height:50px;
	display:block;
	text-indent:-9999px;
}

.submenu03 a:hover {
	background:url(../images/index/submenu.jpg) -617px -50px no-repeat;
	width:308px;
	height:50px;
	display:block;
	text-indent:-9999px;
}


.contents_r {
	width:575px;
	float:right;
	margin-bottom:20px;
}

.contents_l {
	width:300px;
	float:left;
	margin-bottom:20px;
}


/*whatsnew
-------------*/
.whatsnew {
	width:575px;
	margin-bottom:20px;
}

.whatsnew_l {
	width:65px;
	float:left;
}

.icon_w a {
	background:url(../images/index/icon_whatsnew.gif) 0 0 no-repeat;
	width:65px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

.whatsnew_r {
	width:480px;
	margin-top:15px;
	float:right;
	color:#FFFFFF;
}

.whatsnew_r a{
	width:480px;
	margin-top:15px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
}


/*pickup
-------------*/
.pickup {
	width:575px;
}

.pickup_l {
	width:65px;
	float:left;
}

.icon_p a {
	background:url(../images/index/icon_pickupworks.gif) 0 0 no-repeat;
	width:65px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

.pickup_r {
	width:480px;
	height:155px;
	margin-top:15px;
	float:right;
	background:url(../images/index/bg_pickup.jpg) 0 0 no-repeat;
}

.pickup_list_wrap {
	width:345px;
	padding:35px 0 5px 130px;
}

.pickup_list {
	margin:0 0 15px;
	padding:0;
	list-style-type:none;
}

.pickup_list li {
	background:url(../images/index/arrow.gif) 0 6px no-repeat;
	color:#EEAA3D;
	padding-left:10px;
}

.btn_more {
	width:63px;
	height:12px;
	display:block;
	float:right;
}


/*tokutoku
-------------*/
.tokutoku {
	width: 150px;
	height: 30px;
	display: block;
	float: right;
	margin-top: 20px;
}


/*banner
-------------*/
.banner {
	width:300px;
	margin-bottom:15px;
}

.banner ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.banner ul li {
	width:145px;
	height:145px;
	display:block;
	float:left;
}

.banner01 a {
	background:url(../images/index/btn_staffblog.jpg) 0 0 no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:0 5px 5px 0;
}

.banner02 a {
	background:url(../images/index/btn_construction.jpg) 0 0 no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:5px 0 0 5px;
}

.banner03 a {
	background:url(../images/index/btn_event.jpg) 0 0 no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:5px 5px 0 0;
}

.banner04 a {
	background:url(../images/index/btn_staff.jpg) 0 0 no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:0 0 5px 5px;
}


.banner01 a:hover {
	background:url(../images/index/btn_staffblog.jpg) 0 -145px no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:0 5px 5px 0;
}

.banner02 a:hover {
	background:url(../images/index/btn_construction.jpg) no-repeat 0 -145px;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:5px 0 0 5px;
}

.banner03 a:hover {
	background:url(../images/index/btn_event.jpg) 0 -145px no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:5px 5px 0 0;
}

.banner04 a:hover {
	background:url(../images/index/btn_staff.jpg) 0 -145px no-repeat;
	width:145px;
	height:145px;
	display:block;
	text-indent:-9999px;
	margin:0 0 5px 5px;
}



/*team_6
-------------*/

.team_6 {
	background: url(../images/index/btn_team_6.jpg);
	float: left;
	height: 60px;
	width: 300px;
}
