body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-color:#000000;
}

body.top_body{
	margin-top:24px;
	overflow-y:hidden;
	background-color:#000000;
}

h1,h2{
	margin:0px;
	padding:0px;
}

h1 a{
	float:left;
	background:url(../../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:254px;
	height:50px;
}

ul{
	list-style-type:none;
}

ul,li{
	margin:0px;
	padding:0px;
}

a{
	color:#000000;
	text-decoration:none;
	overflow:hidden;
}

a:hover{
	color:#C6A00B;
}

img{
border:none;
}

/*#####################   layout-box   ############################*/

#full_frame{
	width:100%;
	background-color:#FFFFFF;
}

#header{
	background:url(../../images/header.jpg) center no-repeat #AAA39F;
	height:31px;
	border-bottom:solid #000000 5px;
}

#contents_frame{
	width:806px;
	margin:0px auto;
}

#contents_header{
	margin-top:59px;
	height:50px;
}

#contents_main{
	width:734px;
	float:right;
}


#contents{
	float:left;
	font-size:12px;
	color:#787661;
	line-height:21px;
	margin-right:52px;
	margin-bottom:60px;
}

#footer{
	height:45px;
	text-align:center;
	background-color:#000000;
	border-top:solid #787661 3px;
}

.clear{
	height:0px;
	clear:both;
	visibility:hidden;
}


/*###############################################################*/

/*#########################   global_menu   #########################*/
#global_menu{
	width:734px;
	height:21px;
	float:right;
	background-image:url(../../images/dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:59px;
}

#global_menu li{
	padding:0px;
	display:inline;
	float:left;
}

#global_menu li#vision_now{
	width:82px;
	height:13px;
	background:url(../../images/our_vision_over.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu li#business_now{
	width:101px;
	height:13px;
	background:url(../../images/our_business_over.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}
#global_menu li#corporate_now{
	width:107px;
	height:15px;
	background:url(../../images/our_corporate_over.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}
#global_menu li#news_now{
	width:80px;
	height:13px;
	background:url(../../images/news_box_over.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}
#global_menu li#network_now{
	width:141px;
	height:13px;
	background:url(../../images/our_global_network_over.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #vision a{
	width:82px;
	height:13px;
	background:url(../../images/our_vision.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #vision a:hover{
	background:url(../../images/our_vision_over.gif) no-repeat left;
	display:block;
}
/*
#global_menu #business{
	width:101px;
	height:13px;
	background:url(../../images/our_business_gray.gif) no-repeat left;
	text-indent:-9999px;
}
*/
#global_menu #business a{
	width:101px;
	height:13px;
	background:url(../../images/our_business.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #business a:hover{
	background:url(../../images/our_business_over.gif) no-repeat left;
	display:block;
}

#global_menu #corporate a{
	width:107px;
	height:15px;
	background:url(../../images/our_corporate.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #corporate a:hover{
	background:url(../../images/our_corporate_over.gif) no-repeat left;
	display:block;
}

#global_menu #news a{
	width:80px;
	height:13px;
	background:url(../../images/news_box.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #news a:hover{
	background:url(../../images/news_box_over.gif) no-repeat left;
	display:block;
}

#global_menu #network a{
	width:141px;
	height:13px;
	background:url(../../images/our_global_network.gif) no-repeat left;
	text-indent:-9999px;
	display:block;
}

#global_menu #network a:hover{
	background:url(../../images/our_global_network_over.gif) no-repeat left;
	display:block;
}

#global_menu li{
	margin-right:17px;
}

#global_menu #blog{
	float:right;
}
#global_menu #blog a,
#global_menu #blog01 a{
	height:15px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
#global_menu #blog a{
	width:107px;
	background:url(../../images/tokublo.gif) no-repeat;
}
#global_menu #blog01 a{
	width:55px;
	background:url(../../images/reo_blog.gif) no-repeat;
}
#global_menu #blog a:hover{
	background:url(../../images/tokublo_over.gif) no-repeat;
}
#global_menu #blog01 a:hover{
	background:url(../../images/reo_blog_over.gif) no-repeat;
}
#global_menu div.en a{
	width:131px !important;
	background:url(../../images/tokublo_en.gif) no-repeat !important;
}
#global_menu div.en a:hover{
	background:url(../../images/tokublo_en_over.gif) no-repeat !important;
}
/*###########################################################*/

/*--------------------------------------------------  contents  ---------------------------------------------------*/

#contents a{
	color:#C6A00B;
}



#contents h3{
	font-size:12px;
}

#contents table{
	margin-top:-9px;
}

#contents th{
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	padding:11px 0px 0px;
}

#contents td{
	padding:11px 0px 0px;
	line-height:18px;
}
#contents table td.narrow,#contents table th.narrow{
	padding-top:5px;
}
#contents table table{
	margin-top:0px;
}

#contents table table td,#contents table table th{
	margin:0px;
	padding:0px;
}

#contents p, #contents h3, #contents ul, #contents dl{
	font-size:12px;
	line-height:21px;
	width:450px;
	margin-bottom:6px;
}

#contents p{
	margin-top:5px;
	margin-bottom:12px;
}

#contents h3{
	margin-top:14px;
	margin-bottom:0px;
}

#contents table p a{
	color:#C6A00B;
}

#contents table#mark{
	margin-top:34px;
}

#contents table#mark td{
	margin:0;
	padding:0;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	line-height:11px;
}

#contents table#mark div.txt_center{
	margin-top:6px;
	margin-bottom:0px;
}

#contents h3 a{
	color:#787661;
}

#contents p.align_center, #contents div.align_center {
	text-align:center;
}

#contents table.news_frame td{
	padding:0px;
}

#contents table.news_table{
	margin-top:0px;
}

#contents table.news_table td{
	padding:10px 0px 8px;
}

#contents table.news_table td span{
	line-height:21px;
}

#contents table.news_table td img{
	margin-left:0.5em;
}

#contents table.news_table a, #contents a.link_gray{
	color:#787661;
}

#contents table.news_table a:hover, #contents a:hover.link_gray{
	color:#C6A00B;
}

#contents span.black{
	color:#000000;
}

#contents span.yellow{
	line-height:21px;
	color:#C6A00B;
}

#contents span.f11{
	font-size:11px;
}

#contents div.right_side{
	text-align:right;
}

#contents img#map_tokyo{
	margin-top:27px;
}

#contents img#map_kansai{
	margin-top:22px;
}

#contents #data_science{
	width:420px;
	height:21px;
	margin:18px auto 0;
	background-image:url(../../images/data_science.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:white;
	text-align:center;
}

/*---11.05----------------------------------------------------------------------------------------------------------*/

#contents h3.headline {
	background: url(../../images/h3_bg.gif) no-repeat 1px 4px;
	padding-left: 14px;
	width:450px;
	margin: 12px 0 6px;
	color: #000000;
}

#contents h4.topic {
	margin: 0;
	margin-left:1em;
	text-indent:-1em;
	padding: 14px 0 6px;
	font-size: 12px;
}

#contents h5 {
	margin:0;
	padding: 6px 0 0;
	font-size: 12px;
	color: #000000;
}

#contents li {
	line-height: 18px;
	margin-left: 1em;
	text-indent: -1em;
}

#contents ul.anchor_list {
	padding: 24px 0 12px;
}

#contents .go2top {
	text-align: right;
	padding: 4px 18px 24px 0;
}

#contents .go2top a {
	background: url(../../images/arrow_upper.gif) no-repeat left 2px;
	padding-left: 12px;
	color: #000000;
	font-size: 11px;
}

#contents .go2top a:hover {
	background: url(../../images/arrow_upper_over.gif) no-repeat left 2px;
	color: #C6A00B;
}
#contents img.center {
	margin: 12px auto 25px;
}
#contents img.step {
	margin-bottom: 7px;
}
#contents img.step_image {
	margin: 14px 0 6px;
}
#contents img.left_image {
	float:left;
	margin-right: 23px;
}

/*---12.25---------------------------------------------------*/
#contents #privacy_table {
	border-top:solid 1px #C9C8C0;
	border-left:solid 1px #C9C8C0;
	margin:6px 0 13px;
}

#contents #privacy_table th.left, #contents #privacy_table td.left {
	width:204px;
}

#contents #privacy_table th.right, #contents #privacy_table td.right {
	width:203px;
}

#contents #privacy_table th, #privacy_table td {
	border-right:solid 1px #C9C8C0;
	border-bottom:solid 1px #C9C8C0;
	padding: 5px 10px;
}

#contents #privacy_table table td {
	border:none;
}

#contents #privacy_table th {
	color:#000000;
	text-align:center;
}

#contents #f11 {
	font-size:11px;
}

#contents ul.lh24 {
width:468px;
}

#contents ul.lh24 li {
padding:3px 0;
line-height:18px;
}

#contents h3.clause{
margin-top:50px;
border-bottom:1px solid #666666;
}
