@charset "utf-8";
#main div.banner {
	margin-bottom: 15px;
}
#main div.banner ul { /* clearfix */
}
#main div.banner ul li {
	width: 187px;
	margin-right: 11px;
	float: left;
	display: inline;
}
#main div.banner ul li.right {
	margin-right: 0;
}

#main div.important {
	margin-bottom: 34px;
}
#main div.important h2 {
	margin-bottom: 9px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
}
#main div.important p {
	line-height: 1.5;
}

#main div.important .date {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
}

#main div.topics {
	margin-bottom: 35px;
	position: relative;
}
#main div.topics p.description {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}
#main div.topics h2 {
	margin-bottom: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
}
#main div.topics ul {
}
#main div.topics ul li { /* clearfix */
	margin-bottom: 7px;
}
#main div.topics ul li p.date {
	float: left;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 12px;
}
#main div.topics ul li p.date img {
	margin: 0 8px;
	vertical-align: top;
}
#main div.topics ul li p.text {
	line-height: 14px;
}

#main div.library {
	position: relative;
}
#main div.library p.description {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}
#main div.library h2 {
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid #a8a8a8;
	font-size: 0;
}
#main div.library ul { /* clearfix */
}
#main div.library ul li {
	width: 280px;
	margin-right: 11px;
	float: left;
	display: inline;
}
#main div.library ul li.right {
	margin-right: 0;
}
#main div.library ul li p.image {
	width: 78px;
	float: left;
	text-align: center;
}
#main div.library ul li p.name {
	margin-left: 84px;
	margin: 4px 0 0 84px;
}
#main div.library ul li p.text {
	line-height: 1.4;
	margin: 0 0 0 92px;
}

#main div.library .date {
	margin: 5px 0 5px 92px; }


#main div.library .category {
	margin: 5px 0 5px 92px; }



#main div.news {
	position: relative;
}
#main div.news ul { /* clearfix */
}
#main div.news ul li {
	width: 187px;
	margin-right: 11px;
	float: left;
	display: inline;
}
#main div.news ul li.right {
	margin-right: 0;
}







/*=========================================================================================================*
 * clearfix
 *=========================================================================================================*/

#main div.banner ul,
#main div.topics ul li,
#main div.library ul {
	height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #main div.banner ul,
* html #main div.topics ul li,
* html #main div.library ul {
	height: 1%;
}
#main div.banner ul,
#main div.topics ul li,
#main div.library ul {
	display: block;
}
/* End hide from IE-mac */

#main div.banner ul:after,
#main div.topics ul li:after,
#main div.library ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}



#header {
	height: 395px;
	display: block;
	margin: 35px 0 6px !important;
	padding: 0;
}

#header h1 {
	margin: 0 !important;
	padding: 0;
}

#header #main_img {
	position: absolute;
	height: 350px;
	width: 770px;
	margin-top: 10px;
	padding: 0;
}

#main_img {
	position: absolute;
	z-index: 21;
	border:0;
}

#header #main_img ul {
	border:0;
	margin:0;
	padding:0;
	left: 0;
	position: absolute;
	top: 0;
}

#header #main_img ul li {
	display:none;
	position: absolute;
	height: 350px;
	width: 770px;
}

#spLarge {
	height: 350px;
	margin: 0;
	position: relative;
	width: 770px;
}

#spLarge li { display: none; zoom: 1;  position: absolute; top: 0; left: 0; }

#main_img ul#spLarge li#sp01 { display: block; } 

#spThumb {
	height: 11px;
	margin: 0 0 6px;
	padding: 0;
	position: relative;
	width: auto;
	right: 0;
	float:right;
}

#spThumb li {
	margin: 0 0 0 6px;
	padding: 0;
	border: 0;
	width: 11px;
	height: 11px;
	display:inline-block;
	right: 0;
	float:left;
}

#spThumb li a {
	width: 11px;
	height: 11px;
	background-color: #666666;
	border:0;
	padding:0;
	display:block;
	float:left;
	line-height: 0;
	font-size:0;
}

#top #contents {
/*
    padding: 6px 0 65px;
*/
    padding: 0;
    margin: 0 0 65px;
}
#main div.banner {
    margin-top: 5px;
}
/*
  CLEARFIX
*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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


#side ul#side_navi {
   display: inline-block;
    width: 165px;
    }





