@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back01.png);
	background-repeat: repeat-x;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 20px;
}
#top_img {
	height: 400px;
	width: 1000px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 4px 0px #BBD5E6;
	background-color: #FFF;
}
#main {
	height: 2850px;
}
#side {
	width: 210px;
	float: left;
	height: 1200px;
}
#center {
	height: 2800px;
	width: 960px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 4px 0px #BBD5E6;
	line-height: normal;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#menu_box1 {
	font-size: 14px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

#side2 {
	float: right;
	height: 1200px;
	width: 200px;
}
#sb a {
	padding-left: 30px;
	font-size: 12px;
	line-height: 3.8em;
	color: #333;
	text-decoration: none;
}
#menu_box01_img {
	height: 170px;
	margin-top: 20px;
}
#mb1_tx {
	font-size: 12px;
	height: 40px;
}
#mb1_txbox {
	float: left;
	width: 290px;
	line-height: 2.6em;
	text-align: center;
	color: #28466A;
}
#menu_box02 {
	height: auto;

}
#voice_box {
	padding: 20px;
	border: 5px solid #E2E4E7;
	line-height: 2em;
}
#point_box {
	margin: 20px;
	border: 1px solid #CCC;
}
#pb_tx1 {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #F2F5F9;
	font-size: 20px;
	color: #2C4461;
}
#pb_tx2 {
	font-size: 13px;
	padding: 20px;
}
#price_box {
	padding: 15px;
}
