@charset "euc-jp";

/*FORM*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box54 { width: 390px; }	/*W54*/
.box56 { width: 404px; }	/*W56*/
.area40 { width: 302px; height: 134px; }	/*W40?H8*/
.area45 { width: 337px; height: 290px; }	/*W40?H20*/
.area46 { width: 337px; height: 134px; }	/*W40?H8*/
.area54 { width: 400px; height: 160px; }	/*W400?H10*/
.area65 { width: 444px; height: 290px; }	/*W65?H20*/
.area65_2 { width: 444px; height: 160px; }	/*W65?H10*/
.area80 { width: 572px; height: 134px; }	/*W80?H8*/
.area80_2 { width: 572px; height: 420px; }	/*W80?H30*/
.area96 { width: 694px; height: 420px; }	/*W80?H30*/
.area96_2 { width: 694px; height: 160px; }	/*W80?H10*/

/*LINK*/
a:link { color: #014d98; text-decoration: underline; }
a:visited { color: #014d98; text-decoration: underline; }
a:hover { color: #014d98; text-decoration: none; }

/*COLOR*/
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #ff0000; }
.redst { color: #ff0000;  font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.gray { color: #333333; }
.grayst { color: #333333; font-weight: bold; }
.blue { color: #014d98; }
.bluest { color: #014d98; font-weight: bold; }
.fs12st {font-size: 75%; line-height: 150%; font-weight: bold; }
.fs10st {font-size: 62.5%; line-height: 150%; font-weight: bold; }
.fs12red {font-size: 75%; line-height: 150%; color: #ff0000; }
.fs12gray {font-size: 75%; line-height: 150%; color: #333333; }
.fs10gray {font-size: 62.5%; line-height: 150%; color: #333333; }
.fs10red {font-size: 62.5%; line-height: 150%; color: #ff0000; }
.fs10orange {font-size: 62.5%; line-height: 150%; color: #ff6600; }
.fs18orangest {font-size: 117.5%; line-height: 150%; color: #ff6600; font-weight: bold; }
.fs22whiteest {font-size: 137.5%; line-height: 150%; color: #fff; font-weight: bold; }


/*PHOTO*/
.picture {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

/*OVER*/
a.over:link{ color:#333333; text-decoration: underline; }
a.over:visited { color:#333333; text-decoration: underline; }
a.over:hover { color:#333333; text-decoration: none; }

/*OVER02*/
a.over02:link{ color:#595a6a; text-decoration: none; }
a.over02:visited { color:#595a6a; text-decoration: none; }
a.over02:hover { color:#595a6a; text-decoration: underline; }

/*OVER03*/
a.over03:link{ color:#014d98; text-decoration: none; }
a.over03:visited { color:#014d98; text-decoration: none; }
a.over03:hover { color:#014d98; text-decoration: underline; }

/*OVER04*/
a.over04:link{ color:#ffffff; text-decoration: underline; }
a.over04:visited { color:#ffffff; text-decoration: underline; }
a.over04:hover { color:#ffffff; text-decoration: none; }

/*OVER05*/
a.over05:link{ color:#ff0000; text-decoration: underline; }
a.over05:visited { color:#ff0000; text-decoration: underline; }
a.over05:hover { color:#ff0000; text-decoration: none; }

/*FORM*/
form { margin:0; }

/*P*/
p.list { padding-left: 10pt; text-indent: -10pt; }
p.list02 { padding-left: 5pt; text-indent: -5pt; }

p {
	margin: 0;
	padding: 0;
}

p.right {text-align: right; }

