/* CSS Document */


/* ‰Šú‰»*/
*{
	margin		: 0;
	padding		: 0;
}
html{
	direction	: ltr;
	border		: 0;
	overflow-y:scroll;
}
body{
	text-align	: center;
	font-weight	: normal;
	font-style	: normal;
	font-size	: 100%;
	border		: 0;
	line-height	: 120%;
}
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,object,param,q,samp,small,span,strong,sub,sup,tt,var{
	display		: inline;
}
address,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,map,ol,p,pre,ul{
	display		: block;
}
li{
	display		: list-item;
}
ol{
	list-style-type	: decimal;
}
ul,ol,dl,p{
	margin		: 1em 0;
}
table,thead,tbody,caption,tr,th,td{
	text-align	: center;
	font-size	: 100%;
}
caption{
	caption-side	: top;
	text-align		: center;
}
code, pre, samp, var, kbd, input, select, textarea{
	font-family	: '‚l‚r ƒSƒVƒbƒN','Osaka|“™•',monospace;
}
/* (‰Šú‰»‚±‚±‚Ü‚Å) */

/* LINK -------------------------- */

a:link {
	color:#0280d4;
}

a:visited {
	color:#0280d4;
}

a:hover {
	color:#0280d4;
}

a:active {
	color:#0280d4;
}

/* MAIN1 -------------------------- */

body {
	margin:0 auto;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#666666;
    font-family:Verdana,Helvetica,Arial,'Hiragino Maru Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	background-image:url(../img/global/bg.jpg);
	background-repeat:repeat-x;
}

body2 {
	margin:0 auto;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#666666;
    font-family:Verdana,Helvetica,Arial,'Hiragino Maru Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	background-image:url(../img/global/bg.jpg);
	background-repeat:repeat-x;
}
div#wrapper{
	margin:0 auto;
	width:980px; display:block; position:relative;
}

div#contents{
	width:980px; display:block; position:relative; margin:0; padding:0;
}

/* MAIN2 -------------------------- */

h1 {
	font-size:12px;
	color:#999999;
	margin:0 auto;
}
h2{margin:0; padding:0;}

img {
	border:0px;
	vertical-align:top;
}

.clear {
	clear: both;
}







