*  {
          padding : 0px ;
          margin : 0px ;
}

/*サイト全体*/
#box {
width : 948px;
margin: 0px auto;
border-left: 1px solid #D3D3D3;
border-right: 1px solid #D3D3D3;
}

#header {
width:948px;
height:100px;
}

#header2 {
width:948px;
height:8px;
}


#btn-area {
float: left;
width: 209px;
text-align: left;
}

#contents {
float: right;
width: 737px;
border-left: 2px solid #D3D3D3;
}


#footer {
clear: both;
width: 948px;
height: 35px;
text-align: right;
background-image:url(image/footer-bg.jpg);
}


img {
border:0;
}
.buttun-1 {
width:209px;
height:60px;
background:url(image/buttun/top-2.jpg) no-repeat left bottom;
margin-top: 5px;
}
.buttun-1 a {
display:block;
width:209px;
height:60px;
font-size:1px;
line-height:1px;
outline:none;
}
.buttun-1 a:hover {
text-indent:-9999px;
}


.buttun-2 {
width:209px;
height:60px;
background:url(image/buttun/profile-2.jpg) no-repeat left bottom;
margin-top: 5px;
}
.buttun-2 a {
display:block;
width:209px;
height:60px;
font-size:1px;
line-height:1px;
outline:none;
}
.buttun-2 a:hover {
text-indent:-9999px;
}


.buttun-3 {
width:209px;
height:60px;
background:url(image/buttun/business-2.jpg) no-repeat left bottom;
margin-top: 5px;
}
.buttun-3 a {
display:block;
width:209px;
height:60px;
font-size:1px;
line-height:1px;
outline:none;
}
.buttun-3 a:hover {
text-indent:-9999px;
}



.buttun-4 {
width:209px;
height:60px;
background:url(image/buttun/contact-2.jpg) no-repeat left bottom;
margin-top: 5px;
}
.buttun-4 a {
display:block;
width:209px;
height:60px;
font-size:1px;
line-height:1px;
outline:none;
}
.buttun-4 a:hover {
text-indent:-9999px;
}



.buttun-5 {
width:209px;
height:60px;
background:url(image/buttun/link-2.jpg) no-repeat left bottom;
margin-top: 5px;
}
.buttun-5 a {
display:block;
width:209px;
height:60px;
font-size:1px;
line-height:1px;
outline:none;
}
.buttun-5 a:hover {
text-indent:-9999px;
}



/*フッター文字*/
.footer-text{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight: bold;
line-height: 35px;
padding-right: 5px;
}

.flash{
margin-top: 10px;
text-align: center;
}


h1 {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
letter-spacing: 0px;
font-size: 18px;
color: #000000;
font-weight: bold;
margin-top: 15px;
margin-left: 13.5px;
margin-bottom: 15px;
} 

h2{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
margin-left: 13.5px;
margin-top: 20px;
letter-spacing: 0px;
margin-bottom: 5px;
}

h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
font-size: 14px;
color: #696969;
font-weight: bold;
margin-left: 13.5px;
letter-spacing: 0px;
margin-bottom: 5px;
}

.info{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
font-size: 13px;
color: #696969;
font-weight: bold;
margin-left: 30px;
letter-spacing: 0px;
line-height: 20px;
margin-bottom: 20px;
}

.title{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
margin-left: 13.5px;
letter-spacing: 0px;
line-height: 20px;
margin-bottom: 3px;
}

img { border-style:none; }

a img { border-style:none; }

html {
overflow-y: scroll;
}





