a {color: #0F7549; text-decoration: none;}
a:hover {color: #FF8E29;}

.aaa {color: #FFFFFF; text-decoration: none;}
.aaa:hover {color: #FF851D;}

.bbb {color: #333333; text-decoration: none;}
.bbb:hover {color: #FF851D;}


/* ########## 取扱商品用　########## */

.pro_link:link {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%;
}
.pro_link:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	line-height: 150%;
}
.pro_link:hover {
	color: #DCD43A;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}


.pro_line01 {
	right: -15px;
	background-image: url(img/img_products/line_01.gif);
	background-repeat: repeat-y;
}

.pro_link-1:link {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
.pro_link-1:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
.pro_link-1:hover {
	color: #DCD43A;
	font-size: 11px;
	text-decoration: none;
}


.pro_link1:link {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}
.pro_link1:visited {
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}
.pro_link1:hover {
	color: #DCD43A;
	font-size: 14px;
	text-decoration: none;
}

/* ########## 以下ヘッダー（グローバルナビゲーション）用リンク　########## */


.hedder {
	color: #0F7549;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
 }

.hedder:hover {
	color:  #FF851D;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
 }



/* ########## 以下ヘッダー（グローバルナビゲーション）用リンク（そのタイトルのページで使用）　########## */ 

.hedderthis {
	color: #ff0000;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-weight: bold;
 }

.hedderthis:hover {
	color: #ff0000;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
 }






/* ########## 以下、会社情報ページ ########## */ 
td.company {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
td.under {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
td.top {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* ##########お問い合わせページで使用フォントcss(2004/03/02)########## */ 

.txtplain {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.txtplainB {
	font-size: 12px;
	font-weight: bold;
}
.caption	{
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:120%;
}
.waku01-3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txtplain-1 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.txtplain1 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.txtplain2 {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.li01 {
	padding-left: 15px;
}

/*0906 haydon PDFダウンロード用*/
.itemBox p{
	font-size: 78%;
}
.itemBox ul{
	font-size: 78%;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}
.itemBox ul li{
	background-image: url(img/img_common/icon_arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 5px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	display: block;
	font-weight: bold;
	list-style-type: none;
}
.itemBox ul li.title{
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #0561A8;
	margin-left: 0px;
	float: left;
	width: 150px;
}
.itemBox ul li span{
	font-size: 93%;
	font-weight: normal;
}
.itemBox h3{
	color: #0561A8;
	font-size: 88%;
	background-color: #C2DAE6;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.itemBox a:link {
	color: #333333;
	text-decoration: underline;
}
.itemBox a:visited {
	color: #333333;
	text-decoration: underline;
}
.itemBox a:hover {
	color: #DCD43A;
}


/* 090828 PDFダウンロード用 */

.pdfBox p{
	font-size: 78%;
}

.pdfBox{
	border: 2px solid #DCD43A;
	padding: 10px;
	background-color: #FFF;
}

.pdfBox ul{
	font-size: 78%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.pdfBox ul li{
	background-image: url(img/img_common/icon_arrow-gray.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 5px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-weight: bold;
	list-style-type: none;
}
.pdfBox ul li.title{
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	color: #0561A8;
	margin-left: 0px;
	float: left;
	width: 150px;
}


/* -------------------
　製品案内　各色設定
------------------ */
ul.productsList{
	margin:0px;
	padding:0px 0px 0px 25px;
}
ul.productsList li{
	display: list-item;
	list-style-type: disc;
}

/* haydonkerk */
#haydonkerk .itemBox ul li.title {
	color: #0561A8;
}


/* coplay */
#copley .itemBox ul li.title {
	color: #E14026;
}
#copley .itemBox h3 {
	color: #E14026;
	background-color: #F3DDDA;
}

#copley h2 {
	width:698px;
	padding: 10px 0px;
	border: 1px solid #999;
	margin: 0px 0px 10px;
	color: #E14026;
	background-color: #F3DDDA;
}


/* ATE */

#ate .itemBox h3 {
	color: #496B7E;
	background-color: #E8ECEF;
	font-size: 108%;
}
