@charset "utf-8";

/* reset
---------------------------------------------------- */
*{
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
}
html{overflow-y:scroll;}
body{
	font-size:80%;
	line-height:160%;
	text-align:center;
	color:#fff;
	background:url(../images/bg.jpg) repeat-x top #066caa;
}
img{border:none;}
div{zoom:1;}
div:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
p{zoom:1;}
p:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
body a:link {
  color: #fff;
  background: transparent;
}
body a:visited {
  color: #fff;
  background: transparent;
}
body a:hover, body a:active {
  color: #6FF;
  background: transparent;
}


/* base layout
---------------------------------------------------- */
#wrapper {
	width:660px;
	text-align:left;
	margin:0px auto;
}

h1{
	font-size:x-small;
	font-weight:normal;
	color:#666;
	display:none;
}

#navigation{
	list-style:none;
	height:51px;
	overflow:hidden;}
#navigation li{
	height:51px;
	overflow:hidden;
}
#navigation li.nv1{
	width:64px;
	float:left;
}
#navigation li.nv2{
	width:73px;
	float:left;
}
#navigation li.nv3{
	width:72px;
	float:left;
}
#navigation li.nv4{
	width:100px;
	float:left;
}


#main-body{
	padding-top:0px;
	padding-bottom:0px;
}

#header{
	height:146px;
	overflow:hidden;
}



#footer{
	text-align:center;
}

#footer .textlink{
	line-height:20px;
	height:20px;
	font-size:x-small;
	text-align:center;
	background-color:#0062a3;
}

#footer .copyright{
	width:660px;
	margin:0px auto;
	padding-top:8px;
	font-size:x-small;
	line-height:normal;
	color:#fff;
	text-align:left;
	margin-bottom:25px;
}


/* index.html */
.w328{width:328px;}
.w309{width:309px;}
.w330{width:330px;}
.w320{width:320px;}
.w155{width:155px;}


#wn{background:url(../images/info-bg.jpg) no-repeat top;}
#wn-body{padding:14px 22px 0px 26px;}
.wn-head{
	border-left:5px solid #00324b;
	padding-left:7px;
	line-height:normal;
	margin-bottom:5px;
}
.wn-entry{
	padding-bottom:10px;
	border-bottom:1px dotted #85bedc;
	margin-bottom:15px;
}

#wn-body td img{vertical-align:middle;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb35{margin-bottom:35px;}
.mb5{margin-bottom:5px;}
#top-copy1{
	width:460px;
	float:left;
}
#top-copy2{
	width:265px;
	float:right;
}
.img-l{float:left;}

/* works.html */
.works-box{
	padding-bottom:40px;}
.cl-icon{background:url(../images/cl_icon.gif) no-repeat left center; padding-left:25px;font-size:85%; line-height:130%; margin-bottom:15px; clear:both;}

/* company.html */
.company{
	border-collapse:collapse;
	width:100%;
}

.company th{
	padding:5px 0px;
	border-bottom:1px dotted #fff;
	text-align:left;
}

.company td{
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #fff;
}
.company img{vertical-align:middle;}

.pd10{
	padding:0px 10px 10px 10px;}
.atdd{
	padding:10px;
	color:#066caa;
	background-color:#fff;
}

/* kaitai.html */
.page-in{
	padding:0px 14px;
}

.left{float:left;}
.right{float:right;}
.w652{width:652px;}
.w550{width:450px;}
.w448{width:448px;}
.w240{width:240px;}
.w218{width:218px;}
.w438{width:438px;}
.w294{width:294px;}
.mt5{margin-top:5px;}
.mb45{margin-bottom:45px;}
.b-r15{border-right:15px solid #fff;}

.comparison-tb th{
	width:421px;
	background-color:#6ca3cd;
	border-bottom:1px solid #4084b8;
	color:#fff;
	text-align:center;
}
.comparison-tb .dat{
	background-color:#e8f3fb;
	width:562px;
	border-top:1px solid #fff;
	border-bottom:1px solid #bfdbf1;
}
.comparison-tb .dat2{
	background-color:#e7d4ab;
	width:280px;
	border-top:1px solid #fff;
	border-bottom:1px solid #cfb98b;
	color:#6c521b;
	font-weight:bold;
}

.comparison-tb p{padding:10px;}

.normal-list{list-style:none;}
.normal-list li{padding-left:40px; padding-top:5px; padding-bottom:5px; border-bottom:1px dashed #ccc; margin-bottom:12px; background:url(../corporate/images/check-head.gif) no-repeat left;}
.add-flow{
	padding:10px;
	border:1px solid #ccc;
	background: url(../corporate/images/cur-bg.jpg) no-repeat top;
}
.st1{
	font-size:120%;
	line-height:normal;
	padding:8px;
	border-top:3px solid #bedae7;
	border-bottom:1px solid #bedae7;
	color:#fff;
	background:url(../corporate/images/tit-bg.jpg) repeat-x top;
}
	

/* naisikyo.html */
.common-st{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:15px;
	color:#fff;
	font-size:100%;
	font-size:110%;
	line-height:normal;
}
.common-st span{
	display:block;
	border-left:5px solid #fff;
	padding-left:8px;
}

.common-left{
	width:540px;
	float:left;
}

.common-right{
	width:200px;
	float:right;
}

.common-left2{
	width:200px;
	float:left;
}

.common-right2{
	width:540px;
	float:right;
}


.img-r{float:right;}

/* antiaging.html */
.pricebox{
	border:1px solid #009933;
	background-color:#009933;
	margin-top:10px;
}

.pricebox h4{
	font-size:100%;
	line-height:normal;
	color:#fff;
	text-align:center;
	width:48px;
	float:left;
	padding:5px 0px;
}

.pricebox p{
	line-height:normal;
	background-color:#fff;
	text-align:center;
	width:150px;
	float:right;
	padding:5px 0px;
}
.i1em{
	margin-left:1em;
	text-indent:-1em;
}
.fcgreen{color:#009933;}

.supbox1{
	width:368px;
	float:left;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.supbox2{
	width:368px;
	float:right;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.supbox1-35{
	width:368px;
	float:left;
	border:1px solid #ccc;
	margin-bottom:35px;
}
.supbox2-35{
	width:368px;
	float:right;
	border:1px solid #ccc;
	margin-bottom:35px;
}

.suptext{width:218px;
	border-left:10px solid #fff;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
float:left;}

.suptext h4{
	color:#009933;
	font-size:100%;
	line-height:normal;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:5px;
}

.supdsc { padding: 15px 0 0 0; }

.supphoto{
	width:130px;
	float:right;
}
.supphoto img{
	margin:10px 10px 10px 0px;
}

/* ed.html */
.common-list{
	margin-left:25px;}
	
.common-list li{
	margin-bottom:4px;}

.common-st2{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:15px;
	font-size:100%;
	font-size:110%;
	line-height:normal;
}
.common-st2 span{
	display:block;
}
.aplink:link,
.aplink:active,
.aplink:visited,
.aplink:hover{
	background:url(../corporate/images/ap-head.jpg) no-repeat left;
	padding-left:15px;
}

/* overview.html */
.overview-table{
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.overview-table th{
	text-align:left;
	padding:5px;
	border-bottom:1px solid #ccc;
}

.overview-table td{
	padding:5px;
	border-bottom:1px solid #ccc;
}

.intex1{
	border-top:1px solid #ccc;
	padding-top:10px;}
/* contact.html
---------------------- */
.input-w300{width:300px;}
.input-w400{width:400px;}
.input-w300s{width:500px; height:100px;}
.input-w200{width:200px;}
.input-w100{width:100px;}
.input-w70{width:70px;}
.input-w40{width:40px;}
.input-w100p{width:98%;}
.mt10{margin-top:10px;}
.scrollpr{height:200px; 
overflow-y:scroll;
}
.ppbox{
	text-align:center;
	background-color:#efefef;
	border-top:1px solid #ccc;
	border-bottom:2px solid #ccc;
	margin-bottom:30px;
	margin-top:10px;
	padding:5px;
	}

/* detail.html */
.detail-text{padding-bottom:15px;
border-bottom:1px dashed #ccc;
margin-bottom:15px;}
.detail-photo1{
	width:259px;
	float:left;
}
.detail-photo2{
	width:242px;
	float:left;
}
.detail-photo3{
	width:242px;
	float:right;
}
.mit{padding-top:15px;
margin-top:15px;
border-top:1px dashed #ccc;
margin-bottom:35px;}

.clear{clear:both;}
.tac{text-align:center;}
.tar{text-align:right;}
.fcred{color: #FF6;}
.mb1{margin-bottom:1px;}
.pba{page-break-after: always;}
