﻿@charset "utf-8";

body {
background-color: #cccccc;
background-image: url(/images/com_back_all.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Osaka';
}

#container {
margin:  10px auto auto auto;
padding: 0px;
width: 912px;
position: static;
}

/*link*/
a:link { 
color: #71af09;
}

a:active { 
color: #a1c200; 
}

a:visited { 
color: #5f5f5f; 
}

a:hover { 
color: #2a7f21; 
}

#footer-link a:link { 
color: #ffffff;
text-decoration: none;
}

#footer-link a:active { 
color: #008ccb; 
}

#footer-link a:visited { 
color: #ffffff; 
text-decoration: none;
}

#footer-link a:hover { 
color: #008ccb; 
} 

html, textarea {
scrollbar-track-color: #ededed;
scrollbar-face-color: #ededed;
scrollbar-arrow-color: #181778;
/*scrollbar-highlight-color: #bec7c0;
scrollbar-shadow-color: #737b75;*/
scrollbar-3dlight-color: #bec7c0;
scrollbar-darkshadow-color: #737b75;

}

#header-logo {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 912px;
height: 98px;
background-image: url(/images/com_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: 625px;
height: 98px;
z-index: 20;
}

#header-logo h1 a {
width: 625px;
height: 98px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 20;
}

#header-logo h1 a:hover {
width: 625px;
height: 98px;
margin: 0px;
padding: 0px;
display: block;
z-index: 20;
}

#header-banner {
position: absolute;
top: 0px;
left: 0px;
margin: 0px 0px 0px 625px;
padding: 0px;
width: 271px;
height: 92px;
background-image: url(/images/net_banner.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#header-banner a {
width: 271px;
height: 92px;
margin: 0px;
padding: 0px; 
display: block;
z-index: 30;
}

#header-banner a:hover {
background-image: url(/images/net_banner_on.gif);
background-repeat: no-repeat;
background-position: 0px 1px;
width: 271px;
height: 92px;
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;
}

/**fotter**/
#footer-space {
position:relative;
top: 0px;
left: 25px;
width:912px;
height:30px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 50px 0px;
clear: both;
}

#footer{
position:  relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px 0px 0px 0px;
width: 910px;
height: 88px;
text-align: center;
font-size: 11px;
color: #000000;
background-image: url(/images/com_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: 5px 0px 0px 0px;
}

/**list**/
ul {
margin: 10px 0px 5px 7px;
padding: 0px 0px 0px 0px;
}

ul .list-second {
list-style-image: url(/images/list_image2.gif);
}


/**form parts**/
input,textarea,select,option { 
/*background: #323434; */
border:  solid 1px #c6c6c6; 
vertical-align: middle;
}

select,option {
width: 200px;
margin: 0px 5px 0px 10px;
padding: 2px 0px 2px 0px;
}

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;
}

.boldtext {
font-weight: bold;

}

.bold-indent {
font-weight: bold;
color: #000;
margin-top: 5px;
margin-right: 10px;
padding: 15px 10px 10px 20px;
border-top: 1px dotted #3A8BBC ;
border-left: 1px dotted #3A8BBC ;
border-right: 1px dotted #3A8BBC ;
}

.normal-indent {
margin-right: 10px;
padding: 0px 10px 15px 40px;
border-bottom: 1px dotted #3A8BBC ;
border-left: 1px dotted #3A8BBC ;
border-right: 1px dotted #3A8BBC ;
}
