@charset "shift_jis";


/* base.css ‘S‹¤’ÊCss */


/*	‘S‹¤’Ê
================================================== */
* {
	/*font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;*/
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	
	}

body {
	background: url(../img/common/back.gif) repeat-x;
	}

/*
body div {
	text-align: left;
	margin: 0 auto;
	}*/
	

/*	ƒwƒbƒ_[
================================================== */
#headder #root {
	margin-bottom: 10px;
	}

#headder #root td {
	vertical-align: top;
	}


/*	ƒtƒbƒ^[
================================================== */
#footter {
	background-color: #9C9CAF;
	}

#footter p{
	width: 758px;
	height: 40px;
	text-align: right;
	}

#footter p img {
	margin-top: 12px;
	}




/*	ƒtƒbƒ^[ƒŠƒ“ƒN
================================================== */
#contents div#pagetop {
	margin-top: 10px;
	clear:both;
	}

#contents div#pagetop a {
	display: block;
	width: 104px;
	height: 17px;
	
	margin-left: auto;
	
	background: url(../img/common/pagetop_btn.gif);
	}
	
#contents div#pagetop a span {
	display:none;
	}


/* *** eof *** */

