@charset "utf-8";
/** default.css **/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, article, section, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #333333;
	background:none;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
	width: auto;
	height: auto;
	position: static;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6, th {
	font-weight: normal;
}
li {
	list-style: none;
}
img {
	border-style: none;
}
a {
	outline: none;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
input::-ms-clear {
    visibility:hidden
}
/* */
.fontfam_1 {
	
font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
letter-spacing:1px;
}
/* font */
@font-face {
	font-family: 'nm_ico';
	src: url('nm_ico.eot?') format('embedded-opentype'), url('nm_ico.ttf') format('truetype');
}
/*@font-face {
	font-family: 'AozoraMinchoMedium';
	src: url('AozoraMinchoMedium.eot?') format('embedded-opentype'), url('AozoraMinchoMedium.ttf') format('truetype');
}
*/
/* */
body {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* */
html {
	position:relative;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	
}
/* */
body {
	position:relative;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	background-color: #ffffff;
	
}
/* */
#pagetop {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-color:#ffffff;
	left:0;
	top:0;
	padding:0;
	margin:0;
}
/* header */
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #E8E5E4;
	text-align:center;
}
/* page */
.page {
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	text-align:center;
}
/* mainmenu */
.mainmenu {
	position: relative;
	margin:0 auto;
	width: 1000px;
	height: 90px;
}
.mainmenu h1 {
	position: absolute;
	left:0;
	top:30px;
	width: 165px;
	height: 35px;
}
.mainmenu h1 a {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
.mainmenu h1 a img {

	width: 100%;
	height: 100%;
}
.mainmenu nav {
	position: absolute;
	left:234px;
	top:39px;
	width: 1px;
	height: 1px;
	overflow:visible;
}
.mainmenu nav ul {
	position: absolute;
	left:0;
	top:0;
	width: 1px;
	height: 1px;
	overflow:visible;
}
.mainmenu nav ul li {
	position: absolute;
	top:0;
	height: 20px;
	overflow:visible;
}
.mainmenu nav ul li a {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border-left:1px solid #C0BFBF;
}
.mainmenu nav ul li a img {
	background-color:#ffffff;
}
.mainmenu nav ul li.btn_1 {
	width:161px;
	left:0;
}
.mainmenu nav ul li.btn_2 {
	width:119px;
	left:161px;
}
.mainmenu nav ul li.btn_3 {
	width:109px;
	left:280px;
}
.mainmenu nav ul li.btn_4 {
	width:96px;
	left:389px;
}
.mainmenu nav ul li.btn_5 {
	width:67px;
	left:486px;
}
.mainmenu nav ul li.btn_6 {
	width:78px;
	left:553px;
}
.mainmenu nav ul li.btn_7 {
	width:84px;
	left:631px;
}
.mainmenu nav ul li.btn_8 {
	width:37px;
	left:723px;
}
/* footer */
#footer {
	position:relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
	text-align:center;
	border-top: 1px solid #E8E5E4;
}
#footer .mainmenu h1 {
	top:75px;
}
#footer .mainmenu nav {
	top:84px;
}
#footer .copyright {
	position:absolute;
	width:100%;
	left:0;
	top:153px;
	text-align:right;
}
#footer .copyright small {
	font-size:8px;
	line-height:100%;

}

	/* ccdn */
	.rmark {
		font-size: 8px;
	}
	/* ccdn */
