body {
margin: 0;
padding: 0;
color: #555;
font-size:12px;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
line-height: 170%;
letter-spacing: 0.8px;
background: url(http://re-s.jp/home/wp-content/uploads/image/index_back.jpg) top left fixed;
text-align: center;
}

#wrapper {
	width:830px;
	height:auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(http://re-s.jp/home/wp-content/uploads/image/wrapper_back.jpg);
	background-repeat:repeat-y;
}

/*header*/
#header {
    width: 720px;
    height: 55px;
    margin: 0 0 0 0;
	padding: 30px 45px 0 45px;
}

#logo{
	float: left;
	width: 190px;
	height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navi {
	float: right;
	width: 475px;
	height: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 55px;
}

#navi_copy {
    height:24px;
	text-align:right;
	padding: 0 10px 4px 0;
}

#menu {
    height: 23px;
}

#menu-line-top {
	border-top: 1px dotted #CCCCCC;
	margin: 0 0 2px 0;
}

#menu-line-bottom {
	border-bottom: 1px dotted #CCCCCC;
}

#separate{
	clear: both;
}

#header_title {
width:710px;
height:auto;
margin:0 0 2px 0;
padding:0 0 0 10px;
color: #996633;
font-weight:bold;
text-align:left;
}


#content {
	width:720px;
	height:auto;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
}

#footer {
    width: 720px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 20px 0 30px 0;
	font-size: 10px;
	text-align:center;
}

#foot_navi {
    width: 720px;
	height: 10px;
	font-size:12px;
	text-align:right;
	margin:10px 0 0 0;
}

.left_box{
float:left;
width: 340px;
height:auto;
margin:10px 0 10px 0;
padding:0 10px 0 10px;
text-align:left;
}

.right_box{
float:right;
width: 339px;
height:auto;
margin:10px 0 10px 0;
padding:0 10px 0 10px;
text-align:left;
border-left:1px dotted #CCCCCC;
}

.separate{
clear:both;
}

.line {
width: 720px;
height: 1px;
border-bottom: 1px dotted #CCCCCC;
}

.icon {
float: left;
width: 70px;
margin: 0 9px 5px 0;
padding: 0 0 0 0;
text-align: left;
}

.title {
float: right;
width: 260px;
margin: 0 0 5px 0;
padding: 0 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 140%;
text-align: left;
}

.copy {
clear:both;
margin: 5px 0 0 0;
padding: 0 0 0 0;
font-size: 12px;
line-height: 130%;
}

.kouji {
    color: #996633;
}

/* anchor */
a:link { color: #996633; text-decoration: none; }
a:visited { color: #996633; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: none; }

/* image anchor */
a img { border: none; }
.imgbd a:link img,
.imgbd a:visited img { border : 1px solid #CDCDCD;}
.imgbd a:hover img { border : 1px solid #999999;}
.imgbd a:hover { border-color : #999999;}