@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/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/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/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/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/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/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/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/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/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/images/container_bg.gif) repeat-y top left;
}

#container-index {
	clear:both;
	border-top: 1px solid #cbcbcb;
	background: transparent url(http://www.kcon.co.jp/images/container_index_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/images/about_main_img.gif) no-repeat top left;
}
.main p.pankuzu  { font-size:80%;margin:10px 0;color:#333333; }

.top-entry { background:url(http://www.kcon.co.jp/images/dotted.gif) repeat-x bottom left;padding-bottom:10px; }
.top-cad {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/images/cad_img.jpg) no-repeat top right;}
.top-item {border:1px solid #cccccc;padding:10px;margin-top:5px;background:url(http://www.kcon.co.jp/images/item_top_img.gif) no-repeat top right;}

.entry { clear:both; }
.entry-content { float:right;width:409px; }

.entry p { font-size:80%;color:#333333;line-height:140%;margin:5px 0; }
.entry dl { margin-top:10px; }
.entry dt { background:url(http://www.kcon.co.jp/images/item_feature_icon.gif) no-repeat 0px 3px;font-size:80%;font-weight:bold;padding-left:13px;color:#333333;margin-bottom:5px; }
.entry dd { font-size:80%;color:#333333;margin-bottom:10px;border-bottom:1px dotted #cccccc;padding-bottom:5px; }
.entry strong { color:#333333;padding:10px 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 h1.index-entry-header {
	padding: 5px 10px 5px 15px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/images/index_tit.gif) no-repeat top left;
	color:#666666;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
}

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

.entry h2 {
	padding: 5px 10px;
	font-size:90%;
	margin-bottom:10px; 
	background: transparent url(http://www.kcon.co.jp/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/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/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/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/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;
}

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/images/page_top_bg.gif) no-repeat top left;
	float:right;
	text-align:left;
	margin:15px 0;
	line-height:100%;
}

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

.entry  table.office { width:515px;margin-bottom:15px; }
.entry  table.office td { text-align:left; padding:5px; }
.entry  table.office td img { border:none;margin:5px 0; }

.entry  table.chart { width:515px;margin-bottom:15px; }
.entry  table.chart td { text-align:left; padding:5px; }

.entry ol.step { list-style-position:inside;margin-bottom:20px; }
.entry ol.step li { font-size:80%; }

.entry  dl.history dt {  }
.entry  dl.history dd { border:none; }

ol.iso-kes { list-style-position:outside; }
ol.iso-kes li { margin-left:10px;margin-top:5px; }

table.inquiry { width:515px; }
table.inquiry td { text-align:left;padding:5px; }
table.inquiry td.left { background:#f1f9ff; }

.entry-info { clear:both;background:url(http://www.kcon.co.jp/images/index_entry_btm.gif);padding:2px 5px;border-top:1px solid #cccccc; }
.entry-info ul { list-style:none; }
.entry-info li { display:inline;font-size:70%;margin-right:10px; }

/* ---------- 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: 30px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/images/contents_menu.gif) no-repeat top left;
}

.left h2.search-tit {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 180px;
	height: 30px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/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/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/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/images/rss.gif) no-repeat top left;
}

p.item-search a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 240px;
	height: 50px;
	text-indent: -700em;
	background: transparent url(http://www.kcon.co.jp/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; }

.whats-new { width:198px;background:#ffffff url(http://www.kcon.co.jp/images/whats_new_tit.gif) no-repeat;padding-top:45px;padding-bottom:10px;border-bottom:1px solid #cccccc; } 
.info-txt-new { width:178px;margin:0 10px 5px 10px;padding-bottom:5px;border-bottom:1px dotted #d9d9d9; }
.info-txt-new p { font-size:70%;line-height:130%; }
.new-info { margin-bottom:5px;border-bottom:1px dotted #cccccc;padding-bottom:5px; }
.new-info img { margin-bottom:5px; }
.new-info p { font-size:70%;line-height:130%; }

.new-box { padding-top:5px;margin-bottom:10px; }

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

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

#footer {
	background:#ffffff url(http://www.kcon.co.jp/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 ---------- */

/* ---------- sitemap ---------- */

.sitemap { border-top:1px solid #999999;border-bottom:1px solid #999999;padding:10px 0;margin-bottom:20px; }

.sitemap li { font-size:80%; }

/* ---------- sitemap_end ---------- */