/* priset
-----------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background:#fff url("i/bg.gif") center repeat-y;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size:12px;
	color:#09f;
	line-height: 140%;
	text-align:center;
}
table {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size:12px;
	color:#09f;
	line-height: 140%;
}

div#wrapper {
	width: 660px;
	text-align:left;
	margin: 0 auto;
}
img {
	border: none;
}

a:hover {
	color:#C03;
}
/* header
-----------------------------------------------------------------------------*/
div#header {
	background-image: url(i/header-bg.gif);
	background-repeat: repeat-x;
	height: 1%;
	width: 100%;
	float: left;
}

div#header h1 {
	margin: 30px 0 0;
	font-size: 16px;
	color: #FF6666;
	text-align: right;
	font-weight:normal;
	line-height: 140%;
}

div#header h2 {
	margin: 0;
	font-size: 16px;
	color: #FF6666;
	text-align: right;
	font-weight:normal;
	line-height: 140%;
}

img#rogo {
	float:left;
}

div#sform {
	background-image:url(i/form-bg.jpg);
	height:102px;
	text-align:right;
	margin: 0 0 20px;
	clear: both;
}
div#sform form{
	margin: 0;
}


/* content
-----------------------------------------------------------------------------*/
div#areaserch {
	float:left;
	width:420px;
}

div#areaserch a {
	color: #7d80d7;
}
div#areaserch a:hover {
	color:#f00;
}

div#areaserch h3{
	font-size:14px;
	margin: 0 0 3px 0.5em;
	display:inline;
}
div#areaserch h3 a {
	color:#0000FF;
}
div#areaserch ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#areaserch ul li {
	float: left;
	margin:  0 0.4em 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
}
div#areaserch ul li a {
	white-space: nowrap;
}

div#subbox {
	float:right;
	width: 220px;
	background-image:url(i/subcontent-bg.gif);
	background-repeat:repeat-y;
}

div#subbox02 {
	background-image:url(i/subcontent-bg-ue.gif);
	background-repeat: no-repeat;
	width: 220px;
	height:11px;
}

div#subbox03 {
	background-image:url(i/subcontent-bg-sita.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 18px;
}
div#subbox table {
	margin: 0 0 0 1px;
}
html>body div#subbox table {
	margin: 0 0 0 6px;
}

div#subbox table th {
	text-align: left;
}
/* other mac \*/
div#subbox table th {
	text-align: center;
}
html>body div#subbox table th {
	text-align: left;
}
/* other mac end*/
div#subbox table td {
	padding:1em 1.2em;
}

td#access {
	padding: 0;
}
td#access table {
	margin: 0;
}
td#access table td{
	padding: 0;
}

.osusume1 {
	width: 570px;
}
.osusume2 {
	width: 420px;
	float: left;
}

div#baner {
	float:left;
	width:420px;
}
div#baner td{
	width:25%;
	vertical-align:top;
	border-bottom:1px solid #999;
}
div#baner table.sam {
	width:100px;
}
div#baner table.sam td {
	font-size:10px;
	color:#336600;
	width:100%;
	border:none;
}

div#baner table.sam td.img {
	padding: 1em 2px;
}

div#baner table.sam td.imgf {
	padding-top: 0;
}

div#baner table.sam td.dai {
	padding: 0 3px 0.5em;
	color:#333300;
	font-size:10px;
}
table.sam td.dai a {
}

div#baner table.sam td.content {
	padding: 0 3px 1em;
}

div#baner2 {
	text-align:
}
div#baner2 td{
	width:25%;
	vertical-align:top;
}
div#baner2 table.sam {
	width:100px;
}
div#baner2 table.sam td {
	font-size:10px;
	color:#336600;
	width:100%;
	border:none;
}

div#baner2 table.sam td.img {
	padding: 1em 2px;
}

div#baner2 table.sam td.imgf {
	padding-top: 0;
}

div#baner2 table.sam td.dai {
	padding: 0 3px 0.5em;
	color:#333300;
	font-size:10px;
}
div#baner2 table.sam td.content {
	padding: 0 3px 1em;
}


/* lost
-----------------------------------------------------------------------------*/
hr {
	clear:both;
}

.roll{
	overflow:auto;
	height:100px;
        text-align:left;
}

html, body {
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FF9900;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-highlight-color: #FF9900;
    scrollbar-arrow-color: #FF6600;
}

