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

#wrapper {
	width:830px;
	height:auto;
	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;
	font-size:12px;
	line-height: 170%;
    letter-spacing: 0.8px;
}

#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;
}

.separate{
clear:both;
}

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

.box {
width: 700px;
height:auto;
margin:0 0 15px 0;
padding:0 10px 0 10px;
}

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

.article {
float: right;
width: 515px;
height:auto;
margin: 0 0 5px 25px;
padding: 0 0 0 0;
}

.title {
margin: 10px 0 10px 0;
padding: 0 0 0 0;
font-weight: bold;
line-height: 100%;
text-align: left;
}

.copy {
margin: 0 0 5px 0;
padding: 0 0 0 0;
text-align:justify;
}

.toshop {
margin: 7px 0 0 0;
padding: 0 0 0 0;
text-align:right;
font-size:12px;
line-height: 100%;
font-weight:bold;
}

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