@charset "shift_jis";
/* CSS Document */






/*
01. box
-------------------------------------*/

#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 100%;
	border-bottom: #6FA23B 3px solid;
}

#header_in {
	width: 1230px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	height: 40px;
	background-image: url(../images/gwpe_logo.gif);
	background-repeat: no-repeat;
}

#top_img {
	width: 100%;
	height: 600px;
	background-color: #FFF;
}

#top_img_in {
	width: 1230px;
	margin: auto;
	background-image: url(../images/top_img.jpg);
	height: 500px;
}

#top_img_02 {
	width: 1230px;
	margin: auto;
	background-image: url(../images/top_img02.jpg);
	height: 185px;
}

#index {
	width: 100%;
	height: 60px;
	background-image: url(../images/ind_bk.jpg);
	margin-top: 0px;
}

#index_text {
	width: 1100px;
	clear: both;
	font-size: large;
	margin-right: auto;
	margin-left: auto;
	line-height:1.6em;
	padding-top: 16px;
}



#main_top {
	width: 1170px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}

#main {
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 50px;
	background-color: #FFF;
}

#cont_L {
	float: left;
	width: 800px;
	height: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}


#cont_R {
	float: right;
	width: 290px;
	height: auto;
	margin: 0 0 5px 10px;
	padding: 0;
}


#news {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#subindex {
	padding: 15px 0;
	background-color: #F3F3F3;
	border-top: #6FA23B 3px solid;
}

#top_subindex {
	width: 1150px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	font-size: 13px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFF;
}


#top_publish {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#footer {
	height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#title {
	width: 1064px;
	background-image: url(../images/title.png);
	height: 58px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-left: 35px;
	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;
}


.line_green {
	border-left: 3px #009966 solid;
	border-bottom: 3px #FFFFFF solid;
}

/* k]{^ */
.negotiation {
	text-align: right;
	margin: 5px 3px;
}

.negotiation a:hover {
	opacity: 0.8;
}

/*
02. list
-------------------------------------*/

dl.listnews dt {
	clear: left;
	float: left;
	width: 10em;
	color: #555555;
	font-weight: bold;
	margin: 0 0 0 34px;
	padding: 0;
}

dl.listnews dd {
	margin-bottom: 0.8em;
	margin-left: 10em;
}

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: #099;
	font-size: small;
}

.font_green{
	color: #099;
	font-weight: bold;
}

.font_orange_s{
	color: #FF4000;
	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;
}

.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;
}




.topics {
	padding: 15px 0 15px 10px;
	border-bottom: double 3px #6FA23B;
	text-align:left;
	font-size: large;
}

.title_02 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 2px #CCCCCC;
}

/* =======================================
	top-slider
======================================= */

.loopslider {
	margin: 0 auto;
	width: 1230px;
	height: 100px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopslider ul {
/*	width: 100%;*/
	height: 205px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopslider ul li {
	width: 205px;
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}

/* =======================================
	ClearFixElements
======================================= */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}





