@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	text-align: center;
}
div#body {
	text-align: left;
	width: 750px;
	margin: 0 auto;
}
div.clear {
	clear: both;
}
p{
	margin:0;
}


div#body {
	font-family: "ＭＳ Ｐゴシック", "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 1.8;
	border: 1px dashed #CCC;
	margin: 24px auto;
	padding: 24px 24px 1em 24px;
	background: #FFF url(../images/common/container-bg.gif) no-repeat left top;
	width: 950px;
	color: #333;
}
div#body a {
	color: #A06;
	text-decoration: none;
}
div#body a:hover {
	color: #D47FB2;
}




div#body h1  {
	padding: 0 0 24px 0;
}
div#body h1 span {
	position: relative;
	top: -8px;
}




div#body div#historyNavi {
	width: 92px;
	float: left;
}
div#body div#historyNavi ul {
	list-style: none;
}
div#body div#historyNavi ul li {
	list-style: none;
	border-bottom: dotted 1px #ccc;
	line-height: 12px;
}
div#body div#historyNavi ul li a {
	display: block;
	background: url(../images/navi/bg.gif) no-repeat;
}
body.history1977 div#body div#historyNavi ul li a.history1977,
body.history1982 div#body div#historyNavi ul li a.history1982,
body.history1987 div#body div#historyNavi ul li a.history1987,
body.history1992 div#body div#historyNavi ul li a.history1992,
body.history1997 div#body div#historyNavi ul li a.history1997,
body.history1998 div#body div#historyNavi ul li a.history1998,
body.history1999 div#body div#historyNavi ul li a.history1999,
body.history2000 div#body div#historyNavi ul li a.history2000,
body.history2001 div#body div#historyNavi ul li a.history2001,
body.history2002 div#body div#historyNavi ul li a.history2002,
body.history2003 div#body div#historyNavi ul li a.history2003,
body.history2004 div#body div#historyNavi ul li a.history2004,
body.history2005 div#body div#historyNavi ul li a.history2005,
body.history2006 div#body div#historyNavi ul li a.history2006,
body.history2007 div#body div#historyNavi ul li a.history2007,
body.history2008 div#body div#historyNavi ul li a.history2008,
body.history2009 div#body div#historyNavi ul li a.history2009,
body.history2010 div#body div#historyNavi ul li a.history2010,
body.history2011 div#body div#historyNavi ul li a.history2011,
body.history2012 div#body div#historyNavi ul li a.history2012,
body.history2013 div#body div#historyNavi ul li a.history2013,
div#body div#historyNavi ul li a:hover {
	background: url(../images/navi/bg-on.gif) no-repeat;
}




div#body div#historyContents {
	width: 780px;
	float: right;
}
div#body div#historyContents h2 {
	text-align: center;
	position: absolute;
	width: 780px;
	margin: -3px 0 0 0;
	z-index: 0;
}


div#body div#historyContents ul.previousNext {
	list-style: none;
	padding: 0 0 25px 0;
	position: relative;
	z-index: 1;
}
div#body div#historyContents ul.previousNextBottom {
	padding: 10px 0 30px 0;
	width: 100%;
}
div#body div#historyContents ul.previousNext li.previous {
	width: 200px;
	float: left;
	text-align:left;
}
div#body div#historyContents ul.previousNext li.previous a {
	background: url(../images/common/icon-previous.gif) no-repeat left center;
	padding: 0 0 0 12px;
	font-size: x-small;
}
div#body div#historyContents ul.previousNext li.next {
	width: 200px;
	float: right;
	text-align: right;
}
div#body div#historyContents ul.previousNext li.next a {
	background: url(../images/common/icon-next.gif) no-repeat right center;
	padding: 0 12px 0 0;
	font-size: x-small;
}


div#body div#historyContents div.box,
div#body div#historyContents .border-top {
	border-top: dotted 1px #CCC;
}


div#body div#historyContents h3 {
	padding: 16px 0 12px 5px;
	border-bottom: dotted 1px #CCC;
	margin: 0 0 16px 0;
}
div#body div#historyContents h3 span {
	position: relative;
	top: -3px;
	left: 4px;
}


div#body div#historyContents div.img {
	width: 220px;
	float: right;
}
div#body div#historyContents div.img p.enlarge {
	padding-bottom: 5px;
}
div#body div#historyContents div.img p.enlarge span {
	font-size: x-small;
	background: url(../images/common/icon-enlarge.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
div#body div#historyContents div.img ul {
	list-style: none;
	background: url(../images/common/bg-enlarge.gif) no-repeat right bottom;
}
div#body div#historyContents div.img li {
	width: 110px;
	float: left;
	padding-bottom: 10px;
}
div#body div#historyContents div.img li a {
	border: 1px dotted #FFF;
	display: block;
	width: 100px;
}
div#body div#historyContents div.img li a:hover {
	border: 1px solid #D47FB2;
}
div#body div#historyContents div.img p.infomation {
	font-size: x-small;
	clear: both;
	border-top: dotted 1px #CCC;
	padding-top: 10px;
	margin-top: 2px;
}




div#body div#historyContents div.txt {
	width: 500px;
	float: left;
}
div#body div#historyContents div.txt p {
	padding: 0 0 1em 5px;
	line-height: 1.9;
	text-align: justify;
}
div#body div#historyContents div.txt p.lineup a {
	background: url(../images/common/icon-next.gif) no-repeat left center;
	padding: 0 0 0 12px;
	font-size: x-small;
	font-weight: bold;
}



div#body div#historyContents p.pagetop {
	padding: 1em 0 1em 0;
	text-align: right;
}
div#body div#historyContents p.pagetop a {
	font-size: x-small;
	background: url(../images/common/icon-top.gif) no-repeat left center;
	padding: 0 0 0 10px;
}

