a
{
    text-decoration: none
;}
A:VISITED
{
    color : purple;}
A:ACTIVE
{
    color : purple;}
A:HOVER
{
    color : red;
    text-decoration: underline;}
A.inline
{
    color : navy;
    text-decoration: underline;}
A:LINK{
  color : navy;}

body {
	background-color: #f2f2f2;
	text-align: center;
}
div.cover {
	width: 680px;
}
div.blocktop {
	width: 680px;
	margin: 0px 0px 10px 0px;
}
div.blocka {
	float: left;
	width: 0px;
}
div.blockb {
	float: left;
	width: 650px;
}
div.blockc {
	clear: both;
}
div.contents {
color: #000000;
border: 1px solid #B0B0FF;
width:650px;
background-image: url("bg01.gif");
background-repeat: repeat-x;
overflow:visible;
position:relative;
font-size:14px;*font-size:100%;
margin:5px;
}
#background {
	width: 836px;
	background-image: url("background.gif");
	background-repeat: repeat-y;
	margin: 0px auto;
}
ul.contents {
list-style-image: url("argr.gif");
list-style-position: inside;
margin: 5px 5px;
font-size:14px;*font-size:100%;
text-align:left;
line-height: 1.5;
}

strong.midashi {
  background-image: url("hd_01.gif"); /* 画像の指定 */
  background-repeat: repeat-y; /* 画像の並び */
  padding-left: 10px; /* 余白 */
  line-height: 130%; /* 行の高さ */
}
p {
margin: 0px 5px;
font-size:10px;*font-size:100%;
text-align:left;
line-height: 1;
}

p.chushaku {
margin: 5px;
font-size:10px;*font-size:80%;
color: silver;
text-align:left;
}
