@charset "utf-8";

*{
margin:0px;
padding:0px;
list-style:none;}
html{}
body{
color:#333333;
font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
font-size:0.8em;
line-height:1.8em;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form {   
margin:0; padding:0; font-size:100%;}

em{
font-style:normal;
}

/*-----------------------------------------------------------
 layout 
-----------------------------------------------------------*/

#bg{
background:url(../images/bg.gif) repeat-x #FFFFFF;
min-height:100%;
_height:100%;
}
#container{
width:959px;
margin:0 auto 0 auto;
}

#header{
height:79px;}
#tLogo{
background:url(../images/img_logo.gif) no-repeat;
width:290px;
height:79px;
float:left;
margin-right:100px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#tLogo a{
display:block;
width:290px;
height:76px;}
#tDate{
background:url(../images/img_date.gif) no-repeat;
width:314px;
height:79px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#tBanner{
padding-top:21px;
float:left;
}

ul#mainNavi{
height:39px;
line-height:0px;font-size:0px;}
ul#mainNavi li{
float:left;}
ul#subNavi{
line-height:0px;font-size:0px;
height:22px;}
ul#subNavi li{
float:left;}

/*-----------------------------------------------------------
 socialbanner
-----------------------------------------------------------*/
.social{
margin-top:39px;
width:136px;
float:right;
}

/*-----------------------------------------------------------
 bottom 
-----------------------------------------------------------*/
#lineBottom{
background: url(../images/line_bottom.gif) no-repeat;
width:959px;
height:65px;text-align:right;}
#lineBottom img{
margin-right:20px;
}
#linkBottom{
margin:17px 0 34px 0;}
#linkBottom img{
margin-right:31px;}

/*-----------------------------------------------------------
 link
-----------------------------------------------------------*/

a:link { 
color:#f40008;
font-weight:bold;}
a:visited {
color:#f40008;
font-weight:bold;}
a:hover {
color:#000000;
font-weight:bold;}
a:active {
color:#f40008;
font-weight:bold;}


/*-----------------------------------------------------------
 copyright 
-----------------------------------------------------------*/
.copyright{
background:url(../images/img_copyright.gif) no-repeat;
width:959px;
height:16px;
padding-bottom:20px;
font-size:0px;
line-height:0px;
text-indent:-10000px;
}


