@charset "UTF-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gnavi .navi05 img {
	visibility: hidden;
}

#pagePath {
	margin-bottom: 35px;
}

#main {
    width: 978px;
    margin: 0 auto 60px;
}

#main .tabBox .history {
    padding-top: 20px!important;
  	margin-bottom: 40px;
}

#main .tabBox .history p {
  	text-indent: 1em;
}

#main .tabBox .history .columnBox {
  	margin-bottom: 25px;
    padding-right: 8px;
}

#main .tabBox .history .time {
  	margin: 0 8px 5px 0;
  	padding-top: 30px;
  	color: #2C7FD8;
  	font-size: 140%;
}

#main .tabBox .history #topic04 .time {
    padding-top: 0;
}

#main .tabBox .history .firstchild {
  	padding-top: 20px;
  	border: none;
}

#main .commonBox .tabBox .history h3 {
  	width: 845px;
  	padding-left: 15px;
}

#main .tabBox .history .img {
  	margin: 0 0 0 20px;
  	float: right;
}

#main .tabBox .history .txt {
  	margin-bottom: 40px;
  	text-indent: 1em;
}

#main .tabBox .history .caption {
  	margin: 5px 0;
  	font-size: 140%;
    text-indent: 0;
}

#main .tabBox .history p,
#main .tabBox .history dl {
  	font-size: 180%;
  	line-height: 1.8;
}

#main .tabBox .history dd a {
  	color: #666;
}

#main .tabBox .history dd a:hover {
  	text-decoration: none;
}

/*
#main .wysiwygArea {
  padding-right: 8px;
}
*/