body {
	background:url(images/body-bg.jpg) repeat-x #cbbca7;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.5;
	font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#555555;
	}
	
td {
	font-size:12px;
	line-height:1.5;
	font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#555555;
	padding:0px;
	margin:0px;
	}
	
/*link*/
a:link {
	color: #d06800;
	}

a:visited {
	color: #c8a848;
	}

a:hover {
	color: #ff8000;
	}

a:active {
	color: #908052;
	}

/*block*/
p {
	margin:0px;
	padding:0px;
	}

div {
	margin:0px;
	padding:0px;
	}

table {
    border-collapse:collapse;
	border:0px;
	border-spacing:0;
	empty-cells:show;
	}

/*h*/
h1 {
	font-size:18px;
	}

h2 {
	font-size:16px;
	}

h3 {
	font-size:14px;
	}

h4 {
	font-size:14px;
	}

h5 {
	font-size:12px;
	}

/*float-left*/
.fl_left {
	float:left;
	}
/*float-right*/
.fl_right {
	float:right;
	}

.space {
	font-size:1px;
	line-height:1px;
	}

.clear {
	clear:both;
	}

/*box*/
#base {
	background: #FFF;
	width:850px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #a49077;
	border-right: 1px solid #a49077;
	border-bottom: 1px solid #a49077;
	}

#header h1 {
	display:none;
	}

#box {
	background:#FFF;
	width:850px;
	margin-left:0px;
	}

/*title*/
#h_title01 {
	background:url(images/h_title01.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}
	
#h_title02 {
	background:url(images/h_title02.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}
	
#h_title03 {
	background:url(images/h_title03.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}
	
#h_title04 {
	background:url(images/h_title04.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}

#h_title05 {
	background:url(images/h_title05.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}

#h_title06 {
	background:url(images/h_title06.jpg) left top no-repeat;
	width:388px;
	height:25px;
	}

#h_title01 h2,
#h_title02 h2,
#h_title03 h2,
#h_title04 h2,
#h_title05 h2,
#h_title06 h2 {
	display:none;
	}

/*text_area*/
.text_area {
	width:820px;
	margin:0 auto;
	font-size: 12px;
	}
	
.top_left {
	width:388px;
	height:410px;
	border: #CCCCCC 1px solid;
	padding:5px;
	float: left;
	background-color:#eeeeee;
	}
	
.top_right {
	width:388px;
	height:410px;
	border: #CCCCCC 1px solid;
	padding:5px;
	float: right;
	background-color:#eeeeee;
	}
	
.text_area02 {
	width:820px;
	margin:0 auto;
	}
	

/*footer*/
#footer {
	clear: both;
	background:url(images/footer_img.jpg) left top no-repeat;
	width:850px;
	height:28px;
	}
	
#footer span {
  display: none;
}


/*list*/
.list-top ul {
	margin: 0;
	padding: 0;
}

.list-top li {
	margin: 0;
	padding: 0 0 0 15px;
	background:url(images/yajirushi.jpg)
	left top no-repeat;
	list-style-type: none;
}