a:hover { 
color: #ff0043;
 }




body {
font-family: "ＭＳ Ｐゴシック", "Osaka";
margin: 0px 0px 0px 0px;
background-color: #ffffff;	
text-align: center; 
}

/*ベース*/
#container {
width:741px;	
line-height: 140%;
background:url(./01top/01back.gif);
position:relative;
margin-right:auto;
margin-left:auto;
	}

.px10 { 
font-size: 10px; 
color: #3E3E3E;
line-height:1.5em
}


.px10-f { 
font-size: 10px; 
color: #ffffff;
line-height:1.5em
}

.px10-move { 
font-size: 10px; 
color: #3E3E3E;
line-height:1.5em
padding: 0px 0px 0px 0px;
}

.px12 { 
font-size: 12px; 
color: #3E3E3E;
line-height:1.5em
}


.px12-b { 
font-size: 12px; 
color: #000000;
font-weight: bold; 
line-height:1.5em
padding: 0px 0px 0px 0px;
}


