@charset "utf-8";

/*
--------------------------

Free Template sora
design:fts015
Last Modified 2007/06/16

”format
”wrapper
”header
”header-menu
”header-image
”main
”main-menu
”main-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;
font-family: "Time New Roman"
}

body{
font-size: 13px;
color: #333333;
background-color: #F7F7F7;
line-height: 1.5em;
letter-spacing: 0.1em;
text-align: center;
background-image: url(../img/body_bg.jpg);
background-repeat: repeat-x;
background-position: center top;
background-attachment: fixed;
}

h1,h2,h3,h4,h5,h6,em,strong,address{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

a{
color: #333333;
text-decoration: none;
}

a:hover{
color: #999999;
}

p{
text-indent: 0.7em;
padding: 0 1em 5px 1em;
}

img{
border: none;
}

hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}

/* ”wrapper
-----------------------------------*/

div#wrapper{
margin:0 auto;
text-align:left;
width: 800px;
background-color: #FFFFFF;
}

/* ”header
-----------------------------------*/

div#header{
width:800px;
height:75px;
background-image:url(../img/header_bg.jpg);
background-repeat:no-repeat;
}

div#header h1{
padding: 20px 50px 0 20px;
float: left;
}

div#header h1 a{
font-weight:bold;
font-size:1.8em;
color:#FFFFFF;
text-decoration: none;
}

div#header a{
color:#FFFFFF;
text-decoration: none;
}

div#header a:hover{
color:#dddddd;
}

div#header ul{
/*-------------------*/
font-size: 14px;
padding:56px 6px 0 0;
text-align:right;
text-decoration: none;
float:right;
}

div#header li{
color:#dddddd;

padding:0 8px;
display: inline;
/*
background-image:url(../img/header_list.gif);
background-repeat:no-repeat;
background-position:right 50%;
*/
}

/* ”header-menu
-----------------------------------*/

div#header-menu{
width: 800px;
height:30px;
background-image:url(../img/header_menu_bg.jpg);
background-repeat:repeat-x;
}

div#header-menu ul{
padding:8px 10px 0 10px;
text-align:right;
}

div#header-menu li{
display: inline;
padding: 5px 7px 2px 9px;
background-image:url(../img/header_menu_list.gif);
background-repeat:no-repeat;
background-position:left top;
}

/* ”header-image
-----------------------------------*/

div#header-image{
width:800px;
height:176px;
background-image:url(../img/header_img.jpg);
background-repeat:no-repeat;
}

div#header-image2{
width:800px;
height: 200px;
/*height:80px;
background-image:url(../img/skyB.jpg);*/
background-image: url(../img/header_img.jpg);
background-repeat:no-repeat;
}

div#header-image3{
width:800px;
height:80px;
background-image:url(../img/skyB.jpg);
background-repeat:no-repeat;
}

div#header-image4{
width:800px;
height:80px;
background-image:url(../img/skyB.jpg);
background-repeat:no-repeat;
}

div#header-image5{
width:800px;
height:80px;
background-image:url(../img/HaiDuong.jpg);
background-repeat:no-repeat;
}

div#header-image h2{
padding:10px 0 0 20px;
font-weight:bold;
font-size:1.6em;
}

div#header-image2 h2{
padding:10px 0 0 10px;
font-weight:bold;
font-size:1.6em;
}

div#header-image3 h2{
padding:10px 0 0 10px;
font-weight:bold;
font-size:1.6em;
}

div#header-image4 h2{
padding:10px 0 0 10px;
font-weight:bold;
font-size:1.6em;
}

div#header-image5 h2{
padding:10px 0 0 10px;
font-weight:bold;
font-size:1.6em;
}

/* ”main
-----------------------------------*/

div#main{
width:800px;
}

/* ”main-menu
-----------------------------------*/

div#main-menu{
float:left;
width:244px;
margin:20px 0 0 0;
background-image:url(../img/main_menu_bg_mid.jpg);
background-repeat:repeat-y;
background-position:right top;
}

div#main-menu-inner{
width:224px;
margin:0 0 0 20px;
background-image:url(../img/main_menu_bg_top.jpg);
background-repeat:no-repeat;
background-position:center top;
}

div#main-menu-inner h2{
font-weight:bold;
font-size:1.5em;
padding:20px 10px 5px 40px;
background-image:url(../img/main_menu_h2.gif);
background-repeat:no-repeat;
background-position:20px 24px;
}

div#main-menu-inner ul{
width:224px;
padding-bottom:20px;
background-image:url(../img/main_menu_bg_bottom.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

div#main-menu-inner li{
width:224px;
}

div#main-menu-inner li a{
display:block;
margin:5px 12px 0 12px;
padding:10px 10px 10px 20px;
border:1px solid #EEEEEE;
background-image:url(../img/main_menu_list.gif);
background-repeat:no-repeat;
background-position:right bottom;
}

div#main-menu-inner li a:hover{
background-color:#F5F5F5;
background-image:none;
}

/* ”main-contents
-----------------------------------*/

div#main-contents{
width:500px;
float:right;
}

div#main-contents h2{
font-size: 1.3em;
font-weight:bold;
margin: 40px 0 5px 10px;
padding: 0 0 7px 20px;
border-bottom:1px solid #222222;
background-image:url(../img/contents_h2_bg.gif);
background-repeat:no-repeat;
background-position:8px top;
}

div#main-contents-inner{
margin:20px 20px 0 0;
}

dl.main-contents-image-left dt{
float:left;
padding:0 10px 5px 0;
}

dl.main-contents-image-left h3{
font-size: 1.3em;
font-weight:bold;
margin: 0 0 5px 200px;
padding: 0 0 7px 20px;
border-bottom:1px solid #222222;
background-image:url(../img/contents_h2_bg.gif);
background-repeat:no-repeat;
background-position:8px top;
}

dl.main-contents-image-left4 h3{
font-size: 1.3em;
font-weight:bold;
margin: 0 0 5px 10px;
padding: 0 0 7px 20px;
border-bottom:1px solid #222222;
background-image:url(../img/contents_h2_bg.gif);
background-repeat:no-repeat;
background-position:8px top;
}

ul.contents-list li{
margin:0 0 0 20px;
padding: 8px 0 8px 15px;
background-image:url(../img/contents_list.gif);
background-repeat: no-repeat;
background-position: 0px 12px;
border-bottom: 1px solid #DDDDDD;
}

dl.main-contents-dl{
margin:20px 0 10px 10px;
height:100px;
overflow:auto;
border:1px solid #dddddd;
}

dl.main-contents-dl dt{
padding:0 0 0 5px;
}

dl.main-contents-dl dd{
padding:3px 0 10px 15px;
}

ul.topic{
float:left;
}

ul.topic a:hover{
color:#aaaaaa;
}

/*---------------------------------------------------*/
li.topic-note{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_note.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-note a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:17px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-note-jp{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_note.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-note-jp a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:25px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-note-EN{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_note.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-note-EN a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:15px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-hand{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_hand.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-hand a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:10px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-hand-EN{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_hand.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-hand-EN a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:15px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-hand-jp{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_hand.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-hand-jp a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:25px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-flower{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_flower.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-flower a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:25px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-sky{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_sky.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-sky a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:25px 10px 0 100px;
}

/*---------------------------------------------------*/
li.topic-sky-EN{
display:block;
width:220px;
height:70px;
margin:10px;
background-image:url(../img/contents_topic_sky.jpg);
background-repeat:no-repeat;
background-position:center top;
}

li.topic-sky-EN a{
display:block;
color:#333333;
font-size:1.5em;
font-weight:bold;
padding:15px 10px 0 100px;
}

/*---------------------------------------------------*/

/* ”footer
-----------------------------------*/

div#footer{
width:800px;
text-align: right;
clear: both;
margin-top: 50px;
background-image:url(../img/header_bg.jpg);
color:#FFFFFF;
}

div#footer a{
color:#DDDDDD;
}

div#footer a:hover{
color:#AAAAAA;
}

div#footer address{
text-align: right;
padding:10px 10px 3px 10px;
}
