@import "../css/format.css";
@import "../css/common.css";

/*Common
________________________________________*/	

h1{
	background: url(images/h1.gif);
	padding-top:49px;
	width:575px;
	}
	
h1.english{
	background: url(../english/zairyo/images/h1.gif) ;
	padding-top:49px;
	width:575px;
	}		
	
#contents .sec ul{
	margin-bottom:25px;
    /*\*/
    overflow: hidden;
    _overflow: visible;
    _height: 1px;
    zoom: 1;
    /**/
    /*\*//*/
    display: inline-table;
    /**/
}

#contents .sec ul:after{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

#contents .sec li{
	float:left;
	margin-right:5px;
	text-align:center;
	}	

.voice_box{
	border:1px solid #999999;
	padding:15px;
	background:#ffffcc;
	margin-bottom:20px;
	}	

.voice_box h4{
	color:#993300;
	font-weight:bold;
	margin-bottom:10px;
	}	

.voice_box h5{
	color:#993300;
	font-weight:bold;
	margin-bottom:10px;
	}

div.last{
	margin-bottom:0;
	}				
	
/*Other
________________________________________*/			

body#other h3{
	margin-top:30px;
	margin-bottom:15px;
	color:#ff3604;
	font-weight:bold;
	font-size:140%;
	border-bottom:1px solid #ff3604;
	background:none;
	padding-left:0;
	}

body#other h3.first{
	margin-top:0;
	}	

body#other h4{
	background:url(../images/ic_h3.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:10px;
	color:#263eb5;
	font-weight:bold;
	font-size:120%;
	margin-top:35px;
	}	

body#other h4.first{
	margin-top:0;
	}

body#other .sec{
	margin-bottom:15px;
	}

body#other .last{
	margin-bottom:20px;
	}	

/*polyester
________________________________________*/	

body#polyester #contents .sec dd{
	margin-bottom:20px;
	}


/*polyester
________________________________________*/	
body#index #contents .sec ul{
	margin-top:10px;
	}
	
body#index #contents .sec li{
	float: none;
	margin-right:0;
	text-align:left;
	list-style:disc outside;
	margin-left:20px;
	}		