﻿
h1{
	width:750px;
}

h2{
    color:#fff;
	font-size:22px;
	margin:0px auto;
	padding-top:45px;
	text-align:center;
}


h3 {
	padding:0px;
	margin:0px;
	color:#3333CC;
	font-size:90%;
	margin-bottom:0.5em;
}

.main a:link,.main a:visited {
    color:#333;
	font-weight:bold;
	text-decoration:none;
}

.main a:hover{
    color:#333;
	text-decoration:underline;
}

#wrapper {
	width: 750px;
	margin:0 auto;
}

#head {
	width: 750px;
	height: 120px;
    background:url(../parts/ki-logo.jpg) no-repeat left top;
}

#head-top {
    height:93px;
	width:607px;
	float:left;
}

#head-top-l{
	width:143px;
	height:120px;
	float:left;
}

#head-top-c{
	width:464px;
	height:93px;
	float:left;
}

#head-top-r{
	width:143px;
	height:93px;
	float:left;
}


#head-bottom {
	height:27px;
    margin:0px;
	padding:0px;
	width:607px;
	float:left;
}

/* タブ（TOPへ） -------------------------------------*/

#ca-tab01 {
    width:141px;
	float:right;
	color:#000033;
	margin:0px;
	padding:0px;
    height:27px;
}

/* IE用 */

* html #ca-tab01{
	width:141px;
	height:27px;
}


/*------- Main-menu --------------------------------------------------*/

#Main-menu {
	width: 750px;
	clear:both;
	margin:0px auto;
}

#Main-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#Main-menu li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

#Main-menu li a {
	display: block;
	padding:0px;
	line-height:28px;
	color: #333;
	font-size:13px;
	font-weight:bold;
	background-image:url(../parts/ca-menu01.jpg);
	background-position: left top; 
	text-decoration: none;
	text-align: center;
}

#Main-menu a:hover {
	line-height:28px;
	background-image: url(../parts/ca-menu02.jpg); 
	background-position: left top;
}



/* メイン --------------------------------------------------*/

.main {
	text-align: left;
	width: 670px;
	padding:0px 40px;
	margin:15px 0px 0px 0px;
}

* html .main {
    width:750px;
}

.main p{
	font-size:90%;
}

/* 企業情報1社分 -------------------------------------*/

.ca-box {
	width:650px;
	text-align:left;
	background:url(../parts/ca-box-bg.jpg) no-repeat left top;
	margin-bottom:10px;
	font-size:14px;
	line-height:130%;
	border: solid 1px #66707C;
	padding:0px 10px 10px 10px;
}

* html .ca-box {
	width:670px;
}

.ca-name {
	width:530px;
	line-height:30px;
	float:left;
	text-align:left;
	padding:0px;
}

.ca-name img{
	float:left;
}

.ca-shyousai {
	text-align:left;
	line-height:30px;
	float:left;
}

h3 {
	clear:both;
	padding-top:7px;
}

/* フッターカテゴリ一覧 -------------------------------------*/
#foot-ca { 
    height:104px;
	background:url(../parts/foot-ca-bg01.gif) no-repeat;
}

#foot-ca table {
	margin-top:3px;
}

/* ページ先頭へ -------------------------------------*/

.pagetop{
    width:710px;
}


/* フッター -------------------------------------*/


#footer {
	height:61px;
    width:734px;
	padding:11px 8px 0px 8px;
	margin:0px;
	background:url(../parts/ki-footer-bg.jpg) no-repeat left top;
}

* html #footer {
    width:750px;
	height:72px;
}

#footer p{
    margin:0px;
	padding:0px;
	font-size:13px;
	line-height:17px;
}

#footer img {
	float:left;
	margin-right:8px;
}

/* その他レイアウト -------------------------------------*/

.clear {
    clear:both;
}

.font-tel {
	margin-top:0.5em;
	color:#E99123;
	font-weight:bold;
}


