@charset "EUC-JP";


/* ------------------------------------------ */
/* 　　　　　　　　 noscript用 　　　　　　　 */
/* ------------------------------------------ */

/* 　　　　　　　　 ヘッダー　 　　　　　　　 */

#header ul.button li a:hover {
	background: none;
}


/* 　　　　　　　　 ページトップへ　　　　　　 */

#pagetop ul.button li a:hover {
	background: none;
}


/* 　　　　　　　　 サイドナビ　　　　　　　　 */

#side ul.button li a:hover {
	background: none;
}
#side .side-company ul.button li a:hover {
	background: none;
}

/* 　　　　　　　　 フッター　　　　　　　　　 */

#footer ul.button li a:hover {
	background: none;
}


/* 　　　　　　　　 ページコンテンツ 　　　　　　　 */

#main ul.button li a:hover {
	background: none;
}



.content02 {
	min-height:190px;
	height: auto !important;
	height:190px;
}

.content03 {
	min-height:230px;
	height: auto !important;
	height:230px;
}