@charset "EUC-JP";
h1 {
	color: #990000;
	font-size: 1em;
	border-bottom: 1px solid #990000;
	letter-spacing: -0.05em;
}
h1:first-letter{
   font-size: 2em;
   color: #990000;
}

h2 {
	color: #990000;
	background-color: #ffffff;
	border-left: 15px solid #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 8pt;
}

h3 {
    color: #990000;
	text-shadow: #666666 4px 4px 5px;
}
h4{
	font-family:"MS P¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka";
	color:#000;
	font-size:16px;
	
}
h4 span{
	background-color: #990000;
	color: #ffffff;
	padding: 3px;
	font-size: 21px;
}

h5 {
	color: #996666;
}
h6 {
   color: #303030
}

a {
	color: #990000;
	text-align: center;
}

p{
	text-align: left;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size: 12px;
}


p.bodytext1{
   font-size: 0.8em;
   line-height: 1.4em;
   color: #333333;
   width: 780px;
   height:auto;
   display: inline;
}
p.bodytext2{
   font-size: 1em;
   line-height: 1.4em;
   color: #000000;
   width: 780px;
   height:auto;
   display: inline;
}
p.bodytext span{
    background-color: #990000;
	color: #ffffff;
	padding: 3px;
}

p.bodytext3{
   font-size: 0.8em;
   line-height: 1.4em;
   color: #333333;
   width: 780px;
   height:auto;
   display: inline;
   border-bottom: 1px dotted #999999;
   padding-bottom:0.3em;
}

p.title {
   border-top: 1px solid #b4bfe9;
   border-right: 1px solid #1c285b;
   border-bottom: 1px solid #0b1439;
   border-left: 1px solid #a2aee0;
   background-color: #fffffff;
   width: 600px;
}
span.new {
   border-style: dotted;
   border-width: 2px;
   border-color: #990000;
}
