@charset "shift_jis";
body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	color:#505050;
	font-size:12px;
	line-height:21px
}
#base {
	padding: 0px;
	width: 730px;
	margin-top: 35px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:10px;
}
.wh{
	background-color:#FFFFFF;
	width:720px;
}
#base .contents {
	margin-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
	width: 630px;
}
#base .basetop {
	background-image: url(../images/base_top.png);
}
#base .basebottom {
	background-image: url(../images/base_bottom.png);
}
#base .leftside {
	background-image: url(../images/left_side.png);
	background-repeat: repeat-y;
}
#base .rightside {
	background-image: url(../images/right_side.png);
	background-repeat: repeat-y;
}
h1{
	border-bottom:solid 1px #f0f0f0;
	padding-bottom:20px;
	font-size:16px;
	margin-bottom:20px;
}
.txt {
	margin-bottom: 25px;
}
.button {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height:99px;
	width:643px;
}
.creative {
	padding: 0px;
	float: left;
	/*height: 108px;
	width: 350px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	display:block;
}
.products {
	margin-top: 0px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	display:block;
}

.group {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.copy {
	padding-top:5px;
	font-size:12px;
}
