@charset "utf-8";

/*
	Site Name: MC貿易株式会社　コーポレートサイト
	Description: 中国輸入・貿易代理業務
	Version: 2.0
	Author: Yugo Tsunoda
*/

/*
===== CONTENTS ===========================================

	1: BOX

==========================================================
*/

/*
===== 1: BOX ==========================================
*/
#news-box {
	text-align: left;
	margin: 10px 0 0 0;
}
#news-scroll-box {
	height:295px;
	overflow: auto;
}
#news-box p{
	margin: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 15px;
	}

#box02 {
	display: block;
	padding : 0px;
	margin: 0px;
}
#box02 #button_seo a{
	margin: 0px;
	background-image: url(../img/button_top_seo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 210px;
	height: 95px;
	display: block;
	float: left;
}
#box02 #button_seo a:hover{
	margin: 0px;
	background-image: url(../img/button_top_seo_over.jpg);
	background-repeat: no-repeat;
}
#box02 #button_ppc a{
	margin: 0px 10px;
	background-image: url(../img/button_top_ppc.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 210px;
	height: 95px;
	display: block;
	float: left;
}
#box02 #button_ppc a:hover{
	margin: 0px 10px;
	background-image: url(../img/button_top_ppc_over.jpg);
	background-repeat: no-repeat;
}
#box02 #button_create a{
	margin: 0px;
	background-image: url(../img/button_top_create.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 210px;
	height: 95px;
	display: block;
	float: left;
}
#box02 #button_create a:hover{
	margin: 0px;
	background-image: url(../img/button_top_create_over.jpg);
	background-repeat: no-repeat;
}
#box02 #button_create-site a{
	margin: 10px 0px 0px 0px;
	background-image: url(../img/button_top_create-site.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 320px;
	height: 95px;
	display: block;
	float: left;
}
#box02 #button_create-site a:hover{
	margin: 10px 0px 0px 0px;
	background-image: url(../img/button_top_create-site_over.jpg);
	background-repeat: no-repeat;
}
*html #box02 #button_create-site a{
	margin: 0px 0px 0px 0px;
}
*html #box02 #button_create-site a:hover{
	margin: 0px 0px 0px 0px;
}

#box02 #button_contact a{
	margin: 10px 0px 0px 10px;
	background-image: url(../img/button_top_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 320px;
	height: 95px;
	display: block;
	float: left;
}
#box02 #button_contact a:hover{
	margin: 10px 0px 0px 10px;
	background-image: url(../img/button_top_contact_over.jpg);
	background-repeat: no-repeat;
}
*html #box02 #button_contact a{
	margin: 0px 0px 0px 10px;

}
*html #box02 #button_contact a:hover{
	margin: 0px 0px 0px 10px;

}

