@charset "shift_jis";

body{
font-size : 10pt;
font-family : "‚l‚r ‚oƒSƒVƒbƒN";
color : #313131;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
TD{
font-size : 10pt;
font-family : "‚l‚r ‚oƒSƒVƒbƒN";
}
A:HOVER{
text-decoration : underline;
}
a:visited{
color : #0000FF;
}
a{
color : #0000f2;
text-decoration : none;
}
.memo_title{
width: 280px;
background-color: #b0c4de;
padding: 1px;
}
.memo_title_s{
width: 130px;
background-color: #b0c4de;
padding: 1px;
}
.contents_title{
width: 306px;
height:18px;
background-color: #ffcccc;
padding: 2px;
}
.contents_main{
width: 302px;
background-color: #ffffff;
text-align: left;
padding: 4px;
}
.site_title{
background-color: #c5d3e7;
}
h1{
font-size : 10px;
	font-weight: normal;
	margin-top: 0px;
	letter-spacing: 1px;
	text-align: center;
	width : 100%;
	height : 12px;
	background-color : #666699;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #9d9dcd;
color : white;
}
hr{
color : #666699;
background-color: #666699; 
height: 2px;
border: 0px;
}

