@charset "Shift_JIS";

html {
	margin: 0;
	padding: 0;
	scrollbar-track-color: #8bccf2;
	scrollbar-face-color: #8bccf2;
	scrollbar-arrow-color: #0080c7;
	scrollbar-3dlight-color: #0080c7;
	scrollbar-darkshadow-color: #8bccf2;
	scrollbar-highlight-color: #8bccf2;
	scrollbar-shadow-color: #0080c7;
}

body {
    background: url("img/bg.gif") repeat-y top center;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
}

td {
    vertical-align: top;
	text-align: left;
}

table.main {
    width: 788px;
    height: 100%;
}

table.contents {
    background-color: #ffffff;
    width: 750px;
}

table.bbs {
    width: 750px;
	margin-top: 15px;
}

td.main {
    background-color: #ffffff;
    width: 780px;
}

td.bg_l {
    background: url("img/left_bg.gif") repeat-y;
    width: 4px;
}

td.bg_r {
    background: url("img/right_bg.gif") repeat-y;
    width: 4px;
}

td.line {
    width: 3px;
}


iframe.bbs {
	width: 744px;
	height: 300px;
}

div.copy {
    margin: 10px 10px;
}
/* end of stylesheet */
