@charset "UTF-8";
#header #logo {
	height: 120px;
	width: 190px;
	float: left;
}
#header #headRight {
	height: 120px;
	width: 630px;
	float: left;
}
#header #headRight #headCopy {
	width: 430px;
	font-size: 85%;
	color: #999999;
	height: 40px;
	margin-top: 20px;
	line-height: 1.2em;
}
#header #headRight #headNavi {
	width: 600px;
	text-align: right;
	font-size: 90%;
	margin-top: 30px;
}
#contents {
	width: 600px;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#contents #topInfo {
	background-image: url(../images/top_info.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#contents #topInfo p {
	line-height: 1.5em;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
}
#contents #topBnr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #topBtn {
	background-image: url(../images/top_btbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
#contents #topBtn #topBtnLeft {
	height: 187px;
	width: 287px;
	float: left;
	background-image: url(../images/top_bt01bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #topBtn #topBtnRight {
	height: 187px;
	width: 287px;
	float: right;
	background-image: url(../images/top_bt02bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #topBtn p.topBtnCopy {
	margin-right: 15px;
	margin-left: 15px;
	height: 55px;
	line-height: 1.5em;
	font-size: 90%;
}
#sideNavi {
	padding-top: 10px;
	padding-left: 30px;
	width: 160px;
	float: left;
}
#sideNavi li {
	display: block;
	height: 80px;
	width: 160px;
	list-style-type: none;
}

#sideNavi a.sideNavi01 {
	background-image: url(../common/sidenavi01.gif);
	height: 80px;
	width: 160px;
	display: block;
}
#sideNavi a.sideNavi01:hover {
	background-image: url(../common/sidenavi01_over.gif);
}
#sideNavi a.sideNavi02 {
	background-image: url(../common/sidenavi02.gif);
	height: 80px;
	width: 160px;
	display: block;
}
#sideNavi a.sideNavi02:hover {
	background-image: url(../common/sidenavi02_over.gif);
}
#sideNavi a.sideNavi03 {
	background-image: url(../common/sidenavi03.gif);
	height: 80px;
	width: 160px;
	display: block;
}
#sideNavi a.sideNavi03:hover {
	background-image: url(../common/sidenavi03_over.gif);
}
#sideNavi a.sideNavi04 {
	background-image: url(../common/sidenavi04.gif);
	height: 80px;
	width: 160px;
	display: block;
}
#sideNavi a.sideNavi04:hover {
	background-image: url(../common/sidenavi04_over.gif);
}
#sideNavi p {
	line-height: 1.2em;
	margin-top: 10px;
	font-size: 90%;
}
#footer #footNavi {
	text-align: center;
	height: 30px;
	padding-top: 20px;
	font-size: 90%;
}
#footer #footCopyright {
	text-align: center;
	margin-top: 15px;
	font-size: 85%;
	color: #999999;
}
#contents H1 {
}
#contents #pagecontents {
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 20px;
}
#contents #divProfile {
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #divRecruit {
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
}
#contents #divRecruitNavi {
	background-image: url(../images/recruitnavi_bg.gif);
	background-repeat: repeat-x;
}
#contents #divSales {
}
