/*-----------------------------------　Container　---------------------------------------*/
#head_container {
	background:url("../images/line_head.jpg") repeat-x 0 0;
}

#container {
	width:900px;
	margin:0 auto 50px auto;
}
#foot_container {
	clear:both;
	border-top:dotted 1px #666;
}

/*-----------------------------------　Header　---------------------------------------*/
#header{
	width:900px;
	margin:0 auto;
	padding-top:5px;
}
.site_title{
	float:left;
	width:310px;
	height:70px;
	background:url("../images/sitetitle.jpg") no-repeat 0 0;
}
.site_title a{
	width:170px;
	height:70px;
	display:block;
}

#header h1{
	float:left;
	font-weight:normal;
	color:#666;
	padding:10px 0;
	font-size:12px;
}

/*-- header_right --*/

#header_right{
	float:right;
	width:450px;
}

#header_right2{
	float:right;
	width:685px;
}

#head_topnavi {
	float:right;
	margin:10px 0;
	height: 17px;
}
#head_topnavi li{display:inline;}

#head_topnavi a{	color:#3A372C;}
#head_topnavi a:hover{	color:#999;}

/*-----------------------------------　GlobalNavi　---------------------------------------*/

#global {
	float:right;
	width:420px;
	height:50px;
	margin-top:0;
}
html* #global {
	float:right;
	width:420px;
	height:50px;
	margin-top:1px;
}
* html #global {
	float:right;
	width:420px;
	height:50px;
	margin-top:0;
}

#global li{
	float:left;
	font-size:14px;
	font-weight:bold;
}
#global li a{	text-align:center;display:block;color:#333;text-decoration:none;}
#global li a:hover{	display:block;color:#fff;text-decoration:underline;}

#global .global01 a{
	width:169px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global.jpg") no-repeat 0 0;
}
#global .global02 a{
	width:169px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global.jpg") no-repeat 0 0;
}
#global .global03 a{
	width:80px;
	height:18px;
	margin-top:10px;
	padding-top:5px;
	font-size:12px;
	background:url("../images/bg_global_short.jpg") no-repeat 0 0;
}

#global .global01 a:hover{	background-position:0 -33px;}
#global .global02 a:hover{	background-position:0 -33px;}
#global .global03 a:hover{	background-position:0 -23px;}


#person #global .global01 a,
#corporation #global .global02 a{	background-position:0 -33px;color:#fff;text-decoration:underline;}
#english #global .global03 a{	background-position:0 -23px;color:#fff;text-decoration:underline;}

/*-----------------------------------　GlobalNavi2　---------------------------------------*/

#global2 {
	float:right;
	width:685px;
	height:50px;
	margin-top:0;
}
html* #global2 {
	float:right;
	width:685px;
	height:50px;
	margin-top:1px;
}
* html #global2 {
	float:right;
	width:685px;
	height:50px;
	margin-top:0;
}

#global2 li{
	float:left;
	font-size:14px;
	font-weight:bold;
}
#global2 li a{	text-align:center;display:block;color:#333;text-decoration:none;}
#global2 li a:hover{	display:block;color:#fff;text-decoration:underline;}

#global2 .global01 a{
	width:120px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global2.jpg") no-repeat 0 0;
}
#global2 .global02 a{
	width:120px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global2.jpg") no-repeat 0 0;
}
#global2 .global03 a{
	width:120px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global2.jpg") no-repeat 0 0;
}
#global2 .global04 a{
	width:120px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global2.jpg") no-repeat 0 0;
}
#global2 .global05 a{
	width:120px;
	height:23px;
	margin-right:1px;
	padding-top:10px;
	background:url("../images/bg_global2.jpg") no-repeat 0 0;
	font-size:12px;
}
#global2 .global06 a{
	width:80px;
	height:18px;
	margin-top:10px;
	padding-top:5px;
	font-size:12px;
	background:url("../images/bg_global_short.jpg") no-repeat 0 0;
}

#global2 .global01 a:hover{	background-position:0 -33px;}
#global2 .global02 a:hover{	background-position:0 -33px;}
#global2 .global03 a:hover{	background-position:0 -33px;}
#global2 .global04 a:hover{	background-position:0 -33px;}
#global2 .global05 a:hover{	background-position:0 -33px;}
#global2 .global06 a:hover{	background-position:0 -23px;}

/* Force override style to apply new layout 200911 */
.site9y #header_right2 #global2 .global01 a { background-position:0 0px; color:#333; text-decoration: none;}
.site9y #header_right2 #global2 .global02 a { background-position:0 0px; color:#333; text-decoration: none;}
.site9y #header_right2 #global2 .global03 a { background-position:0 0px; color:#333; text-decoration: none;}
.site9y #header_right2 #global2 .global04 a { background-position:0 0px; color:#333; text-decoration: none;}
.site9y #header_right2 #global2 .global05 a { background-position:0 0px; color:#333; text-decoration: none;}
.site9y #header_right2 #global2 .global06 a { background-position:0 0px; color:#333; text-decoration: none;}

.site9y #header_right2 #global2 .active a { background-position:0 -33px;color:#fff;text-decoration:underline;}
.site9y #header_right2 #global2 .active_s a { background-position:0 -23px;color:#fff;text-decoration:underline;}

.site9y #header_right2 #global2 .global01 a:hover { background-position:0 -33px;}
.site9y #header_right2 #global2 .global02 a:hover { background-position:0 -33px;}
.site9y #header_right2 #global2 .global03 a:hover { background-position:0 -33px;}
.site9y #header_right2 #global2 .global04 a:hover { background-position:0 -33px;}
.site9y #header_right2 #global2 .global05 a:hover { background-position:0 -33px;}
.site9y #header_right2 #global2 .global06 a:hover { background-position:0 -23px;}
.site9y #header_right2 #global2 a:hover{	color:#fff;}

#person #global2 .global01 a,
#corporation #global2 .global02 a{	background-position:0 -33px;color:#fff;text-decoration:underline;}
#english #global2 .global03 a{	background-position:0 -23px;color:#fff;text-decoration:underline;}


/*-----------------------------------　Footer　---------------------------------------*/

#footer{
	width:900px;
	margin:0 auto;
	padding-bottom:50px;
}

.foot_navi {	padding:5px 0 0 0;}
.foot_navi a{	color:#3A372C;}
.foot_navi a:hover{	color:#999;}

.foot_navi li{display:inline;}

.copyright{
	float:right;
	width:265px;
	height:19px;
	background:url("../images/copyright.jpg") no-repeat 0 0;
}

/*-----------------------------------　MainVisual　---------------------------------------*/

.pankuzu{
	padding:6px 5px;
	height:18px;
}

.pankuzu strong {
	font-weight: normal;
}

/* alternative display to pankuzu */
.ad_line {
	padding:6px 5px;
	height:18px;
}

.ad_line a {
	color: #333;
}

/*-----------------------------------　MainContents　---------------------------------------*/

#contents{
	float:left;
	width:565px;
}



#contents .contents_navi{
	background:#f5f5f5;
	padding:10px;
	margin:20px 25px;
}
#contents .contents_navi li{display:inline;}



/*-----------------------------------　sub_contents　---------------------------------------*/

#sub_contents{
	float:right;
	width:300px;
	padding-top:30px;
}


.sub_box{
	line-height:1.2em;
	padding-bottom:20px;
	background:#fff;
}
.sub_box p{
	padding:10px 0;
}

.sub_box_hotspot{
	line-height:1em;
	margin-top:12px;
	padding-bottom:8px;
	background:#E3FF8E;
}

.sub_box_ss{
	line-height:1em;
	margin-top:12px;
	background:#FFF;
}

.sub_box_hotspot2{
	line-height:1em;
	margin-top:12px;
	padding-bottom:8px;
}

/*-----------------------------------　Page　---------------------------------------*/
.page_top a{
	display:block;
	float:right;
	margin:20px 1px 10px 0;
	width:80px;
	height:30px;
}

/*-----------------------------------　table　---------------------------------------*/
