﻿/* ====================
   base css
   20091209
======================*/


/* base setting */

*{
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

h1 h2 h3 h4 h5{
	font-weight: normal;
}

.clear{
		clear: both;

}

a {
	color: #0BA5A1;
	text-decoration: none;
}

a:hover{
		text-decoration: underline;
}

img {
		border: none;
}


/*===============================
contents
===============================*/

#main {
	width: 950px;
	margin: auto;
	border: 1px solid #999999;
	font-size: 0.95em;

}

#head, x:-moz-any-link {
		height: 200px;

}



#main #head .title {
	background: url(../imgs/title.jpg) top left no-repeat;
	width: 950px;
	height: 155px;

}

#head .title a{
	display: block;
	width: 500px;
	height: 140px;
}

#main #head .title a span {
	display: none;
}


#main #obi {
	background-image: url(../imgs/border.gif);
	height: 26px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: left top;
}


/*firefox hack*/

#main #obi, x:-moz-any-link {
	background-image: url(../imgs/border.gif);
	height: 26px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -50px;
}

/* navigation */


.link {
	text-indent: 5px;
	margin-left: 10px;
}


.navi {
	float: left;
	list-style-type: none;
	margin-top: 1px;
}

.navi a {
		color: #D9F5FF;
}

.navi a:hover {
	color: #FFFFFF;
}


/*topinquarity*/
#contents h2 {
	background-image: url(../imgs/main_img.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 950px;
}

p.fr {
	float: right;
	margin-left: 10px;
}


#indust {
	background-image: url(../imgs/ind_img_bg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 870px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 50px;
}



#contents2 h3 {
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/top_h3img.jpg);
	height: 48px;
	width: 940px;
}


#contents2 h3 span{
	display: none;
}

/*.inqu{
	background: url(http://www.kan.co.jp/egoma/img/common/content-bg-sougou-top.jpg) no-repeat -410px -168px;
	background-image: url(http://www.kan.co.jp/egoma/img/common/content-bg-sougou-top.jpg);
	background-repeat: no-repeat;
	background-attachment: initial;
	background-position-x: -410px;
	background-position-y: -168px;
	-webkit-background-clip: initial;
	-webkit-background-origin: initial;
	background-color: initial;
	display: block;
	height: 216px;
	left: 410px;
	overflow: hidden hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	top: 168px;
	width: 200px;
	z-index: 2;
}*/


/*sub contents*/

#contents #contents2 {
	padding: 15px 5px 0px 5px;
}

#contents2 .about1 {
	width: 282px;
	border: 1px solid #0CC;
	float: left;
	margin-left: 5px;
	padding: 10px;
	height: 200px;
}

#contents2 .about2 {
	width: 282px;
	border: 1px solid #0CC;
	float: left;
	margin-left: 10px;
	padding: 10px;
	height: 200px;
}

#contents2 .about3 {
	width: 282px;
	border: 1px solid #0CC;
	float: left;
	margin-left: 10px;
	padding: 10px;
	height: 200px;
}
#contents2 .about {
	margin-bottom: 10px;
	width: 900px;
}
#about_a {
	margin-top: 10px;
}

#contents2 .abut_left {
	float: left;
	margin-left: 5px;
}
#contents2 .about_right {
	float: right;
	width: 500px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
}

.bold {
	font-weight: bold;
	color: #1BABA7;
}


#main #contents h2 span {
	display: none;
}
#main #contents #obi2 {
	background-color: #1BABA7;
}
.midasi {
	text-align: center;
	margin-bottom: 10px;
}


#contents2 h4 {
	background-image: url(../imgs/midasi_04.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 376px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


#contents2 h4 span{
	display: none;
}

/*bottominquarity*/
.inqu2 {
	height: 111px;
	background-image: url(../imgs/button.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 422px;
}


#main #footerlink {
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


#main #footerlink .navi a {
	font-size: 0.7em;
	color: #0BA5A1;
}

#main #footerlink .navi a:hover {
	font-size: 0.7em;
	text-decoration: underline;
	
}



#main #footer {
	background-color: #1baba7;
	clear: both;
	color: #FFF;
}
#main #contents #mailform h3 {
	text-align: center;
}
#main #contents #mailform {
	margin-top: 5px;
	width: 950px;
}
#main #contents #mailform #form {
	margin-top: 10px;
	width: 600px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#pankuzu {
	font-size: 0.8em;
	line-height: 2em;
	padding-left: 10px;
	padding-top: 5px;
}
#form .caution {
	font-size: 0.8em;
	color: #C00;
	margin-top: 10px;
}
#main #footer p {
	color: #FFF;
	text-align: center;
}
#main #contents .campany {
	background-image: none;
	margin-top: 20px;
	height: 48px;
}
#main #contents {
	width: 950px;
}

/*======company======*/

#comp {
	vertical-align: baseline;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

table{
	border-collapse: collapse;
	margin: auto;
	width: 100%;
}

table tr .tdmidasi {
	width: 150px;
	vertical-align: top;
	background-color: #f8f8f8;
}
table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999;
}

/*whitening*/

#main #contents #mailform #contents2 #about_a .white {
	background-image: url(../imgs/white_midasi_h4.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 300px;
}
#main #contents #mailform #contents2 #about_a #about {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#about .fl {
	float: left;
	width: 450px;
}
#main #contents_comp {
	background-image: url(../imgs/comp_bg.jpg);
	background-repeat: no-repeat;
	width: 950px;
	background-position: left top;
}
ul .list {
	list-style-type: square;
	list-style-position: inside;
}
.bold_aqua {
	font-weight: bold;
	color: #0BA5A1;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0BA5A1;
	border-left-color: #0BA5A1;
	font-size: 1.5em;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#about .aqua {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0BA5A1;
	margin-bottom: 20px;
}
#about .aqua .discrip {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#contents2 .center {
	font-size: 1.2em;
	margin: auto;
	list-style-position: inside;
}
.textindent {
	text-indent: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0BA5A1;
}
.how2 {
	width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
}
.dott {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0BA5A1;
	margin-top: 5px;
	margin-bottom: 5px;
}
