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

a.headerthis:visited {
	color: #ff9900;
	text-decoration: none;
	font-size: 12px
	}
a.headerthis:hover {
	color: #ff9900;
	text-decoration: none;
	font-size: 12px
}
a.headerthis:link {
	color: #ff9900;
	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;
	color: #333333;
}
.txtplainB {
	font-size: 12px;
	font-weight: bold;
}
.caption	{
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:120%;
}

/* iso */


.isoimage{
	width:86px;
	height:71px;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	background-image: url(img/img_front/atsugi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
.isoimageBlock{
	width:86px;
	height:71px;
	position: relative;
	left: 0px;
	top: 0px;
	display:block;
	z-index: 1;
	background-image: url(img/spacer_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}


.isoimage2{
	width:130px;
	height:130px;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	background-image: url(img/img_design/iso_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
.isoimage2Block{
	width:130px;
	height:130px;
	position: relative;
	left: 0px;
	top: 0px;
	display:block;
	z-index: 1;
	background-image: url(img/spacer_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}