

/* ¡format
-----------------------------------*/

*{
font-size: 100%;
font-style: normal;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}

body{
font-size: 12px;
background-color: #FFFFFF;
color:#2d3939;
line-height: 120%;
letter-spacing: 0.1em;
text-align: center;
background-image: url('img/bg01.jpg');


}



a{
color: #661111;
text-decoration: underline;
}
a:hover{
color: #999999;
text-decoration: none;
}

A.m{color: #e88787}
A.m:hover{text-decoration: none; position: relative; top: 2px;left: 2px;}

address{
font-style: normal;
}

img{
border: none;
}

strong {
font-weight:normal;
}


hr.s01{
width:98%;
border:2px solid #AA5555;
}

.img01{
border: 1px #8c3f3f solid;}



/* ¡wrapper
-----------------------------------*/

div#wrapper{
width:800px;
min-width: 50em;
max-width: 90em;
text-align: left;
margin: 0 auto;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

/* ¡header
-----------------------------------*/

div#header{
width:100%;
background-image: url('img/top_logo.gif');
background-repeat:no-repeat;
background-position: 30px 0px 0px 0px;
background-color: #ffffcc;
margin:0px 10px 0px 10px;
}

div#header h1 a{
display:block;
font-size: 1em;
font-weight: bold;
text-decoration: none;
padding: 10px 80px 65px 10px;
float: right;
}

div#header ul{
text-align: right;
float:right;
}

div#header li {
padding-right: 3px;
display: inline;
}


/* ¡header-menu
-----------------------------------*/
div#header-menu {
height:25px;
margin:0px 10px 0px 10px;
border-top:3px solid #AA5555;
}

div#header-menu a{
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

div#header-menu ul{
text-align:right;
padding:7px 10px 2px 0;
}

div#header-menu li{
display: inline;
padding: 3px 7px 2px 9px;
}


/* ¡image
-----------------------------------*/

div#image{
height: 300px;
background-image: url('img/fts011_top.jpg');
background-repeat:no-repeat;
margin:2px 10px 0px 10px;
border-top:3px solid #AA5555;
border-bottom:1px solid #CCCCCC;
}

div#image p{
font-size: 1.2em;
text-align: right;
font-weight:bold;
padding:50px 10px 0 0;
line-height:130%;
}

/* ¡sub
-----------------------------------*/

div#sub{
width: 200px;
margin-left: 5px;
float: left;
}

div#menu{
width: 200px;
margin-top:0;
}

div#menu ul{
width: 195px;
padding:0 0 0 0px;
border-right: 1px solid #CCCCBB;
border-left:  1px solid #CCCCBB;
}


div#menu li a{
display: block;
width: 195px;
text-decoration: none;
text-indent: 25px;
padding: 15px 0 3px 0;
background-image: url('img/arrow01.gif');
background-repeat: no-repeat;
background-position: 10px 15px;
border-bottom: 1px solid #CCCCBB;
}

div#menu a:hover{
background-color:#ffffcc;
text-decoration: underline;
}

div.message{
width: 200px;
height:auto;
margin-top:30px
}

div.message dl{
width: 195px;
border-top: 2px solid #AA5555;
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: #ffffcc;
}

div.message dd{
padding:5px 10px 5px 10px;
line-height:130%;
}

div.message p{
text-indent: 0px;
padding: 0;
}

/* ¡content
-----------------------------------*/

div#content{
width:560px;
margin-left:230px;
margin-top:-20px;
}

div#content h2{
margin: 40px 40px 10px 0px;
border-color: #e88787;
border-width: 0 0 1px 7px ;
border-style: solid;
padding:3px 5px;
color: #e88787 ; 
font-size: 17px;font-weight: bold;
font-family: "HGP‘n‰pŠpÎß¯Ìß‘Ì";
}

div#content h3{
margin: 0px 10px 10px 0px;
font-size: 14px; font-weight: bold; text-decoration :underline;
padding: 3px 2px;
}


div#content p{
padding: 0 40px 5px 1em;
line-height: 140%;
}

div#content li{
margin:0 40px 0 0;
padding: 10px 0px 10px 2.5em;
background-image: url('img/fts011_list.gif');
background-repeat: no-repeat;
background-position: 1em 20px;
border-bottom: 1px dotted #CCCCBB;
}

div#content dt{
padding: 10px 40px 0px 1em;
}

div#content dd{
padding: 0px 40px 3px 2em;
}

table.mm{
{border-spacing:0px;
 border-collapse:collapse;
 width:550px;
 background-color:#ffffff; 
 border-width:1px 0px 1px 0px;
 border-style:solid;
 border-color:#e88787;}
table.mm td
{border-width:1px 1px 1px 1px;
 border-style:solid;
 padding:4px;
 text-align:center; text-valign:middle; line-height:13px;
}
table.mm td.02
{border-width:0px;
 height:70px;
 border-style:solid;
 padding:4px;
 text-align:center; text-valign:middle; line-height:15px;
}





/* ¡footer
-----------------------------------*/

div#footer{
width:100%;
color: #661111;
line-height: 120%;
height:auto;
text-align: right;
padding:10px 10px 3px 10px;
border-top: 1px solid #CCCCBB;
clear: both;
background-color: #ffffcc;
}

div#footer address{
padding:20px 10px 3px 10px;
}