@charset "utf-8";

html{
height:100%;
}

body {
text-align: center;
height:100%;
margin: 0;
padding: 0;
font-family:"Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
background-color: #000000;
margin-left: auto;
margin-right: auto;
background-repeat: repeat;
overflow: auto;	/* Opera 9.51‘Îô*/
	}
	
	
img  {
border: none;
}



.clearboth {
clear:both; 
visibility:hidden; 
    }

	
br{
letter-spacing:0;
}



/* ****************************************
	HEADER
*******************************************/
#header {
background-image: url(../img/bg_header.jpg);
margin-left: auto;
margin-right: auto;
height: 40px;
margin: 0px;
	}


.header_menu{
width:980px;
margin-left: auto;
margin-right: auto;
text-align: left; 
	}


.header_margin{
margin: 5px 0px 0px 10px;
float:left; 
	}
	
.header_marginpoint{
margin: 5px 30px 0px 0px;
float:left; 
	}	
	
/***** ¥SB 20130709 FMC *****/ 
#header .sb_post{
	width: 500px;
	display: inline;
	float: right;
	padding-right: 8px;
	position: relative;
	top: -5px;
}
/* IE7 */
*:first-child+html #header .sb_post{
	top: 8px;
}
/* IE6 */
* html body #header .sb_post{
	top: 5px;
}

#header .sb_post li{
	float: right;
	margin-left: 5px;
	display: inline;
}
#header .sb_post li.tw{
	width: 100px;
}
#header .sb_post li.google{
	width: 60px;
	position: relative;
	z-index: 90;
}
*html .sb_post .google{ display: none !important;}
#header .sb_post .fbLike span{
	width: 100px !important;
}
/******** £‚±‚±‚Ü‚Å ********/ 
	
	
/* ****************************************
	CONTENT
*******************************************/
#container {
margin: 20px 0px 0px 20px;
width:980px;
margin-left: auto;
margin-right: auto;
	}
	

#topimg{
width:980px;
height: 641px;
background-image: url(../img/top_201401.jpg);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
	}
	
#top01{
width:980px;
height: 1062px;
background-image: url(../img/top01_201401.gif);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
	}


	
#weekly{
width:483px;
height: 463px;
background-image: url(../img/weekly.gif);
background-repeat: repeat;
margin-top: 599px;
margin-left: -2px;
margin-right: auto;
float:left;	
	}
	
	
.weeklybox { 
margin: 20px;
width:410px;
height: 425px;
 }



	
#top02{
width:489px;
height: 536px;
background-image: url(../img/top02.jpg);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
float:left;	
	}
	




/* ****************************************
	FOOTER
*******************************************/
#footer {
width:980px;
height:30px;
margin-left: auto;
margin-right: auto;
	}



#copylight{
width:283px;
height: 9px;
background-image: url(../img/copyright.gif);
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
	}
	
	

/* ****************************************
	FONT
*******************************************/
.basic {
text-align: left; 
font-size:12px; 
line-height: 160%; 
color: #000000;
letter-spacing: 0.2em; 
	}
	

.ft10 {
text-align: left; 
font-size:10px; 
line-height: 140%; 
color: #000000;
letter-spacing: 0.2em; 
	}
	
	
.ftrd {
color: #d7151a;
	}	



h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}


a:link
{
color: #FF3366;
text-decoration: underline;
}

a:visited
 {
color: #FF3366;
text-decoration: underline;
}

a:hover
{
color: #0099FF;
text-decoration: underline;
	}

