@charset "utf-8";
/* CSS Document */


/*
----- product以外にdesign内のmandc_zoomでも使用 -----*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #656565;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	left: auto;
	right: auto;
	line-height: 1.5;
}

a {
}
a:link {
	text-decoration: underline;
	color: #303CFF;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #5A8DA8;
}
a:active {
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002277;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
	text-align: left;
	margin-top: 12px;
}
div.contents {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



div.close {
	padding-bottom: 40px;
	height: 16px;
	width: 72px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.imgover {
}
p {
	text-align: left;
	text-indent: 1em;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
}

