﻿@charset "utf-8";

/*------------------------------------------------------------------------------
BNGI - CSS Modules Import
Date: 2010-04-27
Copyright (C) BNGI. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Content

---------------------------------------- */

/* -- Banner01 -- */

div#Main ul#Banner01 {
	min-height: 275px;
	padding-bottom: 1px;
}

div#Main ul#Banner01 li {
	float: left;
	width: 123px;
	height: 123px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 2px;
	border: 1px solid #ccc;
}

div#Main ul#Banner01 li.FirstChild {
	width: 303px;
	height: 260px;
	margin-left: 0;
}

/* -- NewsList -- */

div#NewsList {
	position: relative;
	float: left;
	width: 392px;
	padding-right: 40px;
	padding-left: 3px;
}

div#NewsList h2 {
	float: left;
	width: 75px;
}

div#NewsList ol {
	margin-left: 75px;
}

div#NewsList ol li {
	line-height: 1.4;
	font-size: 83.4%;
}

div#NewsList p.More {
	position: absolute;
	right: 5px;
	top: 1em;
	font-size: 83.4%;
}

/* -- MailMag -- */

div#MailMag {
	position: relative;
	float: right;
	width: 267px;
	height: 62px;
	overflow: hidden;
	z-index: 50;
}

div#MailMag a {
	display: block;
	width: 177px;
	height: 52px;
	padding-top: 10px;
	padding-left: 90px;
	background: url(/img/css/btn_mailmag_01.png) 0 0 no-repeat;
	line-height: 1.1;
	text-indent: -9999em;
}

div#MailMag a:hover {
	background-position: 0 -62px;
	text-decoration: none;
}

div#MailMag a span {
	color: #444;
}


/* -- Slider  -- */

div#NewItem {
	clear: both;
	position: relative;
	top: -27px;
	margin-bottom: -17px;
	z-index: 10;
}

div#NewItem h2 {
	position: relative;
	width: 445px;
	z-index: 50;
	zoom: 1;
}

div#NewItem h2 a {
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 83.4%;
}

div#NewItemBg {
	position: relative;
	width: 638px !important;
	margin-top: -6px;
	padding: 5px 37px 5px 43px;
	border: 1px solid #ccc;
	overflow:hidden;
	background-color: #fafafa;
}

div#NewItemList {
	width: 638px !important;
	height: 102px !important;
}

div#NewItemList ul {
	width: 749px;
	height: 102px;
	overflow:hidden;
}

div#NewItemList li {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	border: 1px solid #ccc;
	overflow:hidden;
	text-align: center;
}	

#PrevBtn,
#NextBtn { 
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	left: 7px;
	top:40px;
	text-indent:-9999em;
	z-index: 1000;
}	

#NextBtn { 
	left: 685px;
}								
						
#PrevBtn a, #NextBtn a {
	display:block;
	position:relative;
	width:29px;
	height:29px;
	overflow: hidden;
	background:url(/img/css/newitem_arrow_01.png) no-repeat 0 0;	
}	

#NextBtn a { 
	background:url(/img/css/newitem_arrow_02.png) no-repeat 0 0;	
}			

#PrevBtn a:hover {
	background:url(/img/css/newitem_arrow_01_on.png) no-repeat 0 0;	
}

#NextBtn a:hover  { 
	background:url(/img/css/newitem_arrow_02_on.png) no-repeat 0 0;	
}			

/* -- ItemSearch01 --*/

div#ItemSearch01 {
	width: 577px;
	height: 410px;
	margin-bottom: 12px;
	border: 1px solid #cccccc;
	overflow: hidden;
}

div#ItemSearch01 ul#Tab01 li {
	float: left;
}

div#ItemSearch01 ul#Tab01 li a {
	display: block;
	height: 31px;
	overflow: hidden;
	background-image: url(/img/css/tab_itemsch_01.png);
	line-height: 0;
	text-indent: -9999em;
}

div#ItemSearch01 ul#Tab01 li#Tab01_01 { width: 119px;}
div#ItemSearch01 ul#Tab01 li#Tab01_01 a { width: 119px; background-position: 0 0;}
div#ItemSearch01 ul#Tab01 li#Tab01_01 a:hover,
div#ItemSearch01 ul#Tab01 li#Tab01_01 a.Active { background-position: 0 -41px;}
div#ItemSearch01 ul#Tab01 li#Tab01_02 { width: 146px;}
div#ItemSearch01 ul#Tab01 li#Tab01_02 a { width: 146px; background-position: 0 -82px;}
div#ItemSearch01 ul#Tab01 li#Tab01_02 a:hover,
div#ItemSearch01 ul#Tab01 li#Tab01_02 a.Active { background-position: 0 -123px;}
div#ItemSearch01 ul#Tab01 li#Tab01_03 { width: 167px;}
div#ItemSearch01 ul#Tab01 li#Tab01_03 a { width: 167px; background-position: 0 -164px;}
div#ItemSearch01 ul#Tab01 li#Tab01_03 a:hover,
div#ItemSearch01 ul#Tab01 li#Tab01_03 a.Active { background-position: 0 -205px;}
div#ItemSearch01 ul#Tab01 li#Tab01_04 { width: 145px;}
div#ItemSearch01 ul#Tab01 li#Tab01_04 a { width: 145px; background-position: 0 -246px;}
div#ItemSearch01 ul#Tab01 li#Tab01_04 a:hover,
div#ItemSearch01 ul#Tab01 li#Tab01_04 a.Active { background-position: 0 -287px;}

div#ItemSearch01 div#ItemSearchBlock01 {
	width: 548px;
	padding: 10px 15px 12px;
}

/* -- Block01 -- */

div#ItemSearch01 div#Block01 ul#ContTab01 {
	position: relative;
	margin: -10px -14px 0 -15px;
	padding: 2px 0 10px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	background-color: #fff;
}

div#ItemSearch01 div#Block01 ul#ContTab01 li {
	display: inline;
	margin-right: 13px;
	margin-left: -1px;
	padding-left: 13px;
	border-left: 1px solid #444;
	line-height: 1.1;
}

div#ItemSearch01 div#Block01 ul#ContTab01 li a.Active {
	color: #444;
}

div#ItemSearch01 div#Block01 ul#ContTab01 li a.Active:hover {
	text-decoration: none;
}

div#ItemSearch01 div#Block01 div#ContBlock01,
div#ItemSearch01 div#Block01 div#ContBlock02,
div#ItemSearch01 div#Block01 div#ContBlock03,
div#ItemSearch01 div#Block01 div#ContBlock04,
div#ItemSearch01 div#Block01 div#ContBlock05 {
	position: relative;
	height: 338px;
	overflow: auto;
	margin-right: -15px;
	padding: 12px 0 0;
}

/* -- Block02 -- */

div#ItemSearch01 div#Block02 {
	width: 563px;
	padding-bottom: 8px;
	background: url(/img/css/bg_itemsearch_02.png) 0 100% no-repeat;
}

div#ItemSearch01 div#Block02 form {
	width: 561px;
	height: 350px;
	padding: 4px 1px 0;
	overflow: auto;
	background: url(/img/css/bg_itemsearch_01.png) 0 0 no-repeat;
}

div#ItemSearch01 div#Block02 form table#SearchForm01 tr.Even th,
div#ItemSearch01 div#Block02 form table#SearchForm01 tr.Even td {
	background-color: #fff;
}

table#SearchForm01 {
	width: 543px;
}

table#SearchForm01 th,
table#SearchForm01 td {
	padding: 10px;
	white-space: nowrap;
	font-weight: 400;
}

table#SearchForm01 ul#TypeList01 {
/*	width: 380px;*/
}

table#SearchForm01 ul#TypeList01 li {
	float: left;
	width: 95px;
	padding: 2px 0;
}

table#SearchForm01 ul#TypeList01 li img {
	vertical-align: baseline;
}

/* -- ExSub -- */

div#ExSub div#InfoList ol {
	overflow: hidden;
	padding-bottom: 10px;
	zoom: 1;
}

div#ExSub div#InfoList ol li {
	margin-top: -1px;
	padding: 10px 5px;
	background: url(/common/img/css/line_dotted_01.png) 0 0 repeat-x;
	font-size: 83.4%;
}

div#ExSub div#InfoList ol li span.Date {
	display: block;
	margin-bottom: 2px;
}

/* -- jScrollPane -- */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	_margin-right: -15px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 8px;
	top: 0;
	height: 100%;
	background: #e9e9e9;
}
.jScrollPaneDrag {
	position: absolute;
	background: #d00010;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


/* ----------------------------------------

ClearFix (必要なければ消す)

---------------------------------------- */

/* -- Modern Browsers -- */

div#Main ul#Banner01:after,
div#NewsList:after,
div#NewItemList:after,
div#ItemSearch01 ul#Tab01:after,
table#SearchForm01 ul#TypeList01:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* -- IE7 -- */

*:first-child+html div#Main ul#Banner01,
*:first-child+html div#NewsList,
*:first-child+html div#NewItemList,
*:first-child+html div#ItemSearch01 ul#Tab01,
*:first-child+html table#SearchForm01 ul#TypeList01 {
	zoom: 1;
}

/*  -- Legacy IE -- */

* html div#Main ul#Banner01,
* html div#NewsList,
* html div#NewItemList,
* html div#ItemSearch01 ul#Tab01,
* html table#SearchForm01 ul#TypeList01 {
	zoom: 1;
}
