@charset "utf-8";

/***********************************************/
/*header オレンジベース*/
/***********************************************/

.headMenu li.menu3{
width:146px;
padding:5px 2px 2px 2px;
margin:0;
background:url(../img/voi_mbg2.gif) center bottom no-repeat;
background-color:#FFCC00;
border:solid #FF6600;
border-width:1px;
}

.headMenu li.menu3 a{
color:#FFFFFF;
text-decoration:none;
}

/***********************************************/

/*search*/
.search{
margin:0 0 20px 0;
}

/*table*/
/*station more*/
table.stationTmore{
margin:0 0 5px 0;
}

table.stationTmore th{
padding:5px;
background-color:#F0F0F0;
border:solid #CCCCCC;
border-width:1px;
text-align:center;
font-weight:bold;
}

table.stationTmore td{
padding:5px;
border:solid #CCCCCC;
border-width:1px;
}

table.stationTmore td.contact{
text-align:right;

}

table.stationTmore td.contact a{
background:url(../img/voi_ic3.gif) right center no-repeat;
padding:5px 18px 5px 5px;
}

/*top*/
table.staT{
}

table.staT td{
padding:5px;
}

table.staT td a{
padding:0 0 0 20px;
background:url(../img/voi_ic2.gif) left center no-repeat;
background-position:10px;
}

/*list*/
/*faq list*/
table.staTlist{
margin:0 0 5px 0;
}

table.staTlist th{
padding:5px;
background-color:#F0F0F0;
border:solid #CCCCCC;
border-width:1px;
text-align:center;
font-weight:bold;
}

table.staTlist td{
padding:5px;
}

table.staTlist tr.odd td{
background-color:#FFEED7;
}

table.staTlist td.link{
background:url(../img/voi_ic3.gif) left center no-repeat;
padding:5px 5px 5px 20px;
}

/*見出し*/
.name{
border:solid #FF9900;
border-width:0 0 0 6px;
padding:5px 10px;
margin:0 0 5px 0;
font-weight:bold;
font-size:1.2em;
}

/***********************************************/
/*thickbox*/

body#thick{
background:none;
}

#thickContents{
margin:0 15px;
}

#thickContents table{

}

#thickContents th{
padding:5px 15px;
background:url(../img/voi_ic1.gif) left center no-repeat;
background-position:5px;
background-color:#FFEED7;
/*border:solid #FF9900;
border-width:1px;*/
}

#thickContents td{
padding:5px 5px 10px 5px;
}

#thickContents td.link{
background:url(../img/voi_ic3.gif) left center no-repeat;
padding:5px 5px 5px 20px;
}



