@charaset "UTF-8";
 
/* ---------- ReCSS ---------- */

html,body {
	font-size:16px;
	font-family:Arial,helvetica,"MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 100%;
}
 
html,body,h1,h2,h3,h4,h5,h6,li,dl,dt,dd {
	margin:0;
	padding:0;
	font-size:100%;
	list-style:none;
}

img {
	border:none;
}

body {
	font-size:80%;
	color: #555;
	background: url(../img/bg_body.gif) repeat;
}

a {
	outline:none;
	color:#ff0000;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}
 
ol,ul {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;  
	border-spacing:0;
}

p {
	margin:0 0 1em;
	padding:0;
	line-height:1.7em;
}

dd {
	line-height:1.7em;
}

.cancel {clear:both;}
.clearfix::after {
	content:".";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.clearfix {min-height:1%;}
* html .clearfix {height:1%;}
 
hr {
	visibility:hidden;
	margin:0;
	clear:both;
}


.alpha a:hover img {
	opacity:.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}

#gnavi a:hover img,
#slideshow a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: alpha(opacity=100);
}


/* ---------- frame ---------- */

#outline {

}

#wrapper {
margin: 0 auto;
width: 940px;
background-color: #fff;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
padding: 0 0 15px;
}

#contents {
width: 670px;
float: right;
margin: 0 32px 70px 0;
padding-bottom: 60px;
}

#contents1column {
width: 870px;
margin: 0 auto 70px;
padding-bottom: 60px;
}

#leftNav {
width: 190px;
float: left;
margin: 0 0 0 32px;
}


/* ---------- header ---------- */

#header {
background: url(../img/bg_header.jpg) 0 0 repeat-x;
padding: 10px 0 0 0;
margin: 0 0 5px;
}

#headLeft {
float: left;
margin: 0 0 0 20px;
}

#headLeft p {
color: #fff;
font-size: 85%;
margin: 0 0 12px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #headLeft p { font-size: 80%;  }
}

#headRight {
float: right;
}

#tel {
margin: 0 20px 10px 0;
}


h2 {
margin: 0 20px 5px 0;
}

#gnavi li {
display: inline;
padding: 0;
margin: 0;
}


/* ---------- leftnavi ---------- */

#leftNav li {
margin: 0 0 8px 0;
}


/* ---------- index contents ---------- */

#leftNav.index,
#contents.index {
margin-top: 26px;
}

#slideshow {
position:relative;
height:370px;
margin: 0 0 30px;
}

#slideshow li {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
height: 370px;
background-color: #FFF;
}

#slideshow li.active {
z-index:10;
opacity:1.0;
}

#slideshow li.last-active {
z-index:9;
}

#slideshow li img {
display: block;
border: 0;
}

.index h3 {
background: url(../img/bg_ttl.jpg) left center no-repeat;
padding: 13px 32px;
margin: 0 0 20px;
}

.serviceTop dt {
margin: 10px 0 15px;
}

.servicePoint {
margin: 30px 0 40px 30px;
}

.servicePoint li {
display: inline;
margin: 0 8px;
}

.serviceContent {
margin: 0 0 30px 0;
}

.serviceContent dl {
width: 245px;
float: left;
margin: 0 20px 15px 0;
*margin-bottom: 0;
}

.serviceContent dt {
margin: 0 0 10px 0;
}

.serviceContent li {
float: left;
margin: 0 10px 10px 0;
*margin-bottom: 0;
}

.serviceContent li em {
display: block;
font-style: normal;
margin: 0 0 3px 0;
}

.serviceContent .price1 {
margin: 35px 0 0 0;
float: left;
}

.serviceContent .price2 {
margin: 100px 0 0 0;
float: left;
}

.serviceContent .caption {
margin-right: 20px;
}

.reason {
margin: 0 0 40px 0;
}

.reason dt {
position: relative;
margin: 0 0 10px;
}

.reason dt span {
font-size: 22pt;
font-weight: bold;
color: #000;
position: absolute;
top: 0px;
*top: 2px;
left: 75px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .reason dt span { top: -3px;  }
}

.reason dd {
line-height:1.7em;
margin: 0 10px 0 78px;
}

.reason em {
font-style: normal;
font-size: 90%;
display: block;
}

.lowcost {
margin: 0 0 50px 0;
}

.lowcost dt {
float: left;
margin: 0 10px 0 0;
}

.lowcost dd {
font-size: 120%;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
 .serviceContent dd { margin: 0 0 10px 0;  }
}


/* ---------- footer ---------- */

#footer {
width:876px;
text-align: right;
position: absolute;
left: 34px;
bottom: 0;
padding: 10px 0 20px;
}

#footer ul {
border-top: 3px solid #bb0712;
padding: 8px 0 0;
}

#footer li {
background: url(../img/icon_arw_footer.gif) left center no-repeat;
display: inline;
margin: 0 10px 0 0;
padding: 0 0 0 10px;
}

#footer li a {
color: #666;
}


address {
margin: 10px 8px 0 0;
font-style: normal;
color: #666;
font-size: 90%;
}




/* ---------- forAll ---------- */

.imageSet {
text-align: center;
}

.caption {
text-align: right;
}

.anc {
text-align: right;
margin: 0 10px 12px 0;
}



/*
a[href$=".pdf"] {
background: url(../img/icon_pdf.png) no-repeat 100% 50%;
padding: 4px 18px 4px 0;
}  
* html a.pdf{
background: url(../img/icon_pdf.png) no-repeat 100% 50%;
padding: 4px 18px 4px 0;
}  
*/




/* According to the Extention icon View */
.iconpdf ,
.iconxls ,
.icondoc ,
.iconmail ,
.extlink {padding: 5px 15px 5px 0;
	background-position:100% 50%;
	background-repeat:no-repeat;}
 
.iconpdf {background-image:url(../icon/icon_pdf.png);}
.iconxls {background-image:url(../icon/icon_xls.png);}
.icondoc {background-image:url(../icon/icon_doc.png);}
.iconmail {background-image:url(../icon/icon_mailto.png);}
.extlink {background-image:url(../icon/icon_external.png);}
 
/* Always written on the bottom */
br {*letter-spacing:0;}

