@charset "Shift_JIS";

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



■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: 12px;
	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: #661111;
	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%;
}

#header p {
	margin: 0;
	padding: 5px 0;
	text-align: right;
}

div#header h1 a{
	display:block;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 30px 10px 20px;
	text-align: left;
}

div#header ul{
	text-align: right;
}

div#header li{
	padding-right: 3px;
	display: inline;
}

/* ■image
-----------------------------------*/

div#image{
	height: 300px;
	background-image: url('img/fts011_top.jpg');
	background-repeat:no-repeat;
	margin:10px;
	border-top:3px solid #CCAA66;
	border-bottom:1px solid #CCCCCC;
}

div#image p{
	font-size: 1.8em;
	font-weight: bold;
	text-align: right;
	padding:50px 30px 0 0;
}

/* ■meigen
-----------------------------------*/
#meigen {
	width: auto;
	height: auto;
	margin: 0 10px;
	padding: 3px;
	border: #CCCCCC 1px solid;
	text-align: center;
}

/* ■sub
-----------------------------------*/

div#sub{
	width: 200px;
	margin-left: 10px;
	float: left;
}

div#menu{
	width: 200px;
	margin-top:20px;
}

div#menu h2{
	width: 195px;
	font-weight:bold;
	padding:5px 0 2px 0;
	text-indent: 15px;
	border-top: 2px solid #AA5555;
	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;
	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: #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-weight: bold;
	margin: 40px 40px 10px 0px;
	padding-left: 25px;
	border-bottom: 1px solid #CCCCBB;
	border-left: 4px solid #CCAA66;
}

div#content p{
	padding: 0 40px 5px 1em;
}

div#content 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 dt{
	padding: 10px 40px 0px 1em;
}

div#content dd{
	padding: 0px 40px 3px 2em;
}

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

div#footer{
	width:100%;
	height:auto;
	text-align: center;
	margin-top: 50px;
	border-top: 1px solid #CCCCBB;
	clear: both;
	background-color: #FFFFEE;
}

div#footer address{
	padding:20px 10px 3px 10px;
}
