@charset "UTF-8";


*:first-child+html body {
	position: relative;
	letter-spacing: 0;
}

/* @group メインイメージエリア */

*:first-child+html div#header form#serch-area ul li input {
	vertical-align: middle;
	margin: -1px -3px 0 -7px;

}
/* @end */



/* @group グローバルナビエリア */

*:first-child+html div#global-nav-area ul#global-nav li a {
	cursor: pointer;
}

/* @end */

*:first-child+html div#main-content-area div#flash-content {
	zoom: 1;
}

/* @group レイアウトパターン */

*:first-child+html div#main-content div.pattern1-1,
*:first-child+html div#main-content div.pattern1-1-1 {
	zoom: 1;
}

/* @end */

/* @group 関連情報 */

*:first-child+html div#main-content div#kanren-link ul li {
	zoom: 1;
}

*:first-child+html div#main-content div#kanren_jyoho div.main_col ul li {
	zoom: 1;
}

/* @end */