<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

.caption { font-size: 10px; line-height: 14px}

/* CSS初期設定 */
body {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
h3,h4,h5,ul,li,dl,dt,dd {
	margin:0;
	padding:0;
	color:#333;
	text-decoration:none;
	line-height: 1.2em;
	display: block;
}

div#container h3,
div#container h4,
div#container h5,
div#container ul,
div#container li,
div#container dl,
div#container dt,
div#container dd {
	font-size:12px;}

h1#titleE{
	margin:0;
	padding:15px 0 10px 0;
	width:auto;
	height:auto;
	color:#333;
	font-size:30px;
	font-weight:normal;
	font-family:メイリオ,Meiryo;
	background:url(../images/bg_title.gif) 0 100% repeat-x;
	display:block;
	overflow:hidden;
}

h1#titleE p{
	display:table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}


h1#titleE p img{
	float:left;
	padding:6px 0 5px 5px;
}

/* for IE 6 */
* html #title p{
	display:inline;
	zoom:1;
}
/* for IE 7 */
*:first-child+html #title p{
	display:inline;
	zoom:1;
}

h2{
	margin:0;
	padding:0;
	color:#666666;
	text-decoration:none;
	vertical-align:bottom;
}

div#article {
	width:695px;
	float:left;
}

div#article p.topcomment {
	padding:13px 0 20px 15px;
	margin:0;
	font-size:12px;
}
div#detailinfo {
	margin:0 0 20px;
	padding:19px 0 0 11px;
	width:100%;
	overflow:hidden;
}
div#detailinfo p.photo {
	width:300px;
	font-size:10px;
	line-height:1.3em;
	text-align:right;
	float:left;
}
div#detailinfo div.rightbox {
	width:360px;
	float:left;
}
div#detailinfo div.rightbox h2 {
	padding:4px 0 0 19px;
	width:341px;
	height:25px;
	font-size:16px;
	color:#333;
	background:url(../images/bg_detailtitle.gif) 0 0 no-repeat;
}
div#detailinfo div.rightbox p.textbox {
	padding:11px 8px 0;
	width:344px;
	line-height:1.6em;
}
div#detailinfo div.rightbox p.note {
	width:360px;
	font-size:10px;
	text-align:right;
}
div#detailinfo p.photo img {
	vertical-align:bottom;
}

h2.searchbox {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1em;
/*	width:695px;*/
	width:auto !important;
	height:49px;
	clear:both;
}

h2.searchbox img {
	vertical-align:bottom;
}

div.searchbox {
	margin:0 0 25px;
	width:695px;
	height:223px;
	padding:5px 0 0 0;
	background:url(../images/bg_searchbox.gif) 0 bottom no-repeat;
}

#gajetM {
	margin:0 0 0 10px;
	position: relative;
	width: 100%;
	padding-bottom: 300px;
}
#gajetM iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}

.leftM {
	margin:0 0 0 10px;
}

div.searchbox dl.leftbox {
	margin:0 0 10px 55px;
	width:330px;
	height:25px;
	float:left;
	overflow:hidden;
	display:inline;
}
div.searchbox dl.leftbox dt {
	width:94px;
	height:25px;
	float:left;
}
div.searchbox dl.leftbox dd {
	width:230px;
	height:23px;
	float:right;
}
div.searchbox dl.leftbox dd select {
	margin:4px 0 0;
}
div.searchbox dl.leftbox2 {
	margin:0 0 10px 55px;
	width:330px;
	height:76px;
	float:left;
	overflow:hidden;
	display:inline;
}

div.searchbox dl.leftbox2 dt {
	width:94px;
	height:76px;
	float:left;
}

div.searchbox dl.leftbox2 dd {
	width:230px;
	height:76px;
	float:right;
}
div.searchbox dl.leftbox2 dd select {
	margin:4px 0 0;
}
div.searchbox dl.rightbox {
	margin:0 0 10px;
	width:255px;
	height:25px;
	float:right;
	overflow:hidden;
	display:inline;
	padding:0 20px 0 0;
}
div.searchbox dl.rightbox dt {
	width:92px;
	height:25px;
	float:left;
}
div.searchbox dl.rightbox dd {
	width:123px;
	height:25px;
	float:left;
}
div.searchbox dl.rightbox2 {
	margin:0 0 10px;
	width:255px;
	height:76px;
	float:right;
	overflow:hidden;
	display:inline;
}
div.searchbox dl.rightbox2 dt {
	width:92px;
	height:76px;
	float:left;
}
div.searchbox dl.rightbox2 dd {
	width:123px;
	height:76px;
	float:left;
}
div.searchbox dl.rightbox2 dd input {
	margin:3px 0 0;
}
div.searchbox dl.clear {
	margin:0 0 10px 55px;
	width:578px;
	height:25px;
	clear:both;
	overflow:hidden;
}
div.searchbox dl.clear dt {
	width:94px;
	height:25px;
	float:left;
}
div.searchbox dl.clear dd {
	margin:0 20px 0 0;
	height:25px;
	float:left;
}
div.searchbox dl.clear dd input {
	margin:3px 2px 0;
}
div.searchbox p {
	margin:0 auto;
	width:286px;
}

/*Iframe用*/

div.searchbox2 {
	margin:0 0 25px;
	height:223px;
	padding:5px 0 0 0;
}
div.searchbox2 dl.leftbox {
	margin:0 0 10px 5px;
	width:330px;
	height:25px;
	float:left;
	overflow:hidden;
	display:block;
}
div.searchbox2 dl.leftbox dt {
	width:94px;
	height:25px;
	float:left;
}
div.searchbox2 dl.leftbox dd {
	width:230px;
	height:23px;
	float:left;
}
div.searchbox2 dl.leftbox dd select {
	margin:4px 0 0;
}
div.searchbox2 dl.leftbox2 {
	margin:0 0 10px 5px;
	width:330px;
	height:76px;
	float:left;
	overflow:hidden;
	display:block;
}
div.searchbox2 dl.leftbox2 dt {
	width:94px;
	height:76px;
	float:left;
}
div.searchbox2 dl.leftbox2 dd {
	width:230px;
	height:76px;
	float:left;
}
div.searchbox2 dl.leftbox2 dd select {
	margin:4px 0 0;
}
div.searchbox2 dl.rightbox {
	margin:0 0 10px 5px;
	width:255px;
	height:25px;
	float:left;
	overflow:hidden;
	display:inline;
	padding:0 20px 0 0;
}
div.searchbox2 dl.rightbox dt {
	width:92px;
	height:25px;
	float:left;
}
div.searchbox2 dl.rightbox dd {
	width:123px;
	height:25px;
	float:left;
}
div.searchbox2 dl.rightbox2 {
	margin:0 0 10px;
	width:255px;
	height:76px;
	float:right;
	overflow:hidden;
	display:inline;
}
div.searchbox2 dl.rightbox2 dt {
	width:92px;
	height:76px;
	float:left;
}
div.searchbox2 dl.rightbox2 dd {
	width:123px;
	height:76px;
	float:left;
}
div.searchbox2 dl.rightbox2 dd input {
	margin:3px 0 0;
}
div.searchbox2 dl.clear {
	margin:0 0 10px 5px;
	width:auto;
	height:auto;
	clear:both;
	overflow:hidden;
}
div.searchbox2 dl.clear dt {
	width:94px;
	height:25px;
	float:left;
}
div.searchbox2 dl.clear dd {
	margin:0 20px 0 0;
	height:25px;
	float:left;
	font-size:12px;
}
div.searchbox2 dl.clear dd input {
	margin:3px 2px 0;
}
div.searchbox2 p {
	margin:0 auto;
	width:286px;
}

div#destination {
	width:695px;
	
}
div#destination h2 {
	width:98%;
	height:58px;
}
div#destination h2 img {
	vertical-align:bottom;
}
div#destination h3 {
	margin:0 0 19px 10px;
	padding:17px 0 0 15px;
	width:665px;
	height:28px;
	font-size:12px;
	font-family:メイリオ,Meiryo;
	background:url(../images/bg_areatitle.gif) 0 0 repeat-x;
}

div#destination ul {
	padding:0 5px 0 30px;
	width:660px;
	overflow:hidden;
}
div#destination ul li {
	background:url(../images/ln_dot.gif) 0 100% repeat-x;
	margin:0 10px 10px;
	padding:0 0 10px 0;
	width:195px;
	font-weight:bold;
	float:left;
}
div#destination ul.sub {
	padding:20px 5px 0 30px;;
}
div#destination ul.sub li {
	background:url(../images/ln_dot.gif) 0 100% repeat-x;
	margin:0 10px 10px;
	padding:0 0 10px 0;
	width:195px;
	font-weight:bold;
	float:left;
}

div#resort h2 {
	margin:20px 0 0;
	width:695px;
	height:58px;
}
div#resort h2 img {
	vertical-align:bottom;
}
div#resort div.photobox {
	padding:20px 5px 0 30px;
	width:660px;
	overflow:hidden;
}
div#resort div.photobox dl {
	margin:0 25px 0 0;
	width:195px;
	float:left;
	display:inline;
}
div#resort div.photobox dl dt {
	padding:5px 0 0 15px;
	width:180px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/bg_resort.jpg) 3px 2px no-repeat;
}
div#resort div.photobox dl dd {
	padding:4px 4px 17px;
	width:187px;
	height:119px;
	background:url(../images/bg_resortphoto.gif) 0 0 no-repeat;
}
div#resort ul{
	padding:20px 5px 20px 30px;
	width:660px;
	overflow:hidden;
}
div#resort ul li {
	background:url(../images/ln_dot.gif) 0 100% repeat-x;
	margin:0 10px 10px;
	padding:0 0 10px 0;
	width:195px;
	font-weight:bold;
	float:left;
}

div#airport {
	margin:0 0 15px;
}
div#airport h2 {
	margin:0 0 13px;
	width:695px;
	height:47px;
}
div#airport h2 img {
	vertical-align:bottom;
}
div#airport ul#airporttab {
	margin:0 0 28px 14px;
	padding:0 0 0 7px;
	width:671px;
	height:36px;
	border-bottom:4px solid #5f9be4;
	overflow:hidden;
}
div#airport ul#airporttab li {
	padding:12px 0 0 0;
	margin:0 11px 0 0;
	width:100px;
	height:24px;
	background:url(../images/bt_tab_off.gif) 0 0 no-repeat;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	display:block;
}
div#airport ul#airporttab li a {
	padding:12px 0 0 0;
	margin:-12px 0 0 0;
	width:100px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background:url(../images/bt_tab.gif) 0 0 no-repeat;
	display:block;
}
div#airport ul#airporttab li.at a {
	background:url(../images/bt_tab_ov.gif) 0 0 no-repeat;
}
div#airport ul#airporttab li a:hover {
	background:url(../images/bt_tab_ov.gif) 0 0 no-repeat;
}
div#airport div#pagebox {
	margin:0 0 14px;
/*	width:695px;*/
	width:98%;
	overflow:hidden;
}
div#airport div#pagebox p.kensu {
	padding:0 0 0 15px;
	font-size:10px;
	float:left;
}
div#airport div#pagebox p.kensu span {
	font-size:16px;
	font-weight:bold;
}
div#airport div#pagebox p.page {
	margin:11px 14px 8px 0;
	font-size:14px;
	float:right;
}
div#airport div.resultbox {
	margin:0 0 17px 14px;
	width:677px;
	font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#airport div.resultbox div.topbox {
	width:677px;
	height:auto;
	background:url(../images/bg_tourtitle.gif) 0 0 repeat-x;
	background-position:0 100%;
	border-top:3px solid #4D8BDF;
	overflow:hidden;
	padding:0 0 8px 0;
}
div#airport div.resultbox div.topbox p.icon {
	margin:17px 0 0 9px;
	width:32px;
	height:32px;
	float:left;
}
div#airport div.resultbox div.topbox p.icon img {
	vertical-align:bottom;
}
div#airport div.resultbox div.topbox h3 {
	margin:13px 0 0 13px;
	width:450px;
	font-size:14px;
	line-height:20px;
	float:left;
}
div#airport div.resultbox div.topbox p.detail {
	margin:15px 5px 0 0;
	width:157px;
	height:35px;
	float:right;
}
div#airport div.resultbox div.topbox p.detail a img {
	vertical-align:bottom;
}
div#airport div.resultbox div.tourbox {
	width:677px;
	overflow:hidden;
	padding:0 0 5px 0;
}
div#airport div.resultbox div.tourbox p.comment {
	padding:12px 0 0 3px;
	width:674px;
	height:24px;
	font-size:12px;
	background:#fffce1;
	margin:0;
}
div#airport div.resultbox div.tourbox p.photo {
	margin:10px 0 10px 12px;
	width:160px;
	float:left;
	display:inline;
}
div#airport div.resultbox div.tourbox p.photo img {
	vertical-align:bottom;
}
div#airport div.resultbox div.tourbox dl.daikin {
	margin:10px 2px 15px 22px;
	width:480px;
	height:21px;
	overflow:hidden;
	float:left;
	display:inline;
}
div#airport div.resultbox div.tourbox dl.daikin dt {
	width:81px;
	height:21px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.daikin dd {
	width:399px;
	height:21px;
	font-size:18px;
	font-weight:bold;
	color:#f00;
	float:left;
}
div#airport div.resultbox div.tourbox dl.nissu,
div#airport div.resultbox div.tourbox dl.shuppatsuchi {
	margin:0 0 15px 22px;
	width:195px;
	height:21px;
	overflow:hidden;
	float:left;
	display:inline;
}
div#airport div.resultbox div.tourbox dl.nissu dt,
div#airport div.resultbox div.tourbox dl.shuppatsuchi dt {
	width:81px;
	height:21px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.nissu dd,
div#airport div.resultbox div.tourbox dl.shuppatsuchi dd {
	width:110px;
	height:21px;
	font-size:14px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.code {
	margin:0 0 15px;
	width:285px;
	height:21px;
	overflow:hidden;
	float:right;
	display:inline;
}
div#airport div.resultbox div.tourbox dl.code dt {
	width:94px;
	height:21px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.code dd {
	width:171px;
	height:21px;
	font-size:14px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.kikan {
	margin:0 0 15px;
	width:285px;
	height:21px;
	overflow:hidden;
	float:right;
	display:inline;
}
div#airport div.resultbox div.tourbox dl.kikan dt {
	width:94px;
	height:21px;
	float:left;
}
div#airport div.resultbox div.tourbox dl.kikan dd {
	width:185px;
	height:21px;
	font-size:14px;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	 div#airport div.resultbox div.tourbox dl.kikan dd 
 { 	width:185px;
	height:21px;
	font-size:14px;
	float:left;
	letter-spacing:-0.1em; }
}

div#airport div.resultbox div.bottombox {
	padding:10px 0 10px 7px;
	width:670px;
	background:url(../images/ln_dot.gif) 0 0 repeat-x;
	overflow:hidden;
}
div#airport div.resultbox div.bottombox dl.koukuukaisha {
	width:330px;
	height:40px;
	overflow:hidden;
	float:left;
}
div#airport div.resultbox div.bottombox dl.koukuukaisha dt {
	width:79px;
	height:40px;
	float:left;
}
div#airport div.resultbox div.bottombox dl.koukuukaisha dd {
	padding:0 14px 0 0;
	width:237px;
	height:40px;
	font-size:10px;
	float:right;
}
div#airport div.resultbox div.bottombox dl.hotel {
	width:340px;
	height:40px;
	overflow:hidden;
	float:right;
}
div#airport div.resultbox div.bottombox dl.hotel dt {
	width:78px;
	height:40px;
	float:left;
}
div#airport div.resultbox div.bottombox dl.hotel dd {
	width:257px;
	height:40px;
	font-size:10px;
	float:left;
}
div#airport div.resultbox div.bottombox ul.icon {
	margin:0 0 0 2px;
	width:668px;
}
div#airport div.resultbox div.bottombox ul.icon li {
	margin:0 10px 0 0;
	float:left;
	display:inline;
}

div#aside {
	width:235px;
	float:right;
}
div#aside h2 {
	width:240px;
	height:61px;
}
div#aside img {
	width:100%;
}
div#aside h2 img {
	vertical-align:bottom;
}
div#aside .linkbox {
	margin:0 0 0 6px;
	width:234px;
}
div#aside .linkbox h3 {
	padding:14px 0 0 26px;
	width:208px;
	height:27px;
	font-size:14px;
	color:#4d8bdf;
	background:url(../images/bg_ninkikankouchi.gif) 0 0 no-repeat;
}
div#aside .linkbox ul {
	padding:14px 0 0 13px;
	background:url(../images/bg_linkbox.gif) 0 0 no-repeat;
}
div#aside .linkbox ul li {
	margin:0 0 13px;
	padding:0 0 0 19px;
	font-weight:bold;
	background:url(../images/im_arrow.jpg) 0 4px no-repeat;
}

/*NTAトップバージョン右カラム*/

/* sideBox01 */
.sideBox01 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox01_mdl.gif) repeat-y;
	background-size: 100%;
}
.sideBox01 .bgB {
	padding: 5px 0 9px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox01_btm.gif) no-repeat left bottom;
	background-size: 100%;
}
.sideBox01 .bgB.sideBox01Txt01 { padding: 10px 12px !important; }
.sideBox01 li {
	float: left;
	margin-top: 5px;
	width: 45%;
}
.sideBox01 li.wide { width: auto; }
.sideBox01.pamphletList01 .bgB { padding: 8px 0 13px 12px; }

/* sideBox02 */
.sideBox02 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox02_mdl.gif) repeat-y;
	background-size: 100%;
}
.sideBox02 .bgB {
	padding: 9px 12px 15px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox02_btm.gif) no-repeat left bottom;
	background-size: 100%;
}
.sideBox02Mb img {
	float: right;
	margin: 0 0 0 10px;
}

/* Add
------------------------------------------ */

/* associate */
#side .associate { text-align: center; }
#side .associate li { display: inline; }

/* listLink01 */
.listLink01 li {
	padding-left: 10px;
	font-size:12px;
	background: url(//www.nta.co.jp/shared2011/images/common/ic_arrow_04.gif) no-repeat 0 0.45em;
}

/* shop01 */
.shop01 { background: url(//www.nta.co.jp/shared2011/images/common/bg_shop_01_mdl.gif) repeat-y; }
.shop01 .bgB {
	padding: 8px 12px 8px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_shop_01_btm.gif) no-repeat left bottom;
}
.shop01 .shop0101 {
	padding-left: 16px;
	background: url(//www.nta.co.jp/shared2011/images/common/icn_arrow_circle_01.gif) no-repeat 0 0.18em;
	font-weight: bold;
}
.shop01 .shop0102 {
	margin-top: 6px;
	padding-top: 8px;
	background: url(//www.nta.co.jp/shared2011/images/common/line_dot_01.gif) repeat-x;
}
.shop01 .shop0102 li {
	margin-top: 2px;
	padding-left: 10px;
	background: url(//www.nta.co.jp/shared2011/images/common/ic_arrow_04.gif) no-repeat 0 0.45em;
}

/* sideBox01 */
.sideBox01 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox01_mdl.gif) repeat-y;
	background-size: 100%;
}
.sideBox01 .bgB {
	padding: 5px 0 9px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox01_btm.gif) no-repeat left bottom;
	background-size: 100%;
}
.sideBox01 .bgB.sideBox01Txt01 { padding: 10px 12px !important; }
.sideBox01 li {
	float: left;
	margin-top: 5px;
	width: 45%;
}
.sideBox01 li.wide { width: auto; }
.sideBox01.pamphletList01 .bgB { padding: 8px 0 13px 12px; }

/* sideBox02 */
.sideBox02 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox02_mdl.gif) repeat-y;
	background-size: 100%;
}
.sideBox02 .bgB {
	padding: 9px 12px 15px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_sidebox02_btm.gif) no-repeat left bottom;
	background-size: 100%;
}
.sideBox02Mb img {
	float: right;
	margin: 0 0 0 10px;
}

/* tabiplaza01 */
.tabiplaza01 { background: #FCF9ED url(//www.nta.co.jp/shared2011/images/common/bg_tabiplaza01_top.gif) no-repeat; }
.tabiplaza01 .bgB {
	padding: 0 10px 10px 10px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_tabiplaza01_btm.gif) no-repeat left bottom;
}
.tabiplaza01 img { vertical-align: top; }
.tabiplaza01 dt { padding-top: 10px; }
.tabiplaza01 dd { padding-top: 4px; }

/* themeLink01 */
.sideBox02.themeLink01 .bgB {
	padding: 0 12px 3px 12px;
}
.sideBox02.themeLink01 li {
	padding: 1px 0 0 0;
	background: url(//www.nta.co.jp/shared2011/images/common/line_dot_01.gif) repeat-x;
}
.sideBox02.themeLink01 li.themeTop01 { background: none; }
.sideBox02.themeLink01 li p {
	padding: 15px 0 15px 46px;
	min-height: 16px;
}
* html .sideBox02.themeLink01 li p { height: 16px; }
.sideBox02.themeLink01 li a {
	display: block;
	padding: 0 0 0 10px;
	background: url(//www.nta.co.jp/shared2011/images/common/ic_arrow_05.gif) no-repeat 0 0.3em;
}
.sideBox02.themeLink01 li.themeIcn01 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_01.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn02 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_02.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn03 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_03.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn04 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_04.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn05 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_05.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn06 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_06.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn07 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_07.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn08 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_08.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn09 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_09.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn10 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_10.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn11 p.ttl {
	padding-left: 35px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_11.gif) no-repeat 0 50%;
	color: #666;
	line-height: 28px;
	font-weight: bold;
}
.sideBox02.themeLink01 li.themeIcn12 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_12.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn13 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_13.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn14 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_14.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn15 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_15.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn16 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_16.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn17 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_17.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn18 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_18.gif) no-repeat 0 50%; }
.sideBox02.themeLink01 li.themeIcn19 p { background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_19.gif) no-repeat 0 50%; }

.sideBox02.themeLink01 li.themePark01 {
	padding: 10px 0 7px 0;
	background: none;
}
.sideBox02.themeLink01 li.themePark01 p {
	padding: 0;
	min-height: 0;
}
* html .sideBox02.themeLink01 li p.themePark01 { height: auto; }

/* eline01 */
.eline01 { background: url(//www.nta.co.jp/shared2011/images/common/bg_eline_mdl.gif) repeat-y; }
.eline01 .bgB {
	padding: 10px 12px 10px 12px;
	background: url(//www.nta.co.jp/shared2011/images/common/bg_eline_btm.gif) no-repeat left bottom;
}
.eline01 li {
	float: left;
	margin: 5px 10px 0 0;
}
.eline01 li.wide { width: 100%; }

/* countryKaigai */
.sideBox02.countryKaigai .bgB { padding: 10px 10px 3px 10px; }
.sideBox02.countryKaigai dl dt img { vertical-align: top; }
.sideBox02.countryKaigai dl dd { padding: 3px 0 15px 0; }
.sideBox02.countryKaigai dl dd ul li { margin-top: 5px; }

/* style */
.sideBox02.style .bgB {
	padding: 0 10px 8px 10px;
	overflow: hidden;
	zoom: 1;
}
.sideBox02.style li {
	margin-top: -1px;
	padding: 8px 10px 6px 10px;
	background: url(//www.nta.co.jp/shared2011/images/common/line_dot_01.gif) repeat-x;
}
.sideBox02.style li.icn {
	padding: 8px 10px 6px 0;
}
.sideBox02.style li.icn img {
	display: block;
	float: left;
	width: 60px !important;
}
.sideBox02.style li.icn p {
	float: right;
	width: 133px;
}

/* 2011.11.17 Add */
.pdgt2 { padding-top: 2px; }
.mgr10 { margin-right: 10px; }
.floatN {
	overflow: hidden;
	_zoom: 1;
}

/*ここまで*/

ul {
	list-style:none;
}

img {
	border:0;
}

a {
	overflow: hidden;
}
#pastlist a:link,
#pastlist a:visited,
#middleArea a:link,
#middleArea a:visited,
#anchorlinks a:link,
#anchorlinks a:visited {
	text-decoration: underline !important;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}
#pastlist{
	font-size: 12px;
}
#anchorlinks{
	font-size: 12px;
}
#headerAreaC01 {
    margin-bottom: 10px;
}
</pre></body></html>