@charset "utf-8";

html,
body {
	height:100%
}

html > body {
	height:auto;
	min-height:100%
}

html {
	background:transparent url(../images/design/wrap-bg.png) 0 0 repeat-y
}

body {
	background:transparent url(../images/design/body-bg.jpg) right bottom no-repeat
}

/*------ common ------*/

#header .company-name a {
	display:block
}

#wrap {
	position:relative;
}

* html #wrap {
	display:inline-block
}

*+html #wrap {
	display:inline-block
}

#header .slogan,
#main-nav {
	position:absolute
}

#header .company-name a,
#header .slogan {
	text-indent:-999em
}

/*------ design ------*/

/*---- header ----*/

#header {
	padding-left:9px
}

#header .company-name a {
	width:135px;
	height:68px;
	background:transparent url(../images/design/logo.png)
}

#header .slogan {
	top:260px;
	left:26px;
	width:201px;
	height:66px;
	background:transparent url(../images/home/slogan.png)
}

/*---- main-nav ----*/

#main-nav {
	top:95px;
	left:282px;
	width:94px;
	font-size:1.3em;
	text-align:right
}

#main-nav li {
	padding:10px;
	border-bottom:1px dotted #e68038
}

#main-nav span.en {
	display:none
}

#main-nav a {
	color:#6a6a6a;
	text-decoration:none
}

#main-nav a:hover,
#main-nav li.current a {
	color:#e65f00
}

/*---- main ----*/

#main {
	margin-top:80px;
	padding-top:8px
}

#main .article {
	width:570px;
	padding-left:428px
}

#main h1 {
	overflow:hidden
}

#main p,
#main ul,
#main ol {
	color:#6a6a6a;
	font-size:1.3em;
	line-height:1.7
}

#main h2 {
	color:#e68038;
	font-size:1.3em
}

#main .article .principle {
	font-weight:bolder
}

/*---- breadCrumb ----*/

#breadCrumb, #breadCrumb a {
	color:#666
}

#breadCrumb {
	top:102px;
	left:428px;
}

#breadCrumb li {
	background-image:url(../images/icon/litype2.png)
}

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

#footer {
	position:relative;
	margin:144px 0 0 336px;
	padding-bottom:80px;
	font-size:1.2em
}

#footer .nav dd,
#footer .nav address,
#footer .friend-link dt,
#footer .friend-link dd,
#footer .w3c-valid li {
	display:inline
}

#footer .nav dt {
	margin-bottom:10px;
	color:#e68038
}

#footer .nav dd {
	border-left:1px solid #8a8a8a;
	padding:0 6px
}

#footer .nav dd.first {
	padding-left:0;
	border:0
}

#footer .friend-link {
	margin-top:10px
}

#footer,
#footer a {
	color:#8a8a8a
}

#footer .w3c-valid {
	position:absolute;
	top:21px;
	left:462px
}

#footer .w3c-valid li img {
	vertical-align:middle
}

/*------ page - concept & about us ------*/

.concept-page #main .article {
	background:transparent url(../images/design/concept-bg.jpg) 0 210px no-repeat
}

.about-page #main .article {
	background:transparent url(../images/design/about-bg.jpg) 0 210px no-repeat
}

.concept-page #main .article h1 {
	width:72px;
	height:17px;
	background:transparent url(../images/design/title.png);
	text-indent:-999em
}

.about-page #main .article h1 {
	width:207px;
	height:18px;
	background:transparent url(../images/design/title.png) 0 -17px;
	text-indent:-999em
}

.concept-page #main .article .section,
.about-page #main .article .section {
	margin-top:32px
}

.concept-page #main .article h3,
.about-page #main .article h3 {
	margin:32px 0 16px;
	padding-left:16px;
	background:transparent url(../images/icon/litype3.png) 0 6px no-repeat;
	color:#6a6a6a;
	font-weight:bolder;
	font-size:1.3em;
	line-height:1.7
}

.about-page #main .article p {
	margin-top:24px
}

.about-page #main .article p.first {
	margin-top:0
}

/*------ page - contact ------*/

.contact-page #main .article {
	background:transparent url(../images/design/contact-bg.jpg) 0 210px no-repeat
}

.contact-page #main .article h1 {
	width:71px;
	height:17px;
	background:transparent url(../images/design/title.png) -72px 0;
	text-indent:-999em
}

.contact-page #main .article .list {
	width:466px;
	color:#6a6a6a;
	font-size:1.3em
}

.contact-page #main .article .list thead td {
	color:#e68038;
	padding-top:18px;
	padding-bottom:22px
}

.contact-page #main .article .list tbody th,
.contact-page #main .article .list tbody td {
	height:41px;
	padding:9px 0;
	border-bottom:1px solid #71b3bb;
	border-top:1px solid #71b3bb;
}

.contact-page #main .article .list tbody th {
	padding-left:16px;
	background:#ededed;
	font-weight:normal;
	text-align:left
}

.contact-page #main .article .list tbody th span {
	color:#c04141;
}

.contact-page #main .article .list tbody td {
	padding-left:6px;
}

.base-input {
	height:18px;
	padding-left:4px;
	padding-top:4px;
	border:1px solid #a2a2a2
}

.base-input.item1 {
	width:251px;
}

.base-input.item2 {
	width:37px;
}

.base-input.item3 {
	width:112px;
}

.base-input.item4 {
	width:48px;
}

.base-textarea {
	height:51px;
}

#form1 {
	width:77px;
}

th#form2,
th#form3 {
	border-left:1px solid #71b3bb;
	padding-left:0;
	text-align:center;
	width:72px
}

.contact-page #main .article .list tfoot td {
	padding:9px 20px 30px 0;
	text-align:right
}

#Submit {
	width:109px;
	height:42px;
	border:0;
	background:transparent url(../images/design/submit.png);
	text-indent:-999em;
	cursor:pointer
}

.contact-page #main .article .company-info .vcard {
	font-size:1.3em;
	line-height:20px;
	padding-bottom:20px;
	padding-top:40px;
	width:460px;
	border-top:1px dotted #000
}

.contact-page #main .article .company-info,
.contact-page #main .article .company-info a {
	color:#6a6a6a
}

.contact-page #main .article .company-info dd address {
	margin-left:14px
}

.contact-page #main .article .company-info dt {
	padding-left:14px;
	background:transparent url(../images/icon/litype3.png) 0 6px no-repeat
}

.contact-page #main .article .company-info .tel.first {
	margin-right:6px;
	padding-right:8px;
	border-right:1px solid #6a6a6a
}

.contact-page #main .article .company-info .adr {
	display:block
}

.contact-page #main .article .company-info .map {
	margin-top:14px
}

/*------ page - portfolio ------*/

#wrap.portfolio-page {
	width:100%;
	background:transparent url(../images/design/html-bg.png) 0 522px repeat-x
}

.portfolio-page #main .article {
	padding-top:366px;
	padding-left:417px;
	background:transparent url(../images/design/portfolio.jpg) 0 366px no-repeat 
}

.portfolio-page #main .article h1 {
	display:none
}

.gallery-box {
	height:258px
}

#gallery {
	position:relative;
	padding-top:30px;
	text-align:center
}

#gallery a {
	color:#6a6a6a
}

#gallery li {
	display:inline;
	float:left;
	width:180px;
	margin-left:10px
}

#gallery .photo {
	display:block;
	width:180px;
	height:180px;
	margin-bottom:12px;
	background:transparent url(../images/design/photo-bg.png)
}

#gallery .photo img {
	margin-left:-8px;
	vertical-align:middle
}

/*------ page - sitemap ------*/

.sitemap-page #main .article {
	padding-top:20px;
	padding-left:417px;
	background:transparent url(../images/design/other-bg.jpg) 0 248px no-repeat
}

.sitemap-page #main .article h1 {
	position:absolute;
	margin:36px 0 0 253px;
	width:63px;
	height:17px;
	background:transparent url(../images/design/title.png) -143px 0;
	text-indent:-999em
}

.sitemap-page #main .article .list {
	width:318px;
	padding:55px 0 92px;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	text-align:right
}

* html .sitemap-page #main .article .list {
	padding-top:83px
}

*+html .sitemap-page #main .article .list {
	padding-top:83px
}

.sitemap-page #main .article .list li {
	width:300px;
	margin-top:26px;
	padding-right:18px;
	background:transparent url(../images/icon/litype4.png) right 11px no-repeat
}

.sitemap-page #main .article a {
	color:#78a4cf
}

.sitemap-page #main .article a:hover {
	color:#e28638;
	text-decoration:none
}

/*------ page - privacy & security ------*/

.declare-page #main .article {
	background:transparent url(../images/design/other-bg.jpg) 0 210px no-repeat;
	text-align:justify;
	text-justify:inter-ideograph
}

.declare-page #main .article,
.declare-page #main .article p,
.declare-page #main .article ul,
.declare-page #main .article ol {
	color:#838383
}

.declare-page #main .article h1 {
	margin-bottom:15px;
	color:#6a6a6a;
	font-weight:bolder;
	font-size:2.3em
}

.declare-page #main .article .section,
.declare-page #main .article h3,
.declare-page #main .article .section p {
	margin-top:24px
}

.declare-page #main .article h2 {
	color:#838383;
	font-size:1.5em
}

.declare-page #main .article h3 {
	font-size:1.3em
}

.declare-page #main .article ul {
	margin-left:1.3em;
	list-style:disc outside
}

.declare-page #main .article ol {
	list-style:decimal inside;
	list-style:cjk-ideographic inside
}