@charset "utf-8";
/* CSS Document */
body,html{
margin:0px 0px;
padding:0;
background:#d3d3d3;
}

img{
border:none;
}

.clearfix:after {
content: ".";  /* 新しい要素を作る */
display: block;  /* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}

#main{
background:url(images/bg.gif) repeat-y -0px -0px;
width:800px;
margin:0px auto;
padding:0px 10px;
}

h1{
height:572px;
width:800px;
margin:0px auto;
padding:0px;
text-indent:-9999px;
}

#top{
background:url(images/h1_top.gif) no-repeat -0px -0px;
height:172px;
width:800px;
margin:0px auto;
padding:0px;
}

#left{
background:url(images/h1_logo.jpg) no-repeat -0px -0px;
height:400px;
width:641px;
margin:0px auto;
padding:0px;
float:left;
}

#right{
background:url(images/h1_text.gif) no-repeat -0px -0px;
height:400px;
width:159px;
margin:0px auto;
padding:0px;
float:left;
}

#text01{
background:url(images/text01.gif) no-repeat -0px -0px;
height:130px;
width:800px;
margin:0px auto;
padding:0px;
}

p{
display:none;
}

#text02{
background:url(images/text02.gif) no-repeat -0px -0px;
height:115px;
width:800px;
margin:0px auto;
padding:0px;
}

#text03{
background:url(images/text03.jpg) no-repeat -0px -0px;
height:640px;
width:800px;
margin:0px auto;
padding:0px;
}

#text04{
background:url(images/text04.gif) no-repeat -0px -0px;
height:140px;
width:800px;
margin:0px auto;
padding:0px;
}

#text05{
background:url(images/text05.gif) no-repeat -0px -0px;
height:140px;
width:800px;
margin:0px auto;
padding:0px;
}

#blog{
background:url(images/blog_bg.gif) no-repeat -0px -0px;
height:84px;
width:649px;
margin:0px auto;
padding:5px 25px 5px 126px;
}

a#btn_blog{
background:url(images/btn_blog.gif) no-repeat -0px -0px;
height:84px;
width:649px;
display:block;
margin:0px;
padding:0px;
text-indent:-9999px;
}

a#btn_blog:hover , a#btn_blog:active{
background:url(images/btn_blog.gif) no-repeat -0px -84px;
height:84px;
width:649px;
margin:0px;
padding:0px;
}

#text06{
background:url(images/text06.gif) no-repeat -0px -0px;
height:80px;
width:800px;
margin:0px auto;
padding:0px 10px;
}

#copyright{
background:url(images/copyright.gif) no-repeat -0px -0px;
height:20px;
width:800px;
margin:0px auto;
padding:0px 0px 10px 0px;
text-indent:-9999px;
}
