/*----------------------------------------------------
base css for フィッシングパーク深沢 web site

----------------------------------------------------*/

/* element -----------------------------------------*/


img, a img {
  border : 0 ;
}


h2, h3, h4, h5, h6, h7 {
  margin : 0;
  padding : 0;
  font-size : 12px;
  font-weight : normal;
}

p {
margin:0;
padding:0;
}

a:link { color : #0099cc; text-decoration : none; }
a:visited { color : #0099cc; text-decoration : none; }
a:hover { color : #ff6666; text-decoration : underline; }
a:active { color : #ff6666; text-decoration : underline; }

address {
font-style:normal;
font-weight:bold;
font-size:12px;
color:#003399;
text-align:center;
margin:15px auto;
font-family:'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4','Verdana','Osaka','ＭＳ Ｐゴシック', 'ＭＳ ゴシック','MS UI Gothic';
}




/* link --------------------------------------------*/

a.foot:link { color : #003399; }
a.foot:visited { color : #003399; }
a.foot:hover { color : #F60; }
a.foot:active { color : #F60; }

a.awhite:link { color : #FFF; }
a.awhite:visited { color : #FFF; }
a.awhite:hover { color : #F60; }
a.awhite:active { color : #F60; }


/* class -------------------------------------------*/

.mid {
vertical-align:middle;
}

.bottom {
vertical-align:bottom;
}

td, th {
  vertical-align : top;
  font-size:12px;
}

.clear {
	clear: both;
}

.left {
float:left;
}

.right {
float:right;
}

.v-top {
vertical-align:top;
}

.wihite {
color:#FFFFFF;
}

.red {
color:#cc3300;
}

.re {
color:#cc3300;
}




/* font --------------------------------------------*/

.txt1 {
  font-size : 10px;
  line-height : 140%;
}

.txt1-lh {
  font-size : 10px;
  line-height : 180%;
}

.txt2 {
  font-size : 12px;
  line-height : 140%;
}

.txt2-lh {
  font-size : 12px;
  line-height : 190%;
}

.txt2-2h {
  font-size : 12px;
  line-height : 120%;
}

.txt2-3h {
  font-size : 11px;
  line-height :110%;
}

.txt3 {
  font-size : 14px;
  line-height : 130%;
}

.txt4 {
  font-size : 18px;
  line-height : 130%;
}

.txt5 {
  font-size : 24px;
  line-height : 130%;
}


table.txt1-t td {
  font-size : 10px;
  line-height : 150%;
}

