@charset "utf-8";
/*   
Theme Name: ユニオン機工株式会社
Description: ダイカスト素形から部品の完成加工、組付け。FC、SUS、鉄物等の機械加工、資材調達もお任せ下さい!!
Author: G-UP
Author URI: http://www.g-up.com/
Version:1.0
*/

@import url("style_reset.css");
@import url("style_base.css");
@import url("style_sidebar.css");
@import url("style_content.css");
@import url("style_pages.css");




/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}




/* -------------------------------------------------------------------
				トップページG-TOPI
------------------------------------------------------------------- */

.gt_toplist {
	clear: both;
	position: static;
	font-size: 0.9em;
}

/* リスト表示
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.gt_toplist dl {
	clear: both;
	width: 660px;
	margin: 20px 0 0 0;
}
.gt_toplist dt {
	clear: left;
	width: 10em;
	padding: 0.1em 0.5em;
	float: left;
}
.gt_toplist dd {
	margin-left: 11em;
	padding: 0.1em 0.5em;
}
.gt_toplist dd a {
	line-height: 1.5em;
}


/* フッター部分
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.gt_explanation {
	clear: both;
	margin-top: 3px;
}
