/* CSS Document */


#plan-text{
	background-image:url(images/text1-img.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:16px;
	font-weight:bold;
	padding:20px 300px 15px 0;
	line-height:24px;
	}

#service-f{
	background-image:url(images/service-icon1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 10px 180px;
	}
	
#service-m{
	background-image:url(images/service-icon2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 10px 180px;
	}
	
#service-b{
	background-image:url(images/service-icon3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 10px 180px;
	}
	
ul.ser-bt-ntt{
	margin:0 0 0 20px;
	padding:0;
	}
	
ul.ser-bt-ntt li{
	float:left;
	width:255px;
	height:52px;
	display:block;
	list-style:none;
	}
	
ul.ser-bt-ntt li a{
	width:255px;
	height:52px;
	display:block;
	text-indent:-99999px;
	}
	
.bt-east a{
	background-image:url(images/bt-ntteast.gif);
	background-repeat:no-repeat;
	}
	
.bt-east a:hover{
	background-position:0 -52px;
	}

.bt-west a{
	background-image:url(images/bt-nttwest.gif);
	background-repeat:no-repeat;
	}
	
.bt-west a:hover{
	background-position:0 -52px;
	}
	
#text-b{	
	background-image:url(images/icon-basic.gif);
	background-repeat:no-repeat;
	padding:15px 0 10px 110px;
	height:65px;
	}
	
#text-f{	
	background-image:url(images/icon-family.gif);
	background-repeat:no-repeat;
	padding:15px 0 10px 110px;
	height:40px;
	}
	
#text-m{	
	background-image:url(images/icon-man.gif);
	background-repeat:no-repeat;
	padding:15px 0 10px 90px;
	height:65px;
	}
.center{
	text-align:center;
}

#west-select{
	background-color:#FFFFCC;
	padding:20px;
	margin:30px 0 60px 0;
	width:670px;
	}
	
ul#other-page{
	margin:0;
	padding:0;
	line-height:28px;
	}
	
ul#other-page li{
	width:580px;
	list-style:none;
	margin:10px 45px 10px 45px;
	}
	
ul#other-page li a{
	background-image:url(images/bt-other-page.gif);
	background-repeat:no-repeat;
	width:580px;
	display:block;
	text-align:center;
	padding:22px 0;
	font-size:16px;
	color:#000000;
	}

ul#other-page li a:hover{
	background-position:0 -100px;
	text-decoration:none;
	color:#333333;
	padding:23px 0 21px 0;
	}
	
.border_tenyou{
	padding:15px;
	margin:50px 0 0 0;
	border:2px solid #FFCFA0;
	background-color:#FFF2E5;
}

.border_tenyou .text{
	font-size:18px;
	font-weight:bold;
}

.mleft65{
	margin:0 0 60px 65px;
}

.border_y{
	background-color:#FFF9E4;
	padding:20px;
	border:1px solid #E5C78E;
}