@charset "shift_jis";
/* CSS Document */






/*
01. box
-------------------------------------*/

#wrapper {
	width: 1230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#header {
	width: 1230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	background-image: url(../images/nexpo_logo.gif);
	background-repeat: no-repeat;
}

#top_img {
	width: 1230px;
	background-image: url(../images/top_img.gif);
	height: 490px;
}

#top_topics {
	margin-right: 10px;
	height: 315px;
	width: 610px;
	margin-left: 608px;
	padding-top: 17px;
}


#index {
	width: 100%;
	height: 74px;
	background-image: url(../images/ind_bk.jpg);
	margin-top: 10px;
	padding-top: 16px;
}

#index_text {
	width: 1100px;
	clear: both;
	font-size: large;
	margin-right: auto;
	margin-left: auto;
	line-height:1.6em;
}

#main_top {
	width: 1170px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}

#main {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}

#cont_L {
	float: left;
	width: 650px;
	height: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}


#cont_R {
	float: right;
	width: 450px;
	height: auto;
	margin: 0 0 5px 10px;
	padding: 0;
}


#news {
	margin-top: 20px;
	margin-bottom: 20px;
}

#top_subindex {
	width: 1150px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	font-size: 13px;
	border: 1px dotted #CCC;
	padding: 10px;
	margin-top: 40px;
	text-align: center;
}


#top_publish {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCC;
}

#footer {
	height: 30px;
	text-align: center;
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#title {
	width: 900px;
	background-image: url(../images/title.gif);
	height: 58px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-left: 100px;
	font-size: 24px;
	font-weight: bold;
}

.info_menu {
	padding: 5px 30px;
	background-color: #EEFFE8;
	margin-bottom:5px;
	text-align: center;
	border-left: 5px #009933 solid;
	border-right: 5px #009933 solid;
}

.info_txt {
	margin-bottom: 10px;
}

.floatL {
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 5px 0;
	padding: 0;
}


.floatR {
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 5px 10px;
	padding: 0;
}

.left_box {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

.right_box {
	display: block;
	float: right;
	margin-top: 20px;
}

.banner  {
	margin-bottom: 10px;
}

.text_box {
	margin-bottom: 20px;
}

.text_box_area {
	width: 1150px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: #999 dotted 1px;
}

.line_green {
	border-left: 3px #009966 solid;
	border-bottom: 3px #FFFFFF solid;
}

.mailto {
	text-align:right;
	margin-bottom:5px;
}


/*
02. list
-------------------------------------*/

dl.listnews dt {
	clear: left;
	float: left;
	width: 7em;
	color: #555555;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

dl.listnews dd {
	margin-bottom: 0.8em;
	margin-left: 7em;
}

dl.listnews dd.archive {
  margin-bottom: 3em;
}

dl.listnews dd a { display: block; }
dl.listnews dd a:link,
dl.listnews dd a:visited { color:#333; text-decoration:none; }
dl.listnews dd a:hover,
dl.listnews dd a:active {
	text-decoration:none;
	background-color: #D7FFD7;
}


ul.index li {
	display: inline;
	padding-left: 20px;
	padding-bottom: 3px;
	background-image: url(../images/index_bt.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-right: 18px;
}

ul.index li a:link,
ul.index li a:visited {
	color: #FFF;
	text-decoration: none;
}
ul.index li a:hover,
ul.index li a:active {
	text-decoration: underline;
}


dl.listad {
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

dl.listad dt {
	float: left;
	padding: 5px 0 5px 0;
}

dl.listad dd {
	padding: 5px 0 5px 8em;
}

dl.listad_02 {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

dl.listad_02 dt {
	float: left;
	padding: 2px 8px 2px 8px;
	margin: 0 0 1px 20px;
	background-color: #00B285;
	color:#FFF;
}

dl.listad_02 dd {
	padding: 2px 0 2px 7em;
	text-indent: -4em;
	margin-left: 5em;
	margin-bottom: 1px;
}




/*
03. table
-------------------------------------*/

.table_01{
	width: 100%;
	margin-top: 20px;
}

.table_01 th{
	padding: 6px 0;
	text-align: center;
	color: #09F;
}

.table_01 td{
	padding: 5px 0;
	text-align: center;
}



/*
04. font
-------------------------------------*/


h2{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: #999 dotted 1px;
}

.font_green_s{
	color: #0C6;
	font-size: small;
}


.font_red{
	color: #F00;
}

.font_white{
	color: #FFF;
}

.font_pink{
	color: #F69;
	font-size: medium;
}

.font_blue{
	color: #00F;
	font-size: medium;
	font-weight: bold;
}

.txt_blue_bold{
	color: #00F;
	font-weight: bold;
}

.txt_12px{
	font-size: 12px;
}

.txt_14px_green {
	font-size: 14px;
	color: #093;
}


.clear {
	clear:both;
}

/*
05. slider
-------------------------------------*/
#slider {
    position: relative;
    width: 610px;
}
.slider-view {
    position: relative;
    width: 610px;
    height: 315px;
    overflow: hidden; 
}
.slider-container {
    position: absolute;
    top: 0;
    left: 0;
}
.slider-container div {
    position: relative;
    float: left;
    width: 610px;
    height: 315px;
}
.slider-container div a {
    display: block;
}
.slider-container div a:hover {
    color: #600;
}
.slider-pagination {
    position: absolute;
    bottom:1em;
    left:50%;
	margin-left:-35px;
}
.page_button{
	margin-right:10px;
}
.current{
	background-image:url(../images/pager_on.png);
	background-repeat:no-repeat;
}

.line_blue {
	border-left: 3px #00008C solid;
	border-bottom: 3px #FFFFFF solid;
}

.text_box_area {
	width: 670px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: #999 dotted 1px;
}