@charset "UTF-8";
p {
	font-size: 75%;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	font-family: "MS Pgothic", "osaka";
	white-space: normal;
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
#right a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right {
	background-image: url(../img/img_brand/acce_back.png);
	background-repeat: no-repeat;
	height: 649px;
	width: 680px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.text_box {
	float: left;
	height: auto;
	width: 360px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 55px;
	text-align: center;
}
#allbox {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
	margin: 0px;
}
#box1 {
	background-image: url(../img/img_menu/second_obi.jpg);
	background-repeat: repeat-y;
	width: 850px;
	float: left;
	margin-top: 20px;
}
h3 {
	font-family: "MS Pgothic", "osaka";
	font-size: 93%;
	color: #333333;
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	line-height: 1.5em;
}
h4 {
	font-family: "MS Pgothic", "osaka";
	font-size: 85%;
	color: #FF3300;
	white-space: nowrap;
	display: inline;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}

