a:link    { color : #0000CC ; text-decoration : underline ; }
a:visited { color : #6767E6 ; text-decoration : underline ; }
a:hover   { color : #0000CC ; text-decoration : none ; }
a:active  { color : #0000CC ; text-decoration : underline ; }

.title    { font-size : 80% ; line-height : 160% ; }
.sml      { font-size : 70% ; line-height : 175% ; }
.sml2     { font-size : 85% ; line-height : 115% ; }
.sml3     { font-size : 70% ; line-height : 115% ; }
.mdm      { font-size : 80% ; line-height : 175% ; }
.mdmH     { font-size : 80% ; line-height : 160% ; }
.mdmH2    { font-size : 83% ;line-height : 170%; font-weight: bold;}
.mdm2      { font-size : 80% ; line-height : 110% ; }
.mdm3      { font-size : 95% ; line-height : 165% ; }
.lrg      { font-size : 100% ; }
.lrg2     { font-size : 90% ; }
.bg_top{background: url('img/head.jpg') no-repeat right;}

a img {
    border-style:none;
}

#search{
	height:16px;
	width:580px;
	line-height:none;
	border:0;
}
#search input{
	margin:0;   
     padding:0;   
} 

#search input.phrase{
	margin:0;
	line-height:none;
	width:120px;
	border:1px #CCC solid;
}
#proposal li{
margin:0px 0px 0px 0px;
padding:4px 0px 4px 15px;
background-image:url(img/list_allow.gif);
background-repeat:no-repeat;
background-position:0px 6px;
}
/************* 貿易投資環境整備に向けての提言・要望 ******************/
.pagetop a:link,
.pagetop a:visited {color : #0000CC ;text-decoration : underline ;}
.pagetop a:hover   {color : #C00;text-decoration : none;}
.pagetop a:active  {color : #C00;text-decoration : underline;}
.pagetopmark       {color:#C382A8;text-decoration : none;}

#proposals{
	width:850px;
	clear: both;
}
#proposals img{
	border:0;	
}
#proposals table{
	font-size:75%;
	line-height:1.8;
}
#proposals table td{
	vertical-align:top;
}
table.proposals_nav td{
	padding-right:1px;
}
#proposals .main{
	padding-bottom:40px;
}
#proposals h1{
	margin-top:40px;
	margin-bottom: 23px;
	margin-left: 15px;
}
#proposals h2{
	margin-bottom:20px;
	margin-top: 0px;
	padding-top: 0px;
}
#proposals .left_box{
	float:left;
	width:100px;
	line-height:0;
	font-size:0;
	padding-left:15px;
}
#proposals .right_box{
	float:right;
	width:680px;
	padding-right: 15px;
}
#proposals ul{
	margin:0;
	padding:0;
}
#proposals li{
	list-style:none;
	margin:0;
	padding:0;
}
#proposals .right_box .topics table{
	margin-left:19px;
}
/* フロートのクリア(clearfix)
--------------------------------------------------------------------------*/
.wrap,
.main{
	display: inline-block;
}
.wrap:after,
.main:after{
    content: ".";
	font-size: 0.1em;
	line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
	clear: both;
}

/* ここから MacIE5を除外 \*/ 
* html .wrap,
* html .main {
	height: 1%; 
} 
.wrap,
.main {
	display: block; 
} 
/* ここまで MacIE5を除外 */
