@charset "utf-8";

/*------------------------------------------------------------------------------
	テンプレート-下層ページcss
--------------------------------------------------------------------------------*/

/*bodyの設定
----------------------------------------------------*/

body#local { background: #ffffff;}
html{ height:100%;}
body{ height:100%;text-align: center;}

/* containerの設定
----------------------------------------------------*/
* html div#container{ height: 100%;}
div#container {
    width: 850px;
    margin: 0 auto ;
    position: relative;
    /*min-height: 100%;*/
	background: #ffffff;
	text-align: left;
}
body > #container {
	height: auto;
}

/*headerの設定
----------------------------------------------------*/
div#header {
	width: 850px;
	height: 77px;
}
h1#logo {
	width: 225px;
	height: 77px;
	float: left;
}
div#header-right {
	width: 625px;
	height: 77px;
	float: right;
}

/*contentの設定
----------------------------------------------------*/
div#content {
	clear: both;
	padding-top: 30px;
}

/*sideareaの設定
----------------------------------------------------*/
div#sidearea {
	width: 188px;
	float: left;
}
div#sNav ul {
	width: 188px;
}
div#sNav ul li {
	display: inline;
	line-height: 100%;
	font-size: 11px;
}
div#sNav ul li a {
	display: block;
	background: #efefef;
	border-bottom: 1px solid #cbcbcb;
	padding: 5px 10px;
	text-decoration: none;
	color: #000000;
}
div#sNav ul li a:hover {
	background: #aecded;
	color: #0057a8;
}
div#sNav ul li a.select {
	background: #aecded;
	color: #0057a8;
	font-weight: bold;
}

/*bnareaの設定
----------------------------------------------------*/
div#bnarea ul {
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding: 6px 0;
	text-align: center;
}
div#bnarea ul li {
	margin-bottom: 6px;
	overflow: hidden;
}

/*mainの設定
----------------------------------------------------*/
div#main {
	width: 625px;
	float: right;
}
div#mv-top {
	background: url(http://211.19.54.72/image/bg-mv.jpg) no-repeat;
	width: 625px;
	height: 269px;
}
div#mv-top h2 {text-align: center;padding-top: 40px;}
div#mv-top p {text-align: center;line-height: 160%;}
div#mv-top p strong {color: #9a0000;font-weight: normal;}
div#mv {margin-bottom: 20px;border-left: 3px solid #3481ff;}
div#mv h2 {text-align: left;margin: 0;font-size: 18px;border-left: 3px solid #70a6ff;padding: 0 0 0 10px;}
/*-----バナー-----*/
div#iNav {
	width: 625px;
	padding: 9px 0 0 0;
	margin-top: 9px;
	border-top: 1px dashed #a6a6a6;
}
* html #div#iNav { /* for IE6 */  
	width: 625px;
}
#iNav:after {  
	content: ".";  
	clear: both;  
	display: block;  
	height: 0;  
	visibility: hidden;  
}  
#iNav ul {  
	margin-right: -5px;  
	margin-top: -5px;  
	zoom: 1;  
}  
* html #iNav ul { /* for IE6 */  
	margin-right: -10px;  
}  
#iNav ul li {  
	float: left;  
	margin-right: 5px;  
	margin-top: 5px;  
	width: 205px;  
}
/*-----タブ-----*/  
div#container-1 {
	clear: both;
	margin-top: 13px;
}
div#container-1 .topics-Japan {
	padding: 10px;
	border-top: 5px solid #1e72f3;
	border-left: 1px solid #91bdff;
	border-right: 1px solid #91bdff;
	border-bottom: 1px solid #91bdff;
	min-height: 320px;
	max-height: 500px;
	overflow: auto;
}
div#container-1 .topics-China {
	padding: 10px;
	border-top: 5px solid #fe366f;
	border-left: 1px solid #fcb9cb;
	border-right: 1px solid #fcb9cb;
	border-bottom: 1px solid #fcb9cb;
	min-height: 320px;
	max-height: 500px;
	overflow: auto;
}
div#container-1 .topics-box1,
div#container-1 .topics-box2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}
div#container-1 .topics-box1 h4,
div#container-1 .topics-box2 h4 {font-size: 14px;color: #0057a8;font-weight: bold;margin-bottom: 5px;background: url(http://211.19.54.72/common/image/arrow-h4.gif) left center no-repeat;padding-left: 12px;}
div#container-1 .topics-box1 p,
div#container-1 .topics-box2 p {
	margin-bottom: 10px;
}
.icon-new {
	margin-bottom: 5px;
}
.topics-box2 .topiics-img { width: 90px;float: left;border: 1px solid #949494;}
.topics-box2 p { width: 480px;float: right;}

/*-----下層ページ-----*/  
#main .box { margin-bottom: 30px;}
#main .tb-basic {
	border-collapse: collapse;
	border: 1px solid #999999;
}
#main .tb-basic th,
#main .tb-basic td {
	border: 1px solid #999999;
	padding: 3px 5px;
	empty-cells: show;
	font-size: 12px;
	margin-bottom: 15px;
}
#main .tb-basic th {
	text-align: left;
	background: #eeeeee;
}

/* footerの設定
----------------------------------------------------*/
#footer{
	clear: both;
	border-top: 1px solid #a8a8a8;
	padding: 15px 0;
	font-size: 10px;
	color: #a8a8a8;
	text-align: center;
	margin-top: 10px;
}

/* 共通の設定
----------------------------------------------------*/
/*-----見出し設定-----*/
h2 { margin-bottom: 16px;}
h3 { clear: both;background: #434343;color: #ffffff;font-weight: normal;padding: 2px 5px;margin-bottom: 10px;}
h4 { clear: both;font-size: 14px;color: #0057a8;font-weight: bold;margin-bottom: 15px;background: url(http://211.19.54.72/common/image/arrow-h4.gif) left center no-repeat;padding-left: 12px;}
h5 { clear: both;border-bottom: 1px solid #cccccc;margin-bottom: 5px;}

/*-----リスト設定-----*/


/*----- 表-----*/
div#main table.tb-basic01 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

div#main table.tb-basic01 td {
	margin: 0;
	padding: 4px;
	border: 1px solid #dddddd;
	vertical-align: top;
}

div#main table.tb-basic02 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

div#main table.tb-basic02 td {
	margin: 0;
	padding: 4px;
	border: 1px solid #dddddd;
	vertical-align: middle;
	text-align: center;
}

/* レイアウト用 */
div#main .tb-layout {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

div#main .tb-layout td {
	padding: 0;
	vertical-align: top;
}

/*-----要素の位置設定-----*/
.center { text-align: center;}
.right { text-align:right;}
ol { margin-left: 30px;}

/* その他
----------------------------------------------------*/
.small { font-size: 10px;}
p.gotop {
	clear: both;
	padding-top: 10px;
	text-align: right;
	font-size: 10px;
}
p.gotop a {
	color: #666666;
	text-decoration: none;
}
p.gotop a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #70a6ff;
}

/* ClearFix
----------------------------------------------------*/
/* modern browsers */
.clearfix:after
 {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* IE7 */
/*.clearfix { display: inline-block;}*/
.clearfix { zoom: 100%;}

/* legacy IE */
* html .clearfix { height: 1%;}

/* End of ClearFix */


