body {
background-color: #cccccc;
background-image: url(/images/net_back_all.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Osaka';
}

#container {
width:  908px;
margin:  10px auto auto auto;
padding:  0px;
background-image: url(/images/net_body_back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
position: static;
}

/*メニュー背景トップ*/
#header-menu {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 41px;
background-image: url(/images_menu/net_menu_top.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.second-body-text {
margin:  20px 20px 0px 20px;
padding:  0px 0px 0px 0px;
}

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

a:active { 
color: #a1c200; 
}

a:visited { 
color: #5f5f5f; 
}

a:hover { 
color: #2a7f21; 
} 

#footer-link a:link { 
color: #000000;
text-decoration: none;
}

#footer-link a:active { 
color: #ec8c14; 
}

#footer-link a:visited { 
color: #000000; 
text-decoration: none;
}

#footer-link a:hover { 
color: #cf7100; 
} 


#header-logo {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 108px;
background-image: url(/images/net_logo.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
z-index: 10;
}

#header-logo h1 {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 470px;
height: 98px;
z-index: 20;
}

#header-logo h1 a {
width: 470px;
height: 98px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 20;
}

#header-logo h1 a:hover {
width: 470px;
height: 98px;
margin: 0px;
padding: 0px;
display: block;
z-index: 20;
}

#header-banner {
position: absolute;
top: 0px;
left: 0px;
margin: 0px 0px 0px 601px;
padding: 0px;
width: 290px;
height: 90px;
background-image: url(/images/com_banner.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#header-banner a {
width: 290px;
height: 90px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 30;
}

#header-banner a:hover {
background-image: url(/images/net_banner.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 290px;
height: 90px;
margin: 0px;
padding: 0px;
display: block;
z-index: 30;
}

.substitution-text {
display:  none;
}

img {
border: none;
}
/*
p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
}
/*
/**フッタ**/
#footer-space {
position:relative;
top: 0px;
left: 25px;
width:908px;
height:30px;
clear: both;
}

#footer{
position:  relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px 0px 0px 0px;
width: 908px;
height: 70px;
text-align: center;
font-size: 12px;
color: #ffffff;
background-image: url(/images/net_footer.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
clear : both ;
}

#footer-link {
text-align: center;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
}

#footer-copy {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000;
}

/**リスト**/
ul {
margin: 10px 0px 5px 7px;
padding: 0px 0px 0px 0px;
}

ul .list-second {
list-style-image: url(/images/list_image2.gif);
}

li {
position: relative;
left: 0px;
top: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 5px;
}


/**フォーム汎用**/
input,textarea,select,option { 
/*background: #323434; */
border:  solid 1px #c6c6c6; 
vertical-align: middle;
}

select,option {
}

textarea { 
width: 300px; 
padding:  4px 4px 4px 4px; 
margin: 0px 5px 0px 10px;
}

input { 
height: 20px; 
padding:  5px 4px 0px 4px;
margin: 2px 5px 2px 10px;
}

#submit-reset {
text-align: center;
padding:10px 0px 10px 0px;
}

#button-submit {
vertical-align: middle;
height: 30px;
margin:0px 0px 0px 10px;
padding: 5px;
}

#button-reset {
vertical-align: middle;
height: 30px;
margin: 0px 0px 0px 0px;
padding: 5px;
}

.text-indent {
padding:0px 0px 0px 15px;
}

hr {
border-style: dotted none none none; 
border-top-width: 1px; 
border-top-color: #5f5f5f; 
height: 1px; 

}