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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background-image: url(image/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4F0E9;
}

#head_text {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-color: #FFFFFF;
	color: #666666;
}
#head_text p {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 62px;
	width: 288px;
	float: left;
}
#tel {
	height: 62px;
	width: 434px;
	float: right;
}
#head_logotel {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	height: 62px;
}
#menu {
	height: 67px;
	margin-right: auto;
	margin-left: auto;
	width: 898px;
}
#menu li {
	float: left;
	height: 67px;
}
#main {
	height: 224px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
}
#title {
	font-size: 13px;
	line-height: 36px;
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 645px;
	text-indent: 30px;
	color: #285069;
	margin-bottom: 16px;
}
#text {
	font-size: 13px;
	line-height: 20px;
	width: 620px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#feedControl {
	margin-bottom: 16px;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
}

#top_minitext {
	font-size: 12px;
	line-height: 15px;
	height: 85px;
	width: 120px;
	color: #333333;
	float: right;
}
#top_miniphoto {
	height: 85px;
	width: 129px;
	float: left;
}
#top_minilink {
	height: 32px;
	width: 254px;
	margin-right: auto;
	margin-left: auto;
}
#top_minicontents {
	height: 90px;
	width: 256px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
#top_leftcontents {
	background-image: url(image/top_contentsback1.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 295px;
	padding-top: 60px;
	float: left;
}
#top_rightcontents {
	background-image: url(image/top_contentsback2.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 295px;
	padding-top: 60px;
	float: right;
}

#top_leftcontents2 {
	background-image: url(image/top_contentsback3.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 295px;
	padding-top: 60px;
	float: left;
}

#top_rightcontents2 {
	background-image: url(image/top_contentsback4.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 295px;
	padding-top: 60px;
	float: right;
}

#top_contentsbox {
	width: 600px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
}

#top_contentsbox2 {
	width: 600px;
	height: 220px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	height: 157px;
	width: 619px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	width: 610px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#news li {
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(image/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 15px;
}

#news a {
	color: #0066FF;
	text-decoration: underline;
}

#news a:hover {
	color: #FF6600;
	text-decoration: none;
}


#side_title {
	width: 213px;
	margin-bottom: 2px;
}
#side_menu {
	width: 197px;
	margin-bottom: 16px;
	border: 4px solid #E1E1DC;
	margin-right: auto;
	margin-left: auto;
}
#side_menu li {
	font-size: 13px;
	background-image: url(image/icon1.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#side_menu a {
	text-decoration:underline;
	color:#0066CC;
}

#side_menu a:hover {
	text-decoration:none;
	color:#FF6600;
}

#map {
	width: 190px;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#side_ad {
	width: 180px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 6px;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#side_tel {
	height: 50px;
	width: 195px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
#side_mail {
	height: 47px;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
}
#side_companybox {
	border: 4px solid #E1E1DC;
	width: 197px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
#return {
	clear: both;
	height: 18px;
	width: 880px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#right {
	width: 645px;
	float: right;
}
#left {
	width: 213px;
	float: left;
}
#contents {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(image/menuback.gif);
	background-repeat: repeat-x;
	height: 129px;
}
#footer_logo {
	height: 29px;
	width: 280px;
	float: left;
}
#footer_ad {
	font-size: 13px;
	line-height: 15px;
	width: 475px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #455888;
	padding-left: 6px;
	float: left;
}
#footer_company {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 30px;
}
#footer {
	background-image: url(image/footer_back.gif);
	background-repeat: repeat-x;
	height: 110px;
	padding-top: 25px;
}
#footer_link {
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 17px;
}

#footer_link a {
	text-decoration:underline;
	color:#0066CC;
}

#footer_link a:hover {
	text-decoration:none;
	color:#FF6600;
}

#flowpage_main {
	background-image: url(talent/image/flow_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}
#flow_photo {
	height: 166px;
	width: 297px;
	float: left;
}
#flow_title {
	font-size: 14px;
	height: 36px;
	width: 265px;
	line-height: 36px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2D6BC2;
	padding-left: 4px;
	margin-bottom: 6px;
	color: #006699;
	background-color: #FAFAF5;
}
#flow_right {
	width: 276px;
	float: right;
}
#flow_box {
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	margin-bottom: 27px;
}
#flow_text {
	width: 270px;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

#kichopage_main {
	background-image: url(kicho/image/kicho_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}
#kicho_title1 {
	background-image: url(kicho/image/kicho_title1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 594px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 26px;
}
#kicho_komaru {
	height: 256px;
	width: 594px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#kicho_title2 {
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(kicho/image/kicho_title2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	text-indent: 26px;
}
#kicho_text {
	font-size: 13px;
	line-height: 20px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}

#kicho_text2 {
	font-size: 13px;
	line-height: 20px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#kicho_contents {
	height: 199px;
	width: 551px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
#ad_title {
	height: 83px;
	width: 441px;
}
#ad_text {
	font-size: 13px;
	line-height: 20px;
	width: 410px;
	margin-left: 18px;
}
#ad_photo {
	height: 172px;
	width: 172px;
	float: left;
}
#ad_box {
	width: 613px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 180px;
}
#ad_right {
	width: 441px;
	float: right;
}

#ad_box2 {
	width: 613px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 180px;
}#table {
	width: 600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#table th {
	font-size: 13px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #ECF1FB;
	border: 1px solid #295BB2;
	color: #132851;
	vertical-align: middle;
}
#table td {
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	padding-left: 6px;
	border: 1px solid #295BB2;
	line-height: 16px;
}
#ad_tabletext {
	width: 600px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 12px;
	text-align: right;
}

#companypage_main {
	background-image: url(info/image/company_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}
#table2 {
	width: 600px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#table2 th {
	font-size: 13px;
	color: #3A444C;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F2E8;
	border: 1px solid #D9D6C4;
	vertical-align: middle;
	line-height: 16px;
}
#table2 td {
	font-size: 13px;
	vertical-align: middle;
	border: 1px solid #D9D6C4;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

#table2 a {
	text-decoration:underline;
	color:#0066CC;
}

#table2 a:hover {
	text-decoration:none;
	color:#FF6600;
}

#contactpage_main {
	background-image: url(info/image/contact_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}


#mail {
	width: 520px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#mail #mailform .mailform th {
	font-size: 13px;
	color: #3A444C;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F2E8;
	border: 1px solid #D9D6C4;
	vertical-align: middle;
	line-height: 16px;
}

#mail #mailform .mailform td {
	font-size: 13px;
	vertical-align: middle;
	border: 1px solid #D9D6C4;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}	

#privacypage_main {
	background-image: url(info/image/privacy_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}

#auctionpage_main {
	background-image: url(auction/image/auction_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}

#auction_titlephoto {
	height: 293px;
	width: 644px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}

#seisoupage_main {
	background-image: url(seisou/image/seisou_main.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 80px;
}
#seisou_link {
	height: 68px;
	width: 290px;
	float: right;
}
#seisou_p {
	width: 300px;
}
#seisou_linkbox {
	width: 600px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

