@charset "utf-8";

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

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

#header .company-name a,
#main-nav a,
#main-nav span.en {
	display:block
}

#wrap,
#footer {
	position:relative
}

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

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

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

body {
	background:#202020;
	color:#cecece
}

#style-switch {
	color:#fff
}

#wrap {
	width:1259px;
	margin:auto;
	background:transparent url(../images/design/bg1.jpg) 0 bottom no-repeat
}

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

#header {
	margin-bottom:66px;
	padding:63px 0 0 360px
}

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

#header .slogan {
	bottom:112px;
	left:463px;
	width:254px;
	height:26px;
	background:transparent url(../images/design/slogan.png)
}

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

#main-nav {
	top:83px;
	left:494px;
	color:#d4530f;
	font-size:1.3em;
}

* html #main-nav {
	width:100%
}

#main-nav li {
	display:inline;
	float:left;
	margin-left:26px;
	border-left:1px solid #d4530f
}

#main-nav li.first {
	border:0
}

#main-nav span.en {
	font-family:Tahoma,verdana,arial;
	text-transform:uppercase
}

#main-nav a {
	margin-left:26px;
	color:#d4530f;
	text-align:center;
	text-decoration:none
}

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

#main {
	width:878px;
	margin:0 auto 16px;
	background:transparent url(../images/design/bg2.png) right 0 no-repeat
}

#main .article {
	padding:34px 0 0 38px;
	background:transparent url(../images/design/note-top_1.png) 0 1px no-repeat
}

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

#breadCrumb {
	top:172px;
	left:190px
}

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

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

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

#footer {
	width:606px;
	margin:auto;
	padding:80px 0 38px 272px;
	background:transparent url(../images/design/note-bottom_1.png) 0 0 no-repeat;
	font-size:1.2em
}

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

#footer .nav dd {
	padding:0 5px;
	border-left:1px solid #d4530f
}

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

#footer .nav dd,
#footer .nav dd a {
	color:#d4530f
}

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

#footer .friend-link,
#footer .friend-link a {
	color:#808080
}

#footer .w3c-valid {
	top:100px;
	right:10px
}

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

/*------ page style ------*/

#main h1 {
	overflow:hidden;
	text-indent:-999em
}

/*------ page - concept & about & privacy & security ------*/

.concept-page #main h1 {
	width:62px;
	height:16px;
	margin-bottom:-18px;
	background:transparent url(../images/design/title.png) 0 -17px no-repeat
}

.about-page #main h1 {
	width:181px;
	height:19px;
	margin-bottom:-18px;
	background:transparent url(../images/design/title.png) 0 -33px no-repeat
}

.declare-page #main h1 {
	margin-bottom:20px;
	color:#96c;
	font-weight:bolder;
	font-size:1.5em;
	text-indent:0
}

.concept-page #main .section,
.about-page #main .section,
.declare-page #main .section {
	margin-top:40px;
	padding-right:5em;
	font-size:1.3em;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph
}

.concept-page #main h2,
.about-page #main h2,
.declare-page #main h2 {
	margin-bottom:-18px;
	color:#7ea71a;
	font-size:1em;
	font-weight:bolder
}

.concept-page #main h3,
.about-page #main h3,
.declare-page #main h3 {
	margin-top:24px;
	padding-left:18px;
	background:transparent url(../images/icon/litype1.png) 0 4px no-repeat;
	font-size:1em;
	text-decoration:underline
}

.concept-page #main p,
.about-page #main p {
	margin:14px 0 0 1.4em
}

.declare-page #main p {
	padding-right:5em;
	font-size:1.3em;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph
}

.declare-page #main .section p {
	padding-right:0;
	font-size:1em
}

.declare-page #main .section ol {
	margin-top:-19px;
	padding-top:1px;
	list-style:decimal inside;
	list-style:cjk-ideographic inside
}


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

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

/*------ pege - portfolio ------*/

.portfolio-page #main {
	height:420px;
	margin-bottom:0;
	background-image:url(../images/design/bg3.png)
}

.portfolio-page #main .article {
	padding-left:0;
	padding-right:30px;
	background:none
}

.portfolio-page #footer {
	padding-top:70px;
	background:none
}

.portfolio-page #main .article h1 {
	width:62px;
	height:16px;
	margin:0 auto 50px;
	background:transparent url(../images/design/title.png) -62px -17px
}

.gallery-box {
	margin-left:130px
}

#gallery {
	position:relative;
	padding-top:30px;
	font-size:1.2em;
	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
}

.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-next-horizontal {
	top:102px
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left:-66px
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
	right:-66px
}

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

.contact-page #main .article h1 {
	width:466px;
	height:17px;
	margin:auto;
	background:transparent url(../images/design/title.png) -150px 0 no-repeat
}

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

.contact-page #main .article .list thead td {
	color:#7ba618;
	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 #b94f06;
	border-top:1px solid #b94f06;
}

.contact-page #main .article .list tbody th {
	padding-left:16px;
	background:transparent url(../images/design/bg4.png) 0 0 repeat;
	font-weight:normal;
	text-align:left
}

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

.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 #b94f06;
	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 {
	width:466px;
	margin:auto;
	color:#c6c6c6
}

.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 #fff
}

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

.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 #c6c6c6
}

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

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

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

.sitemap-page #main .article {
	padding:46px 0 130px;
	background:transparent url(../images/design/note-top_2.png) center 1px no-repeat
}

.sitemap-page #footer {
	background:transparent url(../images/design/note-bottom_2.png) center 0 no-repeat
}

.sitemap-page #main h1 {
	width:57px;
	height:16px;
	margin:0 auto 6px;
	background:transparent url(../images/design/title.png) -124px -17px
}

.sitemap-page #main .list {
	font-size:1.3em;
	text-align:center
}

.sitemap-page #main .list li {
	padding-top:36px;
	background:transparent url(../images/icon/litype4.png) center 2px no-repeat
}

* html .sitemap-page #main .list li {
	width:100%
}

.sitemap-page #main .list a {
	color:#cecece
}