@charset "UTF-8";

@import "default.css";

/*cms
----------------------------------------------------------------------------------------------------cms*/
p.totop{
	padding: 5px 30px 5px 0;
	clear: both;
	text-align: right;
}
p.totop a{
	color: #006699;
	text-decoration: underline;
}
p.totop a:hover{
	text-decoration: none;
}
/*original
----------------------------------------------------------------------------------------------------original*/
div.case1{
	width: 157px;
	padding: 0 4px 5px 0;
	float: left;
}
div.case1 div{
	width: 153px;
	padding: 1px;
	border: 1px solid #CCCCCC;	
}
div.case1 div p{
	width: 153px;
	height: 114px;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 114px;
	line-height: 114px;
}
div.case1 div dl{
	padding: 5px;
	line-height: 120%;
}
div.case1 div dt{
	font-size: 0.8em;
	color: #999999;
	
}
div.case1 div dd.name{
	padding: 0 0 5px;
	font-weight: bold;
	color: #006699;
}
/*coat
----------------------------------------------------------------------------------------------------end cms*/
div.case2{
	width: 315px;
	padding: 10px 10px 20px 0;
	float: left;
	overflow: hidden;
}
div.case2 dl{
	padding: 0 0 10px 0;
}
div.case2 dt{
	width: 315px;
	padding: 0 5px;
	background: url(../img/coatTitleBg.gif) no-repeat;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
}
div.case2 dd{
	padding: 0 5px;
	font-weight: bold;
}
div.case2 p.img{
	width: 170px;
	height: 127px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	text-align: center;
	font-size: 127px;
	line-height: 127px;
	float: left;
}
div.case2 img{
}
div.case2 p.note{
	display: block;
}
p.border{
	padding: 0 0 20px;
	clear: both;
}
/*end cms
----------------------------------------------------------------------------------------------------original*/
/*top
----------------------------------------------------------------------------------------------------top*/
div.intro{
	width: 630px;
	height: 145px;
	padding: 160px 0 0 10px;
	background: url(../img/introBg.jpg) no-repeat;
}
div.intro p{
	padding: 0 0 10px;
}
div.intro p span{
	font-size: 1.2em;
	font-weight: bold;
}
dl.topbtn{
	width: 213px;
	padding: 0 0 10px;
	float: left;
}
dl.topbtn dt{
	width: 208px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
dl.topbtn dd{
	padding: 5px;
}
#main img.btm{
	margin: 0 0 10px;
}
/*contents page common
----------------------------------------------------------------------------------------------------contents page common*/
p.text{
	width: 620px;
	padding: 20px 10px;
}
p.text span{
	font-weight: bold;
}
dl.flow{
	width: 610px;
	padding: 10px 30px 0 0;
	border-bottom: 1px solid #CCCCCC;
}
dl.flow dt{
	width: 60px;
	float: left;
	clear: both;
}
dl.flow dd{
	margin: 0 0 0 60px;
	padding: 5px 0 5px 10px;
}
#main img.up{
	margin: 10px 0 0;
}
/*inspect
----------------------------------------------------------------------------------------------------inspect*/
div.inspect{
	width: 530px;
	height: 115px;
	padding: 10px 5px 10px 105px;
	background: url(../img/inspectBg.jpg) no-repeat;
}
div.inspect p{
	padding: 0 0 10px;
}
/*company
----------------------------------------------------------------------------------------------------company*/
#main table.company{
	width: 639px;
	margin: 20px 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#main table.company th{
	width: 190px;
	padding: 0 0 0 10px;
	background-color: #333333;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: left;
	line-height: 200%;
	color: #FFFFFF;
}
#main table.company td{
	width: 432px;
	padding: 0 0 0 5px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#map{
	width: 640px;
	height: 340px;
	margin: 10px 0;
}
/*form
----------------------------------------------------------------------------------------------------form*/
div.form{
	width: 610px;
	height: 60px;
	padding: 95px 0 0 30px;
	margin: 10px 0 30px;
	background: url(../img/formBg.jpg) no-repeat;
}
div.form p{
	font-weight: bold;
	line-height: 140%;
}
div.form p span{
	font-weight: 100;
	color: #CC0000;
}
#main table.form{
	width: 543px;
	border: 0;
	margin: 10px 0 0 20px;
}
#main table.form th{
	width: 123px;
	padding: 5px 0 5px 20px;
	background: url(../img/mark.gif) no-repeat;
	text-align: left;
	vertical-align: top;
	font-weight: 100;
}
#main table.form th span{
	font-weight: bold;
	color: #CC0000;
}
#main table.form th.wide{
	width: 543px;
	text-align: right;
	background-image: none;
}
#main table.form td{
	width: 400px;
	padding: 2px 0;
	color: #999999;
}
#main table.form tr td input, select, textarea {
	font-size: 100%;
}
/*thank
----------------------------------------------------------------------------------------------------thank*/
#main p.thank{
	padding: 10px 0 0 10px;
	font-size: 2.0em;
	line-height: 200%;
}
#main div.thankadd{
	padding: 30px 30px 0 0;
}
#main div.thankadd p{
	text-align: right;
	line-height: 140%;
	padding: 0 9px 0 0;
}
/*end
----------------------------------------------------------------------------------------------------end*/
