body {
	width: 100%;
	background: url(../images/base_bg.png) repeat-x;
	color: #303030;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", ＭＳ Ｐ明朝, serif;
	font-size: 13px;
	line-height: 2;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl{
	clear: both;
}
img {
	vertical-align: bottom;
}
#wrap {
	width: 980px;
	background: url(../images/top_concept_bg.png) no-repeat left top;
	margin:0 auto;
}
/*------------------------------------------------------------
  header
------------------------------------------------------------*/
#wrap > header {
	width: 1070px;
	margin-left: -45px;
	height: 240px;
	background: url(../images/header_bg.png) no-repeat top center;
	overflow: hidden;
	position: relative;
}
/********logo*******/
#wrap > header > h1 {
	float: left;
	width: 160px;
	margin-left: 50px;
	margin-top: -5px;
}
/********gloval-nav*******/
#g-nav {
	float: left;
	width: 210px;
	margin-left: 140px;
	margin-top: 45px;
}
#g-nav li {
	display: inline;
}
#g-nav a {
	display: block;
	float: left;
	border-left: #dfe0df 1px solid;
	border-right: #dfe0df 1px solid;
	margin-left: -1px;
}
/********contact*******/
#h-contact {
	width: 250px;
	float: right;
	position: relative;
	right: 55px;
}
#h-contact > h1 {
    position: absolute;
    width: 22px;
    top: 0;
    left: 18px;
    z-index: 10;
}
.h-tel {
    position: absolute;
    top: 45px;
    left: 5px;
}
.h-mail {
	position:absolute;
	top: 0;
	left: 115px;
}
/********subnav*******/
#s-nav {
	position: absolute;
	bottom: 8px;
	right: 55px;
}
#s-nav li {
	padding-left: 35px;
	float: left;
	font-size: 11px;
	line-height: 1;
	background: url(../images/header_arrow.png) no-repeat 22px 2px;
}
#s-nav a {
	text-decoration: none;
	color: #303030;
}
#s-nav a:hover {
	color: #e44450;
}
/*------------------------------------------------------------
  article レイアウト
------------------------------------------------------------*/
#contents {
	overflow: hidden;
	width: 1025px;
	margin-left: -45px;
}
#main {
	width: 815px;
}
#side {
	width: 210px;
}
#side:before {
	content: "";
	background: url(../images/concept_bg02.png) no-repeat;
	width: 50px;
	height: 410px;
	display: block;
	float: left;
	margin-top: -6px;
}
/*------------------------------------------------------------
  side
------------------------------------------------------------*/
#side h1 {
	height: 234px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 20px 0 19px 122px;
}
#side-nav {
	padding-top: 17px;/*fixedの位置*/
}
#side-nav ul {
	border-right: solid #1eadba 3px;
	text-align: right;
	height: 105px;
}
#side-nav li {
	font-size: 14px;
	letter-spacing: .15em;
	line-height: 2.5;
	padding-right: 15px;
	cursor: pointer;
}
#side-nav li:hover {
	color: #1eadba;
}
/********pageTitle*******/
#about #side h1 {
	background: url(../images/title_about.png) no-repeat;
}
#service #side h1 {
	background: url(../images/title_service.png) no-repeat;
}
#product #side h1 {
	background: url(../images/title_product.png) no-repeat;
}
#contact #side h1 {
	background: url(../images/title_contact.png) no-repeat;
}
#contact-check #side h1 {
	background: url(../images/title_contact.png) no-repeat;
}
#contact-send #side h1 {
	background: url(../images/title_contact.png) no-repeat;
}
#privacy #side h1 {
	background: url(../images/title_privacy.png) no-repeat;
}
.fixed { /*side-nav 固定*/
	width: 210px;
	position: fixed;
	top: 0;
}
#service #side-nav li {
	letter-spacing: 0;
}
/*#service #side-nav ul{
	height: 70px;
	padding: 17.5px 0;
}*/
/*------------------------------------------------------------
  main
------------------------------------------------------------*/
#main-contents {
	padding: 0 0 0 70px;
	position: relative;
}
/********path*******/
#path {
	font-size: 11px;
	line-height: 1;
	margin-top: 8px;
	letter-spacing: .1em;
	padding-right: 10px;
	text-align: right;
	color: #666;
}
#path a {
	text-decoration: none;
	color: #303030;
}
#path a:hover {
	color: #e44450;
}
/********section*******/
.contents-box{
	margin-bottom: 52px;
	overflow: hidden;
}
/********各タイトルabout,service*******/
.contents-title{
	font-size:30px;
	font-weight: bold;
	line-height: 39px;
	padding-top: 47px;/*fixedの位置*/
	color: #1eadba;
	letter-spacing: .05em;
	margin-bottom:52px;
	position: relative;
}
/********各タイトルleft-line product,contact privacy*******/
.line {
	height: 105px;
	width: 3px;
	background: #1eadba;
	position: absolute;
	top: 17px;
	left: -70px;
}
.contents-txt1 {
	font-size: 14px;
	letter-spacing: .07em;
}
/*------------------------------------------------------------
  footer
------------------------------------------------------------*/
footer {
	width: 100%;
	/*margin-top: 40px;*/
	/*background: #dfe0df;*/
	color: #212121;
	border-top: #dfe0df 1px solid;
}
#footer-nav {
	width: 980px;
	padding: 10px 0;
	margin: 0 auto;
}
#footer-nav > ul {
	width: 727px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	border-left: 1px #666 solid;
}
#footer-nav li {
	display: inline;
	text-align: center
}
#footer-nav li a {
	display: block;
	width: 120px;
	line-height: 1.5em;
	float: left;
	font-size: 11px;
	text-decoration: none;
	color: #212121;
	border-right: #666 1px solid;
}
#footer-nav li a:hover {
	color: #e44450;
}
/*****************address********************/
#address {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	border-top: #72c9cb 3px solid;
}
#address-wrap {
	width: 980px;
	overflow: hidden;
	padding: 25px 0 15px 0;
	margin: 0 auto;
	background: url(../images/footer_img.png) no-repeat top right;
}
#address-inner {
	float: left;
	width: 50%;
	overflow: hidden;
}
p.copy {
	float: right;
	margin-top: 50px;
}
p.f-logo img {
	float: left;
	padding-right: 10px;
}
p.f-ad {
	margin-left: 50px;
	line-height: 1.4;
	margin-top: 3px;
}
p.f-ad span {
	font-size: 18px;
	font-weight: bold;
}
/*****************page-top********************/
#back-top {
    position: fixed;
    bottom: 160px;
    right: 100px;
 }
#back-top a {
    width: 70px;
    display: block;
}
#back-top span {
    width: 70px;
    height: 70px;
    display: block;
    margin-bottom: 7px;
    background: url(../images/page_top.png) no-repeat center center;
}

