@charset "utf-8";

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

.headMenu li.menu1{
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.menu1 a{
color:#FFFFFF;
text-decoration:none;
}


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

/*見出しテキスト*/
.conL h2{
padding:5px 0;
font-size:1.5em;
font-weight:bold;
color:#059501;
background:none;
background-color:#FFFFFF;
}



/*市民の声*/
.voiSam{
width:540px;
border:dotted #999999;
border-width:0 0 1px 0;
padding:0 0 15px 0;
margin:0 0 15px 0;
}

.voiSam h3{
float:left;
width:378px;
padding:2px 5px 2px 35px;
background:url(../img/voi_top_voi_bg.gif) left top no-repeat;
background-color:#FF6600;
border:solid #FF6600;
border-width:1px;
font-size:1.1em;
font-weight:bold;
}

.voiSam h3 a{
color:#FFFFFF;
text-decoration:none;
}

.voiSam p{
float:right;
width:87px;
padding:2px 5px 2px 25px;
background:url(../img/voi_ic1.gif) left center no-repeat;
background-position:10px;
border:solid #CCCCCC;
border-width:1px 1px 1px 0;
font-size:1.1em;
}

.voiSam ul{
padding:0 0 7px 0;
background:url(../img/voi_top_voi_bg2.gif) left bottom repeat-x;
background-color:#FFFFFF;
border:solid #CCCCCC;
border-width:0 1px;
}

.voiSam ul.end{
border-width:0 1px 1px 1px;
}

.voiSam li{
background:url(../img/voi_ic2.gif) left center no-repeat;
padding:2px 0 0 28px;
background-position:15px;
}


