a:hover { 
color: #ff0043;
 }

a{
color:#0000FF;
}

h1,h2,h3,h4,h5,h6,ul,li
 { 
font-size: 10px; 
font-weight: normal; 
font-style: normal; 
margin: 0px 0px 0px 10px;
color: #232323;
text-align: left; 
}

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


body {
font-family: "ＭＳ Ｐゴシック", "Osaka";
margin: 0px 0px 0px 0px;
background-color: #001084;	
text-align: center; 
}


/*基本ベース*/


/*ベース*/
#container {
width:741px;	
line-height: 140%;
background:url(./top/01back.gif);
position:relative;
margin-right:auto;
margin-left:auto;
}

.px10 { 
font-size: 10px; 
color: #232323;
line-height:1.6em
}

.px10-w { 
font-size: 10px; 
color: #ffffff;
line-height:1.6em
}

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

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

/*ヘッダスペース*/
.t1_base { 
background-image: url(01top/01headimg.gif); 
background-repeat: no-repeat ;
font-size: 11px; 
width:737px;
height:72px;
text-align: right;
padding: 0px 0px 0px 0px;
}

/*左スペース*/
.t2_base { 
font-size: 12px;
color: #232323;
line-height:1.6em;
width:161px;
text-align: left;
padding: 0px 0px 0px 0px;
float: left;
}

/*右スペース*/
.t3_base { 
font-size: 12px;
color: #232323;
line-height:1.6em;
width:550px;
text-align: left;
padding: 0px 0px 0px 0px;
}

/*フッタスペース*/
.t4_base { 
background-image: url(top/07under.gif); 
width:737px;
height:70px;
text-align: center;
padding: 0px 0px 0px 0px;
}

/*追加ベース*/

/*水色バー*/
.t5_base { 
background-image: url(top/allber.gif); 
width:540px;
height:25px;
color: #001084;
font-weight: bold;
text-align: left;
padding: 0px 0px 0px 0px;
}

/*水色バー2*/
.t6_base { 
background-image: url(top/allber.gif); 
width:560px;
height:25px;
color: #001084;
font-weight: bold;
text-align: left;
padding: 0px 0px 0px 0px;
}.img_float {
	float: left;
}
.img_floatR {
	float: right;
}
.p12 {
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 6px;
}
