@charset "shift_jis";

/*--------------------------------------------------------------------
common
cssΜϊ»
--------------------------------------------------------------------*/


html, body {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}


h1{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 200%;
	font-style: normal;
	font-weight: normal;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}


h2{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}


h3{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}

h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}


table, caption, th, td {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}


span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: inherit;
	font-family: "CI","Meiryo","Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,
	"MS P Gothic","lr oSVbN",sans-serif;
}

	

/*--------------------------------------------------------------------
common
y[W€Κͺ
--------------------------------------------------------------------*/

/*bodyΜX^C*/

body {
	text-align:left;
	font-size: small;
	background: #FFFFFF;
}


/*sideΜX^C*/

#side td {
	padding:5px 0;
}

#side a {
	color:#151c06;
	text-decoration:none;
}

#side a:hover {
	color:#000;
	text-decoration:underline;
}



/*mainΜX^C*/

#main {
	line-height:1.6;
}

#main td,
#main th {
	vertical-align:top;
}


strong, h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

ul {
	margin: 0 0 0 15px;
	}



/*--------------------------------------------------------------------
(index.html)
I[vjO
--------------------------------------------------------------------*/
#index {
	width:800px;
	margin:0 auto;
	padding:100px 0 0;
	position: relative;
}

#news {
	position: absolute;
	top: 20px;
	left: 20px;
	text-align:left;
	z-index: 50;
}

#news td {
	padding:3px 0;
}