@charset "Shift_JIS";

/*
* 
* 	4-layout.css@FŠeƒy[ƒW‚ÉŽg‚¤‹¤’ÊŽw’è
*
*	
*/

/* =€”õ’†
----------------------------- */
.text {
	text-align: left;
	margin:10px
}

body,div,h1,h2,h3,h4,h5,h6,p {    
	margin:0;   
    padding:0;   
	}
img{
	vertical-align: top;
	}
/*
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	}
*/
html{
	overflow-y: scroll;
	}
html {
	height: 100%;
	}
* html div#wrapper{
	height: 100%;
	}
body{
	height: 100%;
	color: #000;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	text-align: center;
	}
/*IE7—p*/
*:first-child+html body{
	font-size: small;
	}
/*IE6—p*/
* html body{
	font-size: small;
	}
   
/* =3ƒŠƒ“ƒNƒJƒ‰[
----------------------------- */
a,a:visited{
	color: #09f;
	text-decoration: none;
	}
a:hover{
	color: #333;
	text-decoration: underline;
	}
img{
margin-right:5px;
}
table{
border-collapse:collapse;
}
th,td{
border:1px solid #666666;
padding:2px;
}
th{
background-color:#f3f3f3;
text-align:center;
}