@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : style.css
 Author     : MIYA
 Style Info : ??????????????????????
=================================================================== */

/* IE6 css fixer v0.4: Wed, 20 May 2009 10:26:29 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
.header_,
.marqueebox,
#mainbox {display:inline;}

/* add zoom:1 to pos:relative elements */

body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5em;
	color: #333;
	font-size: 75%;
}
html>/**/body {
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

img	{
	border: 0;
	vertical-align: bottom;
}

#outline:after  {  
height: 0;  
visibility: hidden;  
content: ".";  
display: block;  
clear: both;  
}  

.base {
	padding: 0px;
	height: auto;
	width: 950px;
	text-align: left;
	margin: 0px auto;
}


#header{
width : 100% ;
text-align : left ;
size:9pt
}

h1 {
	font-size: x-small;
	text-align: right;
	font-weight: lighter;
	display: inline;
}


#containerbox{
width : 950px ;
background: url(./img/top_bg.jpg) no-repeat;
}

#containerbox:after	{
height:	0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

.header_{
	font-size: 12px;
	height:auto;
	width: 950px;
	text-align:right;
	float: right;
}


li  {  
     list-style-type: none;  
} 

.marqueebox{
float : left;
width : 206px ;
margin-top: 300px;  
padding : 0px,0px ;
}
  
.marqueebox li{  
margin-top: 0px;  
margin-bottom: 5px;  
}  

#mainbox{
float : right;
width : 530 px ;
}

.style1 {
	color: #666666;
	font-weight: bold;
}

.style3 {font-size: 10px}
.style4 {color: #333333}
.style5 {color: black}