/*----------------------------------------------------
base css for ƍKO  web site


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

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

body {
	background:url(../common/head_img_bg.jpg) top repeat-x #f6f3f1;
	word-break: break-all;
	margin:0;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	font-family: Hiragino Maru Gothic Pro, "qMmۃS Pro W4", "lr oSVbN", "Osaka", verdana, arial, sans-serif;
}

td,th {
font-family: Hiragino Maru Gothic Pro, "qMmۃS Pro W4", "lr oSVbN", "Osaka", verdana, arial, sans-serif;
}

img, a img {
  border : 0 ;
}


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

p {
margin:0;
padding:0;
}

dl,dt,dd {
margin:0;
padding:0;
}


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


a.site:link {
  color: #282828;
  text-decoration: none;
  }
a.site:visited {
  color: #282828;
  text-decoration: none;
  }
a.site:hover {
  color: #000000;
  text-decoration: underline;
  }
a.site:active {
  color: #000000;
  text-decoration: underline;
  }

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




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

a.normal:link { color : #666666; }
a.normal:visited { color : #666666; }
a.normal:hover { color : #F60; }
a.normal: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;
}

.v_top {
vertical-align:top;
}

/* 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%;
}

.menu03 {
font-size:10px;
}
