BODY {
	color: #750000;
	background-image : url(images/bg_2010_sora.png);
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat:repeat-x;
	background-color:#F8F6BB;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


H1{
	color: #750000;
	background-image: none;
	background-repeat: repeat-x;
}

H2{
	color: #750000;
	background-attachment: scroll;
	background-repeat: repeat-x;
}

H3{
  color: #750000;
}

A{
   color : #750000;
   text-decoration : none;
}


ul li {
	list-style-image : url(images/b009lis.gif);
	list-style-type: disc;
	list-style-position: outside;
	text-align: justify; /******これがないとE7で見たとき真中がインデントされる*******/
}

A:HOVER{
    line-height : normal;
    color : #ff0000;
    text-decoration : underline;
}



.fontB {
     font-style: normal; font-weight: bold; color: #663300
}

.underline {   
      color: #750000; text-decoration: underline
}

.underline2 { 
       text-decoration: underline; color: #0033cc
}

.font2 {  
      font-weight: bold; color: #0033CC
}

.font16  {
	font-size:16px;
	color:#750000;
	font-weight: bold;
}

.font3  {
     font-size:12px;
	 color:#750000;
}

.font14  {
     font-size:14px;
	 color:#ffffff;
}

.font15  {
     font-size:14px;
	 color:#750000;
}

.LineHeight {  
     line-height: 120%}
	 
.LineHeight2 {line-height: 170%
}
  
ol {
    list-style-image: none; list-style-type: decimal
}

li.image {
    list-style-image: url(css/images/B_a.gif); clip: rect(   )
}

table#bg  {
      background-image: url(images/katakura_bar2.gif);
	  background-repeat:no-repeat;
	  border:none;
}

span.bg {
background-color:#ffffff;
font-weight:bold;
}

