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


/*
----- product以外にdesign内のmandc_zoomでも使用 -----*/
/*
----- application内の_zoomでも使用 -----*/
/*
----- design内の_zoomでも使用 -----*/
/*
----- masspro内の_zoomでも使用 -----*/


* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #002277;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	position: relative;
	left: auto;
	right: auto;
	text-align: center;
	margin-top: 20px;
}


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-top: 20px;
}
div.contents {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



div.close {
	padding-bottom: 40px;
	height: 16px;
	width: 72px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.imgover {
}
.padding_left {
	padding-left: 130px;
}
