@charset "utf-8";

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

	1-1.Clearfix

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

div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser(except NN7.1)*/
	content: " ";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}


body {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	background-color: #DAE1CA;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-top: 0px;
	line-height: 14px;
}


div#nicky {
	margin:0;
	border:0;
	padding:0;
	width:806px;
	background-image:url(../images/info/bg_main.jpg);
	background-repeat: repeat-y;
	}


div#main {
	background-image:url(../images/info/bg_main.jpg);
	background-repeat:repeat-y;
	width:806px;
	margin:0;
	padding:0;
	border:0;
	 }
	 
/*　コンテンツ1　*/
	

table {
	width:750px;
	padding:0;
	margin: 10px 0;
	border: 1px solid #DAE1CA;
	background-color: #fff;
	border-collapse: collapse;
}

th,
td {
	padding: 5px;
	border: 0;
	font-weight: normal;
}

th {
	color: #000;
	background-color: #E7D6D2;
}

td {
	background-color: #F5EDEB;
	padding:5px;
	text-align: left;
}
	



p {
	padding:5;
}


div#header {
	margin: 0;
	padding: 0;
	border: 0;
	width: 806px;
	text-align: center;
	position: relative;
	height: 85px;
}

div#header #header_left {
	width: 557px;
	height: 85px;
	text-align: left;
	position: relative;
	background-image: url(../images/top/head_01.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#header #header_left h1{
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	}

div#header #header_right {
	margin: 0;
	padding: 0;
	border: 0;
	width: 249px;
	height: 85px;
	float: right;
	position:relative;

}

div#header #header_right #head_faq {
	width:249px;
	height:62px;
	background-image:url(../images/top/head_faq.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	}


/*@Tuj[@*/
div#header #header_right #head_menu {
	margin: 0;
	padding: 0;
	border: 0;
	width: 249px;
	height: 23px;
	background: url(../images/top/head_menu.jpg) top center no-repeat;
}

/*S̐ݒ*/
div#header #header_right #head_menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	width: 249px;
	height: 23px;
}

div#header #header_right #head_menu li {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	float: left;
}

/* {^TCY */
div#header #header_right #head_menu li#h_menu01 a{
	margin-left:0px;
	width:80px;
	height:22px;
	display:block;
	}
	
div#header #header_right #head_menu li#h_menu02 a{
	margin-left:5px;
	width: 80px;
	height: 22px;
	display: block;
}
div#header #header_right #head_menu li#h_menu03 a{
	margin-left:5px;
	width: 75px;
	height: 22px;
	display: block;
}



/*@Cj[@*/
div#menu {
	margin:0;
	padding: 0;
	border: 0;
	width: 806px;
	height: 65px;
	background: url(../images/menu/menu.gif) top center no-repeat;
	clear: both;
}

/*S̐ݒ*/
div#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	width: 806px;
	height: 65px;
	list-style: none;

}

div#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

/*e{^TCY*/
div#menu li#m_menu01 a{
	margin-left:7px;
	width:145px;
	height:63px;
	display:block;
	}
	
div#menu li#m_menu02 a{
	display:block;
	width:128px;
	height:63px;
	}
div#menu li#m_menu03 a{
	display:block;
	width:125px;
	height:63px;
	}
div#menu li#m_menu04 a,
div#menu li#m_menu05 a{
	width: 131px;
	height: 63px;
	display: block;
}
div#menu li#m_menu06 a{
	width: 132px;
	height: 63px;
	display: block;
}
	


	
div#f_menu {
	width: 806px;
	background-image: url(../images/top/bg_main.jpg);
	margin: 0;
	text-align: center;
	background-repeat: repeat-y;
	}
	
div#footer {
	width: 806px;
	height: 65px;
	background-image: url(../images/top/footer.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
	}

div#f_menu p{
	text-align:center;
	}
	
div#spacer {
	font-size:10px;
	margin-right:0;
	padding:0;
	width:795px;
	background-image:url(../images/plan/spacer.jpg);
	background-repeat:repeat-y;
	text-align:right;
	clear:both;
