// armonicos.css
// Armonicos Co., Ltd.
// 2006/09/05  kamiya awano

/* ----------------------------------------------------------------------
main menu ( corporate menu 02 - popup )
---------------------------------------------------------------------- */
a.menu02:link {
		color: black;
		font-size: 12px;
		text-indent: 10px;
		text-decoration: none;
		width: 120px;
		height: 22px
}

a.menu02:visited {
		color: black;
		font-size: 12px;
		text-indent: 10px;
		text-decoration: none;
		width: 120px;
		height: 22px
}

a.menu02:hover {
		color: black;
		font-size: 12px;
		text-indent: 10px;
		text-decoration: none;
		background: url(img/menu/mouseover01.gif) no-repeat left;
		background-color: white;
		width: 120px;
		height: 22px

}

.menu02 {
		color: black;
		font-size: 12px;
		text-decoration: none;
		display:block;
		background: url(img/menu/mouseout01.gif) no-repeat left;
		background-color: #f5f5f5;
		width: 120px;
		height: 22px;
		text-indent: 10px;
		clip:  rect(   );
		filter: Alpha(Opacity=93, FinishOpacity=93, Style=0)
}


/* ----------------------------------------------------------------------
main menu ( corporate menu 01 )
製品/ソリューション事業/イベント/ニュース/採用情報/企業情報 )
---------------------------------------------------------------------- */
a.menu01:link {
		color: white;
		font-size: 12px;
		text-decoration: none;
		width: 120px;
		height: 22px
}

a.menu01:visited {
		color: white;
		font-size: 12px;
		text-decoration: none
		width: 120px;
		height: 22px;

}

a.menu01:hover {
		color: black;
		font-size: 12px;
		background: url(img/menu/mouseover01.gif) no-repeat left;
		width: 120px;
		height: 22px;
		background-color: #f0f0f0
}

.menu01 {
		color: white;
		font-size: 12px;
		display:block;
		background : url(img/menu/memu01.gif) repeat-x;
		text-decoration: none;
		width: 120px;
		height: 22px;
		vertival-align: bottom;
		line-height: 22px;
		clip:  rect(   );
		filter: Alpha(Opacity=95, FinishOpacity=95, Style=0)-moz-opacity:0.9
}


/* ----------------------------------------------------------------------
リンク（色はまだ適当）
---------------------------------------------------------------------- */
a.linkstyle:link {  
		color: #0000b4; 
		text-decoration: none
}

a.linkstyle:visited {
		color: #0000b4;
		text-decoration: none
}


a.linkstyle:hover {
		color: #0000b4;
		text-decoration: underline
}

a.linkstyle:active {
		color: #0000b4;
		text-decoration: none
}


.linkstyle {
		color: #0000b4;
		text-decoration: none
}




/* ----------------------------------------------------------------------
見出し（色はまだ適当）
---------------------------------------------------------------------- */
h1 {
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	padding-top: 4px;
	padding-left: 15px;
	background : url(img/index/h1.gif) no-repeat;
 	border-style: none none none none;
	width: 465px;
	height: 22px
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	padding-top: 4px;
	padding-left: 15px;
	background : url(img/index/h2.gif) no-repeat;
 	border-style: none none none none;
	width: 465px;
	height: 22px
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	padding-top: 4px;
	padding-left: 15px;
	background : url(img/index/h3.gif) no-repeat;
	width: 235px;
	height: 22px
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	padding-top: 4px;
	padding-left: 15px;
	background : url(img/index/h4.gif) no-repeat;
	width: 235px;
	height: 22px
}

h5 {
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	padding-top: 4px;
	padding-left: 15px;
	background : url(img/index/h5.gif) no-repeat;
	width: 230px;
	height: 22px
}

/* ----------------------------------------------------------------------
テーブル
---------------------------------------------------------------------- */

table {  
	font-size: 13px; 
	line-height: 21px
}

.bodytable {
	font-size: 13px;
	line-height: 16px
}


/* ----------------------------------------------------------------------
footer
フッター
---------------------------------------------------------------------- */
a.footer:link {
		color: #dddddd;
		font-size: 10px;
		text-decoration: none
}

a.footer:visited {
		color: #dddddd;
		font-size: 10px;
		text-decoration: none
}

a.footer:hover {
		color: #dddddd;
		font-size: 10px;
		text-decoration: none
}

.footer {
		color: #dddddd;
		font-size: 12px;
		text-decoration: none;
}