@charset "utf-8";

/* UNIVERSAL-RESET */
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ul,
ol {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline: none;
}

img {
	vertical-align: bottom;
}

/* BASE-SET */

body {
	background: #fff;
	font-size: 81.25%; /* font-size:13px; */
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	line-height: 1;
	-webkit-text-size-adjust: none;
}

@media screen and (max-device-width: 599px) {
	body {
		-webkit-text-size-adjust: none; /* for iPhone */
	}
}

.cx:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .cx {
	display: inline-block;
	min-height: 1%;
}

* html .cx {
	height: 1%;
}

a {
	color: #0029a6;
	overflow: hidden;
	text-decoration: none;
}

a:visited {
	color: #609;
}

a:hover {
	color: #c30;
	text-decoration: underline;
}

/* WIRE-FRAME */

html {
	overflow-y: scroll;
}

* html {
	text-align: center;
}

#OCN-page {
	min-width: 1024px;
}

#OCN-header-in,
#OCN-footer-in,
.OCN-copyright-ip,
.OCN-totop {
	margin: 0 auto;
	padding: 0 10px;
	width: 1004px;
}

#OCN-header-in,
#OCN-footer-in {
	text-align: left;
}

#OCN-wrapper {
	padding-top: 5px;
}

#OCN-header-in {
	padding: 13px 10px;
}

#OCN-footer-in {
	padding: 15px 10px;
}

/* UI */
#OCN-footer {
	border-top: 1px solid #ccc;
}

/* FORM */

input,
select,
textarea {
	font-family: Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size: 100%;
}

/* COMMON */

.OCN-copyright-ip {
	font-size: 92.3%;
	line-height: 1.4;
	margin: 15px auto;
	text-align: left;
}

#OCN-header-logo {
	width: 400px;
}

#OCN-header-logo img {
	vertical-align: middle;
}

#OCN-header-logo-ocn img {
	height: 51px;
	width: 114px;
}

#OCN-header-logo a {
	color: #000;
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

#OCN-header-in {
	position: relative;
}

#OCN-header-util {
	position: absolute;
	right: 10px;
	top: 10px;
}

#OCN-header-util li {
	float: right;
	margin-left: 8px;
}

#OCN-header-util a {
	color: #333;
	font-size: 92.3%;
}

#OCN-header-util a:hover {
	color: #333;
}

#OCN-header-tool {
	margin-bottom: 5px;
	text-align: right;
}

#OCN-mode-select,
#OCN-footer-backlinks {
	border-top: 1px solid #ccc;
	text-align: center;
	padding: 3px 0;
}

#OCN-mode-select li,
#OCN-footer-backlinks li {
	border-left: 1px solid #ccc;
	display: inline;
	line-height: 1.75;
	margin: 0 0.20em;
	padding: 0 0.8em;
}

#OCN-mode-select li:first-child,
#OCN-footer-backlinks li:first-child {
	border-left: 0;
	padding: 0;
}

#OCN-footer-backlinks {
	display: none;
}

#OCN-footer a {
	font-size: 92.3%;
}

#OCN-footer-logo {
	float: left;
	margin-right: 10px;
}

#OCN-footer-link {
	margin-left: 131px;
}

#OCN-footer-link li {
	display: inline;
	line-height: 1.5em;
}

#OCN-footer-link li a {
	margin: 0 0.5em;
}

#OCN-footer-link li:first-child a{
	margin-left: 0;
}

#OCN-footer-copyright img {
	vertical-align: top;
}

.OCN-go {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAIAQMAAADk/cxGAAAABlBMVEX///9mZmaO7mygAAAAAXRSTlMAQObYZgAAABVJREFUeF5jaGA4wPCA4QMQPgCyGgAxEAYhoO6KiwAAAABJRU5ErkJggg==) 0 no-repeat;
	padding-left: 12px;
}

.OCN-totop {
	line-height: 1.2;
	margin: 10px auto;
}

.OCN-totop a {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAEAQMAAACJA+yzAAAABlBMVEX///9mZmaO7mygAAAAAXRSTlMAQObYZgAAABBJREFUeF5jkGCwYahj+A8ABFUB0luPFvsAAAAASUVORK5CYII=) 0 no-repeat;
	float: right;
	padding-left: 12px;
}

/* RWD(option) */

@media screen and (max-width: 599px) {
	.OCN-rwd #OCN-header-util {
		display: none !important;
	}

	.OCN-rwd #OCN-page,
	.OCN-rwd #OCN-wrpper,
	.OCN-rwd #OCN-footer,
	.OCN-rwd #OCN-header-in,
	.OCN-rwd #OCN-header-logo,
	.OCN-rwd #OCN-footer-in,
	.OCN-rwd #OCN-wrapper,
	.OCN-rwd .OCN-copyright-ip,
	.OCN-rwd .OCN-totop {
		min-width: 0;
		width: auto;
	}

	.OCN-rwd #OCN-wrapper {
		padding-top: 0;
	}

	.OCN-rwd .OCN-copyright-ip {
		padding: 0 10px;
	}

	.OCN-rwd #OCN-header-in {
		border-bottom: 1px solid #ccc;
		padding: 8px 10px;
	}

	.OCN-rwd #OCN-header-logo {
		height: 34px;
		position: relative;
	}

	.OCN-rwd #OCN-header-logo-ocn {
		position: absolute;
		left: 0;
		top: 0;
	}

	.OCN-rwd #OCN-header-logo-ocn img {
		height: 34px;
		margin-right: 0;
		vertical-align: top;
		width: auto;
	}

	.OCN-rwd #OCN-footer-backlinks {
		display: block;
	}

	.OCN-rwd #OCN-footer-logo {
		float: none;
		margin: 0 0 5px;
		text-align: center;
	}

	.OCN-rwd #OCN-footer-link {
		margin: 0;
		padding-top: 0;
		text-align: center;
	}

	.OCN-rwd #OCN-footer-link li {
		display: inline-block;
		margin: 3px 0;
	}

	.OCN-rwd #OCN-footer-link li a {
		margin: 0;
		padding: 0 0.25em;
	}

	.OCN-rwd #OCN-footer-copyright {
		margin: 3px 0 0;
		text-align: center;
	}

	.OCN-rwd #OCN-footer-in {
		padding: 10px;
	}

}