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

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #000000;
	font-size: 16px;
	line-height: 1.5;
}

a {
	color: #3583aa;
	text-decoration: none;
}

a img:hover {
	opacity: 0.8;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #788d98;
}

footer {
	text-align: center;
	color: #ffffff;
	padding: 20px 0;
	font-size: 12px;
	background-color: #767671;
}

header {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	padding: 0px 0px;
}

.font-size-mid {
	font-size: 14px;
}

.logo {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 40px;
}

.global-nav {
	width: 800px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.global-nav li {
	float: left;
	margin: 0 20px;
	font-size: 24px;
	font-weight: 800;
	line-height: 34px;
	list-style: none;
	font-family: "ＭＳ ゴシック", "MS Gothic";
}

.global-nav li a {
	color: #FFFE00;
}

.global-nav li a:hover {
	border-bottom: 2px solid #FFFE00;
	padding-bottom: 3px;
	text-decoration: none;
}

.f-size14 {
	font-size: 14px;
}
img {
	vertical-align: bottom;
}

p,h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
}

h1 {
    font-family: "MS Gothic", Helvetica, sans-serif;
    font-size: 32px;
    border-bottom: 1px solid #cccccc;
    font-style: italic;
}

h2 {
	font-family: "MS Gothic", Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
}

ul {
	margin: 0;
	padding: 0;
}

.btn-return a {
	color: #261DF5;
	font-size: 22px;
	font-weight: 600;
	font-family: "ＭＳ ゴシック", "MS Gothic";
	width: 140px;
	display: block;
	text-align: center;
	line-height: 46px;
	border-radius: 5px;
	border: 3px solid #009cd3;
	float: left;
	margin-top: 4px;
	margin-left: 12px;
}

.btn-webdb a {
	background-color: #009cd3;
	color: #ffffff;
	font-size: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic";
	width: 185px;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
	border-radius: 5px;
	border: 3px solid #009cd3;
}

.btn-webdb a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #009cD3;
}

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	display:block;
	clear: both;
}

.content {
	width:980px;
	margin: 0px auto;
	font-size: 16px;
	font-weight:600;
}
.contents {
	width:980px;
	margin: 0px auto;
	font-size: 18px;
	font-weight:600;
}
.icon:before {
	content: "";
	padding-right: 10px;
	border-left: 7px solid #25EDFA;
}

.intro {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 50px;
	font-size: 16px;
	font-weight: 600;
}


.main-center {
    width: 960px;
    margin: 0px auto;
}
.photo_r {
	float: right;
	padding: 0px 0px 0px 12px;
	text-align: center;
}

.photo_c {
	float: none;
	text-align: center;
}

.red {
	color: red;
}

.table {
	font-size: 14px;
}
.table-corei {
	font-size: 14px;
	color: white;
}

.the9thgen_spec {
	margin: 0px 0px 0px 80px;
	padding: 8px 8px;
	text-align: center;
}
#index {
	background-image: url(image/px-w3pe5_product.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-size: 480px auto;
}

#index .index-image {
	float: right;
	margin-left: 2px;
	text-align: center;
}

#index .image-right {
	float: right;
	width: 380px;
	margin-left: 2px;
	text-align: center;
}

#index .core-7thgen {
	margin: 0px auto;
	text-align: center;
}
#index .core-9thgen {
	margin: 0px auto;
	text-align: center;
}

#index .index-txt {
	width: 460px;
	float: left;
	line-height: 20px;
}

#index .index-txt ul {
	margin-left: 50px;
}
#index .index-left {
	width: 440px;
	float: left;
}
#index .index-right {
	width: 440px;
	float: right;
}

#index .index-wide600 {
	width: 600px;
	float: left;
	line-height: 20px;
	font-size: 16px;
}

#index .index-wide700 {
	width: 760px;
	float: left;
	line-height: 20px;
	font-size: 16px;
}

#index .index-wide700 ul {
	margin-left: 50px;
}

#index .index-wide800 {
	width: 800px;
	float: left;
	line-height: 20px;
	font-size: 16px;
}

#index .index-wide900 {
	width: 900px;
	float: left;
	line-height: 20px;
	font-size: 16px;
}

#index .index-widetxt {
	width: 560px;
	float: left;
	line-height: 20px;
	font-size: 16px;
}

#index .index-widetxt ul {
	margin-left: 50px;
}

#section {
	margin-bottom: 35px;
}

#wrap {
	clear: both;
	background-color: #E4E8CA;
	margin-top: 0px;
	padding: 10px 0px;
}
