@charset "utf-8";

@import url("base.css");



h1.headlineBlue{
    margin-bottom:15px;}
h2.headlineBlue{
    margin-bottom:15px;}
#introduction h3{
	margin-bottom:15px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	padding-left: 65px;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 130%;
	padding-bottom: 10px;
}


/* --------------------------------------------------

committeeIndex

-------------------------------------------------- */

#committeeIndex dl{
	width: 310px;
	float: left;
	margin-right: 20px;
	background-repeat:no-repeat;
	background-position: 0px 0px;

}
#bgTraffic{
	background-image:url(../committee/img/bg_committee01.jpg);
}
#bgResources{
	background-image:url(../committee/img/bg_committee02.jpg);
}
#bgIndustry{
	background-image:url(../committee/img/bg_committee03.jpg);
}
#bgMaff{
	background-image:url(../committee/img/bg_committee04.jpg);
}
#bgInternational{
	background-image:url(../committee/img/bg_committee05.jpg);
}
#bgInformation{
	background-image:url(../committee/img/bg_committee06.jpg);
}
#bgAdministration{
	background-image:url(../committee/img/bg_committee07.jpg);
}
#bgGateway{
	background-image:url(../committee/img/bg_committee08.jpg);
}

#bgRegional{
	background-image:url(../committee/img/bg_committee09.jpg);
}
#bgTourism{
	background-image:url(../committee/img/bg_committee10.jpg);
}
#committeeIndex dl.left{
	margin-right: 0px;
}
#committeeIndex dt{
	width: 310px;
	margin-bottom: 20px;	/*height: 60px;*/
}
#committeeIndex a h3{
	/*float:left;*/
	font-size: 130%;
	padding-top: 20px;
	padding-left: 60px;
	display: block;
}
#committeeIndex dt img.detail{
	/*float: right;*/
	margin-top: -25px;
	margin-right: 10px;
}
#committeeIndex dd{
	clear: both;
}

   
   
#introduction #leftColumn{
   width:200px;
}
   
#introduction #leftColumn img{
   	border: 1px solid #E0E0E0;}
   
#introduction #rightColumn{
   width:420px;
}
#introduction #rightColumn h4{
    font-weight:normal;
    padding-left:20px;
/*   font-size:120%;*/
   margin-bottom:10px;}
#introduction #rightColumn p{
   margin-bottom:10px;}


/* --------------------------------------------------

achievement

-------------------------------------------------- */


#achievement{
	clear: both;
	text-align: left;
	padding-bottom: 15px;
}


#achievement ul img.pdf{
	vertical-align:middle;
	margin-left: 10px;
}

#achievement li{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#achievement ul{
	clear:both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
}
#achievement div{
	list-style-type: none;
	background-image: url(../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
}

/* --------------------------------------------------

achievementDetail

-------------------------------------------------- */
#achievementDetail h4{
	background-image:none;
	background-image: url(../img/blue_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	margin-left: 0px;
	padding-left: 40px;
	padding-right: 10px;
	margin-bottom: 15px;
}


.date{
	font-weight: bold;
}

#achievementDetail div{
	clear: both;
	margin-bottom: 15px;
}


.imgRight{
	float: right;
	border: 1px solid #E0E0E0;
	padding: 0px;
	margin-left: 20px;
	clear: both;
}
.imgLeft{
	float: left;
	border: 1px solid #E0E0E0;
	margin-right: 20px;
	clear: both;
}

.imgRight,imgLeft {
}
a#goback{
	clear: both;
	float: right;
}




