*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	color:#555555;
	text-decoration:none;
}
a:hover{
	color:#662B1F;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.asset a{
	color:#FF9966;
}
.clr{
	clear:both;
}
.unvisibil{
	visibility:hidden;
	overflow:hidden;
}
.date{
	font-family:"Trebuchet MS";
}
.small{
	font-size:80%;
}
.smallL{
	font-size:95%;
}
.eng{
	font-family:"Trebuchet MS";
}
.red{
	color:#ff2222;
}
.MMnotesM{
font-weight:bold; color:#CC0000;
}
.MMnotesS{
font-size:80%; color:#CC0000; margin-top:5px; line-height:1.2em;
}
.MMnotesT{
color:#FF3300;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*-----------------------------------------------------------------*/
body{
	font-size:75%;
	line-height:150%;
	color:#666666;
	background:#f5f5f5 url(../img/bg.jpg) left top repeat-x;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container{
	width:821px;
	margin:20px auto;
	text-align:left;	
}
/*-----------------------------------------------------------------*/
#header{
	height:54px;
	overflow:hidden;
	padding:0 2px;
}
h1{
	width:288px;
	height:39px;
	overflow:hidden;
	float:left;
}
h1 a{
	width:288px;
	height:39px;
	display:block;
	background:url(../img/logo.gif) left top no-repeat;
	text-indent:-9999px;
}
.anniversary{
	float:left;
	margin:1px 0 0 20px;
}
#langMenu{
	float:right;
	padding-top:25px;
	height:12px;
}
#langMenu ul{
	list-style:none;
}
#langMenu ul li{
	float:left;
	margin-left:20px;
}
/*-----------------------------------------------------------------*/
#content{
	clear:both;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#ffffff;
	padding:19px;
}
#mainMenu{
	width:781px;
	height:37px;
	background:url(../img/menu_main.gif) left top no-repeat;
}
#mainMenu ul{
	list-style:none;
}
#mainMenu ul li{
	float:left;
}
#mainMenu ul li a{
	display:block;
	width:156px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
#mainMenu ul li a:hover{
	background-color:#ffffff;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
/*-----------------------pull-*/
#mainMenu ul ul{
	position:absolute;height:0px;display:none;overflow:hidden;z-index:999;
}
.mainMenuP_C ul{
	background:url(../img/menu_pull.gif) left top no-repeat;
}
.mainMenuP_E ul{
	background:url(../img/menu_pull.gif) -156px top no-repeat;
}
.mainMenuP_G ul{
	background:url(../img/menu_pull.gif) -312px top no-repeat;
}
.mainMenuP_A ul{
	background:url(../img/menu_pull.gif) right top no-repeat;
}
#mainMenu li li{
	float:none;
}
/*-----------------------------------------------------------------*/
#addCol{
	clear:both;
}
#addCol{
	clear:both;
	background:url(../img/line.gif) left bottom repeat-x;
	padding:30px 0 10px 0;
	zoom:1;
	font-size:90%;
}
#addCol h2.addTtl{
	background:url(../img/line.gif) left bottom repeat-x;
	border:none;
	margin-top:10px;
	padding:10px 0;
	font-size:90%;
	padding:5px 0;
	margin-bottom:10px;
	line-height:110%;
	height:1.8em;
}
#addCol h2.addTtl span{
	font-family:"Trebuchet MS";
	font-size:120%;
	display:block;
	float:left;
	margin:0.6em 10px 0 0;
}
#addCol h2.addTtl a{
	background:#662B1F url(../img/arw04.gif) 10px 1px no-repeat;
	padding:1px 15px 0 20px;
	color:#FFFFFF;
	display:block;
	width:7em;
	height:1.1em;
	float:left;
}
#addCol h2.addTtl a:hover{
	color:#FFFFFF;
}
#addCol p{
	clear:both;
	padding:0;
	margin-bottom:0;
}
/*-----------------------------------------------------------------*/
#footMenu{
	width:781px;
	height:17px;
	background:url(../img/menu_foot.gif) center top no-repeat;
	margin-top:20px;
}
#footMenu ul{
	list-style:none;
}
#footMenu ul li{
	float:left;
	padding-left:20px;
}
#footMenu ul li a{
	display:block;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#footMenu ul li.footMenu01 a{
	width:125px;
}
#footMenu ul li.footMenu02 a{
	width:115px;
}
#footMenu ul li.footMenu03 a{
	width:85px;
}
#footMenu ul li.footMenu04 a{
	width:123px;
}
#footMenu ul li.footMenu05 a{
	width:97px;
}
#footMenu ul li.footMenu06 a{
	width:97px;
}
#footMenu ul li.footMenu07 a{
	width:156px;
}
#footMenu ul li a:hover{
	background-color:#ffffff;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
/*-----------------------------------------------------------------*/
#footer{
	background:#662B1F url(../img/bg_footer.gif) left top repeat-x;
	text-align:center;
	padding:15px 0 10px 0;
	color:#ffffff;
	font-family:"Trebuchet MS";
	clear:both;
}