body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 13px;
	line-height: 19.5px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fdfee5;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}


h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #46210C;
	font-size: 11px;
	line-height: 16.5px;
	text-align: center;
	height: 15px;
	width: 800px;
}
.top_h1 {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
}

h2 {
	padding-left: 0;
	height:25px;
	
}

h3 {
	font-size: 22px;
	line-height: 33px;
	border-bottom-style: none;
	border-left-style: none;
	color: #804f1b;
	border-top-style: none;
	border-right-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-size: 20px;
	color: #46210c;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 800px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	}

#headerlink {
 float:right;
 margin-top: 10px;
 margin-right:15px;
 color: #000000;
 font-size: 12px;
 text-decoration: none;
}

#headerlink li {
 height: 20px;
 width: 100px;
 padding-top: 20px;
}

#headerlink a {
 color: white;
}

.inline li {
 display: inline;
}

#rogo {
    float: left;
	width:345px;
	margin-left: 30px;
	padding-top: 30px;
	margin-right:35px;
}
#subnavi {
    /*clear:right;*/
	/*float: right;*/
	margin-top: 84px;
	margin-right: 5px;
}

#subnavi ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}


#subnavi li {
	height: 40px;
	width: 80px;
	float: left;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
	margin-left: 10px;
}
#subnavi li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#subnavi li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#mainimage {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pan {
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 30px;
}
#navi {
	float: right;
	width: 180px;
	margin-left: 0px;
	margin-right:15px;
	background-image: url(../images/navibg.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 20px;
}
#navi ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#navi li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fdfee5;
}
#navi li a {
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#navi li a:hover {
	text-decoration: underline;
	color: #46210c;
}
#sidebox {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_text {
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}



#main {
	float: left;
	width: 510px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
}
.menubox {
	width: 510px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.menuboxleft1 {
	background-image: url(../images/waku1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height: 260px;
	float: left;
}
.menuboxright1 {
	background-image: url(../images/waku2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height: 260px;
	float: right;
}
.menuboxleft2 {
	background-image: url(../images/waku2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height: 260px;
	float: left;
}
.menuboxright2 {
	background-image: url(../images/waku1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	height: 260px;
	float: right;
}
.menuphoto {
	height: 150px;
	width: 210px;
	margin-top: 15px;
	margin-left: 15px;
}
.menutext {
	width: 210px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	float: left;
}
#main  dl {
    margin-top: 5px;
	color: #804f1b;
	font-size: 16px;
}
#main dt {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-top: 2px;
}
#main dd {
	float: right;
	margin-top: 3px;
}


#news {
 height:20em;
 overflow: auto;
 }


#news ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
	background-image: url(../images/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	margin: 0px;
}


#footer {
	height: 55px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16.5px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pagetop {
	text-align: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 16.5px;
}

.box {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_image {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.box_text {
	padding: 0px;
	float: right;
	width: 380px;
	margin: 0px;
}
.tabibox {
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBCBCB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}
.tabiboximg {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: auto;
}
.tabiboxp {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #46210c;
	text-decoration: underline;
}
a:active {
	color: #46210c;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.text_small {
	font-size: 11px;
	line-height: 16.5px;
	color: #333333;
	font-weight: normal;
}
.brown {
	color: #46210C;
	font-weight: normal;
}
.top_20 {
	margin-top: 20px;
}
.top_10 {
	margin-top: 10px;
}
.img_box {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.dt_privacy {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.dd_privacy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.box_link {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.table_profile {
	padding: 0px;
	width: 540px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_profile th {
	font-size: 13px;
	line-height: 16.5px;
	font-weight: normal;
	background-color: #DCDCDC;
	text-align: left;
	padding: 7px;
	color: #333333;
}
.table_profile td {
	padding: 7px;
}
#table_contact {
	padding: 0px;
	width: 510px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#table_contact th {
	width: 100px;
	background-color: #DCDCDC;
	margin: 0px;
	padding: 7px;
	font-weight: bold;
	text-align: left;
}
#table_contact td {
	color: #333333;
	background-color:#EBDBc2;
	margin: 0px;
	padding: 7px;
	width: 327px;
}
#submit {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.input1 {
	width: 150px;
}
.input2 {
	width: 150px;
}
.input3 {
	width: 240px;
}
.textarea1 {
	width: 320px;
	height: 150px;
}
.sidebox {
	height: 31px;
	width: 200px;
	margin-top: 20px;
	text-align: center;
}

.left {
	float: left;
	height: 60px;
	width: 100px;
}
.right {
	float: right;
	height: 60px;
	width: 100px;
}

td {
    vertical-align:top;
	}