@charset "Shift_JIS";


/*-----------------------------------------------
 base
----------------------------------------------- */

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

body {
	line-height: 1.3;
	letter-spacing: 1px;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #333333;
}

h2 {
	border: solid 3px #000000;
	padding:10px 20px;
}

h3,h4,h5 { margin: 5px 0;}
	


/*-----------------------------------------------
 display:none;
----------------------------------------------- */

/* header */

#header { display:none;}

/* mainnavi */

#mainnavi { display:none;}

/*-----------------------------------------------
 contents
----------------------------------------------- */

.contents {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #FFFFFF !important;
}

/* headline */

.service h3.index_h3_01 { margin: 0; border-bottom: solid 1px #B2B2B2;}

/* unit01 */

.unit01 {
	margin: 20px;
	width:100% !important;
	min-height:10px;
	background:#FFFFFF;
}

.unit02 {
	margin: 20px;
	width:100% !important;
	min-height:10px;
	background:#FFFFFF;
}

.service .box { width: auto !important; margin:15px 10px 0 10px; display: block;  }

.service .box img { display:none }

.service .box p { width: auto !important; margin:10px 0 0 0}

.company dl { 
	width:100%;
	line-height: 1.3;
	margin:0;
}

*:first-child+html .company dt{  width:120px;}

.company dt {
	width:8em;
	padding: 5px 0; 
	float:left;
	color:#656565; 
}

.company dd { 
	padding: 5px 0 5px 10px; 
	border-bottom: dotted 1px #C8B478;
}

.company dd.noborder { border-bottom:none;}

*:first-child+html .company dd p {  width:350px; margin: 0 0 0 7em;}

.company dd p {  padding:0; margin: 0 0 0 7em; line-height: 1.3;}

* html .company #map { width:517px; margin:10px 0 0 0;}

.company #map { 
	width:517px; 
	height:300px;
	border:solid 1px #C8B478;
	margin: 15px 10px 15px 0;
}

.company .gmunit { width:300px;	}
.company .gmunit img { margin: 0 10px 0 0; border:solid 1px #FFC800;	}

/* unit03 */

.service .unit03 {
	margin: 0 40px;
	padding: 0;
	width:100%;
	border: solid 1px #D4D4D4;
}

.merit { background:#EEFFFF;}

.unit03 dl.merit {
	padding: 0 15px 10px 15px;
	margin: 0;
}

.unit03 .merit dt { margin: 0; }
.unit03 .merit dd { margin: 0 10px 10px 20px; }

/* unit04 */

.service .unit04 {
	margin: 20px;
	padding: 0 0 20px 0;
	width:100%;
	min-height:10px;
}

.service .unit04 p { padding: 0 15px ;} 

.service .unit04 .box .photoL,
.service .unit04  .box .photoR {
	margin-right: 15px;
	float:none;
}

.service .unit04 h5 { display:none;} 

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

.main_tel { display:none;}

#footer { 
	border: solid 1px #000; 
	padding: 10px 20px;
	float: none !important;
	width: auto !important;
	height:auto !important;
	margin: 0 !important;
}

#footer .left ul {display:none;}
#footer .left p {color:#000; margin: 0;}
#footer .right p { 
	color:#000;
	margin: 0;
	width: auto !important;
	height:auto !important;
}

/*-----------------------------------------------
 float clear
----------------------------------------------- */

#header:after,
#main:after,
#footer:after,
#header ul:after,
.service .unit01:after,
.service .unit04 .box:after,
.box:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
