﻿@charset "utf-8";

/*
--------------------------

Free Template sora
design:fts011
01 Modified 2007/05/01
Last Modified 2007/06/16

format
wrapper
header
image
sub
content
footer
--------------------------
*/


/* format
-----------------------------------*/

*{
font-size: 100%;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
font-size: 13px;
color: #000000;
background-color: #FFFFFF;
line-height: 1.5em;
letter-spacing: 0.1em;
text-align: center;
background-image: url('/images/fts011_bg.jpg');
}

h1,h2,h3,h4,h5,h6,em{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

a{
color: #256342;
text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: none;
}

p{
text-indent: 0.7em;
padding: 0 1em 3px 1em;
}

address{
font-style: normal;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

/* wrapper
-----------------------------------*/

div#wrapper{
width:85%;
min-width: 50em;
max-width: 90em;
text-align: left;
margin: 0 auto;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

/* header
-----------------------------------*/

div#header{
width:100%;
}

div#header h1 a{
display:block;
font-size: 2em;
font-weight: bold;
text-decoration: none;
padding: 30px 30px 10px 20px;
float: left;
}

div#header ul{
text-align: right;
}

div#header li{
padding-right: 3px;
display: inline;
}

/* image
-----------------------------------*/

div#image{
height: 300px;
background-image: url('/images/top.png');
background-repeat:no-repeat;
margin:10px 10px 0px 10px;
border-top:3px solid #76B076;
border-bottom:1px solid #CCCCCC;
}

div#image p{
font-size: 1.8em;
font-weight: bold;
text-align: right;
color: #000;
padding:130px 30px 0 0;
}

/* sub
-----------------------------------*/

div#sub{
width: 200px;
margin-left: 10px;
float: left;
}

div#menu{
width: 200px;
margin-top:20px;
}

div#menu h3{
width: 195px;
font-weight:bold;
padding:5px 0 2px 0;
text-indent: 15px;
border-top: 2px solid #426342;
border-right: 1px solid #CCCCBB;
border-left: 1px solid #CCCCBB;
background-color: #FFFFEE;
}

div#menu ul{
width: 195px;
border-right: 1px solid #CCCCBB;
border-bottom:  1px solid #CCCCBB;
border-left:  1px solid #CCCCBB;
}

div#menu li a{
display: block;
width: 195px;
text-decoration: none;
text-indent: 15px;
padding: 15px 0 3px 0;
border-top: 1px solid #CCCCBB;
}

div#menu a:hover{
background-color:#FFFFEE;
}

div.message{
width: 200px;
height:auto;
margin-top:30px
}

div.message dl{
width: 195px;
border-top: 2px solid #426342;
border-right: 1px solid #CCCCBB;
border-bottom: 1px solid #CCCCBB;
border-left: 1px solid #CCCCBB;
}

div.message dt{
font-weight: bold;
border-bottom: 1px solid #CCCCBB;
padding:5px 5px 2px 15px;
background-color: #FFFFEE;
}

div.message dd{
padding:5px 10px 5px 10px;
line-height:1.7em;
}

div.message p{
text-indent: 0px;
padding: 0;
}

/* content
-----------------------------------*/

div#content{
margin-left: 230px;
margin-top:-20px;
}

div#content h2{
font-size: 1.5em;
line-height: 1.5em;
font-weight: bold;
margin: 40px 40px 10px 0px;
padding-left: 15px;
border-bottom: 1px solid #CCCCBB;
border-left: 4px solid #76B076;
}

div#content p{
padding: 0 40px 5px 1em;
}

div#content h3{
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
margin:0 40px 0 0;
padding: 15px 0px 15px 2.5em;
background-image: url('/images/fts011_list.gif');
background-repeat: no-repeat;
background-position: 1em 20px;
border-bottom: 1px dotted #CCCCBB;
}

div#content li{
margin:0 40px 0 0;
padding: 15px 0px 15px 2.5em;
background-image: url('/images/fts011_list.gif');
background-repeat: no-repeat;
background-position: 1em 20px;
border-bottom: 1px dotted #CCCCBB;
}
div#content li p{
padding: 10px 0px 0px 1em;
}

div#content li.book{
margin:0 40px 0 0;
padding: 0 0 0 30px;
background: none;
border: none;
}


div#content dt{
padding: 10px 40px 0px 1em;
}

div#content dd{
padding: 0px 40px 3px 2em;
}

/* form
-----------------------------------*/
form#simulation{
}
form#simulation .space{
  width:40px;
}


/* footer
-----------------------------------*/

div#footer{
width:100%;
height:auto;
text-align: right;
margin-top: 50px;
border-top: 1px solid #CCCCBB;
clear: both;
background-color: #FFFFEE;
}

div#footer address{
padding:20px 10px 3px 10px;
}

/* pagination
-----------------------------------*/
div.pagination {
  margin: 1em;
  text-align:center;
}
div.pagination span {
  border:1px solid #D3D3D3;
  display:block;
  margin:0pt 2px 0pt 0pt;
  padding:2px 5px;
}
div.pagination span {
  color:#D3D3D3;
  font-size:16px;
}
div.pagination a {
  font-size:16px;
  margin:0 5px 0 5px;
}

/* image
-----------------------------------*/
img.case {
  margin:10px 0px 10px 20px;
  border: 1px solid #426342;
}
img.setup {
  border: 1px solid #CCCCBB;
}
div.banner {
  margin-top: 10px;
  text-align: center;
}
img.banner {
  border: 1px solid #426342;
}
div.setup {
  float:left;
  width: 350px;
  height: 250px;
  margin:10px 0px 10px 20px;
}
div.setup p {
  margin:0;
  padding: 0;
  text-indent: 0;
}
/* strong
-----------------------------------*/
strong {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.5em;
}
strong.type1 {
  color: #0E5542;
}
strong.type2 {
  color: #1AA17D;
}
strong.type3 {
  color: #0D5412;
}
strong.type4 {
  color: #1AA123;
}
strong.type5 {
  color: #0E3742;
}
/* movie
-----------------------------------*/
div.movie_area {
  width: 550px;
  height: 300px;
  padding: 0 1em 3px 2em;
}
div.movie_area .movie{
  float:left;
  width: 350px;
}
div.movie_area .descriotion {
  float:left;
  width: 250px;
}
/* order
-----------------------------------*/
form.order {
  border:solid 1px #c6cfe1;
  background:#dfe4ee;
  padding:10px;
  color:#333333;
  margin-bottom:20px;
  margin-left:15px;
  width:500px;
}
form.order div.item{
  float:left;
  width:250px;
  font-size:1.5em;
  text-indent: 0;
  line-height: 1.5em;
  padding: 0;
}
form.order label{
  width:500px;
  display:block;
  margin-bottom:10px;
  color:#555555;
}
form.order label span{
  display:block;
  float:left;
  padding-right:6px;
  width:130px;
  text-align:left;
  font-weight:bold;
}
form.order input.input-text{
  border:1px solid #3b6e22;
  color:#666666;
  width:350px;
  font-size:1.5em;
}
form.order input.input-text-readonly{
  border:1px solid red;
  color:#666666;
  width:350px;
  font-size:1.5em;
}
form.order select{
  border:1px solid #3b6e22;
  color:#666666;
  font-size:1.5em;
}
form.order textarea{
  border:1px solid #3b6e22;
  color:#666666;
  width:350px;
  height:100px;
  font-size:1.5em;
}
input:focus {
  background-color: #ffffcc;
  border: 1px solid red;
}
form.order p#price{
  border:1px solid #3b6e22;
  color:#666666;
  width:350px;
  font-size:1.5em;
}
form.order fieldset {
  border:0;
  margin-bottom:20px;
}
/* enquete
-----------------------------------*/
form.enquete {
  benquete:solid 1px #c6cfe1;
  background:#dfe4ee;
  padding:10px;
  color:#333333;
  margin-bottom:20px;
  margin-left:15px;
  width:500px;
}
form.enquete div.question{
  margin-bottom:5px;
  color:#555555;
}
form.enquete div.answer{
  margin-bottom:5px;
  color:#555555;
}
form.enquete label{
  width:500px;
  display:block;
  margin-bottom:10px;
  color:#555555;
}
form.enquete label span{
  display:block;
  float:left;
  padding-right:6px;
  width:130px;
  text-align:left;
  font-weight:bold;
}
form.enquete input.input-text{
  benquete:1px solid #3b6e22;
  color:#666666;
  width:350px;
  font-size:1.5em;
}
form.enquete textarea{
  benquete:1px solid #3b6e22;
  color:#666666;
  width:500px;
  height:60px;
}
form.enquete .submit{
  width:300px;
  height:60px;
  font-size:1.5em;
}
form.enquete fieldset {
  border:0;
  margin-bottom:20px;
}
/* inquiry
-----------------------------------*/
form.inquiry {
  binquiry:solid 1px #c6cfe1;
  background:#dfe4ee;
  padding:10px;
  color:#333333;
  margin-bottom:20px;
  margin-left:15px;
  width:500px;
}
form.inquiry div.question{
  margin-bottom:5px;
  color:#555555;
}
form.inquiry label{
  width:500px;
  display:block;
  margin-bottom:10px;
  color:#555555;
}
form.inquiry label span{
  display:block;
  float:left;
  padding-right:6px;
  width:130px;
  text-align:left;
  font-weight:bold;
}
form.inquiry input.input-text{
  binquiry:1px solid #3b6e22;
  color:#666666;
  width:350px;
  font-size:1.5em;
}
form.inquiry textarea{
  binquiry:1px solid #3b6e22;
  color:#666666;
  width:500px;
  height:300px;
}
form.inquiry .submit{
  width:300px;
  height:60px;
  font-size:1.5em;
}
form.inquiry fieldset {
  border:0;
  margin-bottom:20px;
}


/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
.yui-overlay {
	position:absolute;
	display:block;
}

.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.yui-panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.yui-panel-container.focused {
}


.yui-panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.yui-panel-container.matte .underlay {
	display:none;
}

.yui-panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.yui-panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.yui-panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#FFF;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

.yui-panel .hd {
	background-color:#0E5542;
	color:#FFF;
	font-size:1em;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:8px;
}

.yui-panel .bd {
	overflow:hidden;
	padding:8px;
	font-size:0.8em;
}

.yui-panel .bd p {
	margin:0 0 1em;
}

.yui-panel .container-close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:12px;
	width:12px;
	margin:5px;
	padding:0px;
	background:url(/images/close.gif) no-repeat;
	cursor:pointer;
	visibility:inherit;
}

.yui-panel .ft {
	padding:4px;
	overflow:hidden;
}

.yui-simple-dialog .bd .yui-icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.yui-simple-dialog .bd span.blckicon {
	background: url("blck16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.alrticon {
	background: url("alrt16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.hlpicon {
	background: url("hlp16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.infoicon {
	background: url("info16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.warnicon {
	background: url("warn16_1.gif") no-repeat;
}

.yui-simple-dialog .bd span.tipicon {
	background: url("tip16_1.gif") no-repeat;
}

.yui-dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.yui-dialog form, .yui-simple-dialog form {
	margin:0;
}

.button-group button {
	font:100 76% verdana;
	text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, .button-group button.hover {
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active {
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}