@charset "shift_jis";

a:hover {  color: #E26943}
a {  color: #040994; text-decoration: none}
a.aaa:hover {  color: #ff9900}
a.aaa {  color: #FFFFFF; text-decoration: none}

/* ########## 以下パンくずリスト用リンク　########## */ 
a.list {
	color: #040994;
	text-decoration: none;
}
a.list:visited {
	color: #040994;
	text-decoration: none;
}
a.list:hover {
	color: #ff9900;
	text-decoration: none;
}

/* ########## 以下ヘッダー（グローバルナビゲーション）用リンク　########## */ 
a.header {	color: #000000;	text-decoration: none;	font-size: 12px}
a.header:visited {
	color: #000000;	text-decoration: none;font-size: 12px}
a.header:hover {color: #ff9900;text-decoration: none;	font-size: 12px}
/* ########## 以下ヘッダー（グローバルナビゲーション）用リンク（そのタイトルのページで使用）　########## */ 

a.headerthis:visited {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px
	}
a.headerthis:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px
}
a.headerthis:link {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold
	}
td.fon{
font-family: "ＭＳ ゴシック", "Osaka−等幅"
}
/* ########## 以下、会社情報ページ ########## */ 
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;
}
.txtplainB {
	font-size: 12px;
	font-weight: bold;
}
.caption	{
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:120%
}
.listtext {
	margin:0px;
	padding:0px;
	font-size:75%;
	line-height:120%
}
.txttopmenu {
	font-size: 11px;
	line-height: 15px;
}
/* ##########取扱商品／カタログダウンロード使用css(2004/03/16)########## */ 

td.under2 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* ##########取扱商品／NOVATOR使用css(2008/02/14)########## */ 
h2.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1C1E80;
	background-image: url(maker/image/icon_h2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
.imgRight {
	width:225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
img.Right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}


/* 091221 table style */
.tableline {
	font-size: 78%;
	margin-bottom:10px;
}
.tableline td.lineall{
	border: 1px solid #999;
}


.tableline td.line0101{
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.tableline td.line0110{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.tableline td.line0111{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.tableline td.line0100{
	border-right: 1px solid #999;	
}
.tableline td.line1100{
	border-top: 1px solid #999;
	border-right: 1px solid #999;	
}

.tableline td.line1101{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.tableline td.line1110{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}