/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*                                                                        */
/* frontpage only                                                         */
/*                                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 650px!important;
	width/**/: 670px;
	border: solid 1px #FFFFFF;
	clear: both;
	position: relative;
	z-index: 1;
}
div#contents h2 {
	height: 56px;
	margin-bottom: 15px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	/*padding: 2px;*/
	width: 200px;
}
ul#sidebanners {
	clear: both;
	padding-top: 5px;
	width: 200px;
}
ul#sidebanners li {
	padding-bottom: 5px;
	width: 200px;
}
ul#sidenavigator {
	width: 200px;
	padding-bottom: 10px;
}
ul#sidenavigator li {
	float: left;
	width: 200px;
}
ul.sidebar_livecamera {
	width: 200px;
	padding-top: 10px;
	clear: both;
}
ul.sidebar_livecamera li {
	width: 200px;
	float: left;
}
li.sidebar_livecamera_bg {
	text-align: center;
	height: 160px;
	background-image: url(../images/livecamera_bottom.gif);	
}
div.cameraframe {
	margin: 0px auto 0px auto;
	width: 180px;
	height: 135px;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.sidebarsub {
	width: 200px;
	clear: both;
	padding-top: 15px;
}
ul.sidebarsub li {
	float: left;
}
div.sidebar_pane {
	/*background-image: url(../images/sidebar/line.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: center;
}
p.caption {
	font-size: 10px;
}
p.livecamera {
	padding-top: 5px;
	text-align: center;
	margin: 0px auto 0px auto;
	width: 180px;
}
div.news_column {
	background-image: url(../images/frontpage/background.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	width: 624px!important;
	width/**/: 644px;
	height: 120px;
	/*float: left;*/
	background-color: #FFFFFF;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
div.news_column strong {
	color: #0A50A1;
	font-size: 14px;
}
div.news_column img {
	float: right;
}
h3 {
	padding: 5px 0px;
}
a.link {
	display: block;
	padding-left: 12px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.breadlink {
	width: 100%;
}
ul.breadlink li {
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	float: left;
	padding: 5px 15px 15px 12px;
}
p.border {
	padding: 0px;
	margin: 0px;
}
a.blank {
	background-image: url(../images/blank_window.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	padding: 5px 15px 15px 15px;
}
a.earth {
	background-image: url(../contents/about/images/earth.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	padding: 5px 15px 15px 18px;
}
ul.env {
	padding: 0px 10px 0px 10px;
}
ul.env li {
	padding-bottom: 10px;
}

/* 2011.01.20fixed */
div.ustream {
	display: block;
	padding-top: 34px;
	background: url(../images/frontpage/ustream_title.gif) no-repeat left top;
	z-index: 1;
}

div.ustream a {
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 200px;
	background: url(../images/frontpage/livecamera_moredetail_btn.gif) no-repeat;
}

/* Google翻訳 */
div#google_translate {
	position: absolute;
	right: 5px;
	top: 0px;
	background: url(../images/frontpage/google_translation.png) no-repeat left 6px;
	padding-left: 120px;
	height: 30px;
	overflow: hidden;
}

div.section p.information {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	padding: 10px;
	border: 1px solid #CCC;
	background: #FFC;
	margin-top: 15px;
	margin-bottom: 15px;
}

