@charset "Shift_JIS";

/* $B"#%Z!<%89=B$(J */


body {
  margin: 0;
  padding: 0;

}


/* $B"#%a%$%s%3%s%F%s%D$O$3$3$^$G(J */
/* $B"#:8$N%a%K%e!<$H%a%$%s%3%s%F%s%D$O$3$3$^$G(J */


/* $B"#J8;z;XDj(J */

a:link { color: #FF6600; }        /* $BL$K,Ld(J: link */
a:visited { color: #FF6600; }       /* $BK,Ld:Q$_(J: visited */
a:active {color: #FF6600; }       /* $B%"%/%F%#%V>uBV(J :active */
a:hover { color: #aaaaaa; }          /* $B%+!<%=%k$,>e$K>h$C$F$$$k>uBV(J: hover */

a { text-decoration:none; }



/* $BJ8;z%5%$%:4pK\(J */
.small{
	font-size: 60%;
	line-height: 140%;
}
.medium{
	font-size: 72%;
	line-height: 170%;
	color: #444444;
}
.medium02{
	font-size: 72%;
	line-height: 120%;
	color: #444444;
}
.boxtxt{
	font-size: 72%;
	line-height: 110%;
	color: #444444;
}
.large{
	font-size: 90%;
	line-height: 170%;
}

/* $B"#%F!<%V%kOH(J */
/*<table cellspacing="0" class="waku">*/
table.waku {
	border-collapse : collapse ;
	border-width : 1px 1px 1px 1px ;
	border-style : solid ;
	border-color : #cccccc ;	/* IE 6(Win)$B8~$1(J */
	
}

table.waku td {
	border-width : 0 0 0 0 ;
	border-style : solid ;
	border-color : #bbbbbb ;	/* IE 6(Win)$B8~$1(J */
}


table.clear {
	border-collapse : collapse ;
	border-width : 0 0 0 0 ;
	border-style : solid ;
	border-color : #888888 ;	/* IE 6(Win)$B8~$1(J */
	
}

table.clear td {
	border-width : 0 0 0 0 ;
	border-style : solid ;
	border-color : #888888 ;	/* IE 6(Win)$B8~$1(J */
}