@charset "UTF-8";
/* CSS Document */
@import url("../basic.css");
/*common in all pages*/
div#submenu {
	width:235px;
	background: url(../img/bg_banner.gif);
	}
div#contents h1 {
	background: url(../recruit/img/bg_stitle.gif) repeat-x left bottom;
	color: #C01920;
	margin-bottom: 10px;
	}
div#main p.mainimage {
	background:none;
	padding-bottom: 0px;
	}

div#contents {
	width: 535px;
	float: right;
	}
/*until here*/
/* index.html */
div#contentstop{
	width:780px;
	padding-top:15px;
	background-image: url(img/bg_recruittop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:210px;
	}
div#contentstop div#category{
	width:420px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	background-color: #f2f2f2;
	}
div#contentstop div#news{
	margin-left:435px;
	width:340px;
	background-image: url(img/bg_news.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:20px;
}
div#news div.bottom{
	background-image: url(img/bg_news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:17px;
}
div#recruitfooter div#policy{
	height:1.5em;
	padding-right:10px;
	}	
div#recruitfooter div#policy p {
	text-align: right;
	}
div#recruitfooter div#footer{
	background-color:#000;
	margin:0;
	padding:0;
	font-size: 80%;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#news h1{
	width:336px;
	height: 37px;
	}
div#news ul{
	width:318px;
	padding-right:5px;
	padding-left:15px;
	}
div#news ul li{
	background-image: url(img/line_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	}
div#news ul li img{
	vertical-align: bottom;
	padding-right:7px;
	}
div#news p{
	width:320px;
	font-size:90%;
	text-align:right;
	padding-top:10px;
	}
div#category div.group1{
	background-image: url(img/bg_top_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:3px;
	}
div#category div.group1 div.bottom{
	background-image: url(img/bg_top_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#category div.group2{
	background-image: url(img/bg_menu_short.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:7px;
	}
div#category div.group2 div.bottom{
	background-image: url(img/bg_menu_short_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#category div.menu{
	width:206px;
	float:left;
	}
div#category div.menuleft{
	width:206px;
	float:left;
	padding-right:3px;
	}
div#category p{
	padding:10px;
	font-size:90%;
	}
div#category span{
	display:block;
	text-align:right;
	}

div#category span a{
	padding-left:8px;
	background-image: url(img/icon_recruit_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
div#backnumbers dl{
	width:550px;
	padding-left:10px;
	padding-bottom:10px;
	}
div#backnumbers dl dt{
	background-image: url(img/icon_recruit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-weight: bold;
		}
div#backnumbers dl dd{
	padding:5px 10px;
	line-height:160%;
		}
div#backnumbers p{
	padding-left:10px;
		}
/* message.html */
div#message p.photo{
	float:right;
	margin-left:5px;
	margin-bottom:2px;
	}
div#message p.signiture{
	text-align:right;
	}
/* process.html */
div#contents div#menu1 {
	width:515px;
	margin-bottom:5px;
	background-image: url(img/bg_menu1.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	}
div#process div#menu1 div.bottom {
	background-image: url(img/bg_menu1_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#process div.sales {
	width:250px;
	float:left;
	}
div#process div.cad {
	width: 250px;
	margin-left: 265px;
	}
/* for IE6 */
* html div#process div.cad{
	margin-left:262px;
	}
/* end of for IE6 */
div#process div#menu1 h2 ,div#menu2 h2   {
	margin:0px;
	padding:0px;
	background-image:none;
	}
div#process div#menu1 p, div#menu2 p{
	line-height:160%;
	font-size: 90%;
	padding:10px;
	}
div#process div#menu2 {
	width:250px;
	background-image: url(img/bg_menu2.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	}
div#process div#menu2 div.bottom {
	background-image: url(img/bg_menu2_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

div#process div span {
	display:block;
	text-align:right;
	}
div#process div span  a{
	background-image: url(img/icon_recruit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	}
/* common for sales.html, cad.html, buyer.html */
div.photos{
	clear:left;}
div.photos h2 {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	margin-top: 10px;
	}
div.photos p {
	width:250px;
	float:left;
	text-align:center;
	padding-left:10px;
	margin-bottom:10px;
	font-size:90%;
	}
div.photos p img {
	padding-bottom:5px;
	}
/* sales.html, cad.html, buyer.html */
div#detail {
	width:533px;
	background-image: url(img/bg_detail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div#detail div.bottom {
	width: 533px;
	background-image: url(img/bg_detail_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

div#detail h2 {
	margin:0;
	padding:0;
	}
div#detail ol {
	width: 460px;
	background-image: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	padding-bottom:20px;
	}
	
div#detail ol li {
	list-style-type: none;
	line-height:140%;
	padding-left: 42px;
	padding-bottom:15px;
}
div#detail ol li.list1 {
	background-image: url(img/icon_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#detail ol li.list2 {
	background-image: url(img/icon_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
div#detail ol li.list3 {
	background-image: url(img/icon_3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* senior.html */
div#seniortop{
	margin-top:10px;
	padding-top:10px;
	background-color: #F2F2F2;
	}
div#seniortop ul{
	padding-left:8px;
	}	
div#seniortop ul li{
	padding-bottom:7px;
	}

/* senior_s.html, senior_c.html, senior_b.html*/
div#senior{
	color:#000;
	border:1px solid #83B362;
	padding-top:15px;
	padding-left:20px;
	padding-right:1px;
	padding-bottom:1px;
	background-image: url(img/bg_senior.gif);
	background-repeat: repeat;
	background-position:right bottom;
	margin-bottom:20px;
	margin-top:10px;
	}
div#senior div.sbottom {
	background-image: url(img/bg_sales_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:1px;
	}
div#senior div.cbottom {
	background-image: url(img/bg_cad_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:1px;
	}
div#senior div.bbottom {
	background-image: url(img/bg_buyer_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:1px;
	}
div#senior div.questions{
	float:left;
	width:315px;
	}
div#senior h3{
	margin-left:320px;
	width:174px;
	padding-left:10px;
	padding-top:10px;
	}
div#senior div.question{
	background-image: url(img/bg_question.gif);
	background-repeat: no-repeat;
	background-position: 0 30px;
	padding-bottom:15px;
	}
div#senior h2 {
	padding-left:36px;
	padding-top:5px;
	background-image: url(img/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
	}

div#senior p{
	background-image: url(img/bg_fukidashi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:10px;
	width:280px;
	}
/* table */

div#contents table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	width: 100%;
}
div#contents table th {
	background-color: #F8F8F8;
	width: 8em;
	padding-right: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
	width: 7em;
	padding: 5px;
}
div#contents table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 2px 8px 2px 8px;
	line-height:160%;
}
div#contents table td p{
	padding-top:5px;
	}

div#contents table td ol{
	padding-top: 7px;
	padding-bottom: 7px;
	}
div#contents table td ol li{
	margin:0;
	padding:0;
	}
div#contents p.menu{
	width:530px;
	padding:0;
	text-align: center;
	margin: 0 auto 0 auto;
	}
div#contents p.menu img{
	margin-right:5px;
	}
div#contents p.submit{
	text-align:center;
	}
div#contents input.max, textarea.max{
	width:100%;}
