/* CSS Document */

@import url('reset.css');
@import url('font.css');

div#wrapperbox {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 1.2em;
}
div#contentsbox	{
	width: 1280px;
	margin: 0 auto;
}
div#contentsbox:after	{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div#sub-navibox	{
	float:left;
	width:380px;
	padding:0px 0px;
	margin-top: 141px;
}
div#mainbox	{
	float:right;
	width:900px;
	height:870px;
	padding:0px 0px;
	margin:50px 0px;
	background-image: url(../images/bg_img/mainbox_bg.png)
}
div#mailform {
	width: 695px;
	padding: 0px 0px;
	margin: 0 auto;
	margin-top: 18px;
}
div#cancel {
	width: 695px;
	padding: 0px 0px;
	margin: 0 auto;
	margin-top: 18px;
}
table.access1{
	font-size: 14px;
	line-height: 22px;
	position: relative;
	margin: 0 auto;
	margin-bottom:28px;
}
table.access2{
	font-size: 13px;
	line-height: 22px;
	position: relative;
	margin: 0 auto;
	margin-bottom:45px;
}
table.mailform {
	font-size: 13px;
	margin : 20px 0px 16px;
}
table.main {
    width: 695px;
    height: 725px;
    position: relative;
    margin: 0 auto;
	margin-top: 108px;
}
p.main {
    width: 695px;
    height: 725px;
    position: relative;
    margin: 0 auto;
	margin-top: 108px;
}
p.food1 {
    width: 362px;
    height: 193px;
    margin: 270px 0px 0px 311px;
}
p.food2 {
    width: 362px;
    height: 193px;
    margin: 16px 0px 0px 311px;
}
p.charge {
    width: 311px;
    height: 548px;
    margin: 115px 0px 0px 78px;
}
