body {
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 140%;
	background-image: url(../images/common/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
}
td {
	font-size: 12px;
	text-align: left;
}

a:link {
	color: #016BB9;
	text-decoration: none;
}
a:visited {
	color: #016BB9;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#menu_list a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
	margin-bottom: 10px;
}

#menu_list a:visited { font-size: 10px; color: #333333; text-decoration: none; } 

#menu_list a:hover { font-size: 10px; color: #006AB9; text-decoration: none; }
 
#menu_list a:active { font-size: 10px; color: #006AB9; text-decoration: none; } 

#all_box {
	width: 700px;
	border: 1px solid #CCCCCC;
}

#TOP #navi_box {
	height: 35px;
}


#navi_box {
	width: 700px;
	height: 41px;
}
#head_box {
	width: 700px;
}
#column_box {
	width: 700px;
	text-align: left;
	background-image: url(../images/top/column_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	/*height: 260px;*/
	height:auto;
	
}

#column_box img.title{
	margin:10px 0;
	}

#column_contents_box {
	clear:both;
	padding: 0 30px 30px 30px;
	width: 640px;
	height:auto;
}


#column_contents_box .ColumnList div {
	}

#column_contents_box .ColumnList div span {
	padding-right:10px;
	}

#copyright_box {
	background-image: url(../images/common/foot.jpg);
	width: 700px;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0069B9;
	letter-spacing: 1px;
	padding-bottom: 8px;
	font-size: 10px;
}
#contents_box {
	width: 630px;
	text-align: left;
}
#midashi {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 2px;
	margin-bottom: 10px;
	text-align: left;
}
#midashi2 {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 2px;
	margin-bottom: 10px;
	text-align: right;
}
#pagetop {
	text-align: right;
	width: 660px;
	margin-top: 30px;
}
.column_mg {
	margin-top: 45px;
	margin-left: 30px;
}
.mg_b10 {
	margin-bottom: 10px;
}

.title_mg {
	margin-bottom: 15px;
}
.form_item {
	color: #FFFFFF;
	background-color: #0067B6;
}
.point_mg {
	margin-bottom: 3px;
}
.alacarte_img {
	background-image: url(../images/menu/alacarte/img_alacarte01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_mg {
	margin-bottom: 15px;
}
#midashi3 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 8px;
}
#menu_list {
	padding-left: 5px;
	margin-bottom: 8px;
}
.img_space {
	border: none;
    vertical-align: bottom;
}

div#btn_get { width:350px; float:right; margin:8px 0 0px; }

#btn_get a {
display:block;
width:350px;
height:85px;
background:url(../images/top/btn_get02.gif) no-repeat left top;
text-indent:-9999px;
}

#btn_get a:hover {
background-position:left -84px;
}

