・ｿ@charset "utf-8";

/* BODY
---------------------------------------------*/

html {
width: 100%;
height: 100%;
}


@import url(../naiyo/css/dufalt.css);
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
list-style: none;
}

body {
font-family:'繝｡繧､繝ｪ繧ｪ','Meiryo','Hiragino Kaku Gothic Pro','繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3','Osaka','・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け',Verdana;
color: #0b0100;
font-size: 75%;
line-height: 150%;
}
 
html>/**/body {  
font-size: 12px;  
}

input, select {padding: 1px;}

img {
border: none;
}

a {color: #115aa7;
text-decoration: none;
}

a:hover { color: #115aa7;
text-decoration:underline;
}

em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 2em;}

.clear {clear: both;}

/* ALL
---------------------------------------------*/
#wrap{
width: 100%;
height: 100%;
}

.logo{
width:171px;
height:561px;
margin-bottom:83px;
}

/* footer ----------------------------- */

#footer{
width:960px;
}

#footer_b{
margin-top:30px;
}


#footer ul {
width:900px;
padding-top:7px;
}

#footer li{
float:left;
padding-bottom:7px;
}

#footer p{
padding-bottom:60px;

}

#footer_b ul {
padding-top:7px;
}

#footer_b li {
float:left;
margin-right:20px;
padding-bottom:7px;
}


