@charset "utf-8";

html,body{
font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
overflow:hidden;
width:100%;
height:100%;
border:none;
position:absolute;
}


object,#flash_content{
width:100%;
height:100%;
border:none;
position:absolute;
}

html{
overflow:auto;
}

object{
outline:none;
overflow:hidden;
}

a{
text-decoration:none;
color:#FFFFFF;
}


/* */

#content{
width:942px;
margin:0 auto;
}

/* */

#header{
width:942px;
height:106px;
margin:30px auto 0 auto;
}

#header h1{
float:left;
width:494px;
height:106px;
z-index:99998;
}

#header h1 a{
position:absolute;
display:block;
background:url(../img/logo.png) no-repeat;
width:494px;
height:106px;
text-indent:-9999px;
cursor:pointer;
}


#header #catch{
float:right;
background:url(../img/catch.png) right bottom no-repeat;
width:400px;
height:74px;
margin:12px 0 0 0;
text-indent:-9999px;
}

/* */

#article{
position:absolute;
top:146px;
left:50%;
background:url(../img/article_bg.png) right bottom no-repeat;
width:780px;
height:380px;
padding:14px;
margin:0 0 0 -402px;
}


/* */


#footer{
position:absolute;
bottom:-1px;
background:url(../img/contents_bg.gif) repeat-x;
width:100%;
height:80px;
}

.top{
width:942px;
height:60px;
margin:0 auto;
}

.top p{
float:left;
background:url(../img/top_p_bg.gif) center right no-repeat;
color:#FFFFFF;
width:85px;
height:60px;
line-height:60px;
}

.top p.logo{
background:url(../img/top_p_bg.gif) center right no-repeat;
float:left;
width:205px;
height:60px;
line-height:60px;
padding-right:141px;
}

.top p a{
display:block;
width:85px;
height:60px;
line-height:60px;
text-align:center;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:14px;
font-weight:bold;
}

.bottom{
width:942px;
height:20px;
line-height:20px;
margin:0 auto;
}

.bottom p{
float:left;
padding-right:15px;
font-size:10px;
font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  sans-serif;
}

.bottom address{
float:right;
color:#FFFFFF;
width:442px;
height:20px;
text-align:right;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:10px;
font-weight:bold;
}

/* */

div.btns{
position:absolute;
left:50%;
bottom:85px;
width:942px;
height:220px;
margin-left:-471px;
z-index:99999;
padding-bottom:10px;
}

div.btns p{
background:none;
height:110px;
text-align:right;
}

div.btns .renew_btn{
}

div.btns .blog_btn{
}

div.blog_btn p a{
display:block;
width:110px;
height:110px;
cursor:pointer;
z-index:999998;
}

div.blog_btn p a img{
width:110px;
height:110px;
z-index:999999;
}


div.blog_btn p.renew_btn p a{
display:block;
width:110px;
height:100px;
cursor:pointer;
}

div.blog_btn p.renew_btn a img{
width:110px;
height:100px;
z-index:999998;
}



