﻿/* ===== Universal Reset ===== */

*{
	margin: 0;
	padding: 0;
}


/* ===== Basic Style ===== */

h1, h2, h3, h4, h5, h6, p, address, a {
	font-size: 100%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
}

body {
	background: url(../image/promotion/page_back.jpg) left top repeat;
	text-align: center;
	font-size: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	letter-spacing: 1px;
	height: 100%;
}

img, a img {
	border: 0;
	vertical-align: bottom;
}

ul,dl,ol{
	list-style-type: none;
	list-style-position: outside;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

a:link,
a:visited {
	color: #444;
}

a:active,
a:hover {
	color: #f29a2c;
}

#link-top {
	font-size: 0px;
	height: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#link-works {
	font-size: 0px;
	height: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#link-charge {
	font-size: 0px;
	height: 1px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


/* ===== Header Area ===== */

#header {
	width: 100%;
	height: 70px;
	text-align: center;
	border-top: #9f9f9f solid 10px;
	border-bottom: #bcbcbd solid 1px;
	background-color: #ffffff;
}

#header .space {
	width: 800px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
	background: url(../image/promotion/header_back.gif) top right no-repeat;
}

#header h1 {
	float: left;
	margin-top: 15px;
}

#header .s-navi {
	float: right;
	list-style-type: none;
	height: 70px;
	padding-right: 20px;
}
#header .s-navi li {
	float: left;
	margin-top: 7px;
	padding-left: 5px;
	color: #444;
	font-size: 65%;
}
#header .s-navi li.square {
	padding-bottom: 4px;
}

#header .s-navi li.first {
	padding: 0 0 0 15px;
}


/* ===== Gnavi Area ===== */

#gnavi {
	width: 840px;
	height: 40px;
	margin: 0 auto 10px auto;
}

#gnavi .space {
	width: 800px;
	height: 40px;
	margin: 0 20px 0 20px;
}

#gnavi li {
	float: left;
}

#gnavi li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	background: url(../image/promotion/gnavi.gif) top left;
}

#gnavi li#navi-home a {
	width: 115px;
	background-position: 0 top;
}

#gnavi li#navi-service a {
	width: 115px;
	background-position: -115px top;
}

#gnavi li#navi-flow a {
	width: 114px;
	background-position: -230px top;
}

#gnavi li#navi-charge a {
	width: 114px;
	background-position: -344px top;
}

#gnavi li#navi-works a {
	width: 114px;
	background-position: -458px top;
}

#gnavi li#navi-company a {
	width: 114px;
	background-position: -572px top;
}

#gnavi li#navi-contact a {
	width: 114px;
	background-position: -686px top;
}

#gnavi li#navi-home-on a,
#gnavi li#navi-home-on a:hover,
#gnavi li#navi-home a:hover {
	width: 115px;
	background-position: 0 bottom;
}

#gnavi li#navi-service-on a,
#gnavi li#navi-service-on a:hover,
#gnavi li#navi-service a:hover {
	width: 115px;
	background-position: -115px bottom;
}

#gnavi li#navi-flow-on a,
#gnavi li#navi-flow-on a:hover,
#gnavi li#navi-flow a:hover {
	width: 114px;
	background-position: -230px bottom;
}

#gnavi li#navi-charge-on a,
#gnavi li#navi-charge-on a:hover,
#gnavi li#navi-charge a:hover {
	width: 114px;
	background-position: -344px bottom;
}

#gnavi li#navi-works-on a,
#gnavi li#navi-works-on a:hover,
#gnavi li#navi-works a:hover {
	width: 114px;
	background-position: -458px bottom;
}

#gnavi li#navi-company-on a,
#gnavi li#navi-company-on a:hover,
#gnavi li#navi-company a:hover {
	width: 114px;
	background-position: -572px bottom;
}

#gnavi li#navi-contact-on a,
#gnavi li#navi-contact-on a:hover,
#gnavi li#navi-contact a:hover {
	width: 114px;
	background-position: -686px bottom;
}



/* ===== Flash Area ===== */

#flash {
	width: 840px;
	height: 300px;
	margin: 0 auto 10px auto;
}


/* ===== Location Area ===== */

#location {
	float: left;
	width: 800px;
	height: 20px;
	background-color: #fbf6de;
	background: url(../image/common/location_back.jpg) top left;
	border-bottom: #cccccc solid 1px;
	text-align: left;
}

#location p {
	margin-top: 2px;
	margin-left: 10px;
	color: #444;
	font-size: 65%;
	line-height: 150%;
}



/* ===== Contents Area ===== */

#contents {
	width: 800px;
	height: 100%;
	margin: 0 auto 0px auto;
}

#contents .back {
	width: 800px;
	background: url(../image/promotion/body_back.jpg) left top repeat-y;
}

#contents .back-top {
	width: 800px;
	padding-top: 20px;
	background: url(../image/promotion/body_back_top.jpg) left top no-repeat;

}

#contents .back-bottom {
	width: 800px;
	padding-bottom: 20px;
	background: url(../image/promotion/body_back_bottom.jpg) left bottom no-repeat;

}

#contents .space {
	width: 760px;
	margin: 0 auto 30px auto;
	text-align: left;
}

#contents .space-left {
	float: left;
	width: 406px;
	margin-right: 15px;
}

#contents .space-right {
	float: left;
	width: 339px;
	margin-top: 5px;
}

#contents .space2-head {
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#contents .space2 {
	width: 780px;
	margin: 0 auto 30px auto;
	text-align: left;
}

#contents .space2 .space-works01 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works01.jpg) top left no-repeat;
}

#contents .space2 .space-works02 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works02.jpg) top left no-repeat;
}

#contents .space2 .space-works03 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works03.jpg) top left no-repeat;
}

#contents .space2 .space-works04 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works04.jpg) top left no-repeat;
}

#contents .space2 .space-works05 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works05.jpg) top left no-repeat;
}

#contents .space2 .space-works06 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works06.jpg) top left no-repeat;
}

#contents .space2 .space-works07 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works07.jpg) top left no-repeat;
}

#contents .space2 .space-works08 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works08.jpg) top left no-repeat;
}

#contents .space2 .space-works09 {
	float: left;
	width: 260px;
	height: 250px;
	background: url(../image/promotion/lita_works09.jpg) top left no-repeat;
}

#contents .space2 .space-works01 .inner-space,
#contents .space2 .space-works02 .inner-space,
#contents .space2 .space-works03 .inner-space,
#contents .space2 .space-works04 .inner-space,
#contents .space2 .space-works05 .inner-space,
#contents .space2 .space-works06 .inner-space,
#contents .space2 .space-works07 .inner-space,
#contents .space2 .space-works08 .inner-space,
#contents .space2 .space-works09 .inner-space {
	width: 220px;
	margin: 170px 20px 0 20px;
}

#contents .space2 .space-works01 p.works-title,
#contents .space2 .space-works02 p.works-title,
#contents .space2 .space-works03 p.works-title,
#contents .space2 .space-works04 p.works-title,
#contents .space2 .space-works05 p.works-title,
#contents .space2 .space-works06 p.works-title,
#contents .space2 .space-works07 p.works-title,
#contents .space2 .space-works08 p.works-title,
#contents .space2 .space-works09 p.works-title {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: #9f9f9f dashed 1px;
}

#contents .space2 .space-works01 p.works-text,
#contents .space2 .space-works02 p.works-text,
#contents .space2 .space-works03 p.works-text,
#contents .space2 .space-works04 p.works-text,
#contents .space2 .space-works05 p.works-text,
#contents .space2 .space-works06 p.works-text,
#contents .space2 .space-works07 p.works-text,
#contents .space2 .space-works08 p.works-text,
#contents .space2 .space-works09 p.works-text {
	margin-top: 5px;
}

#contents .space2 .space-works01 p.works-text2,
#contents .space2 .space-works02 p.works-text2,
#contents .space2 .space-works03 p.works-text2,
#contents .space2 .space-works04 p.works-text2,
#contents .space2 .space-works05 p.works-text2,
#contents .space2 .space-works06 p.works-text2,
#contents .space2 .space-works07 p.works-text2,
#contents .space2 .space-works08 p.works-text2,
#contents .space2 .space-works09 p.works-text2 {
	margin-top: 6px;
}

#contents .space-contact {
	width: 760px;
	height: 135px;
/*	padding-top: 15px;
	margin-top: 15px;
	border-top: #9f9f9f dashed 1px;*/
	text-align: left;
}

#contents .space-contact .inner-space {
	width: 760px;
	height: 145px;
/*	margin-left: auto;*/
	margin-right: auto;
	background: url(../image/promotion/contact_back.jpg) top left no-repeat;
}

#contents .space-contact .inner-space img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#contents .space-service {
	float: left;
	width: 200px;
	margin-top: 5px;
}

#contents .space-service-last {
	float: left;
	width: 160px;
	margin-top: 5px;
}

#contents .space-company {
	width: 747px;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #ffc700 solid 3px;
	text-align: left;
}

table.table-company {
	width: 747px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;

	color: #444;
	font-size: 75%;
	line-height: 150%;
}

table.table-company td.left {
	width: 167px;
	padding: 10px;
	vertical-align: top;
	text-align: left;

	border-bottom: #adadad dashed 1px;
}

table.table-company td.left-last {
	width: 167px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

table.table-company td.right {
	width: 540px;
	padding: 10px;
	vertical-align: top;
	text-align: left;

	border-bottom: #adadad dashed 1px;
}

table.table-company td.right-last {
	width: 540px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

table.table-company td.right-last span,
table.table-company td.right span {
	color: #729809;
}



#contents h2 {
	margin-bottom: 10px;
}

#contents h3 {
	margin-bottom: 10px;
}

#contents h3.first {
	margin-bottom: 10px;
}

#contents h4 {
	margin-bottom: 10px;
}

#contents h4.h4-charge {
	padding-top: 15px;
	margin-top: 15px;
	border-top: #9f9f9f dashed 1px;
}

#contents p {
	color : #4c4b4b;
	font-size: 75%;
	line-height: 150%;
}

#contents p.inner {
	margin-top: 5px;
}

#contents p.text-contact {
	margin-top: 25px;
}

#contents p.text-contact-inner {
	margin-top: 5px;
	letter-spacing: 0px;
}

#contents p span {
	color : #b1552a;
	font-weight: bold;
}

#contents img.works {
	float: left;
	margin-bottom: 10px;
}

#contents li {
	float: left;
	padding-top: 2px;
	padding-left: 12px;
	color: #4c4b4b;
	font-size: 75%;
}

#contents li.li-yellow {
	background: url(../image/promotion/list_square_yellow.jpg) 0 0.3em no-repeat;
}

#contents li.li-green {
	background: url(../image/promotion/list_square_green.jpg) 0 0.3em no-repeat;
}

#contents li.li-green-narrow {
	background: url(../image/promotion/list_square_green.jpg) 0 0.3em no-repeat;
	letter-spacing: 0px;
}

#contents li.li-purple {
	background: url(../image/promotion/list_square_purple.jpg) 0 0.3em no-repeat;
}

#contents li.li-pink {
	background: url(../image/promotion/list_square_pink.jpg) 0 0.3em no-repeat;
}

#contents li.li-red {
	background: url(../image/promotion/list_square_red.jpg) 0 0.3em no-repeat;
}

#contents li.li-orange {
	background: url(../image/promotion/list_square_orange.jpg) 0 0.3em no-repeat;
}

#contents li.li-orange-narrow {
	background: url(../image/promotion/list_square_orange.jpg) 0 0.3em no-repeat;
	letter-spacing: 0px;
}

#contents li.li-orange---- {
	letter-spacing: 1px;
}

/* ===== Back Button Area ===== */

#back-button {
	width: 800px;
	height: 20px;
	margin: 0 auto 20px auto;
}

#back-button img {
	float: right;
}



/* ===== Footer Area ===== */

#footer {
	width: 100%;
	height: 40px;
	text-align: center;
	border-bottom: #9f9f9f solid 10px;
	border-top: #bcbcbd solid 1px;
	background-color: #ffffff;
}

#footer .space {
	width: 800px;
	height: 40px;
	margin: 0 auto;
}

#footer .space p {
	color : #555;
	font-size: 75%;
	line-height: 150%;
	margin-top: 10px;
}

