@charset "Shift_JIS";

/* ===================================================================
2010/4/1
2010/9/21　networld
=================================================================== */


/*----------------------------------------------------
　　リセット及び初期設定
----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote {
	margin: 0;
	padding: 0;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;
	}
img,abbr,acronym,fieldset {
	border: 0;
	}
li {
	list-style-type: none;
	}


/*----------------------------------------------------
	共通設定
----------------------------------------------------*/
body {
	background:#FFF;
	color: #333;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.3;
	}
* html body {	/* for IE6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

a:link {
	color:#0033CC;
	text-decoration: none;
	}
a:visited {
	color:#003366;
	text-decoration: none;
	}
a:hover {
	color:#0033CC;
	text-decoration: underline;
	}

.hide {
	display: none;
	}

a:hover img {
	filter: alpha(style=0; opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}

.txtNav {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	}

table {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}
th {
	background:#F3F9E7;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	}
td,th {
	padding:7px 10px;
	margin:0;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	vertical-align:top;
	}
td.tel {
	white-space: nowrap;
	}
table caption {
	background:url(/common/img/caption-bg.gif) repeat #199332;
	color:#FFF;
	text-align:left;
	padding:7px;
	font-weight:bold;
	}
.pankuzu {
	font-size:12px;
	}
.pankuzu span {
	color:#999;
	margin:0 0.5em;
	}
li span {
	font-size:10px;
	color:#666;
	}

img.left {
	float:left;
	margin:0 20px 10px 0;
	}
img.right {
	float:right;
	margin:0 0 10px 20px;
	}

.col2-left {
	width:462px;
	float:left;
	}
.col2-right {
	width:463px;
	float:right;
	border-left:1px dotted #CCC;
	padding:0 0 0 14px;
	}

.col3-left {
	width:304px;
	float:left;
	}
.col3-right {
	width:303px;
	float:left;
	border-left:1px dotted #CCC;
	padding:0 0 0 14px;
	}

/*-----------  タイトル下帯なしタイプ ----------*/
#title-all {
	background:url(../img/ttl3-bg.gif) no-repeat;
	margin:13px 0 0;
	padding:10px 15px 10px;
	}
#title-all h2 {
	border-left:5px solid #99CC33;
	padding:0 0 0 7px;
	font-weight:bold;
	color:#FFF;
	font-size:1.4em;
	}
/*-----------  リンクリスト ----------*/
ul.list li {
	background:url(../img/icn-green.gif) no-repeat 0 0.25em;
	padding:0 0 0 12px;
	margin:7px 0 0;
	}
ul.list {
	margin:0 0 1.5em;
	}
/*-----------   1列タイプページ用 ----------*/
.readtxt {
	font-size:1.1em;
	line-height:1.6;
	margin:0 0 1.5em;
	}
/*-----------   ページカウント ----------*/
#pagenav {
	padding:10px 7px;
	background:#E6E6E6;
	text-align:center;
	font-size:12px;
	line-height:25px;
	color:#999;
	}
#pagenav span {
	background:#FFF;
	font-weight:bold;
	color:#333;
	padding:2px 5px;
	}
#pagenav #nextback {
	border-top:1px dotted #CCC;
	margin-top:7px;
	padding-top:7px;
	}

/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/
#header{
	width:940px;
	height:75px;
	margin:0 auto;
	text-align:left;
	background:url(../img/header-bg.jpg) no-repeat;
	}
#gNav {
	clear:both;
	background:url(../img/gnav-bg.gif) repeat-x;
	}
#gNav .inner {
	width:940px;
	margin:0 auto;
	}
#contents {
	clear:both;
	width:940px;
	margin:15px auto 0;
	}
#main {
	margin:25px 0 0;
	}
#footer {
	clear:both;
	width:940px;
	margin:0 auto 0;
	
	padding:71px 0 0;
	}


/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#header #header-left {
	float:left;
	width:300px;
	height:75px;
	}
#header #header-right {
	float:right;
	width:152px;
	height:75px;
	}
#header h1 {
	width:148px;
	padding-top:10px;
	}


/*-----------  言語メニュー ----------*/
#header #language {
	height:15px;
	margin:8px 0 0;
	}
#header #language li{
	float:left;
	height:15px;
	}
#header #language li a {
	background:transparent none no-repeat scroll 0 0;
	display:block;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	}
#header #language li a:hover{
	background-position:0 -15px;
	}
#header #language li.english a{background-image:url(../img/language-english.gif);width:56px;}
#header #language li.chinese a{background-image:url(../img/language-chinese.gif);width:46px;}
#header #language li.korean a{background-image:url(../img/language-korean.gif);width:43px;}
#header #language li.russian a{background-image:url(../img/language-russian.gif);width:80px;}
#header #language li.portuguese a{background-image:url(../img/language-portuguese.gif);width:75px;}


/*-----------  右側メニュー ----------*/
#header #how {
	height:17px;
	}
#header #how a {
	width:152px;
	height:17px;
	display:block;
	overflow:hidden;
	background:url(../img/how-btn.gif) no-repeat;
	margin:11px 0 0;
	text-indent:-9999px;
	}
#header #how a:hover {
	background-position:0 -17px;
	}
#header #fontNav li {
	float:left;
	}
*:first-child + html #header #fontNav #fontsize-s  { margin:30px 0 0 76px;}
*:first-child + html #header #fontNav #fontsize-m  { margin:27px 0 0 5px;}
*:first-child + html #header #fontNav #fontsize-l  { margin:24px 0 0 5px;}
#header #fontNav #fontsize-s {
	margin:19px 0 0 76px;
	}
#header #fontNav #fontsize-m {
	margin:16px 0 0 5px;
	}
#header #fontNav #fontsize-l {
	margin:13px 0 0 5px;
	}


/*-----------  グローバルメニュー ----------*/
#gNav ul li{
	float:left;
	height:30px;
	}
#gNav ul li a {
	background:transparent none no-repeat scroll 0 0;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	}
#gNav ul li a:hover{
	background-position:0 -30px;
	}
#gNav ul li.home a{background-image:url(../img/gnav-home.gif);width:85px;}
#gNav ul li.tourism a{background-image:url(../img/gnav-tourism.gif);width:175px;}
#gNav ul li.life a{background-image:url(../img/gnav-life.gif);width:166px;}
#gNav ul li.business a{background-image:url(../img/gnav-business.gif);width:126px;}
#gNav ul li.land a{background-image:url(../img/gnav-land.gif);width:126px;}
#gNav ul li.administration a{background-image:url(../img/gnav-administration.gif);width:126px;}
#gNav ul li.section a{background-image:url(../img/gnav-section.gif);width:136px;}


/*-----------  検索メニュー ----------*/
#search {
	clear:both;
	height:36px;
	font-size:12px;
	}
#search .search-ttl {
	float:left;
	margin:6px 9px 0 0;
	}
#search input.search-txt {
	width:170px;
	height:21px;
	margin:6px 7px 0 0;
	background:#FFF;
	border:1px solid #CCC;
	}

#search input[type="text"]{
	width:170px;
	height:21px;
	margin:6px 7px 0 0;
	background:#FFF;
	border:1px solid #CCC;
	}

#search input.search-btn {
	margin:6px 5px 0 0;
	}
#search input {
	float:left;
	margin:10px 3px 0 7px;
	size:12px;
	}
#search .search-google {
	float:left;
	margin:6px 0 0 10px;
	vertical-align:bottom;
	}
#search span {
	float:left;
	margin:10px 0 0 0;
	font-size:12px;
	}
#gNav #search ul{
	float:right;
	}
#gNav ul li.sitemap a{background-image:url(../img/search-sitemap.gif);width:126px;margin:6px 4px 0 0;}
#gNav ul li.faq a{background-image:url(../img/search-faq.gif);width:126px;margin:6px 0 0 0;}


/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#footer .pagetop {
	text-align:right;
	position:relative;
	top:-31px;
	border-bottom:2px solid #199332;
	}
#footer ul {
	margin:-12px 0 0 -11px;
	}
#footer li {
	padding: 0 10px;
	display: inline;
	border-left: 1px solid #CCC;
	}
#footer li.first {
	border:none;
	}
#footer .name {
	clear:both;
	margin:5px 0 0;
	}
#footer #copyright {
	margin:3px 0 0;
	padding:0 0 20px;
	color:#999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}


/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
#header:after,
#gNav:after,
#contents:after,
.clearfix:after{
	content:" ";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden;
	}
#header,
#gNav,
#contents,
.clearfix{
	display:inline-block;
	min-height:1%;
	}

/* Hides from IE-mac \*/
* html #header,
* html #gNav,
* html #contents,
* html .clearfix{height:1%;}

#header,
#gNav,
#contents,
.clearfix{display:block;}
/* End hide from IE-mac */
