a:hover { 
color: #ff0043;
 }

a{
color:#0000FF;
}

td
{ 
font-size: 12px;
line-height:1.6em;
}


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: #373737;
line-height:1.6em
}

.px10b { 
font-size: 10px; 
color: #070F79;
line-height:1.6em
}


.px12 { 
font-size: 12px; 
color: #373737;
line-height:1.6em
}

.px12-b { 
font-size: 12px; 
color: #373737;
font-weight: bold;
line-height:1.6em
padding: 0px 0px 0px 0px;
}

.px12b { 
font-size: 12px; 
color: #16743E;
font-weight: bold;
line-height:1.6em
padding: 0px 0px 0px 0px;
}

.px14-b { 
font-size: 14px; 
color: #373737;
font-weight: bold;
line-height:1.6em
padding: 0px 0px 0px 0px;
}

/*枠破線*/
.description{
border:1px dashed #999999;
border-top:1px dashed #999999;
background: #FFFFFF;
font-size:12px;
width: 464px;
padding: 10px 10px 10px 10px;
text-align: center; 
}

.space5 { 
padding: 0px 0px 5px 0px;
text-align: center;
clear: both;
}


.space10 { 
padding: 0px 0px 10px 0px;
text-align: center;
clear: both;
}