@charset "Shift-JIS";

/* Browser-style reset
------------------------------------------------------------ */
html {
	margin: 0;
	padding: 0;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));/* No More IE6 Background Flicker */
	}
body {
	text-align: center;/* for ie6 bug */
	}
body,th,td {
	font-family: "Trebuchet MS","Arial","‚l‚r ‚oƒSƒVƒbƒN","Osaka|“™•";
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height: 1.4em;
	}
	
table {
	border-collapse: collapse;
	}
form,p {
	margin: 0;
	padding: 0;
	}
a,label{
	cursor: pointer;
	}
img {
	border:none;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	}
h1,
h2,
ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0;
	border:none;
	line-height: 0;
	}
h1,h2{
	text-indent:-9999px;
	}
pre {
	margin: 0;
	padding: 0;
	}
a:link {
	color: #5f4900;
	text-decoration: none;
	}
a:visited {
	color: #a17f10;
	text-decoration: none;
	}
a:hover {
	color: #af1600;
	text-decoration: underline;
	}
a:active {
	color: #af1600;
	text-decoration: underline;
	}

/* for non-CSS
------------------------------------------------------------ */
.aid {
	position: absolute;
	left: -9999px;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

/* text color
------------------------------------------------------------ */
.fontyellow {
	color: #dfad00;
	}
.fontyellow2 {
	color: #f7ebb3;
	}
.fontgreen {
	color: #4ea500;
	}
.fontred {
	color: #ee0000;
	}
/* column setting (layout only)
------------------------------------------------------------ */
/* common */
html {
	height: 100%;
	}
body {
	height: 100%;
	}
#all{
	margin: 0 auto 0 auto;
	min-height: 100%;
	width:958px;
	text-align: left;
	}

* html #all {
	height: 100%;
	}



/* clearfix
------------------------------------------------------------ */
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
	}
.clearfix {
	min-height: 1px;
	display: inline-block;
	}
/* exlude MacIE5 \*/
* html .clearfix { 
	height: 1%;
	}
.clearfix {
	display:block;
	}
.clear {
	clear:both;
	}
/* end MacIE5 */

/* common item
------------------------------------------------------------ */
.fontfix {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	}
/* page body */
body {
	background-color:#000000;
	}
/* common parts */
.fontbold {
	font-weight:bold;
	}
.allcenter {
	text-align:center;
	}
.allright {
	text-align:right;
	}
/* margin parts (•â•ƒ}[ƒWƒ“)*/

.partmargin {
	width:100%;
	height: 40px;
}
.fontbold140{
	font-size:140%;
	color:#333;
	line-height:130%;
}
.fontbold170{
	font-size:170%;
	color:#333;
	line-height:150%;
	text-decoration:underline;
}


