.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
display: inline-table;
overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
overflow:visible;
}
.clearfix {display: block;}
/* End hide from IE-mac */






/*ブログリストのセンター用*/


#frame_main #indication {
	margin-bottom: 10px;
	background-image:url(../img/list_top_bar.gif);
	padding-left:3px;
	background-repeat: no-repeat;
	height: 19px;
	width: 497px;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left:3px;
}

#frame_main .li {
	
}

#frame_main #indication img {
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}
#frame_main #indication .menu {
	float: left;
	font-weight: bold;
	font-size:12px;
	line-height: 18px;
	padding-right: 8px;
	margin-right:
}

#frame_main #indication .menu_r {
	float: right;
	font-weight: bold;
	font-size:12px;
	line-height: 18px;
	padding-right: 8px;
	margin-right:
}


#frame_main .article_box {
	width: 480px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}

#frame_main .article_box .photo_area {
	float: left;
	margin-right: 10px;
	background-color: #E6E6E6;
	height: 75px;
	width: 100px;
}

#frame_main .article_box .photo_area img {
	margin-right: auto;
	margin-left: auto;

}
#frame_main .article_box .article_area {
	float: left;
	width: 370px;
	height:115px;
	
}
#frame_main .upper_b {
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	background-image:
	url(img/api_personal.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 38px;
	height: 33px;
}


#frame_main .upper_p {
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	background-image: url(../images/blog/icon_personal.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	height: 33px;
	background-position: left center;
}

.upper_p2{
	width:330px;
	float:left;
	height:30px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	margin-top:10px;
	background-image:
	url(../img/api_business.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-bottom: 6px;
	background-position: left center;
}



.upper_p3{
	width:330px;
	float:left;
	height:30px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	margin-top:10px;
	background-image:
	url(../img/api_personal.gif);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-bottom: 6px;
	background-position: left center;
}

.upper_p4{
	width:445px;
	height:30px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
	background-image:
	url(../img/api_business.jpg);
	background-repeat: no-repeat;
	padding-left:35px;
	
	padding-bottom: 6px;
	background-position: left center;
}

.upper_p4b{
	width:445px;
	height:30px;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	margin-top:10px;
	margin-left:8px;
	margin-right:8px;
	background-image:
	url(../img/api_personal.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 6px;
	background-position: left center;
}




#frame_main .list_b {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	background-image:
	url(../img/api_business.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 38px;
	height: 33px;
}
#frame_main .list_p {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	background-image:
	url(../img/api_personal.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 38px;
	height: 33px;
	background-position: left center;
}
#frame_main .blog_title {
	float: left;
	margin-bottom: 3px;
}
#frame_main .article_date {
	text-align: right;
	float: right;
	margin-bottom: 3px;
}
#frame_main .article_title {
	font-size: 16px;
	font-weight: bold;
	clear: both;
}
#frame_main .article_title A {
	color: #000000;
}
#frame_main .article_title A:hover {
	color: #FF0000;
}
#frame_main .article_title2 {
	font-size:12px;
	clear: both;
}
#frame_main .article_title2 A {
	color: #000000;
}
#frame_main .article_title2 A:hover {
	color: #FF0000;
}
