* {
	font-family: Verdana, Arial, sans-serif;
}
body {
	text-align: center;
}

.add{
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;


}
.topics{
	font-size: 75%;


}
.topics strong{
	font-weight: normal;
	color: #CC0000;



}
/* [パンくずリスト]*/	
#pan{
	font-size: 65%;
	margin: 0px;
	padding: 4px 10px 5px 15px;
	color: #666666;
	background-color: #D6E1FF;
	text-align: left;


}

#pan a{
	text-decoration: none;
	color: #0033CC;
	}
#pan a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
#pan a:visited {
	}

.top_tx01{
	font-size: 75%;
	line-height: 140%;

}

/* [会社概要]*/	
.out_tx01 {
	font-size: 75%;

	padding-right: 10px;
	padding-left: 40px;
	background-image: url(img/bg_outline.gif);
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	color: #003366;


}
.out_tx02 {
	font-size: 75%;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;



}


/* [製品の特色]*/	

.seihin{
	font-size: 80%;
	line-height: 130%;



}
.seihin_tx01{
	background-color: #FFFFCC;
	border: 1px solid #999999;
	padding: 8px;





}
.seihin_tx01 strong{
	font-weight: bold;
	color: #0000cc;
	font-size: 120%;
	line-height: 150%;





}
.seihin_tx02{
	font-size: 100%;
	line-height: 120%;
}
.item_tx01{
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-left: 15px;


}
.seihin_nm01{
	background-color: #DFDFDF;
	border: none;
	padding: 4px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;


}


.quality{
	font-size: 80%;
	line-height: 150%;



}
.quality_tx01{
	background-color: #FFFFCC;
	border: 1px solid #999999;
	padding: 8px;





}
.quality_tx01 strong{
	font-weight: bold;
	color: #0000cc;
	font-size: 120%;
	line-height: 150%;

}
.quality_tx02{
	font-size: 100%;
	line-height: 120%;
}

.housin{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	line-height: 2.0em;
}

.syomei{
	text-align: right;
	line-height: 0.8em;
	font-weight: bold;
}

.name{
	font-size: 120%;
}

ol.list_parentheses{
  padding:0 0 0 2em;
  margin:0;
}
 
ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}





/* [フッターメニュー設定]*/
#ft_mn01{
	font-size: 65%;
	margin: 0px;
	color: #666666;
	background-color: #F0F0F0;
	clear: both;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}
#ft_mn01 a{
	text-decoration: none;
	color: #003399;
	}
#ft_mn01 a:hover {
	color: #CC0000;
	}
#ft_mn01 a:visited {
	}




#ft_mn02{
	font-size: 65%;
	margin: 0px;
	padding: 8px 0px;
	color: #FFFFFF;
	background-color: #666666;
	clear: both;

}
