BODY {
font-size : 11px;
color : #666666;
margin-top: 0px;
margin-right: auto;
margin-bottom: auto;
margin-left: 0px;
font-family : Meiryo;
}

TD{
font-size : 11px;
font-family : Meiryo;
}

A{
text-decoration : none;
}

A:visited {
text-decoration : underline;


color : #0066cc;
}

A:hover {

text-decoration : underline;
position : relative;
top : 1px;
left : 1px;
color : #0066cc;
}



.pink {color: #B87A99;}

H1{
font-size : 11px;
margin-top : 5px;
margin-bottom : 0px;
font-weight : normal;
text-decoration : none;
margin-left : 20px;
}

H2{
font-size : 16px;
margin-top : 1px;
margin-bottom : 3px;
margin-left : 10px;
}

H3{
font-size : 12px;
font-weight : normal;
margin-top : 3px;
margin-bottom : 2px;
}

.center{
text-align : center;
}


.menutxt A{
color: #FFFFFF;
text-decoration : none;
}

.menutxt A:visited {
color: #FFFFFF;
text-decoration : none;
}

.menutxt A:hover {
color : white;
text-decoration : none;
}

/*
コンテンツ
-------------------------------------------------------------------*/

.contents {
	width : 100%;
	float: right;
}

.contents P{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image : url(img/note_line.gif);
	margin-right : 5px;
	margin-left : 5px;
	line-height: 20px;
	padding-right : 8px;
	padding-left : 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.underline{
text-decoration : underline;
}
.moji_s{
font-size : 8pt;
}
