/*201310  startialab*/

div.pickup_contents{
	width: 720px;
	height: auto;
	margin-top: 20px;
}

div.pickup_contents h3{
	background: url("../images/top_title.jpg") no-repeat;
	font-size: 15px!important;
	padding-top: 9px!important;
	padding-left: 100px!important;
	padding-bottom: 6px!important;
	color: #fff!important;
}

div.pickup_contbox{
	border: 1px #d9d9d9 solid;
	border-top: 1px #7cd2e9 solid;
	background-color: #f5f9fa;
	width: 718px;
	height: auto;
	}

p.pickup_news{
	padding: 10px 20px 0;
　　　　　display: block;
}

.pickup_news_a{
        width: 70px;
        display: block;
	text-align: right;
	font-size: 14px;
	margin: 0 22px 15px 630px;
}

a#facebook{
	background: url("../images/facebook.jpg") no-repeat 0px 0px;
	height: 72px;
bacgroung: #ff0000;
	}

.goTop2{
	width: 952px;
        margin: 0 auto;
	text-align: right;
	float: left;
	padding-top: 40px;
}

div.fb_bnner{
        margin: -10px 0 0 2px;
}

p#article_h1{
       background: url("../images/p_saishin.gif") no-repeat 0px 0px;
       height: 40px;
       margin: 20px 0 10px!important;
       overflow: hidden;
       text-indent: -1000em;
       width: 721px;
}


/*----------------------footer menu ---------------------*/


#footer_cont {
	height: 100px;
	background: url("../images/back_fot.gif") repeat-x 0px 0px;
	font-size: 12px;
	color: #fff;
	padding-top: 20px;
}

#footer_cont a{
	color: #fff;
}

div.fot_menu ul{
	width: 952px;
	margin: 0 auto 5px;
	text-align: left;
}

div.fot_menu ul li{
	display : inline;
	margin-right: 3px;
}

span.bou{
	margin-left: 8px;
}

div.fot_submenu{
	width: 952px;
	margin: 20px auto 0;
}

div.fot_submenu ul{
	float: right;
	margin: 13px 0px 0 0;
	}

div.fot_submenu ul li{
	display : inline;
	margin-right: 10px;
}

div.fot_submenu ul li a{
	text-decoration: underline;
}

#copyright {
	float: left;
	margin: 15px 0px 0 0;
	}

#object dl{
	width: 238px;
	float: left;
}

#object dl dt{
	width: 238px;
	float: left;
}

#object dl dt img{
	width: 238px;
	height: 130px;
}

#object dl dd{
	width: 220px;
	font-size: 14px;
	margin: 5px 0 20px;
	text-align: center;
	font-weight: bold;
}

.border-01{
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;	
}

.border-02{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;	
}
 
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
 
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  