@charset "utf-8";
/*===============================================================

	COMMON
	
=================================================== =COMMON */
html
{
	width:100%;
	height:100%;
}
body {
	/*font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  Osaka;*/
	background-color:#000000;
	width:100%;
	height:100%;
	position:relative;
	punctuation-trim: start end adjacent;
	text-autospace: ideograph-numeric ideograph-alpha;
	font-family: Helvetica, Arial;	
	/*line-height:1.5;*/
}

* html body {
	font-family:"Helvetica" , "Arial" , "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  Osaka ,;
} /* for lte ie6 */

*:first-child+html body {
	font-family:"Helvetica" , "Arial" , "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  Osaka , ;
} /* for ie7 */

html>/**/body {
	font-family:"Helvetica" , "Arial" , "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  Osaka , ;
} /* for ie8 */
/*
html:not(:target) body {
	font-family:"Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝",   serif;
} /* for modern browser not ie8 */

#container
{
	position:relative;
	width:100%;
	height:100%;
	z-index:100;
}
#header
{
	/*
	min-height:303px;
	height: auto !important;
	height: 303px;
	padding-left:20px;
	*/
	min-height:351px;
	height: auto !important;
	height: 351px;
}
* html #header {
  width:890px;
}
*:first-child+html #header {
  width:890px;
}
#header h1 , #header h1 a
{
	background-image:url(../img/common/logo.png);
	background-repeat: no-repeat;
	display:block;
	width:509px;
	height:104px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
}
#credit {
	position:absolute;
	top:-30px;
	right:20px;
	text-align:right;
	font-size:10px;
	background-color:#000;
	}
#wrapper
{
	position:relative;
	width:880px;
	margin-right: auto;
	margin-left: auto;
}
#contents
{
	padding-bottom: 40px;
	behavior: url(/common/js/iepngfix.htc);
	background: url(../img/english/common/bg_contents.png) no-repeat left top;
	margin-left: 160px;
	width: 700px;
}
.access {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
}
#contentsBox
{
	padding-right:20px;
	clear:both;
}
#contentsLeft
{
	float:left;
	width:155px;
	padding-top: 45px;
	padding-left: 5px;
}
#contentsRight
{
	width:700px;
	float:right;
	padding-bottom: 40px;
}
#footer {
  display:block;
	background-image:url(../img/english/common/bg_contents.png);
	background-position:left top;
	behavior: url(/common/js/iepngfix.htc);
	background-repeat:no-repeat;
	padding-bottom:10px;
	/*
	padding-left:20px;
	*/
	
}
#footer dl
{
	padding-bottom: 8px;
	width: 576px;
	border-right: 1px solid #fff;
	float: left;
	display:block;
	font-size:12px;
	font-family:Verdana, helvetica, arial;
	line-height:1.4;
}
#footer dt
{
	float:left;
	width:250px;
	clear:both;
}
#footer dd
{
	float:left;
	width:300px;
}
#footerMid {
	float: left;
	width: 160px;
	padding-right: 120px;
	padding-left: 15px;
}

#footerMid p {
	padding-bottom:5px;
}

#copyright {
	float: left;
	width: 245px;
	font-family:Verdana, helvetica, arial;
	line-height:1.5;
	font-size:9px;
	padding-left: 15px;
	padding-top: 22px;
}
#pageTopics
{
	padding-top:15px;
}
.accordion
{
	cursor:pointer;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	line-height:1.4;
	font-weight:bold;
}
.hoverBox {
	background-image:url(/common/img/common/blank.gif);
}
#pageTopics {
  
}
.fontN {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	font-weight:bold;
}
.fontNbold {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:14px;
	font-weight:bold;
}
.inblock {
	display: inline-block;
}
.normalFont
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	font-weight:normal;
}
 
/*=============NAVI=============================================*/
#header ul
{
}
#header ul li
{
	display:block;
	float:left;
	margin-bottom: 8px;
	cursor:pointer;
	clear: both;
}
#header ul li a img
{
	display:block;
	overflow:hidden;
}
#header li p
{
	float:left;
}
#header li div
{
	float:left;
}
#naviHome
{
	position:absolute;
	left:0;
	top:0;
}
#naviMobile
{
	position:relative;
	cursor:pointer;
	display:inline-block;
	width:65px;
}
#naviMobile div
{
	position:absolute;
	left:100px;
	bottom:0px;
	margin:0px;
	/*
	background-image:url(../img/common/QR_code_on.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	*/
	width:100px;
	height:100px;
	cursor:auto;
}
* html #naviMobile div 
{
	position:absolute;
	left:100px;
	/*
	bottom:7px;
	*/
	bottom:-1px;
	/*
	
	background-image:url(../img/common/QR_code_on.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	*/
	width:100px;
	height:100px;
	cursor:auto;
}
#naviMobile02
{
	position:relative;
	cursor:pointer;
	display:inline-block;
	width:65px;
}
#naviMobile02 div
{
	position:absolute;
	left:100px;
	bottom:0px;
	/*
	background-image:url(../img/common/QR_code_on.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	*/
	width:100px;
	height:100px;
	cursor:auto;
}
* html #naviMobile02 div 
{
	position:absolute;
	left:100px;
	bottom:-1px;
	/*
	background-image:url(../img/common/QR_code_on.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	*/
	width:100px;
	height:100px;
	cursor:auto;
}
#naviJapanese
{
	position:absolute;
	left:0;
	top:26px;
}
#naviEnglish
{
	position:absolute;
	left:0;
	top:26px;
}
/*=============NAVI=============================================*/

.pngfix {
	behavior: url(/common/js/iepngfix.htc);
}




/*===============================================================

	FLASH
	
=================================================== =FLASH */
#flashArea
{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	background-position: center center;
	z-index:1;
	clear:both;
	top: -2px;
}
#flash
{
	width:100%;
	height:100%;
}



/*===============================================================

	TOP
	
=================================================== =TOP */
#feature
{
	padding-top: 20px;

}
#feature h2
{
	background-image:url(../img/title/feature.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
#topics
{
	padding-top:40px; 
}
#topics h2
{
	background-image:url(../img/title/topics.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:40px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.topicsBox {
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #FFFFFF;
	cursor:pointer;
	clear:both;
	min-height:80px;
	height: auto !important;
	height: 80px;
	background-image:url(/common/img/common/blank.gif);
	/*
	behavior:url("/common/js/csshover3.htc");
	*/
}

.topicsDate {
	font-weight: bold;
	color: #0088FF;
	padding-bottom: 5px;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	float:left;
	width:220px;
	padding-right:10px;
}
.topicsDate h3 {
	color: #ffffff;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
	padding-top: 3px;
}
.topicsPic {
	float: left;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.topicsText {
	float: left;
	width: 240px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 1px;
}
#news
{
	padding-top: 35px;

}
#news h2
{
	background-image:url(../img/title/latest_news.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:31px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	padding-left: 270px;
	padding-top: 3px;
}
#news h2 span
{
  display:none;
}
.news
{
	border-bottom: 1px solid #FFFFFF;
	clear:both;
}
.newsBox
{
	padding-top: 11px;
	padding-bottom: 12px;
	margin-right:15px;
	cursor:pointer;
	float:left;
	background-image:url(/common/img/common/blank.gif);
	text-align:justify;
	text-justify: inter-ideograph;
}
.newsBox-null
{
	padding-top: 11px;
	padding-bottom: 12px;
	margin-right:15px;
	float:left;
	background-image:url(/common/img/common/blank.gif);
	text-align:justify;
	text-justify: inter-ideograph;
}
.overGray {
  background-color:#333333;
	background-image:url(/common/img/common/blank.gif);
}
.over {
  background-color:#333333;
	filter: alpha(opacity=1);
  -moz-opacity:1.0;
  opacity:1.0;
}
.newsDate {
	font-weight: bold;
	color: #0088FF;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	padding-right:10px;
}
.newsBox h3 , .newsBox h3 a
{
	color: #ffffff;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
	padding-top: 3px;
}
#blog
{
	padding-top: 35px;

}
#blog h2
{
	background-image:url(../img/title/latest_blog.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	padding-left: 245px;
	padding-top: 3px;
}
#blog h2 span
{
  display:none;
}
.blog
{
	border-bottom: 1px solid #FFFFFF;
	clear:both;
}
.blogBox
{
	padding-top: 11px;
	padding-bottom: 12px;
	margin-right:15px;
	cursor:pointer;
	float:left;
	background-image:url(/common/img/common/blank.gif);
	text-align:justify;
	text-justify: inter-ideograph;
}
.blogBox-null
{
	padding-top: 11px;
	padding-bottom: 12px;
	margin-right:15px;
	float:left;
	background-image:url(/common/img/common/blank.gif);
	text-align:justify;
	text-justify: inter-ideograph;
}
.blogDate {
	font-weight: bold;
	color: #0088FF;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	padding-right:10px;
}
.blogBox h3 , .blogBox h3 a {
	color: #ffffff;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
	padding-top: 3px;
}
/*===============================================================

	NEWSLIST
	
=================================================== =NEWSLIST */
#newsList
{
	padding-top: 15px;

}
#newsList h2
{
	background-image:url(../img/title/newslist.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.newsListBox {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFFFFF;
	cursor:pointer;
	clear:both;
	background-image:url(/common/img/common/blank.gif);
	padding-top: 15px;
}
/*
.newsListBox:hover {
	background-color:#333333;
	border-bottom: 1px solid #FFFFFF;
	behavior:url("/common/js/csshover3.htc");
}
*/
.newsListDate {
	font-weight: bold;
	color: #0088FF;
	padding-bottom: 5px;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	padding-right:10px;
}
.newsListBox h3 {
	color: #ffffff;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
}
.dateList ul li
{
	text-align:left;
	padding-left:5px;
	font: normal 12px Verdana, helvetica, arial;
	line-height:1.2;
}
/*===============================================================

	NEWSDETAIL
	
=================================================== =NEWSDETAIL */
#newsDetail
{
	padding-top: 15px;

}
#newsDetail h2
{
	background-image:url(../img/title/news.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.newsDetailBox {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFFFFF;
	clear:both;
	background-image:url(/common/img/common/blank.gif);
}
.newsDetailBox h3 {
	color: #ffffff;
	padding-bottom:12px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}
/* 2010.05.01変更
.newsDetailContents
{
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;
	font-size:12px;
	line-height:1.2;
}
*/
.newsDetailContents
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	line-height:1.5;
	text-align:justify;
	text-justify: inter-ideograph;
}
.newsGotoList
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	text-align:right;
}



/*===============================================================

	BLOGLIST
	
=================================================== =BLOGLIST */
#blogList
{
	padding-top: 15px;

}
#blogList h2
{
	background-image:url(../img/title/bloglist.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
#blogListSuzuki h2
{
	background-image:url(../img/title/blog_suzuki.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.detailBox {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFFFFF;
	cursor:pointer;
	clear:both;
	background-image:url(/common/img/common/blank.gif);
}
.blogListBox {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	cursor:pointer;
	clear:both;
	background-image:url(/common/img/common/blank.gif);
}
.blogListBoxAfter {
	display: block;
	background-image:url(/common/img/common/blank.gif);
}
.blogListLeft
{
	float:left;
	width:430px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align:justify;
	text-justify: inter-ideograph;
}
.blogListLeft h3
{
  font-weight:bold;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}
.blogListLeft div , .blogEntry h4
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	line-height:1.2;
}
.blogListRight
{
	float:right;
	width:250px;
	text-align:justify;
	text-justify: inter-ideograph;
}
.blogEntry
{
	padding-top:12px;
}
.blogEntry h4
{
	padding-bottom:12px;
	display: block;
}
.blogListDate {
	font-weight: bold;
	color: #0088FF;
	padding-bottom: 2px;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	padding-right:10px;
}
#blogDetail
{
	padding-top: 15px;

}
#blogDetail h2
{
	background-image:url(../img/title/blog.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:34px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.blogDetailBox {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	cursor:pointer;
	clear:both;
	background-image:url(/common/img/common/blank.gif);
}
.blogDetailCategoryBox
{
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 1px;
}
#blogDetail .blogDetailCategoryBox h3 , .blogDetailCategoryBox h3
{
  font-weight:bold;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}
.blogDetailCategoryBox div
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	line-height:1.2;
}
.blogDetailDate {
	font-weight: bold;
	color: #0088FF;
	font-family:Verdana, helvetica, arial;
	font-size:12px;
	padding-right:10px;
	padding-bottom: 3px;
}
#blogDetailBox h4
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}
.blogDetailLink
{
	border-top:1px solid #ffffff;
}
.blogDetailArticle
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	padding-bottom:40px;
	padding-top: 8px;
	line-height:1.5;
	text-align:justify;
	text-justify: inter-ideograph;
}
.blogPager
{
	text-align:right;
	padding-bottom:5px;
	width: 700px;
	display: inline-block;
}
.blogPager li , .blogPager li a
{
	width:18px;
	font-family:Verdana, helvetica, arial;
	font-size:11px;
	text-align:center;
	display: inline;
}
.blogPagerOn
{
	background-color:#FFFFFF;
	color:#000000;
	background-image: url(../img/common/pager_bg.gif);
	background-repeat: repeat-x;
}
.pager
{
	float: right;
}
.pager table {
	font-family:Verdana, helvetica, arial;
	font-size:11px;
	font-weight:bold;
	text-align: right;
}
.pager td {
	text-align: center;
	text-decoration:none;
	width:18px;
	height:20px;
	padding:0;
	margin:0;
}
* html .pager td a:hover {
	background-color:#FFFFFF;
	color:#000000;
	width:18px;
	height:20px;
	padding:0;
	margin:0;
	display:block;
	line-height:18px;
}
*:first-child+html .pager td a:hover {
	background-color:#FFFFFF;
	color:#000000;
	width:18px;
	height:20px;
	padding:0;
	margin:0;
	display:block;
	line-height:18px;
}
.pagerOn
{
	background-image:url(../img/common/pager_on.gif);
	color:#000000;
	width:18px;
	height:20px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
}

/*===============================================================

	PROFILE
	
=================================================== =PROFILE */
#profile
{ 
}
#profile h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/profile.png) no-repeat 2px 2px;
}
#chronology h2
{
	background-image:url(../img/english/title/chronology.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:66px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}

#international h2
{
	background-image:url(../img/english/title/overseas.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}


#profileBox
{
}
#profileText
{
	padding-left:15px;
	text-align:justify;
	text-justify: inter-ideograph;
	float:right;
	width: 465px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	/*line-break:strict;*/
	line-height:1.4;
}
.historyLeft
{
  width:340px;
	float:left;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	/*color:#0088ff;*/
	line-height:1.2;
	font-size:12px;
}
.historyLeft li
{
  padding-bottom:10px;
}
#profile h3
{
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
#profileHistoryBox h3
{
	background-image:url(../img/title/history.png);
}
#profileOverseasBox h3
{
	background-image:url(../img/title/overseas.png);
}
#profileBookBox h3
{
	background-image:url(../img/title/book.png);
}
#profileRebookBox h3
{
	background-image:url(../img/title/related_book.png);
}
#profileStateBox h3
{
	background-image:url(../img/title/statement.png);
}
#profileHistoryBox ul li {
  float:left;
}
#profileHistoryBox dl {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	line-height:1.5;
}
#profileHistoryBox dl dt {
  float:left;
	width:35px;
	clear:both;
}
#profileHistoryBox dl dd {
  float:left;
	width:600px;
}
#profileHistoryBox dl dd a {
  color:#0088ff;
}


/*===============================================================

	METHOD
	
=================================================== =METHOD */
#method
{
	padding-top:20px;
}
#method h2
{
	background-image:url(../img/title/method.png);
	background-repeat: no-repeat;
	background-position:left top;
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
}
.methodText
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	/*color:#0088ff;*/
	line-height:1.4;
	padding-right:20px;
	text-align:justify;
	text-justify: inter-ideograph;
	float:left;
	width: 340px;
	/*line-break:strict;*/
}
/*===============================================================

	SCOT
	
=================================================== =SCOT */
#scot
{ width: 700px; 
}
#scot h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/scot.png) no-repeat 2px 2px;
}
.scotText
{
	text-align:justify;
	text-justify: inter-ideograph;
	float:left;
	display:block;
	padding-bottom: 140px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	/*line-break:strict;*/
	line-height:1.4;
}
.scotTextBox
{
	text-align:justify;
	text-justify: inter-ideograph;
	display:block;
	padding-bottom: 40px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.4;
	font-size:12px;
}

.scotTextBox dt
{
	clear:both;
	float:left;
	width:28px;
}
.scotTextBox dd
{
	float:left;
	width:672px;
}

/*===============================================================

	CONTACT
	
=================================================== =CONTACT */
#contact
{ 
}
#contact h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/contact.png) no-repeat 2px 2px;
}
#contact ul
{
	padding-left:10px;
	padding-right:10px;
}
#contact ul li
{
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	color:#FFFFFF;
}

/*===============================================================

	TAB
	
========================================================== =TAB */
#tabs ul
{
}
#tabs ul li
{
  display:inline;
}
#tab1 , #tab2 , #tab3 , #tab4 , #tab5
{

}
.dateList {
	padding-bottom: 50px;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTab a {
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align:justify;
	text-justify: inter-ideograph;
}

.TabbedPanelsContent {

}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	position: relative;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
}
.tabPic
{
  float:left;
	width:220px;
	padding-right:20px;
}
#TabbedPanels1 ul
{
	padding-top:5px;
	border-bottom:1px solid #ffffff;
	width:700px;
}
#TabbedPanelsContent1 {
	display: block;
}
#TabbedPanelsContent2 {
	display: none;
}
#TabbedPanelsContent3 {
	display: none;
}
#TabbedPanelsContent4 {
	display: none;
}
.disBlock
{
  display:block;
}
.disNone
{
  display:none;
}
#season {
}
#profileBookBox {
  padding-top:20px;
}
#profileBookBox dl , #profileRebookBox dl {
	clear:both;
	display:block;
	padding-bottom:10px;
}
#profileBookBox dl dt , #profileRebookBox dl dt {
  float:left;
	width:150px;
	padding-right:15px;
	text-align:center;
}
#profileBookBox dl dt img , #profileRebookBox dl dt img {
  text-align:center;
}
#profileBookBox dl dd , #profileRebookBox dl dd {
	float:left;
	width:535px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.4;
	font-size:12px;
}
#bookLong {
  clear:both;
  display:block;
	padding-bottom:15px;
}
#bookLong p {
  float:left;
	width:295px;
	padding-left:30px;
}
#bookLongRight {
  width:375px;
	float:right;
}
#profileStateBox p {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	padding-bottom:1em;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	line-height:1;
}
#profileStateBox div {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	text-align:justify;
	font-size:12px;
	text-justify: inter-ideograph;
	line-height:1.4;
}
#profileStateBox , #profileRebookBox , #profileOverseasBox , #profileHistoryBox {
	padding-top: 20px;
}


/*===============================================================

	TOGA
	
=================================================== =TOGA */
#toga { 
}
#togaEnglish
{
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	text-align:justify;
	text-justify: inter-ideograph;
	padding: 15px 10px 20px;
	font-size:12px;
}
#toga h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/toga.png) no-repeat 2px 2px;
}
/*===============================================================

	SCOT
	
=================================================== =SCOT */
#scotEnglish {
	text-align:justify;
	text-justify: inter-ideograph;
	padding: 12px 10px 20px;
}
/*===============================================================

	PROFILE
	
=================================================== =PROFILE */
#profileData {
	padding-left:10px;
	padding-right:10px;
	padding-top: 15px;
}
#profileTxt {
	color:fff;
	line-height:120%;
	font-family:"Helvetica";
	font-size:12px;
	text-align:justify;
	text-justify: inter-ideograph;
	float:left;
	width:500px;
	font-weight:normal;
}
#profilePic {
  float:left;
	width:165px;
	padding-right:15px;
}
.profileTxtimport {
  font family:"Helvetica Neue";
	font-style:Italic;
	size:12px;
	line-height:120%;
}
#chronology dl {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-weight:normal;
	font-size:12px;
}
#chronology dl dt {
  float:left;
	width:35px;
	clear:both;
}
#chronology dl dd {
  float:left;
	width:600px;
}
#chronology dl dd a {
  color:#0088ff;
}
.overseasBox {
	float: left;
	width: 158px;
	padding-right: 12px;
}
.overseasBox dl {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	line-height:1.2;
	font-size:12px;
	font-weight:normal;
}
.overseasBox dl dt {
  float:left;
	width:35px;
	clear:both;
}
.overseasBox dl dd {
	float:left;
	width:120px;
}
.country {
	font-weight:bold;
	clear:both;
	padding-top:18px;
	padding-bottom:2px;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	clear:both;
}
#international , #chronology { padding-top:33px; 
}

/*===============================================================

	PHILOSOPHY
	
=================================================== =PHILOSOPHY */
#philosophy { 
}
#togaEnglish
{
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	text-align:justify;
	text-justify: inter-ideograph;
	padding: 15px 10px 20px;
	font-size:12px;
}
#globalization h2
{
	display:block;
	height:29px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/globalization.png) no-repeat 2px 2px;
}
#lonly h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/philosophy1_2.png) no-repeat 2px 2px;
}
#culture h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/philosophy.png) no-repeat 2px 2px;
}
#theory h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/philosophy2.png) no-repeat 2px 2px;
}
#theatre h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/philosophy3.png) no-repeat 2px 2px;
}
.philosophyTxt {
	text-align:justify;
	text-justify: inter-ideograph;
	padding: 13px 10px 2px;
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
}
#theory , #theatre { 
}

/*===============================================================

	ACCESS
	
=================================================== =ACCESS */
#access {
	line-height:1.4;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:13px;
	
}
#togaEnglish
{
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	text-align:justify;
	text-justify: inter-ideograph;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:12px;
}
#addressArea h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/access1.png) no-repeat 2px 2px;
}
#togaArea h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/accesstoTOGA.png) no-repeat 2px 2px;
}
#togaArtPark h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/TOGA_Artpark.png) no-repeat 2px 2px;
}
#link h2
{
	display:block;
	height:36px;
	text-indent: -9999px;
	/*\*/
	overflow:hidden;
	/* */
	behavior: url(/common/js/iepngfix.htc);
	border-bottom:1px solid #ffffff;
	background: url(../img/english/title/link.png) no-repeat 2px 2px;
}
.addressInfo {
	float:left;
	width:325px;
}
.accessTitle {
  font-size:13px;
	line-height:1.3;
	font-weight:bold;
}
.togaInfo {
	padding-right: 10px;
	padding-bottom: 5px;
}
.bgBlack { padding: 10px 10px 20px; 
}
#togaArtPark dl dt {
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	font-weight:bold;
	float:left;
	width:20px;
	clear:both;
}
#togaArtPark dl dd {
	line-height:1.2;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:12px;
	font-weight:bold;
	float:left;
	width:657px;
}
#togaArtPark dl dd p {
	padding-left:15px;
	font-weight:normal;
}
#link p {
	line-height:1.4;
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:13px;
	margin-bottom:16px;
}
#accessLeft {
	width:325px;
	float:left;
	padding-right: 10px;
}
#accessRight {
	width:345px;
	float:left;
	padding-top: 3px;
}
.pdf {
	/*font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana;*/
	font-size:13px;
	font-weight:bold;
	line-height:1;
}
#togaArtPark { padding-bottom: 15px; 
}
#link { 
}
#picExplanation { position: relative; }
#scotExplanation {
	position:absolute;
	left:230px;
	top:228px;
	width: 430px;
}
#togaExplanation {
  position:absolute;
	left:230px;
	top:175px;
}
