@charset "utf-8";

/* ===================================================================

	body
	h1,h4,h4,h4,h5,h6
	header
	container
	globalnavi
	maincontents
	content
	sidebar01
	sidebar02
	footer

=================================================================== */



/*	html
----------------------------------------------------*/
html {
}


/*	body
----------------------------------------------------*/

body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	}

/*	h1,h4,h4,h4,h5,h6
----------------------------------------------------*/

h1{
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	left: 653px;
	top: 67px;
	}

h2{
	}

h4{
	}

h5{
	}

h6{
	}

/*	wrapper
----------------------------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 885px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*	header
----------------------------------------------------*/

#header {
	position:relative;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/header.jpg);
	height: 96px;
	}

#header span {
	visibility:hidden;
	}

#header p.logo {
	position:absolute;
	left: 8px;
	width: 169px;
	top: 10px;
	height: 67px;
	}
	
#header p.logo a {
	display:block;
	text-decoration:none;
	height: 67px;
	width: 169px;
	}
/*	contents
----------------------------------------------------*/
#plan{
	background-image: url(../../images/img_01.jpg);
	height: 346px;
	width: 885px;
	position: relative;
}
#plan p{
	position: absolute;
	left: 443px;
	top: 176px;
	width: 437px;
	line-height: 2em;
}
.red{
	color: #BB0000;
}
#plan02{
	background-image: url(../../images/img_02.jpg);
	height: 513px;
	width: 885px;
	position: relative;
}
#plan02 .text01{
	position: absolute;
	left: 313px;
	top: 162px;
}
#plan02 .text02{
	position: absolute;
	left: 313px;
	top: 303px;
}
#plan02 .text03{
	position: absolute;
	left: 300px;
	top: 438px;
	width: 361px;
}
#footer_wrapper {
	background-image: url(../../images/f_bg.jpg);
	background-repeat: repeat-x;
	height: 257px;
	margin-top: 20px;
}

#footer_box {
	background-image: url(../../images/footer.jpg);
	height: 257px;
	width: 885px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer_box ul {
	position: absolute;
	left: 165px;
	top: 109px;
}
#footer_box li{
	display: block;
	float: left;
	width: 140px;
	text-align: center;

}
#footer_box li a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer_box li a:hover{
	text-decoration: underline;
}
#footer_box p{
	position: absolute;
	left: 52px;
	top: 204px;
}
#footer_box address{
	font-size: 10px;
	position: absolute;
	color: #FFFFFF;
	left: 336px;
	top: 235px;
}
#footer_box h2{
	color: #FF0000;
	font-size: 14px;
	position: absolute;
	left: 52px;
	top: 143px;
}
#footer_box .mail span {
	visibility:hidden;
	}

#footer_box .mail{
	position:absolute;
	left: 637px;
	width: 248px;
	top: 186px;
	height: 47px;
	}
	
#footer_box .mail a {
	display:block;
	text-decoration:none;
	height: 47px;
	width: 248px;
	}
table{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.table_title{
	padding: 5px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.th{
	width: 300px;
	padding: 5px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.bt{
	padding: 10px;
}
#voice{
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	width: 823px;
	padding: 30px;
}
.vo_img{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.bottom{
	margin-bottom: 10px;
}
