body {
margin:  5px auto auto auto;
padding: 0px;
width: 700px;
background-color: #cccccc;
}

#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: 67px;
background-image: url(/images/window_header.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*ボディ*/
#body-s {
position: relative;
top:0px;
left:0px;
padding: 0px 0px 20px 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 {
position: relative;
top:0px;
left:0px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 20px 38px;
width:  630px;
}

/**個人情報保護方針タイトル**/
#privacy-title {
position: relative;
top: 0px;
left: 0px;
width: 700px;
height: 80px;
background-image: url(/privacy/images/privacy_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
z-index: 100;
}

/**サイトポリシータイトル**/
#site-policy-title {
position: relative;
top: 0px;
left: 0px;
width: 700px;
height: 80px;
background-image: url(/site_policy/images/site_policy_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
z-index: 100;
}

#privacy-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/privacy/images/privacy_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#cokie-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/privacy/images/cokie_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

#site-policy-mini-title {
position: relative;
top: 0px;
left: 23px;
width: 325px;
height: 25px;
background-image: url(/site_policy/images/site_policy_title_mini.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
}

/* サイトポリシー */ 
#header-s #window-header-link-site {
position: absolute;
left: 455px;
top: 24px;
width: 90px;
height: 20px;
}
#header-s #window-header-link-site a {
width: 90px;
height: 20px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 200;
}
#header-s #window-header-link-site a:hover {
background-image:url(/images/window_heder_link_on.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
width: 90px;
height: 20px;
margin: 0px;
padding: 0px;
display: block;
z-index: 200;
}

/* 個人情報保護方針 */ 
#header-s #window-header-link-privacy {
position: absolute;
left: 555px;
top: 24px;
width: 115px;
height: 20px;
}
#header-s #window-header-link-privacy a {
width: 115px;
height: 20px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 200;
}
#header-s #window-header-link-privacy a:hover {
background-image:url(/images/window_heder_link_on.gif);
background-repeat:no-repeat;
background-position: -100px 0px;
width: 115px;
height: 20px;
margin: 0px;
padding: 0px;
display: block;
z-index: 200;
}

.substitution-text {
display:  none;
}

/**フッタ**/

#footer-s{
position:  relative;
top: 0px;
left: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 700px;
height: 65px;
text-align: center;
font-size: 11px;
color: #000000;
background-image: url(/images/window_footer.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear : both ;
}

#footer-link-s {
text-align: center;
width: 696px;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#footer-copy-s {
text-align: center;
width: 696px;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer-link-s a:link { 
color: #000000;
text-decoration: none;
}

#footer-link-s a:active { 
color: #ec8c14; 
}

#footer-link-s a:visited { 
color: #000000; 
text-decoration: none;
}

#footer-link-s a:hover { 
color: #cf7100; 
} 

