@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

 File name:      header.css
 Author:         harry@ntdtv
 Style Info:     各CSSファイル読み込み用
 Edited:         2012-12-12
----------------------------------------------------------- */


/* header設定
----------------------------------------------------------- */

#headerContainer {
	margin: 0 auto 10px;;
	padding:0;
	height:auto;
	width:100%;
	background: url(images/header_bg_ok.jpg) 50% 0 no-repeat;
}

/*  Langquage Bar設定
----------------------------------------------------------- */
/* Change cursor to wait for AJAX call*/
html.wait, html.wait * { cursor: wait !important; }

/*  Typography  */
body {
	color: black;
	line-height: 1.25;
	}

a {
	color: #2e5b8a;
	}

.hide {
	display: none;
}



/*  Langquage Bar
---------------------------------------------*/
#lang-barArea{ width:100%; margin:0 auto;background:url(images/lang_bar.png) 50% 0 #1d70a4 no-repeat;	font-family: "Microsoft JhengHei", "微軟正黑體", Arial, PMingLiU, "新細明體", SimSun, sans-serif;font-size: 62.5%;
}
#lang-bar {
	position: relative; height:30px;
	z-index: 101;
	border-bottom: 1px solid #dcdcdc;
	}
#lang-bar .langArea {
    position: relative;
	width:1000px;
	height:30px;
	margin:0 auto;
		}
#lang-bar  .langArea .center {
	margin: 0 auto;
	width: 1000px;
	height: 30px;
	min-height: 30px;
	}


#lang-bar .langArea .rssimg{
	position:absolute;
	top:4px;
	left:700px;
	 }
	 
#lang-bar .center:after {
	content: "";
	clear: both;
	display: block;
	}

#lang-bar ul {
	padding:0;
	}

#lang-bar ul li {
	height:30px;
	float: left;
	display: inline;
	margin-left: 10px;
	}

#lang-bar ul li a {
	color: #E4FFFF;
	font-size: 1.4em;
	line-height:30px;
	}



.dropdown{
	float:right;
	font-size:1.4em;
	border:1px solid #777;
	height:25px;
	margin-top:2px;
	line-height:25px;
	padding: 1px 3px;
	color: #4d4d4d;
	background: url(images/lang_selectmenu-bg.png) no-repeat;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
/* Webkit 
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#e2e2e2),
		to(#fff)
		);
	*/
	
/* IE 
	filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	*/
	behavior: url(PIE.htc);

}

option {
	padding:3px;
	margin: 0;
	font-size:1.2em;
	z-index: 1005;
	background: rgba(255, 255, 255, 0.9);
	} 
/*--------Langquage Bar ------over */






#header{
	width: 1000px;
	height:90px;
	margin:0 auto;
	padding:0;
	/*
	box-shadow:0px 3px 9px #47B2DF;
	-moz-box-shadow:0px 3px 9px #47B2DF;
	-khtml-box-shadow:0px 3px 9px #47B2DF;
	-webkit-box-shadow:0px 3px 9px #47B2DF;
	*/
	/*behavior: url(PIE.htc); IE*/
	}
	
	
		#headerArea{
			width: 1000px;
	        height:100px;
	        margin:0 auto;
			}

		
		#headerArea .header-logo{
			/*width:320px;
			height:100px;*/
			padding: 15px 15px 0;
			top:0;
			float:left;
			position:absolute;
			margin:0;
			}
	
		#headerArea .weather{
			width:650px;
			height:68px;
			float:right;
			color:#FFFFDE;
			text-align:center;
			font-size:14px;
			line-height:78px;
			}
		
		#headerArea .serach{
			width:150px;
			height:32px;
			float:right;
			margin-top:13px;
			}
			
		#headerArea .returnToHome{
			clear:both;
			float: left;
			z-index: 0;
			padding: 0;
			margin: 0;
			border: 1px solid yellow;
		}

		#headerArea .returnToHome img{
			width: 226px;
			height:140px;
			border: 1px transparent none red;
		}
		
		/* Language dropdown
		----------------------------------------------------*/

		#headerArea .language {
			/*margin: 0 auto;*/
			margin-top: 9px;
			margin-right: 2px;
			width: 80%;
			height: 30px;
			min-height: 30px;
			float: right;
			font-family: "Microsoft JhengHei", "微軟正黑體", Arial, PMingLiU, "新細明體", SimSun, sans-serif;
			font-size: 62.5%;
			}
		
		
		#headerArea .language:after {
			content: "";
			clear: both;
			display: block;
			}

		#headerArea .dropdown{
			float:right;
			font-size:1.4em;
			border:1px solid #777;
			height:25px;
			margin-top:2px;
			line-height:25px;
			padding: 1px 3px;
			color: #4d4d4d;
			background: url(images/lang_selectmenu-bg.png) no-repeat;
			-webkit-border-radius: 4px;
			   -moz-border-radius: 4px;
			        border-radius: 4px;
			
		/* IE 
			filter:progid:DXImageTransform.Microsoft.gradient
		        (startColorstr=#ffeeeeee,endColorstr=#ffffffff);
			zoom: 1;
			*/
			behavior: url(PIE.htc);
		
		}

		/* rss
		---------------------------------------------*/
		#headerArea .rss {
			/*float: right;
			margin-top: 20px;
			margin-left: 10px;*/
		}
		
		/* society tool
		---------------------------------------------*/
		#headerArea .social_logo {
			float: right;
			/*width: 100%;*/
			height: 37px;
			margin-top: 2px;
		}
		
		#headerArea .social_logo ul {
			/*padding-left: 80%;*/
		}
		
		#headerArea .social_logo li {
			width: 32px;
			height: 32px;
			margin-right: 5px;
			float: left;
		}


		/* Search
		---------------------------------------------*/
		:focus {
			outline: 0;
		}
		/* Assistive text */
		.assistive-text {
			position: absolute !important;
			clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
			clip: rect(1px, 1px, 1px, 1px);
		}
		#access a.assistive-text:active,
		#access a.assistive-text:focus {
			background: #eee;
			border-bottom: 1px solid #ddd;
			color: #1982d1;
			clip: auto !important;
			font-size: 12px;
			position: absolute;
			text-decoration: underline;
			top: 0;
			left: 7.6%;
		}
		
		
		
		
		
		/* Search Form */
		
		input[type=text] {/*引く前*/
			background: #808080;
			-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
			-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.08);
			box-shadow:0 0 3px #FFFFDC, inset 0 1px 1px rgba(0,0,0,0.08);
			border: 1px solid #b4bdc4;
			color: #808080;
			font-size:12px;
			behavior: url(PIE.htc);
			line-height:22px;
		}
		input[type=text]:focus{/*引く後*/
			color: #486186;	
			-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
			-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.08);
			box-shadow:0 0 6px #d94e38, inset 0 1px 2px rgba(0,0,0,0.08);
			border: 1px solid #C8B334;
			font-size:14px;
			behavior: url(PIE.htc);
		}
		
		input[type=text] {
			padding: 3px;
			font-size:8px;
		}
		input#t {
			background: url(images/search_icon.png) no-repeat 5px 3px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			font-size: 14px;
			height: 15px;
			line-height: 1.2em;
			padding: 4px 10px 4px 28px;
		}
		input#searchsubmit {
			display: none;
		}
		
		
		#headerArea .serach #searchform {
			text-align: left;
		}
		#headerArea .serach #searchform div {
			margin: 0;
		}
		#headerArea .serach #t {/*引く前*/
			float: right;
			background-color: #fffff1;
			/*slide start*/
			-webkit-transition-duration: 400ms;
			-webkit-transition-property: width, background;
			-webkit-transition-timing-function: ease;
			-moz-transition-duration: 400ms;
			-moz-transition-property: width, background;
			-moz-transition-timing-function: ease;
			-o-transition-duration: 400ms;
			-o-transition-property: width, background;
			-o-transition-timing-function: ease;
			/*slide over**/
			width: /*140px*/120px;
			behavior: url(PIE.htc);
		}
		#headerArea .serach #t:focus {/*引く後*/
			background-color: #fffffb;
			width: /*218px*/180px;
		}
		#headerArea .serach #searchsubmit {
			display: none;
		}
		#headerArea .serach .only-search #searchform {
			top: 5px;
			z-index: 1;
		}
		#headerArea .serach.only-search #t {
			background-color: #1a1a1a;
			border-color: #c8b334;
			color: #b7b7b7;
		}
		#headerArea .serach .only-search #t,
		#headerArea .serach .only-search #t:focus {
			width: 85%;
		}
		#headerArea .serach .only-search #t:focus {
			background-color: #bbb;
		}
		#headerArea .serach .with-image #searchform {
			top: auto;
			bottom: -27px;
			max-width: 218px;
		}
		#headerArea .serach .only-search + #access div {
			padding-right: 5px;
		}
		
		/*--------SEARCH ------over */
		

/*  Top menu設定
---------------------------------------------*/
#menuContainer {
	margin: 0 auto;
	padding:0;
	top:0;
    height:45px;
	line-height:45px;
	background:url(images/menu_bg.jpg) repeat-x;
}
#menu {
	margin:0 auto;
	padding:0;
	width:1000px;
    position:relative;
    height:45px;
	z-index:100;
}
.menu, .menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    line-height: 2.5em;
}
.menu a
{
    text-decoration: none;
}
.menu > li
{
    margin-left: 0;
	background: url(images/menu_side_line.jpg) right top no-repeat;
}
.menu > li:first
{
    margin-left:0px!important;
    }
.menu > li > a
{
    padding: 0px 15px 0 10px;
    margin: 0;
    width: 100%;
    text-decoration: none;
    color: #1D70A4;
	font-size: 14px;
	font-weight: bold;
	line-height: 3em;　/*IE*/
}
div.box
{
    position: absolute;
    z-index: -1;
    background-color: #fffffb;
    left: 0;
    top: 0;
    border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}
li.pull-down
{
    padding-right:6px;
    }
li.pull-down > a
{
    background-image: url('images/darrow.png');
	background-position: 96% 55%;
    background-repeat: no-repeat;
    padding-right: 15px;
}
li.right-menu > a
{
    background-image: url('images/rarrow.png');
    background-position: 97% 45%;
    background-repeat: no-repeat;
}
.menu a.selected
{
	height:40px;
    background-color: #fffffb;
    border-radius: 0px 6px 6px 6px;
    -moz-border-radius: 0px 6px 6px 6px;
    -webkit-border-radius: 0px 6px 6px 6px;
}
.menu li
{
    float: left;
    position: relative;
}

.menu ul
{
    position: absolute;
    display: none;
    width: 200px;
    top: 2.5em; /*padding-right: 10px;*/
    background-color: #fffffb; /*-moz-opacity: .50;     filter: alpha(opacity=50);     opacity: .50;*/
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
	-moz-box-shadow: 0 3px 6px #000;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #000;
	behavior: url(PIE.htc);
}

.menu li ul a
{
    width: 180px;
    height: auto;
    float: left;
    color: #1D70A4;
    padding: 0 10px;
}
.menu li ul li
{
    padding: 0;
    margin: 0;
}
.menu ul ul
{
    top: auto;
}

.menu li ul ul
{
    left: 198px; /*margin: 0px 0 0 10px;*/
}
.menu-item-selected > a
{
    background-color: #92d7ef;
   /*-moz-opacity: .50;
    filter: alpha(opacity=50);
    opacity: .50; */
	
}
.menu-item-selected > a:hover
{
    color: #257E84 !important;text-decoration:none;
}





#header_iframe{
	width:100%;
	height:450px;
	margin:0 auto;
	padding:0;
	}


/* ↓↓↓↓↓　以下はモバイル用　↓↓↓↓↓ */
#m_copyright {
	text-align: center;
	font-size: 12px;
	color: #e4ffff;
}
/* ↑↑↑↑↑　以上はモバイル用　↑↑↑↑↑ */