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

#headerbox1 table {
	padding: 0px;
	float: right;
	height: 38px;
	width: 300px;
	margin-top: 10px;
}
.toptd {
	padding-right: 20px;
}


/* --------------------------------------
  main
-------------------------------------- */
#main {
	padding: 0px;
	float: left;
	height: auto;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h5 {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#block1a,#block1b,#block1c {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#block1a p,#block1b p,#block1c p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
}
#box2 {
	margin-top: 0px;
	background-color: #FFCCFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#box2 object {
	float: left;
	margin-right: 8px;
}
.imgp {
	margin-right: 10px;
	float: left;
}
#block2 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 460px;
	padding: 0px;
}

.imgl {
	float: left;
}
#main2 {
	float: right;
	width: 150px;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #990000;
}
.news {
	background-color: #999999;
}

#block3a,#block3b,#block3c {
	padding: 5px;
	width: 139px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.p {
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.font2 {
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 18px;
}
.font3 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.style1 {
	color: #FF0000;
	font-size: 12px;
}
#block1a strong {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 26px;
}
/* --------------------------------------
  キャンペーンリンク
-------------------------------------- */
#block1a strong a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FF0000;
}
#block1a strong a:link {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FF0000;
}
#block1a strong a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #FF0000;
}
#block1a strong a:hover {
	color:#FF0000;
	text-decoration:none;
	background-color: #FFFFFF;
}
