@charset "utf-8";

body {
	background-color: #fff;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.5;
}

a
	{color:#0248C1;}
a:hover
	{text-decoration:none;}
a:visited
	{color:#C5008E;}
a:active
	{color:#E00219;}
p
	{margin: 0 0 10px; }
ul
	{list-style-type: disc; margin-left: 40px}
ol
	{list-style-type: decimal; margin-left: 40px}

.clearfix {zoom: 1}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.alert {
	border: 1px solid #dd4341;
	background-color: #fef2f2;
	color: #fe0002;
}

/* レイアウト
===============================================*/
	
div#headerWrap,
div#contents,
div#footerInfo {
	width:940px;
	margin: 0 auto;
}

div#header {
	margin-bottom: 20px;
}
div#mainArea {
	width: 685px;
	float: right;
}
div#leftArea{
	width:235px;
	float:left;
}
div#centerArea{
	width: 466px;
	float: left;
}
div#rightArea{
	width:199px;
	float:right;
}
div#footer {
	margin-bottom: 30px;
}


/* ヘッダ
===============================================*/

div#header {
	background: #fff url(/files/000000107.gif) repeat-x;
	padding-top: 2px;
}
#logo{
	height:90px;
	width:180px;
	background: url(/files/000000153.jpg) no-repeat;
	float: left;
}
h1#logo,
#logo a {
	display:block;
	text-indent: -9999px;
}
#logo a {
	height:85px;
}

#headerRight{
	width: 750px;
	height: 90px;
	float: right;
	text-align: right;
}

dl#functions {
	margin: 10px 0;
	padding: 0;
	width: 361px;
	float: right;
}
dl#functions dt, dl#functions dd {
	float: left;
}
dl#functions dt.functionLabel {
	margin-right: 10px;
	margin-left: 10px;
}
* html dl#functions dt.functionLabel {
	display: inline; /*ie6 double-margin bug fix*/
}
dl#functions dd {
	margin-left: 4px;
}
dl#functions dt#displayColor {
	padding-left: 12px;
	background: url(/files/000000100.jpg) center left no-repeat;
}
ul#headerLinks {
	width: 389px;
	margin: 10px 0;
	float: left;
	font-size: 0.9em;
}
ul#headerLinks li {
	margin-right: 8px;
	display: inline-block;
	/display: inline;
	vertical-align: middle;
	padding-left: 20px;
	background: url(/files/000000101.gif) left center no-repeat;
	height: 23px;
	line-height: 23px;
}
ul#headerLinks li#languages {
	position: relative;
}
div#languageSelect {
	position: absolute;
	top: 17px;
	left: 20px;
	width: 160px;
	background: #fff;
	border: 1px solid #c8c8c8;
	text-align: left;
}
div#languageSelect ul {
	margin: 3px 7px;
}
div#languageSelect ul li {
	margin: 3px 0;
	display: list-item;
	list-style-type: none;
	background: url(/files/000000208.gif) no-repeat;
}

#search{
	margin-top: 5px;
	height: 35px;
	clear: both;
	background: url(/files/000000151.gif) left bottom no-repeat #E2DED5;
	}
	
#search form {
	width: 820px;
	padding-top: 2px;
	font-size: 14px;
	float: left;
	}
#search form * {
	vertical-align: middle;
}
#search form label {
	width: 312px;
	padding-top: 3px;
	display: block;
	float: left;
}
#search img#searchLabel {
	margin-left: 49px;
	margin-right: 19px;
}
#search input#query{
	border: none;
	background: url(/files/000000154.gif) top left no-repeat;
	width: 289px;
	height: 26px;
	text-indent: 5px;
	line-height: 26px;
	}
#search input#searchButton {
	width: 78px;
}
#search div#sitemapLink {
	padding-top: 4px;
}

/* PAGETOP */
a#PAGETOP span { display: none; }

/* CONTENTS */
a#CONTENTS span { display: none; }
a#bodycontents span { display: none; }


/* フッタ
===============================================*/

#footer{
	clear: both;
}

#footerLinks {
	padding: 8px 0;
	background: #e5e2db;
	text-align: center;
}
div#footerInfo {
	margin-top: 25px;
	font-size: 0.8em;
}
#footer address {
	font-style: normal;
	width: 470px;
	float: left;
}
#copyright {
	width: 470px;
	text-align: right;
	float: right;
}


/* サイドバー
===============================================*/

#leftArea .moduleBlock {
	margin-bottom: 16px;
}
#leftArea .moduleTitle {
	margin-bottom: 3px;
}
#leftArea .moduleBlock#weather {
	text-align: center;
}
#leftArea .modules {
	padding:6px 8px;
	background-color:#EFEFEF;
	margin-bottom: 20px;
}
#leftArea .modules ul.moduleBody {
	margin: 8px 0 22px;
}
#leftArea .modules li {
	list-style:none;
	background:url(/files/000000208.gif) no-repeat 5px center;
	margin-bottom: 3px;
	padding-left:25px;
}
#leftArea .modules li#anzenMail {
	background: #fff;
	padding: 10px;
	font-size: 0.9em;
}
#leftArea .modules li#anzenMail p {
	margin: 0;
}
#leftArea .modules li#anzenMail .time {
	font-weight: bold;
}
#leftArea div#banner ul.moduleBody {
	margin: 14px 0 8px;
	text-align: center;
}
#leftArea div#banner ul.moduleBody li {
	line-height: 0;
	padding: 0;
	margin-bottom: 12px;
	background-image: none;
}

/* トップページ右バー */

#rightArea .moduleBlock {
	border:#bcbcbc 1px solid;
	margin-bottom: 13px;
}
#rightArea .moduleTitle {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#rightArea .moduleBody {
	list-style-type: none;
	margin: 0;
	margin-top: -1px;
}

#rightArea li{
	border-top:#7D7D7D 1px dotted;
	background:url(/files/000000208.gif) no-repeat 5px center;
	padding:6px 6px 6px 25px;
}

#rightArea li.image {
	padding: 5px;
	line-height: 0;
}
#rightArea #vsSeal {
	border: 0 none;
	text-align: center;
}


/* 左側カテゴリメニュー */

#leftArea #navigation {
	background: #EFEFEF;
	margin-bottom: 12px;
}
#leftArea #navigation #menuTitle {
	height: 104px;
	text-indent: -9999px;
	background: url(/files/000000211.jpg) no-repeat;
}
body.shimin #leftArea #navigation #menuTitle
	{ background-position: 0 0; }
body.jigyo #leftArea #navigation #menuTitle
	{ background-position: 0 -104px; }
body.kanko #leftArea #navigation #menuTitle
	{ background-position: 0 -208px; }
body.shisei #leftArea #navigation #menuTitle
	{ background-position: 0 -312px; }
body.faq #leftArea #navigation #menuTitle
	{ background-position: 0 -416px; }
div.movieTop #leftArea #navigation #menuTitle,
div.movieChannel #leftArea #navigation #menuTitle
	{ background-position: 0 -520px; }

#leftArea #navigation ul#menuList {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}
#leftArea #navigation ul#menuList li {
	padding-left: 20px;
	background: url(/files/000000208.gif) no-repeat left 0.4em;
}
#leftArea #navigation ul#menuList li a,
#leftArea #navigation ul#menuList li span {
	display: inline-block;
	padding: 6px 0;
}
#leftArea #navigation ul#menuList li#thirdCat {
	padding-bottom: 0;
}
#leftArea #navigation ul#menuList li.current {
	background: #9b9b9b url(/files/000000209.gif) no-repeat left 0.4em;
}
#leftArea #navigation ul#menuList li.current a.currentLink {
	font-weight: bold;
	color: #fff;
}
#leftArea #navigation ul#menuList li ul {
	list-style-type: none;
	background: #efefef;
	margin-left: -20px;
}
#leftArea #navigation ul#menuList li ul li {
	padding-left: 30px;
	background: url(/files/000005566.gif) no-repeat 14px 0.4em;
}
#leftArea #navigation ul#menuList li ul li.current {
	background: #9b9b9b url(/files/000005567.gif) no-repeat 14px 0.4em;
}


/* トップページ
===============================================*/

/* 打ち出し画像 */

#mainArea #feature {
	margin-bottom: 20px;
}

/* よこてピックアップ */

#mainArea #pickup h2 {
	border: 0 none;
	padding: 0;
}

/*外部リンクバナー*/

#bannerArea {
	border-top:1px solid #C8C5BE;
	width:100%;
	margin:20px 0;
	clear: both;
}

#bannerArea ul{
	text-align: center;
	padding-top: 20px;
}

#bannerArea ul li {
	display: inline-block;
	/display: inline;
}

/* 緊急情報 */

.highLevel {
	border:3px solid #D60407;
	}
.lowLevel {
	border:3px solid #387AB6;
	}
#emergency {
	margin: 0 0 20px;
	border-radius:3px;
	}
#emergency h2{
	padding-bottom:3px;
	font-size:1.2em;
	text-align:center;
	color:#fff;
	}
#emergency.highLevel h2{
	background: #D60407;
	}
#emergency.lowLevel h2{
	background: #387AB6;
	}
#emergency .mainText{
	margin: 15px;
	}
	

/* その他共通パーツ
===============================================*/

/*パンくずリスト*/

div#breadCrumbs{
	font-size: 0.8em;
	text-align:left;
	margin-bottom: 5px;
	}
div#breadCrumbs p{ margin: 0; }
div#breadCrumbs .printBtn{ float:right; margin:0 0 0 30px; }

/*見出し*/

div#mainArea h1{ 
	border-top: 4px solid #676050;
	padding: 12px 8px;
	margin: 0;
	font-size: 1.2em;
	}
div#mainArea div.contentHeader{ 
	background:url(/files/000000109.jpg) left bottom repeat-x;
	border:1px solid #bcbcbc;
	padding: 2px;
	margin-bottom:10px;
	}

div#mainArea div.contentHeader div.contentMeta{ 
	float:right; 
	text-align:right; 
	margin:10px 10px 0;
	font-size:14px;
       font-weight:normal;
	}

div#mainArea div.sectionHeader{ 
	margin: 0 0 10px;
	}
div#mainArea div.sectionHeader.sectionh2{
	background: url(/files/000000205.gif) left bottom repeat-x;
	padding:3px 2px; 
	border:1px solid #bcbcbc;
}
div#mainArea div.sectionHeader.sectionh3 {
	padding: 2px; 
	border:1px solid #bcbcbc;
}

div#mainArea h2{ 
	border-left:5px solid #676050; 
	padding: 3px 8px; 
	font-size:1em; 
	}
div#mainArea h3{
	background-color: #ededed;
	padding: 3px 8px; 
	font-size:1em; 
	}
	
div#mainArea h4{ 
	padding: 0px 3px 3px; 
	border-bottom:5px solid #bcbcbc; 
	font-size:1em; 
	}
/*
div#mainArea ol{
	list-style-position:inside;
	}
*/

/*画像*/

div#mainArea div.sectionImage{
	text-align: center;
}
div#mainArea div.sectionImage.right{
	float: right;
	margin: 0 0 20px 20px;
}
div#mainArea div.sectionImage.left{
	float: left;
	margin: 0 20px 20px 0;
}
div#mainArea div.sectionImages1,
div#mainArea div.sectionImages2,
div#mainArea div.sectionImages3 {
	margin: 20px 0;
	clear: both;
}
div#mainArea div.sectionImages1 div.sectionImage{
	width: 685px;
}
div#mainArea div.sectionImages2 div.sectionImage{
	float: left;
	width: 335px;
	margin-right: 14px;
}
div#mainArea div.sectionImages3 div.sectionImage{
	float: left;
	width: 219px;
	margin-right: 14px;
}
div#mainArea div.sectionImage.last{
	margin-right: 0 !important;
}

div#mainArea p.sectionImageCaption,
div#mainArea p.sectionImageLink {
	font-size: 0.9em;
	margin: 5px 0 10px;
	word-wrap: break-word;
}

/*文書構造*/

#mainArea .leadText{
	margin-bottom: 20px;
}
#mainArea .section{
	margin-bottom: 25px;
}

/*Ｈ２見出しリンク*/

#mainArea ul.sectionLink{
	list-style-type: none;
	margin: 20px 0;
	font-size: 0.9em;
}

#mainArea ul.sectionLink li{
	list-style-type:none;
	background:url(/files/000000126.jpg) no-repeat left;
	float:left;
	padding:3px 3px 3px 20px;
	margin-right:30px;
}


/*注目・新着情報*/

div.tab {
	margin-top:30px;
	background:url(/files/000000134.jpg) repeat-x;
	background-position:60px 29px;
	font-size: 0.9em;
}

div.tab ul.tabLabels {
	list-style-type: none;
	margin: 0;
	height: 30px;
	margin-bottom: 20px;
}
div.tab ul.tabLabels li{
	width: 121px;
	margin-right: 10px;
	float: left;
}

div.tab .tabContents {
	padding: 0 15px 10px;
}
div.tab .tabContents li {
	margin: 0 0 5px;
}
div.tab .tabMenu {
	text-align: right;
	margin-bottom: 5px;
}
div.kankoTop .tabMenu {
	text-align: right;
	margin-bottom: 30px;
}
#newsList ul, #topicsList ul {
	list-style-type: none;
	margin: 0;
}
#newsList li {
	padding-left: 75px;
}
#newsList li.attention
	{ background: url(/files/000000105.jpg) no-repeat left center; }
#newsList li.announce
	{ background: url(/files/000000104.jpg) no-repeat left center; }
#newsList li.recruit
	{ background: url(/files/000000106.jpg) no-repeat left center; }

#topicsList span.date {	
	margin-right: 5px;
}

/* もしものとき一覧 */

#moshimoList ul {
	list-style-type: none;
	margin: 0;
}
#moshimoList ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #6D6C67;
	}
#moshimoList .time {
	font-size: 0.9em;
	}
#moshimoList .entryTitle {
	background: transparent;
	padding: 0;
	margin: 3px 0;
	}

/* 関連リンク装飾 */

.RelationLinkBox{ 
	margin:20px 0; 
	border:1px solid #bcbcbc; 
	}
.RelationLinkBox .departmentBoxInner{ 
	padding:7px 12px; 
	}
div#mainArea .RelationLinkBox h2.title{ 
	background-image:none;
	background-color:#e8e8e8; 
	border:none; 
	border-bottom:1px solid #bcbcbc; 
	padding:7px 12px; 
	font-size:100%; margin:0; 
	}

/* アイコン付リスト */

ul.linkList{
	margin:10px 20px;
	padding:0;
	list-style-type: none;
	clear:both;
	}
ul.linkList li{
	margin: 0 0 10px; 
	}
	
.list_icon_page{
	padding-left: 27px;
	background:url(/files/000000208.gif) left 0.2em no-repeat;
	}

.list_icon_menu{
	padding-left: 27px;
	background:url(/files/000000121.jpg) left 0.2em no-repeat;
	}
.list_icon_url{
	padding-left: 27px;
	background:url(/files/000000122.jpg) left 0.2em no-repeat;
	}
.list_icon_excel{ 
	padding-left: 27px;
	background:url(/files/000000128.jpg) left 0.2em no-repeat;
	}
.list_icon_word{
	padding-left: 27px;
	background:url(/files/000000120.jpg) left 0.2em no-repeat;
	}
.list_icon_pdf{
	padding-left: 27px;
	background:url(/files/000000125.jpg) left 0.2em no-repeat;
	}
.list_icon_movie{
	padding-left: 27px;
	background:url(/files/000000127.jpg) left 0.2em no-repeat;
	}
.list_icon_sound{
	padding-left: 27px;
	background:url(/files/000056693.gif) left 0.2em no-repeat;
	}

/* アイコン付リスト2列・3列 */

ul.linkList.twoColumn li{
	width: 287px;
	margin-right: 17px;
	float: left;
	}

ul.linkList.threeColumn {
	margin: 10px 0 10px 15px;
	}
ul.linkList.threeColumn li{
	width: 263px;
	margin-right: 17px;
	float: left;
	}

ul.linkList li.left{
	clear: left;
	}
ul.linkList li.right{
	margin-right: 0;
	}


/* アンケート装飾 */

.enqueteBox{ 
	margin:20px 0; 
	border:1px solid #d2d1cd; 
	background-color: #e4e1da; 
	}
	
div#mainArea .enqueteBox h2.title{ 
	border-left: 5px solid #484236;
	padding: 0 8px;
	margin: 7px 9px 6px; 
	}
	
.enqueteBox .enqueteBoxInner{ 
	padding: 12px 14px; 
	background-color: #f4f3ee;
	}
	
.enqueteBox .tac{
	text-align:center;
	margin-top:7px;
	}

.enqueteBox .tac input{
	margin-top:7px;
	}

/* お問い合わせ装飾 */

.departmentBox{ 
	margin: 20px 0 0; 
	border:2px solid #C0C0C0; 
	padding: 4px; 
	}

div#mainArea .departmentBox h2.title{
	background:url(/files/000000155.jpg);
	padding:2px 8px;
	border:0 none;
	}

.departmentBox .departmentBoxInner{ 
	padding: 12px 12px 10px;
	}

.departmentBoxInner ul{
	list-style-type: none;
	margin: 0;
	font-size:0.9em;
	margin-bottom: 12px;
	}

.departmentBoxInner li.list_icon_link{
	background:url(/files/000000122.jpg) no-repeat left 0.3em;
	padding:0px 20px 0px 25px;
	float:left;
	}
.departmentBox .tac{
	text-align:center;
	clear:both;
	}

/* ページトップへ装飾 */
.pageTopBox{ 
	margin: 30px 0;
	text-align:right; 
	font-size: 0.9em; 
	}
	
.pageTopBox a{
	background:url(/files/000000156.jpg) no-repeat left 0.3em; 
	padding: 0 0 0 20px;
	}


/* 表 */
table { 
	border-collapse:collapse; 
	border: 1px solid #cecfce; 
	margin:3px 0 10px 0; 
	}
	
table th { 
	padding: 7px 9px; 
	background-color: #ede9de; 
	border: 1px solid #cecfce; 
	border-collapse: collapse; 
	font-weight: bold; 
	text-align: left; 
	}
	
table td.gray { 
	padding: 7px 9px; 
	background: #F8F8F8; 
	border: 1px solid #cecfce; 
	border-collapse: collapse; 
	font-weight: normal; 
	text-align: left; 
	}
	
table .Column{
	background-color:#F5F5F5;}
	
table td { 
	padding: 7px 9px 7px 9px; 
	border: 1px solid #cecfce; 
	border-collapse: collapse; 
	font-weight: normal; 
	text-align: left; 
	}
	
table td ul {
	list-style:none outside none; 
	margin:0px 0 0 0.2em; 
	padding:0; 
	}
	
/* 無料ダウンロード */

#downloadBoxArea{
	margin: 27px 0;
	font-size: 0.9em;
	}

#downloadBoxArea .downloadBoxPart{
	border-top:#9A9A9A dotted 1px; 
	padding-top:10px;
	}
div#mainArea #downloadBoxArea h2.title{
	border: 0 none; 
	padding: 0px;
	margin: 0 0 3px;
	}


#downloadBoxArea img{
	float:left;
	}

#downloadBoxAreaText{
	width:auto; 
	text-align:left; 
	padding:0px 0px 0px 132px;
	}


/* 大カテゴリトップ 第3階層一覧 */

ul.childList {
	list-style-type: none;
	margin: 15px 0 0 15px;
	}

ul.childList li {
	width: 320px;
	margin: 0 15px 18px 0;
	float: left;
	}

ul.childList li.left {
	clear: both;
	}

ul.childList li.right {
	margin-right: 0;
	}

div#mainArea ul.childList h3.sectionTitle {
	padding-left: 20px;
	}

ul.childList p.description {
	padding: 0 5px;
	}
