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

body { behavior:url("/int/csshover.htc"); }	

.h1 a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}	

#main-box p {
	font-size:75%;
}


#purpose .purpose-box {
	background:#FFF url("/img/int/top/bg2_purpose.gif") no-repeat 0 100%;
	padding-bottom:10px;
	margin-bottom:7px;
}
.purpose-box-en {
	padding: 20px 13px 0px 13px;
}


.text {
	font-size:90%;
	background-image: url("/img/int/link/icon_top.gif");
	background-repeat: no-repeat;
	display: block;
	width: 940px;
	margin: auto;
	margin-top: 30px;
	padding-left: 15px;
}

.campaign {
	width: 679px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom:15px;
}



#purpose .bnrs {
	float:left;
	width:202px;
	margin-right: 23px;
	margin-bottom: 15px;
}
#purpose .bnrs02 {
	float:left;
	width:202px;
	height: 100px;
	margin-bottom: 15px;
}


.search-shop {
	float: right;
	text-align: right;
	display: block;
	padding-top: 15px;
}
.search-shop a, .search-shop a:link, .search-shop a:visited {
	font-size: 110%;
	color: #03c;
}
.search-shop a:hover {
	color: #0ad;
}

.title {
	font-size: 115%;
	font-weight: bold;
	float: left;
	width: 400px;
	height: 21px;
	display: block;
	margin-top: 25px;
	padding: 6px 0px 0px 15px;
}

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

.clearfix {

	display: inline-block;

}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;

}

.clearfix {

	display: block;

}
