@charset "Shift_JIS";

*{
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.4em;
letter-spacing: 0.1em;
text-align: center;
background-image: url('img/fts011_bg.jpg');
}

h1,h2,h3,h4,h5,h6,em,strong{
font-size: 1em;
font-weight: normal;
font-style: normal;
}

a{
color: #664300;
text-decoration: underline;
}

a:hover{
color: #999999;
text-decoration: none;
}

p{
	padding: 0 1em 3px;
	margin-bottom: 5px;
	font-size: 110%;
    color: #645662;	
}

address{
font-style: normal;
}

img{
border: none;
}
hr{
border: none;
clear: both;
visibility: hidden;
height: 0px;
}



div#wrapper{
width:85%;
min-width: 50em;
max-width: 90em;
text-align: left;
margin: 0 auto;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}


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;
	color: #7c304a;
}

div#header ul{
text-align: right;
}

div#header li{
padding-right: 3px;
display: inline;
}


div#image{
height: 260px;
background-image: url('img/fts011_top.jpg');
background-repeat:no-repeat;
margin:10px 10px 0px 10px;
border-top:3px solid #CCAA66;
border-bottom:1px solid #CCCCCC;
}

div#image p{
font-size: 2em;
font-weight: bold;
text-align: right;
padding:50px 30px 0 0;
}


div#sub{
width: 240px;
margin-left: 10px;
float: left;
}

div#menu{
width: 240px;
margin-top:20px;
}

div#menu h2{
	width: 235px;
	font-weight:bold;
	padding:5px 0 2px 0;
	text-indent: 15px;
	border-bottom: 3px solid #AA5555;
	border-right: 1px solid #CCCCBB;
	border-left: 1px solid #CCCCBB;
	border-top: 2px solid #AA5555;
	background-color: #e4d9b8;
	font-size: 140%;
}

div#menu ul{
width: 235px;
border-right: 1px solid #CCCCBB;
border-bottom:  1px solid #CCCCBB;
border-left:  1px solid #CCCCBB;
font-size: 12px;
}

div#menu li a{
display: block;
width: 235px;
text-decoration: none;
text-indent: 15px;
padding: 15px 0 3px 0;
border-top: 1px solid #CCCCBB
;
background-color:#FFFFEE;
}

div#menu a:hover{background-color:#fffff7;

}



div#content{
margin-left: 270px;
margin-top:-20px;
}

div#content h2{
	font-weight: bold;
	margin: 40px 40px 10px 0px;
	padding-left: 25px;
	border-bottom: 1px solid #CCCCBB;
	border-left: 5px solid #CCAA66;
	font-size: 140%;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #420001;
}

div#content p{
padding: 0 40px 5px 1em;
}

div#content ul li{
	margin:0 40px 0 0;
	padding: 15px 0px 15px 2.5em;
	background-image: url('img/fts011_list.gif');
	background-repeat: no-repeat;
	background-position: 1em 20px;
	border-bottom: 1px dotted #CCCCBB;
}
div#content ol{
	margin:0 0 10px 0;
	color: #F00;
}

div#content ol li{
	margin:0 40px 0 3.5em;
	padding: 5px 0px 2px 0;
	background-image: url(none);
	list-style-type: decimal;
	font-size: 110%;	
}


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{
font-size: 110%;	
padding:20px 10px 3px 10px;
}
