/* 基本構造
-------------------------------- */
body {
margin:0;
padding:0;
}
.contents {
position:relative;
width:777px;
padding:0;
margin:0;
background:#FFFFFF;
overflow: hidden;
}
.contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .contents {
    height: 1em;
    overflow: visible;
}
/**/
.main {
float:left;
width:600px;
background:url(../img2/top/index03.jpg) no-repeat left top;
padding:20px 0;
margin:0;
overflow: hidden;
}
.main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .main {
    height: 1em;
    overflow: visible;
}
/**/

.side {
float:left;
width:170px;
margin:0;
padding:0;
overflow: hidden;
}
.side:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .side {
    height: 1em;
    overflow: visible;
}
/**/

.head {
position:relative;
width:580px;
margin:0;
padding:0;
}

.box {
clear:both;
position:relative;
width:585px;
margin:0 0 0 5px;
padding:0;
overflow: hidden;
}
.box:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html .box {
height: 1em;
overflow: visible;
}
/**/
.boxin {
margin:150px 10px 0 10px;
}
.box p {
margin:5px 0 15px 0;
font-size:0.8em;
line-height:150%;
}
.footer {
clear:both;
position:relative;
width:580px;
margin:0 0 0 10px;
padding:0;
}
#up {
margin:50px;
padding:0;
text-align: center;
}
/* 共用
-------------------------------- */
span.new {
    display: none;
    color: red;
    font-weight: normal;
font-size:10px;
}

/* メイン
-------------------------------- */
h1 {
width:239px;
height:52px;
float:left;
margin:0 10px 5px 10px;
text-indent:-9999em;
background:url(../img2/top/logo-search.gif) no-repeat left center;
}
h1 a {
width:239px;
height:52px;
display:block;
text-decoration:none;
}
.ichiku {
float:right;
width:150px;
height:80px;
margin:0;
padding:0;
background:url(../img2/top/ichiku-search.jpg) no-repeat left center;
text-indent:-9999em;
}
.ichiku a {
width:150px;
height:80px;
margin:0;
padding:0;
background:url(../img2/top/ichiku-search.jpg) no-repeat left center;
display:block;
text-decoration:none;
}
.backtoback {
float:right;
width:150px;
height:80px;
margin:0;
padding:0;
background:url(../img2/top/ichiku-search.jpg) no-repeat left center;
text-indent:-9999em;
}
.backtoback a {
width:150px;
height:80px;
margin:0;
padding:0;
background:url(../img2/top/ichiku-search.jpg) no-repeat left center;
display:block;
text-decoration:none;
}
