/*--------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for recruit site 2008.
	[ ex_toppage css :ex_toppage.css ]
	
	Copyright（C）2006 LEXUES Inc.All Rights Reserved.
--------------------------------------------------------*/


#header {
	width: 744px;
	padding: 0px;
	border-bottom: 3px solid #1d6fd2;
	text-align: left;
	margin: 0px auto;
	height: 46px;
}
#header p {
	float: right;
	margin: 0px;
	padding: 3px 10px;
}
#logo {
	float: left;
	width: 260px;
	background-image: url(../../img/exp/exp/recruit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 46px;
}
#logo img {
	margin-left: 8px;
}



#main h1 {
	background-image: url(../../img/exp/exp_banner.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 320px;
	width: 744px;
	margin: 0px auto;
}
#contents {
	padding: 10px 0px 20px 30px;
	margin: 0px;
	float: left;
	width: 370px;
}
#side {
	margin: 0px;
	float: right;
	width: 260px;
	padding: 10px 30px 20px 0px;
}
#contents h2 {
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1d6fd2;
	border-left-color: #1d6fd2;
	height: 15px;
	padding: 3px 0px 5px 10px;
	margin: 0px;
}
#contents p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
#contents ul {
	font-size: 1.3em;
	line-height: 1.8;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	list-style-type: none;
}
#side h3 {
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1d6fd2;
	border-left-color: #1d6fd2;
	height: 15px;
	padding: 3px 0px 5px 10px;
	margin: 0px;
}
#side p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}
#side ul {
	font-size: 1.3em;
	line-height: 1.5;
	margin: 0px;
	padding: 5px 0px 0px 15px;
	list-style-type: none;
}