@charset "UTF-8";
/* css Home */

@import url("about.css");

/*---------------------------------------------------- */
/* 一瞬表示される要素を表示されないようにする方法 */
/*---------------------------------------------------- */
#slidershow { 
	display:none;
}

/* PC */
@media print, screen and (min-width: 961px) {
/*---------------------------------------------------- */
/* 一瞬表示される要素を表示されないようにする方法 */
/*---------------------------------------------------- */
.waku_slider {
	height: 450px;
}

/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#mainbnr {
	margin-top: 182px;
	width: 100%;
}

#mainbnr #waku_mainbnr {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 450px;
	text-align: center;
}

#mainbnr #waku_mainbnr .main-img001 {
	background: url(../images/mainbanner/img-01.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

#mainbnr #waku_mainbnr .main-img002 {
	background: url(../images/mainbanner/img-02.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

#mainbnr #waku_mainbnr .main-img003 {
	background: url(../images/mainbanner/img-03.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

#mainbnr #waku_mainbnr .main-img004 {
	background: url(../images/mainbanner/img-04.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

#mainbnr #waku_mainbnr .main-img005 {
	background: url(../images/mainbanner/img-05.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

#mainbnr #waku_mainbnr .main-img006 {
	background: url(../images/mainbanner/img-06.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: cover;
}

.bnr-gallery h2 {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/*---------------------------------------------------- */
/* About */
/*---------------------------------------------------- */
/* Waku */
#about {
	padding: 50px 0 60px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#about .waku_about {
	padding: 0;
	margin: 0 auto;
	max-width: 1120px;
	height: auto;	
}

#about .waku_about .area_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#about .waku_about .area_about .aboutbox {
	padding: 0;
	margin: 0 1.5%;
	width: 40.0%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.aboutbox .concept1 a {
	padding: 40px 0;
	margin: 0 auto;
	width: 98%;
	height: 400px;
	border: solid 2px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 a:hover {
	padding: 40px 0;
	margin: 0 auto;
	width: 98%;
	height: 400px;
	border: solid 2px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a {
	padding: 40px 0;
	margin: 0 auto;
	width: 98%;
	height: 400px;
	border: solid 2px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a:hover {
	padding: 40px 0;
	margin: 0 auto;
	width: 98%;
	height: 400px;
	border: solid 2px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

.aboutbox .concept2 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.waku_concept .about-title {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .about-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* h5 */
.waku_concept .concept-title {
	padding: 0 0 28px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .concept-title h5 {
	padding: 0;
	margin: 0;
	color: #0db243;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.waku_concept .moji_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .moji_about p {
	padding: 0;
	margin: 0;
	color: #383a3b;
	font-size: 116%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* Pickup */
/*---------------------------------------------------- */
/* Waku */
#pickup {
	padding: 50px 0 60px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickup .waku_pickup {
	padding: 0;
	margin: 0 auto;
	max-width: 1120px;
	height: auto;
}

#pickup .waku_pickup .area_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#pickup .waku_pickup .area_pickup .pickupbox {
	padding: 0;
	margin: 0 0.5%;
	width: 22.5%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.pickupbox .community a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #ffffff;
}

.pickupbox .community a:hover {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #e8f8de;
}

/* img */
.pickupbox .community .photo_pickup {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
}

.pickupbox .community .photo_pickup img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.pickupbox .community .textbox {
	padding: 14px 0 24px 0;
	margin: 0 auto;
	width: 99%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	display: block;
}

.pickupbox .community .textbox .waku_details {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.pickupbox .community .textbox .waku_details .pickup-title {
	padding: 0 0 14px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .pickup-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.pickupbox .community .textbox .waku_details .moji_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .moji_pickup p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
}


/*---------------------------------------------------- */
/* Topics */
/*---------------------------------------------------- */
#topics {
	padding: 50px 0 60px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#topics .waku_topics {
	padding: 0;
	margin: 0 auto;
	max-width: 1120px;
	height: auto;
}

#topics .waku_topics .area_topics {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#topics .waku_topics .area_topics .topics_left {
	padding: 0;
	margin: 0;
	width: 68%;
	height: auto;
	float: left;
}

#topics .waku_topics .area_topics .topics_right {
	padding: 0;
	margin: 0;
	width: 28%;
	height: auto;
	float: right;
}

/*---------------------------------------------------- */
/* Info */ 
/*---------------------------------------------------- */
/* Waku */ 
.info {
	padding: 30px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

.info .waku_info {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.info-title {
	padding: 0 0 2px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.info-title h4 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 3px solid #ccc;
	color: #2d2e2f;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.info-title h4::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #76b802;
}

/*---------------------------------------------------- */
/* News */ 
/*---------------------------------------------------- */
/* Waku */ 
.news {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.news .scroll {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 300px;
	overflow: auto;
	position: relative;
}

/* List */ 
.news .scroll .list_news {  
	padding: 0;
	margin: 0 0 2px 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border-bottom: 1px dotted #cccccc;
}

.news .scroll .list_news a {
	background-color:  #ffffff;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news a:hover {
	background-color: #f5f5f5;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news .waku_news {  
	padding: 12px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

/* Data */
.list_news .waku_news .news_data {
	padding: 0 0 10px 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.list_news .waku_news .news_data .fa {
	padding: 0;
	margin: 2px 6px 0 0;
	display: inline;
	float: left;
	color: #76b802;
	font-size: 116%;
	font-weight: 400;
}

.list_news .waku_news .news_data .moji_data {
	padding: 0;
	margin: 1px 0 0 0;
	display: inline;
	float: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #3a3b3c;
	font-size: 116%;
	font-weight: 500;
	text-align: left;
}

.list_news .waku_news .news_data .icon_new {
	padding: 4px 8px 3px 8px;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
	background-color: #76b802;
	border-radius: 2px;
	color: #ffffff;
	font-size: 75%;
	font-weight: 500;
	text-align: center;
}

/* h5 */
.list_news .waku_news .news-title {
	padding: 0 0 5px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .news-title h5 {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 118%;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
}

/* P */
.list_news .waku_news .moji_news {
	padding: 0 0 5px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .moji_news p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 400;
	text-align: left;
	line-height: 1.5;
}

/*---------------------------------------------------- */
/* Side Banner */
/*---------------------------------------------------- */
.sidebnr {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.sidebnr ul {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	list-style-type: none;
}

.sidebnr ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.sidebnr ul li a {
	padding: 0 0 15px 0;
	margin: 0;
	width: 100%;
	height: auto;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;	
}

.sidebnr ul li a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

html.sidebnr ul li a {
	zoom: 1;/* 余白を解消する指定・*/
}

.sidebnr ul li img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Links */
/*---------------------------------------------------- */
/* Waku */
#links {
	padding: 50px 0 60px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#links .waku_links {
	padding: 0;
	margin: 0 auto;
	max-width: 1120px;
	height: auto;
}

#links .waku_links .area_links {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* h4 */
#links .waku_links .links-title {
	padding: 10px 0;
	margin: 0 auto;
	width: 24%;
	height: auto;
	background-color: #119242;
}

#links .waku_links .links-title h4 {
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	line-height: 1.4;
}

/* banner */
#links .waku_links .waku_bnr {
	padding: 15px 0 18px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#links .waku_links .waku_bnr .bnrbox {
	padding: 0;
	margin: 0 0.5%;
	width: 31.5%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

}


/* Tablet */
@media only screen and (max-width: 960px) and (min-width: 569px) {
/*---------------------------------------------------- */
/* 一瞬表示される要素を表示されないようにする方法 */
/*---------------------------------------------------- */
.waku_slider {
	height: 320px;
}

/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#mainbnr {
	margin-top: 152px;
	width: 100%;
}

#mainbnr #waku_mainbnr {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 320px;
	text-align: center;
}

#mainbnr #waku_mainbnr .main-img001 {
	background: url(../images/mainbanner/img-tablet01.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img002 {
	background: url(../images/mainbanner/img-tablet02.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img003 {
	background: url(../images/mainbanner/img-tablet03.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img004 {
	background: url(../images/mainbanner/img-tablet04.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img005 {
	background: url(../images/mainbanner/img-tablet05.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img006 {
	background: url(../images/mainbanner/img-tablet06.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

.bnr-gallery h2 {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}


/*---------------------------------------------------- */
/* About */
/*---------------------------------------------------- */
/* Waku */
#about {
	padding: 30px 0 40px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#about .waku_about {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#about .waku_about .area_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#about .waku_about .area_about .aboutbox {
	padding: 0;
	margin: 0 1.0%;
	width: 44.0%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.aboutbox .concept1 a {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 a:hover {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a:hover {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

.aboutbox .concept2 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.waku_concept .about-title {
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .about-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* h5 */
.waku_concept .concept-title {
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .concept-title h5 {
	padding: 0;
	margin: 0;
	color: #0db243;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.waku_concept .moji_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .moji_about p {
	padding: 0;
	margin: 0;
	color: #383a3b;
	font-size: 108%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* pickup */
/*---------------------------------------------------- */
/* Waku */
#pickup {
	padding: 30px 0 40px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickup .waku_pickup {
	padding: 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

#pickup .waku_pickup .area_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#pickup .waku_pickup .area_pickup .pickupbox {
	padding: 0;
	margin: 0 0.5%;
	width: 22.5%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.pickupbox .community a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #ffffff;
}

.pickupbox .community a:hover {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #e8f8de;
}

/* img */
.pickupbox .community .photo_pickup {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
}

.pickupbox .community .photo_pickup img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.pickupbox .community .textbox {
	padding: 14px 0 24px 0;
	margin: 0 auto;
	width: 99%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	display: block;
}

.pickupbox .community .textbox .waku_details {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.pickupbox .community .textbox .waku_details .pickup-title {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .pickup-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.pickupbox .community .textbox .waku_details .moji_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .moji_pickup p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
}

/*---------------------------------------------------- */
/* Topics */
/*---------------------------------------------------- */
#topics {
	padding: 30px 0 40px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#topics .waku_topics {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

#topics .waku_topics .area_topics {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#topics .waku_topics .area_topics .topics_left {
	padding: 0;
	margin: 0;
	width: 62%;
	height: auto;
	float: left;
}

#topics .waku_topics .area_topics .topics_right {
	padding: 0;
	margin: 0;
	width: 34%;
	height: auto;
	float: right;
}

/*---------------------------------------------------- */
/* Info */ 
/*---------------------------------------------------- */
/* Waku */ 
.info {
	padding: 25px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

.info .waku_info {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.info-title {
	padding: 0 0 2px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.info-title h4 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 3px solid #ccc;
	color: #2d2e2f;
	font-size: 120%;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.info-title h4::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #76b802;
}

/*---------------------------------------------------- */
/* News */ 
/*---------------------------------------------------- */
/* Waku */ 
.news {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.news .scroll {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 240px;
	overflow: auto;
	position: relative;
}

/* List */ 
.news .scroll .list_news {  
	padding: 0;
	margin: 0 0 2px 0;
	width: 100%;
	height: auto;
	background-color:  #ffffff;
	border-bottom: 1px dotted #cccccc;
}

.news .scroll .list_news a {
	background-color:  #ffffff;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news a:hover {
	background-color: #f5f5f5;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news .waku_news {  
	padding: 10px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

/* Data */
.list_news .waku_news .news_data {
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.list_news .waku_news .news_data .fa {
	padding: 0;
	margin: 2px 6px 0 0;
	display: inline;
	float: left;
	color: #76b802;
	font-size: 108%;
	font-weight: 400;
}

.list_news .waku_news .news_data .moji_data {
	padding: 0;
	margin: 1px 0 0 0;
	display: inline;
	float: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: 500;
	text-align: left;
}

.list_news .waku_news .news_data .icon_new {
	padding: 3px 8px 2px 8px;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
	background-color: #76b802;
	border-radius: 2px;
	color: #ffffff;
	font-size: 75%;
	font-weight: 500;
	text-align: center;
}

/* h5 */
.list_news .waku_news .news-title {
	padding: 0 0 4px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .news-title h5 {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 110%;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
}

/* P */
.list_news .waku_news .moji_news {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .moji_news p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 100%;
	font-weight: 400;
	text-align: left;
	line-height: 1.5;
}

/*---------------------------------------------------- */
/* Side Banner */
/*---------------------------------------------------- */
.sidebnr {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.sidebnr ul {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	list-style-type: none;
}

.sidebnr ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.sidebnr ul li a {
	padding: 0 0 12px 0;
	margin: 0;
	width: 100%;
	height: auto;
	text-decoration: none;
	border: 0;
	display: block;
	float: left;	
}

.sidebnr ul li a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

html.sidebnr ul li a {
	zoom: 1;/* 余白を解消する指定・*/
}

.sidebnr ul li img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Links */
/*---------------------------------------------------- */
/* Waku */
#links {
	padding: 40px 0 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#links .waku_links {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

#links .waku_links .area_links {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

/* h4 */
#links .waku_links .links-title {
	padding: 8px 0;
	margin: 0 auto;
	width: 24%;
	height: auto;
	background-color: #119242;
}

#links .waku_links .links-title h4 {
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 1.4;
}

/* banner */
#links .waku_links .waku_bnr {
	padding: 12px 0 15px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#links .waku_links .waku_bnr .bnrbox {
	padding: 0;
	margin: 0 0.5%;
	width: 31.5%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}


}


/* SP */
@media only screen and (max-width: 568px)  {
/*---------------------------------------------------- */
/* 一瞬表示される要素を表示されないようにする方法 */
/*---------------------------------------------------- */
.waku_slider {
	height: 230px;
}

/*---------------------------------------------------- */
/* H2 */
/*---------------------------------------------------- */
#mainbnr {
	margin-top: 20px;
	width: 100%;
}

#mainbnr #waku_mainbnr {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 230px;
	text-align: center;
}

#mainbnr #waku_mainbnr .main-img001 {
	background: url(../images/mainbanner/img-sp01.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img002 {
	background: url(../images/mainbanner/img-sp02.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img003 {
	background: url(../images/mainbanner/img-sp03.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img004 {
	background: url(../images/mainbanner/img-sp04.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img005 {
	background: url(../images/mainbanner/img-sp05.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

#mainbnr #waku_mainbnr .main-img006 {
	background: url(../images/mainbanner/img-sp06.png) center 0 no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:100%;
	min-height: 100%;
	background-size: 100% auto;
}

.bnr-gallery h2 {
	visibility: hidden;
	text-indent: -9999px;
	display: none;
}

/*---------------------------------------------------- */
/* About */
/*---------------------------------------------------- */
/* Waku */
#about {
	padding: 30px 0 30px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#about .waku_about {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#about .waku_about .area_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#about .waku_about .area_about .aboutbox {
	padding: 0 0 10px 0;
	margin: 0 0.5%;
	width: 98.0%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.aboutbox .concept1 a {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 a:hover {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about001.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #dcdcdc;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept2 a:hover {
	padding: 30px 0;
	margin: 0 auto;
	width: 98%;
	height: 340px;
	border: solid 1px #34b05d;
	border-radius: 6px;
	background: url(../images/home/photo_about002.png) no-repeat bottom center #ffffff;
	background-size: 100% auto;
	display: block;
}

.aboutbox .concept1 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

.aboutbox .concept2 .waku_concept {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.waku_concept .about-title {
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .about-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* h5 */
.waku_concept .concept-title {
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .concept-title h5 {
	padding: 0;
	margin: 0;
	color: #0db243;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.waku_concept .moji_about {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.waku_concept .moji_about p {
	padding: 0;
	margin: 0;
	color: #383a3b;
	font-size: 108%;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
}

/*---------------------------------------------------- */
/* pickup */
/*---------------------------------------------------- */
/* Waku */
#pickup {
	padding: 30px 0 30px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#pickup .waku_pickup {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#pickup .waku_pickup .area_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#pickup .waku_pickup .area_pickup .pickupbox {
	padding: 0 0 10px 0;
	margin: 0 0.5%;
	width: 47.5%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

/* Links */
.pickupbox .community a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #ffffff;
}

.pickupbox .community a:hover {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
	background: url(../images/home/bg_arrow.png) no-repeat bottom right #e8f8de;
}

/* img */
.pickupbox .community .photo_pickup {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
}

.pickupbox .community .photo_pickup img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

.pickupbox .community .textbox {
	padding: 14px 0 24px 0;
	margin: 0 auto;
	width: 99%;
	height: auto;
	border-right: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
	border-left: solid 1px #dcdcdc;
	display: block;
}

.pickupbox .community .textbox .waku_details {
	padding: 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
}

/* h4 */
.pickupbox .community .textbox .waku_details .pickup-title {
	padding: 0 0 12px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .pickup-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
}

/* P */
.pickupbox .community .textbox .waku_details .moji_pickup {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.pickupbox .community .textbox .waku_details .moji_pickup p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 108%;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	text-decoration: none;
}


/*---------------------------------------------------- */
/* Topics */
/*---------------------------------------------------- */
#topics {
	padding: 30px 0 40px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#topics .waku_topics {
	padding: 0;
	margin: 0 auto;
	width: 94%;
	height: auto;
}

#topics .waku_topics .area_topics {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

#topics .waku_topics .area_topics .topics_left {
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
	display: block;
}

#topics .waku_topics .area_topics .topics_right {
	padding: 0;
	margin: 0 auto;
	width: 98%;
	height: auto;
	display: block;
}

/*---------------------------------------------------- */
/* Info */ 
/*---------------------------------------------------- */
/* Waku */ 
.info {
	padding: 20px 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

.info .waku_info {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}


/*---------------------------------------------------- */
/* h4 */ 
/*---------------------------------------------------- */
.info-title {
	padding: 0 0 2px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.info-title h4 {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 3px solid #ccc;
	color: #2d2e2f;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	text-align: left;
}

.info-title h4::after {
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #76b802;
}

/*---------------------------------------------------- */
/* News */ 
/*---------------------------------------------------- */
/* Waku */ 
.news {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.news .scroll {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 300px;
	overflow: auto;
	position: relative;
}

/* List */ 
.news .scroll .list_news {  
	padding: 0;
	margin: 0 0 2px 0;
	width: 100%;
	height: auto;
	background-color:  #ffffff;
	border-bottom: 1px dotted #cccccc;
}

.news .scroll .list_news a {
	background-color:  #ffffff;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news a:hover {
	background-color: #f5f5f5;
	text-decoration: none;
	display: block;
	color: #3a3b3c;
}

.news .scroll .list_news .waku_news {  
	padding: 10px 0;
	margin: 0 auto;
	width: 96%;
	height: auto;
}

/* Data */
.list_news .waku_news .news_data {
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.list_news .waku_news .news_data .fa {
	padding: 0;
	margin: 2px 6px 0 0;
	display: inline;
	float: left;
	color: #76b802;
	font-size: 14px;
	font-weight: 400;
}

.list_news .waku_news .news_data .moji_data {
	padding: 0;
	margin: 1px 0 0 0;
	display: inline;
	float: left;
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}

.list_news .waku_news .news_data .icon_new {
	padding: 3px 8px 2px 8px;
	margin: 0 0 0 12px;
	display: inline;
	float: left;
	background-color: #76b802;
	border-radius: 2px;
	color: #ffffff;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
}

/* h5 */
.list_news .waku_news .news-title {
	padding: 0 0 4px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .news-title h5 {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
}

/* P */
.list_news .waku_news .moji_news {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.list_news .waku_news .moji_news p {
	padding: 0;
	margin: 0;
	color: #3a3b3c;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	line-height: 1.5;
}

/*---------------------------------------------------- */
/* Side Banner */
/*---------------------------------------------------- */
.sidebnr {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.sidebnr ul {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	list-style-type: none;
	text-align: center;
}

.sidebnr ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.sidebnr ul li a {
	padding: 0 0 10px 0;
	margin: 0 0.5%;
	width: 98%;
	height: auto;
	text-decoration: none;
	border: 0;
	display: inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

.sidebnr ul li a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

html.sidebnr ul li a {
	zoom: 1;/* 余白を解消する指定・*/
}

.sidebnr ul li img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*---------------------------------------------------- */
/* Links */
/*---------------------------------------------------- */
/* Waku */
#links {
	padding: 30px 0 10px 0;
	margin: 0;
	width: 100%;
	height: auto;
}

#links .waku_links {
	padding: 0;
	margin: 0 auto;
	width: 92%;
	height: auto;
}

#links .waku_links .area_links {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

/* h4 */
#links .waku_links .links-title {
	padding: 6px 0;
	margin: 0 auto;
	width: 32%;
	height: auto;
	background-color: #119242;
}

#links .waku_links .links-title h4 {
	padding: 0;
	margin: 0 auto;
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 1.4;
}

/* banner */
#links .waku_links .waku_bnr {
	padding: 6px 0 8px 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#links .waku_links .waku_bnr .bnrbox {
	padding: 5px 0;
	margin: 0 auto;
	width: 88%;
	height: auto;
	display:inline-block;
    /display:inline;
    /zoom:1;
	vertical-align: top;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	display: block;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links a:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	color: #fff;
	text-decoration: none;
}

#links .waku_links .waku_bnr .bnrbox .bnr_links img {
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}


}