body {
margin:  0px auto auto auto;
padding: 0px;
width: 700px;
background-color: #657084;
}

#container {
width:  700px;
margin:  4px auto auto auto;
padding:  0px;
}

/*リンク*/
a:link { 
color: #71af09;
}

a:active { 
color: #a1c200; 
}

a:visited { 
color: #5f5f5f; 
}

a:hover { 
color: #2a7f21; 
} 

#header-s {
position: relative;
left: 0px;
top: 0px;
width: 700px;
height: 75px;
background-image: url(/images/header_s.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#font-box {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 50px;
}

/*ボディ*/
#body-s {
position: relative;
top:0px;
left:0px;
padding: 0px;
margin: 0px ;
width: 700px;
virtical-align: top;
background-image: url(/images/body_backimage_s.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.body-text-s {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 75px;
width:  585px;
}

.substitution-text {
display:  none;
}

/**フッタ**/
#footer-s{
position:  relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 5px 0px 0px 0px;
width: 700px;
height: 36px;
text-align: center;
font-size: 11px;
color: #000000;
background-image: url(/images/footer_s.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#footer-link-s {
position:  relative;
top: 0px;
left: 0px;
margin: 0px 0px 0px 0px;
padding: 100px 0px 0px 0px;
width: 700px;
height: 30px;
text-align: center;
font-size: 11px;
color: #000000;
background-image: url(/images/body_backimage_s.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#footer-link-left-s {
position: absolute;
top: 0px;
left: 30px;
margin: 0px 0px 0px 0px;
padding: 100px 0px 0px 0px;
width: 320px;
height: 38px;
text-align: left;
font-size: 11px;
color: #000000;
}

#footer-link-right-s {
position:  absolute;
top: 0px;
left: 350px;
margin: 0px 0px 0px 0px;
padding: 100px 0px 0px 0px;
width: 320px;
height: 38px;
text-align: right;
font-size: 11px;
color: #000000;
}

/*個人情報タイトル*/
#privacy-title {
margin:0px 0px 0px 40px;
padding:0px 0px 0px 0px;
width:620px;
height:75px;
background-image:url(/privacy/images/privacy_title.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

/*サイトポリシータイトル*/
#site-title {
margin:0px 0px 0px 40px;
padding:0px 0px 0px 0px;
width:620px;
height:75px;
background-image:url(/site/images/site_title.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
