@charset "UTF-8";
html>/**/body{
font-size: 10px; /* Except IE */
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,h7,pre,form,fieldset,input,p,blockquote{
margin:0;
padding:0;
}
fieldset,img{
border:0;
}
frame{
border:0;
}

address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
button{
cursor:pointer;
}
body{
word-break:break-all;
font-size: 62.5%; /* IE */
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1;
background-color:#FFFFFF;
text-align:center;
}
table{
border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font:100%;
}
h1,h2,h3,h4,h5,h6,h7{
font-size:100%;
}

a:link{
color:#349AC7;
text-decoration:underline;
}
a:visited{
color:#349AC7;
text-decoration:underline;
}
a:hover{
color:#349AC7;
text-decoration:none;
}
a:active{
color:#349AC7;
text-decoration:none;
}

#wrapper{
margin:0px auto 0px auto;
width:810px;
background-image:url(../common/bg01.gif);
background-position:0px 0px;
background-repeat:repeat-y;
color:#333333;
font-size:1.4em;
text-align:left;
clear:both;
}
#wrapper:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

#wrapper{
min-height: 1px;
}

* html #wrapper{
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}

#wrapper img{
vertical-align:bottom;
}

#header{
width:800px;
}

#navigation{
width:800px;
}
#navigation li{
display:inline;
}
#contents{
margin:0px 5px 0px 5px;
width:800px;
clear:both;
}
#main-contents{
margin:0px 0px 0px 20px;
width:756px;
background-color:#FFFFFF;
border-right:2px solid #CCCCCC;
border-left:2px solid #CCCCCC;
}
#page-move{
width:800px;
}

#footer{
padding:12px 0px 20px 0px;
width:100%;
border-top:1px solid #aab2b8;
text-align:center;
float:left;
}

#copyright-list{
margin:0px auto 0px auto;
width:800px;
}
#copyright-list li{
display:inline;
float:left;
}
#copyright-list li#copyright{
margin:0px 32px 0px 350px;
width:289px;
}
#copyright-list li#ds-banner{
width:126px;
}