/* ŒºŠÖ—p */
body{
	margin-bottom: 1%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color : #ffffff;
}
.comm{
	color: #C63438;
}
img{
	border-width: 0;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
/*======= table =======*/
table{/*mac*/
	width: auto;
	margin-top: 30px; margin-bottom: 30px;
}
td{/*‚¸‚ê–hŽ~*/
	padding: 3px 7px;
	line-height: 120%; white-space: nowrap;
	font-weight: bold;
}
#M3,#D3,#B3,#N3,#A3,#L3,#C3{
	width: 7px;
	padding: 0;
}

body,td{
	font-size: 95%;
}
#so,#co{
	font-size: 85%;
	line-height: 110%;
}
#so{
	margin-right: 8px;
}
/*======= font =======*/
body,td,#co{
	font-family: "MeiryoKe_Gothic","Meiryo","MS Gothic","Osaka",monospace;
}
#M2 a,#D2 a,#B2 a,#N2,#N2 a,#A2 a,#L2 a,#C2 a{
	font-family: "Tempus Sans ITC","Papyrus","Comic Sans MS","Lucida Sans","Arial",cursive;
	color: #669900;
}
#so{
	font-family: "Verdana","Arial",sans-serif;
}
/*======= link =======*/
body,#so a,#so a:active{
	color: #333333;
}
a{
	text-decoration: none; outline-style: none;
	color: #996600;
}
a:hover{
	color: #669933;
}
#so a:hover{
	color: #ffffff; background-color: #cccccc;
}
