/*--共用--*/

body,div,dl,dt,dd,p,h1,h2,h3,h4,
ul,ol,li,img,form,input,textarea {
	margin:0;
	padding:0;
	text-align: left;
}

html {
  font-size:62.5%;
}

h1{
  font-size:0.8em;
  font-weight:normal;
}

h2,h3,h4,body {
  font-size:1.2em;
  font-weight:normal;
}

ol,ul {
  list-style:none;
}

img {
  border-style:none;
}

th {
  font-weight:normal;
}

a:link {
  color:#666666;
  text-decoration:none;
}

a:visited{
  color:#FF9393;
  text-decoration:none;
}

a:hover {
  color:#FF9393;
  text-decoration:none;
}

body {
  font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color:#666666;
}

#bg{
  background:url(../image/bg.jpg) top center no-repeat;
}


/*--メインコンテンツ--*/

.main-content-bg{
  background:url(../image/main-content-bg.gif) top center repeat-y;
  line-height:1.2em;
}









#bg tr td table tr td table tr td table {
	text-align: left;
}
#bg tr td table tr td table {
	font-size: 12px;
}
