@charset "utf-8";
/* CSS Document */


/*　韓国語:
------------------------------------*/

body
{
  font-family: 'Gulim', 'Apple Gothic', 'Arial', sans-serif;
}

/*-- ブロックスキップ --*/

#header .left .block_skip {
	margin: 5px 0px 0px 15px;
	float:none;
	position:relative;
	top:0px;
	left:0px;
}


/*-- タイトル --*/

h2 span span {
	background: none;
	padding: 0px;
	float:none;
}

/*-- リスト --*/

ul.list2 li {
	background: url(../img/common/arrow1.gif) no-repeat 0 0.2em;
}

#contents p.lnk1 {
	background:url(../img/common/arrow1.gif) no-repeat 2px 0.2em;
}

ol.list3.pt6 li {
	text-indent: -2.0em;
	padding-left: 2.0em;
}

ol.list3.pt3 li {
	line-height:1.5em;
}


/*==== トップページ ====*/

/*-- ヘッダー右エリア --*/

#header .right .right_column {
	float:right;
	padding:10px 10px 10px 20px;
}

/*-- メインビジュアル --*/

#index #main_visual {
	margin-bottom:20px;
}

/*-- タブメニュー　文字サイズ変更 --*/

#index .tab li a,
#index .tab li em a {
	padding-top:12px;
}

/*-- フッター --*/

#footer .clear_fix .left p.address {
	margin-bottom:90px;
}

#footer .clear_fix .right .column3 ul li {
	background: url(../img/common/arrow1.gif) no-repeat 0 0.2em;
	margin-bottom: 8px;
}
