@charset "UTF-8";

body{
background-image: url(/img/common/bg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
}

/*NAVI*/
.navi_title{
background-image: url(/img/common/navi_title.jpg);
background-repeat: no-repeat;
}

/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box12 { width: 96px; }	/*W12*/
.box14 { width: 110px; }	/*W14*/
.box16 { width: 124px; }	/*W15*/
.box18 { width: 138px; }	/*W18*/
.box19 { width: 145px; }	/*W19*/
.box20 { width: 152px; }	/*W20*/
.box21 { width: 159px; }	/*W21*/
.box25 { width: 187px; }	/*W25*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box47 { width: 341px; }	/*W47*/
.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*/
.area50 { width: 372px; height: 290px; }	/*W50×H20*/
.area55 { width: 407px; height: 290px; }	/*W55×H20*/
.area56 { width: 414px; height: 208px; }    /*W56H16*/
.area65 { width: 444px; height: 290px; }	/*W65×H20*/
.area68 { width: 498px; height: 134px; }	/*W68×H8*/
.area80 { width: 572px; height: 134px; }    /*W80H8*/
.area82 { width: 596px; height: 390px; }    /*W82H30*/
.area92 { width: 666px; height: 160px; }	/*W92×H10*/
.area96 { width: 694px; height: 420px; }	/*W80×H30*/
.area96_2 { width: 694px; height: 160px; }	/*W80×H10*/

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

/*LINK COLOR*/
a.brown:link { color: #cc6600; text-decoration: underline;}
a.brown:visited { color: #cc6600; text-decoration: underline;}
a.brown:hover { color: #cc6600; text-decoration: none;}

/*COLOR*/
.fs12st { font-weight: bold; font-size: 75%; line-height: 150%;}
.fs14st { font-weight: bold; font-size: 87.5%; line-height: 150%;}
.fs18st { font-weight: bold; font-size: 117.5%; line-height: 150%;}
.brown { color: #cc6600; }
.brownst { color: #cc6600; font-weight: bold; }
.brown10 { color: #cc6600; font-size: 62.5%; line-height: 150%;}
.brown10st { color: #cc6600; font-weight: bold; font-size: 62.5%; line-height: 150%;}
.brown12st { color: #cc6600; font-weight: bold; font-size: 75%; line-height: 150%;}
.brown14st { color: #cc6600; font-weight: bold; font-size: 87.5%; line-height: 150%;}
.brown18st { color: #cc6600; font-weight: bold; font-size: 117.5%; line-height: 150%;}
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.white12st { color: #ffffff; font-weight: bold; font-size: 75%; line-height: 150%;}
.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; }
.blue02st { color: #4B5B69; font-weight: bold; }

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

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

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

/*PHOTO*/
img {
	border: 0px;
}

ul{
margin:0px 0px 0px 15px;
padding:0;
}
