@charset "utf-8";
/* CSS Document */

/* top
=========================================================*/
#slider {
	display:block;
	height: 295px;
}
.flexslider {
    height: 245px;
}
#index #content h2 {
	clear:both;
	font-weight:bold;
	color:#00228C;
	font-size:120%;
	line-height:1.35;
	background:url(/ad/biz-manabi/common/images/h3_tit_bg.gif) repeat-x bottom;
	padding-bottom:8px;
	margin:6px 0 20px;
}
#index #content h2 span{
	float:right;
	font-size:76%;
	background:url(/ad/biz-manabi/common/images/icoLink.gif) no-repeat 0 center ;
	padding-left:12px;
}
#index #content h2 span a{
	text-decoration:none;
		color:#00228C;
}
#index #content h2 span a:hover{
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
}
/* news
=========================================================*/
ul#topics,
ul#event{
	margin-top:0 !important;
	margin-bottom:30px!important;
	padding:0 !important;
}

ul#topics a,
ul#event a{
	text-decoration:none;
	color:#444444;
}
ul#topics a:hover,
ul#event a:hover{
	color:#00238C;
}

#topics li,
#event li{
	list-style:none;
	border-bottom:2px dotted #CCCCCC;
	padding:10px 0 6px 0;
	margin:0 !important;
}

.icoSession a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news01.gif) no-repeat 0 center ;
	}
	
.icoConsul a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news02.gif) no-repeat 0 center ;
	}
.icoCha a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news03.gif) no-repeat 0 center ;
	}
	
.icoLec a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news04.gif) no-repeat 0 center ;
	}

.icoCou a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news05.gif) no-repeat 0 center ;
	}

.icoEtc a{
	padding-left:64px;
	background:url(/ad/biz-manabi/images/ico_news06.gif) no-repeat 0 center ;
	}
	
		
/*=========================================================
	backnamber
=========================================================*/	
	#index #content .listen h2 {
	clear: both;
font-weight: bold;
color: #FF4D4D;
font-size: 120%;
line-height: 1.35;
background: transparent url("/ad/biz-manabi/common/images/h2Listen_tit_bg.gif") repeat-x scroll center bottom;
padding-bottom: 8px;
margin: 6px 0px 20px;
}

#index #content .listen p{
	float:left;
	width:470px;
	margin-left:20px;
}

#index #content .listen img{
	float:right;
	margin-right:20px;
	margin-top:20px;
}


#index #content .listen a {
color:#FF4D4D;
}

#index #content .listen a visited{
color:#FF4D4D;
}

#index #content .listen a hover{
	text-decoration:underline;
}




#index #content .Visit h2 {
clear: both;
font-weight: bold;
color: #238C00;
font-size: 120%;
line-height: 1.35;
background: transparent url("/ad/biz-manabi/common/images/h2Visit_tit_bg.gif") repeat-x scroll center bottom;
padding-bottom: 8px;
margin: 6px 0px 20px;
}

#index #content .Visit p{
	float:left;
	width:470px;
	margin-left:20px;
}

#index #content .Visit img{
	float:right;
	margin-right:20px;
	margin-top:20px;
}


#index #content .Visit a {
color:#238C00;
}

#index #content .Visit a visited{
color:#238C00;
}

#index #content .Visit a hover{
	text-decoration:underline;
}

/*=========================================================
	responsive_sp.css
=========================================================*/
@media screen and (max-width: 680px) {
/* top
=========================================================*/
#slider {
	display:block;
    height: auto;
}
.flexslider {
    height: auto;
}

#index #content .listen p{
	float:none;
	width:100%;
	margin-left:0;
}

#index #content .listen img{
	float:none;
	display:block;
	margin:auto;
}

#index #content .Visit img{
	float:none;
	display:block;
	margin:auto;
}


#index #content .Visit p{
	width:100%;
	margin-left:0;
}


}