﻿/*	[1] for Top						*/
/*-----------------------------------------------------	*/
.division, .topics{
	width: 650px;
}
.division dl{
	width: 210px;
	float: left;
	margin-top: 20px;
}
.division dl dt{
	margin-bottom: 5px;
}
.division h4{
	font-size: 115.8% !important;
	margin-bottom:5px !important;
}
.topics dl{
	border-bottom:1px dotted #999;
	width:650px;
}
.topics dl dt{
	float:left;
	width:110px;
	padding:10px 0 10px 10px;
	clear:both;
	color: #0A0772;
	font-weight:bold;
}
.topics dl dd{
	width:520px;
	margin-left:120px;
	padding:10px 5px 10px 10px;
}


/*	[2] for Business						*/
/*-----------------------------------------------------	*/
.BizInfo{
	width: 415px;
	float: left;
	margin: 10px 0 0 0;
	padding-right: 13px;
}
.BizPhoto{
	width: 212px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px;
	background: url(../../external.html?link=http://www.kawatake.co.jp/share/images/contbg.png) repeat;
}
.BizPhoto .photo{
	padding-bottom: 5px;
}
.BizPhoto .photo img{
	width: 200px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
.BizPhoto .txt{
	line-height: 140% !important;
	text-align: center;
}
.comment{
	overflow: hidden;
}
.full{
	width: 618px;
	padding: 15px;
	background: url(../../external.html?link=http://www.kawatake.co.jp/share/images/contbg.png) repeat;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-left:1px solid #fff;

}
.full .txt{
	width: 386px;
	float: left;
}
.full .photo{
	width: 212px;
	float: right;
}
.full .photo .image{
	padding-bottom: 5px;
}
.full .photo .name{
	width: 212px;
	text-align: center
}
.full .photo img{
	width: 200px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
/*
.half{
	width: 293px;
	padding: 15px;
	float: left;
	background: url(/share/images/contbg.png) repeat;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
}

.half .txt{
	width: 100%;
	margin-top: 10px;
}
.half .photo{
	width: 100%;
}
.half .photo img{
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}
*/
.BizLayout{
	width: 100%;
	margin-top: 5px;
}
.BizLayout th{
	width: 100px;
	background: url(../../external.html?link=http://www.kawatake.co.jp/share/images/line01.png) repeat;
	color: #fff;
	text-align: center;
	padding: 10px 5px 5px;
	font-weight: normal;
	border-bottom: 2px solid #fff;
}
.BizLayout td{
	background: #f1f1f1;
	padding: 5px 10px;
	border-bottom: 2px solid #fff;

}
.BizLayout td p{padding-bottom: 5px;}
.w67{width:67%;}
/*	[3] for Product						*/
/*-----------------------------------------------------	*/


/*	[4] for Corpiration						*/
/*-----------------------------------------------------	*/
.list01{
	width: 100%;
	margin: 20px 0;
	border-bottom:1px solid #ccc; 
	border-left:1px solid #ccc; 
}
.list01 tr th,
.list01 tr td{
	padding: 10px;
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc;
	font-weight: normal;
}
.list01 tr th{
	background: #f1f1f1;
}
.list01 tr td ol{
	list-style: decimal outside;
	padding-left: 20px;
}
.list02{
	width: 100%;
	margin: 20px 0;
}
.list02 td{
	padding: 10px;
	font-weight: normal;
}

.list03{
	width: 100%;
	margin: 20px 0;
}
.list03 tr td{
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
.list04{
	width: 400px;
	margin: 0 0 20px 0;
	border-bottom:1px solid #ccc; 
	border-left:1px solid #ccc; 
}
.list04 tr td{
	padding: 10px;
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc;
	font-weight: normal;
}
.odd {background: #efefef;}


/*	[5] for Contact				*/
/*-----------------------------------------------------	*/
.mailtxt{
font-size: 132.4% ;
}
.mailtxt a{text-decoration: none;}
.numbertxt{
font-size: 132.4% ;
}


/*	[6] for Message						*/
/*-----------------------------------------------------	*/
#message{
	width: 800px !important;
	margin: 0 auto;
	line-height: 1.8;
	color: #000;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
#message p{
	margin-bottom: 20px;
	font-size: 115.8%;
}
#message .president{
	float: right;
	padding: 0 0 20px 20px;
}
#message .president p{
	margin-bottom: 10px;
	line-height: 1;
}
#message .president img{
	padding: 5px;
	border:1px solid #ccc;
	box-shadow: 1px 2px 2px #ccc;
}
#message .name{
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
}

.catch{
	color: #0A0772;
	font-size: 148.9% !important;
	border-bottom: none !important;
	margin: 20px 0;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}