@charset "utf-8";

/* ---------- reset ---------- */

* {
	font-style: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	font-family:sans-serif;
	text-decoration: none;
	word-break: break-all ;
	word-wrap: break-word ;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	background: transparent url(http://www.kcon.co.jp/recruit/images/main_bg.gif);
	text-align:center;
}

#main-container {
	width:800px;
	text-align:left;
	margin:0 auto;
	background:#ffffff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
}

a { color:#35718e;text-decoration:none; }

a:hover { color:#05608b;text-decoration:underline; }

/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
	background: transparent url(http://www.kcon.co.jp/recruit/images/head_bg.gif) no-repeat;
	border-bottom: 1px solid #ffffff;
}

#header h1 a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 200px;
	height: 70px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/logo.gif) no-repeat top left;
	float:left;
}

#head-menu { height:70px; }
.sub-menu { height:25px;overflow:hidden; }
.sub-menu p { font-size:80%;padding:5px 25px;text-align:right;color:#666666; }

#head-menu ul { list-style:none;width:570px;height:44px;float:right; }
#head-menu ul li { height:45px; }

#head-menu ul li a { display:block;height:45px;text-align:left; }
#head-menu ul li.company { width:92px;float:left; }
#head-menu ul li.company a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_company_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.items { width:92px;float:left; }
#head-menu ul li.items a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_items_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.info { width:92px;float:left; }
#head-menu ul li.info a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_info_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.recruit { width:92px;float:left; }
#head-menu ul li.recruit a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_recruit_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.cad { width:92px;float:left; }
#head-menu ul li.cad a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_cad_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.inquiry { width:93px;float:left; }
#head-menu ul li.inquiry a {
	background: transparent url(http://www.kcon.co.jp/recruit/images/li_inquiry_bg.gif) no-repeat top left;
	text-indent: -700em;
}

#head-menu ul li.company a:hover,#head-menu ul li.items a:hover,#head-menu ul li.info a:hover,#head-menu ul li.recruit a:hover,#head-menu ul li.inquiry a:hover,#head-menu ul li.cad a:hover { background-position:bottom left; }
/* ---------- header_end ---------- */

/* ---------- container ---------- */

#container {
	clear:both;
	border-top: 1px solid #cbcbcb;
	background: transparent url(http://www.kcon.co.jp/recruit/images/container_bg.gif) repeat-y top left;
}

/* ---------- container_end ---------- */

/* ---------- content ---------- */

#content { width:595px;float:right;text-align:center; }
.main { margin:15px auto;text-align:left;width:515px; }

.main h2.main-img {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 515px;
	height: 120px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/recruit_main_img2.gif) no-repeat top left;
}

.main p.pankuzu  { font-size:80%;margin:10px 0;color:#666666; }

.cate-box { padding:5px; border:1px solid #cccccc;margin-bottom:5px; }

h2.cate-topics a,h2.cate-event a,h2.cate-info a,h2.cate-intro a,h2.cate-reform a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 500px;
	height: 30px;
	text-indent: -700em;
}

h2.cate-topics a { background:transparent url(http://www.kcon.co.jp/recruit/images/cate_tit_01.gif) no-repeat top left; }
h2.cate-event a { background:transparent url(http://www.kcon.co.jp/recruit/images/cate_tit_02.gif) no-repeat top left; }
h2.cate-info a { background:transparent url(http://www.kcon.co.jp/recruit/images/cate_tit_03.gif) no-repeat top left; }
h2.cate-intro a { background:transparent url(http://www.kcon.co.jp/recruit/images/cate_tit_04.gif) no-repeat top left; }
h2.cate-reform a { background:transparent url(http://www.kcon.co.jp/recruit/images/cate_tit_05.gif) no-repeat top left; }

ul.cate-news { list-style:none; }
ul.cate-news li { font-size:80%;color:#999999;border-bottom:1px dotted #cccccc;padding:3px; }
ul.cate-news li a { background: transparent url(http://www.kcon.co.jp/recruit/images/left_li_bg.gif) no-repeat 0px 5px;padding-left:15px; }

.entry { clear:both; }
.entry-content {  }

.entry p { font-size:80%;color:#666666;line-height:140%; }
.entry dl { margin-top:10px; }
.entry dt { background:url(http://www.kcon.co.jp/recruit/images/item_feature_icon.gif) no-repeat 0px 3px;font-size:80%;font-weight:bold;padding-left:13px;color:#666666; }
.entry dd { font-size:80%;color:#666666;margin-bottom:10px; }
.entry strong { color:#666666;padding:10px 0; }
.entry-info { clear:both;background:url(http://www.kcon.co.jp/recruit/images/index_entry_btm.gif);padding:2px 5px;border-top:1px solid #cccccc;margin-bottom:25px;margin-top:10px; }
.entry-info ul { list-style:none;padding:0; }
.entry-info li { display:inline;font-size:70%;margin-right:10px;padding:0; }


.entry table { border-collapse:collapse;margin-bottom:5px; }
.entry td { border:1px solid #cccccc;font-size:70%;padding:3px;text-align:center; }
.entry td.td-top { background:#99cc33;color:#ffffff; }
.entry td.td-left { background:#ecffd9; }

.entry h3.entry-header { background:transparent url(http://www.kcon.co.jp/recruit/images/entry_header_tit.gif) no-repeat;padding:5px;border-bottom:1px dotted #aaaaaa;margin-bottom:10px; }
p.caption  { font-weight:bold;margin-bottom:5px; }

h2.item-entry-header {
	background: transparent url(http://www.kcon.co.jp/recruit/images/item_h2_bg.gif) no-repeat top right;
	border-bottom:1px solid #4f7600;
	padding:5px 10px;
	color:#ffffff;
	margin-bottom:10px;
}

.entry h1 {
	padding: 3px 10px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h1_bg.gif) no-repeat top left;
	color:#ffffff;
	border-bottom:1px solid #eec4bf;
}

.entry h2 {
	padding: 3px 10px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h2_bg.gif) no-repeat top left;
	color:#ffffff;
	border-bottom:1px solid #ｃｃｃｃｃｃ;
}

.entry h3 {
	padding: 2px 5px 4px 15px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h3_bg.gif) no-repeat bottom left;
	color:#333333;
}

.entry h4 {
	padding: 2px 5px 4px 15px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h4_bg.gif) no-repeat bottom left;
	color:#333333;
}

.entry h5 {
	font-size:80%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h5_bg.gif) no-repeat 0% 50%;
	color:#333333;
	padding-left:15px;
}

.entry h6 {
	font-size:80%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/recruit/images/h6_bg.gif) no-repeat 0% 50%;
	color:#333333;
	padding-left:15px;
}

.entry blockquote {
	font-size:80%;
	margin-bottom:10px; 
	color:#333333;
	padding:10px;
	border:3px double #cccccc;
}

h3.entry-caption { font-size:90%;font-weight:bold;border-bottom:1px dotted #cccccc;margin:10px 0;padding:3px 0 3px 15px;background: transparent url(http://www.kcon.co.jp/recruit/images/item_h3_bg.gif) no-repeat 0px 7px; }

strong.eco-icon { font-size:80%;color:#666666;padding-top:30px;margin-left:5px; }

p.page-top a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 150px;
	height: 14px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/page_top_bg.gif) no-repeat top left;
	float:right;
	text-align:left;
	margin:15px 0;
	line-height:100%;
}

h3.entry-caption { font-size:90%;font-weight:bold;border-bottom:1px dotted #cccccc;margin:10px 0;padding:3px 0 3px 15px;background: transparent url(http://www.kcon.co.jp/recruit/images/item_h3_bg.gif) no-repeat 0px 7px; }

p.page-top a:hover { background-position:bottom left; }

.sigoto-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/bogo.jpg) no-repeat top right;}

.sigoto-02 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/plant.jpg) no-repeat top right;}

.sigoto-03 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/eigyo.jpg) no-repeat top right;}

.sigoto-04 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/sekkei.jpg) no-repeat top right;}

.sigoto-05 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/kaihat.jpg) no-repeat top right;}

.nyusya-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/syugo.jpg) no-repeat top right;}

.genba-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/genba.jpg) no-repeat top right;}

.kozyo-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/kozyo.jpg) no-repeat top right;}

.seizo-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/seizo.jpg) no-repeat top right;}

.gijutsu-01 {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/recruit/images/gijutsu.jpg) no-repeat top right;}

/* ---------- content_end ---------- */

/* ---------- sidebar ---------- */

#sidebar { width:200px;float:left; }
.left { padding:10px;clear:both; }

.left h2.contents-tit {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 29px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/contents_menu.gif) no-repeat top left;
}

.left h2.search-tit {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 29px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/search_menu.gif) no-repeat top left;
}

.left h2.address-tit {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 29px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/address_tit.gif) no-repeat top left;
}

ul.contents-menu { background:#ffffff;margin-bottom:20px;list-style:none;padding-bottom:5px; }
ul.contents-menu li { font-size:70%;margin:0px 5px 5px 5px;padding-bottom:3px;border-bottom:1px dotted #cccccc; }
ul.contents-menu li a { background: transparent url(http://www.kcon.co.jp/recruit/images/left_li_bg.gif) no-repeat 0px 2px;padding-left:15px;  }

.search-form { background:#ffffff;margin-bottom:20px;padding:10px; }

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:100px; font-size:80%; color:#333333;}
.search-form p { font-size:70%;color:#333333; }
.search-form input.submit { position:relative;top: 0;left: 3px;width:40px;font-size:12px; }

p.rss a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 35px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/rss.gif) no-repeat top left;
}

p.item-search a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 50px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/recruit/images/item_search.gif) no-repeat top left;
	margin-bottom:10px;
}

p.rss a:hover,p.item-search a:hover { background-position:bottom left; }

ul.powered { background:transparent;list-style:none; }

ul.powered li { font-size:70%;font-family:sans-serif;padding:8px;color:#999999; }

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

#footer {
	background:#ffffff url(http://www.kcon.co.jp/recruit/images/footer_bg.gif) repeat-x;
	border-top: 1px solid #cbcbcb;
	text-align:right;
	clear:both;
}

#footer p { font-size:70%;font-family:sans-serif;padding:8px;color:#999999; }

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px;padding:10px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	margin:10px 0;
}
