@charset "UTF-8";
/* CSS Document */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td {
	margin: 0;
	padding: 0;
}

body {
	min-width: 1024px;
	margin: 0 auto;
	padding: 0;
	color: #000;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 19px;;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*../
	height: auto;
	overflow: hidden;
	/**/
}

a {
	color: #0000fe;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0;
	padding: 0;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignjust {
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mb2 {margin-bottom: 2px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}
.ml45 {margin-left: 45px;}
.ml50 {margin-left: 50px;}
.ml55 {margin-left: 55px;}
.ml60 {margin-left: 60px;}
.ml65 {margin-left: 65px;}
.ml70 {margin-left: 70px;}
.ml75 {margin-left: 75px;}
.ml80 {margin-left: 80px;}
.ml85 {margin-left: 85px;}
.ml90 {margin-left: 90px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}
.mr45 {margin-right: 45px;}
.mr50 {margin-right: 50px;}
.mr55 {margin-right: 55px;}
.mr60 {margin-right: 60px;}

.note {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}

.red {
	color: #FF0000;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.linethrough {
	text-decoration: line-through;
}

p.pagetop {
	margin: 0;
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 2;
}

p.pagetop a {
	width: 60px;
	height: 0;
	margin: 0;
	padding: 60px 0 0 0;
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

p.pagetop a:hover {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}



/*--------------- footer --------------- */

#footer {
	margin: 0;
	padding: 0;
}

.col_l_footer {
	width: 484px;
	margin: 0;
	padding: 0 0 29px 28px;
	border-bottom: solid 9px #599552;
	float: left;
}

.col_r_footer {
	width: 502px;
	margin: 0;
	padding: 0 0 29px 10px;
	border-bottom: solid 9px #b67b1c;
	float: left;
}

a.btn_topcommon {
	width: 454px;
	height: 52px;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	border-radius: 26px;
	display: block;
}

a.btn_topcommon span {
	width: 424px;
	height: 34px;
	margin: 0;
	padding: 17px 30px 0 0;
	border-radius: 26px;
	display: block;
	background-image: url(../img/arrow_white.png);
	background-repeat: no-repeat;
	background-position: 416px center;
	background-size: 11px auto;
}

.col_l_footer a.btn_topcommon span {
	background-color: #599552;
}

.col_l_footer a.btn_topcommon:hover span {
	background-color: #77c76d;
}

.col_r_footer a.btn_topcommon span {
	background-color: #b67b1c;
}

.col_r_footer a.btn_topcommon:hover span {
	background-color: #e3a94d;
}

dl.col_footinfo {
	margin: 0 0 4px 5px;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
}

dl.col_footinfo dt {
	margin: 0;
	padding: 0 0 0 13px;
	font-weight: bold;
}

.col_l_footer dl.col_footinfo dt {
	background-image: url(../img/arrow_beige.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 8px auto;
}

.col_r_footer dl.col_footinfo dt {
	background-image: url(../img/arrow_beige.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	background-size: 8px auto;
}

dl.col_footinfo dd {
	margin: 0;
	padding: 0 0 0 13px;
}

.col_l_footer dl.col_footinfo dd a {
	color: #000;
	text-decoration: none;
}

.col_r_footer dl.col_footinfo dd a {
	color: #000;
	text-decoration: none;
}

dl.col_footinfo dd a:hover {
	text-decoration: underline;
}


/*--------------- contents --------------- */

#topcontent {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}

.line_header {
	width: 100%;
	height: 9px;
	margin: 0 0 12px 0;
	padding: 0;
	background-color: #b67b1c;
}

.line_header span {
	width: 50%;
	height: 9px;
	margin: 0;
	padding: 0;
	background-color: #599552;
	display: inline-block;
	vertical-align: top;
}

.ttl_main {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1;
}

.ttl_main img {
	vertical-align: top;
}

#topleft {
	width: 480px;
	margin: 0 0 5px 0;
	padding: 0 0 56px 32px;
	background-image: url(../img/bg_neuro.svg);
	background-repeat: no-repeat;
	background-position: 102px bottom;
	background-size: 337px auto;
	float: left;
}

#topleft .mds_ttl1 {
	margin: 0 0 13px 0;
	padding: 0 0 0 5px;
}

#topright {
	width: 384px;
	margin: 0;
	padding: 0 0 52px 98px;
	background-image: url(../img/bg_jsnet.svg);
	background-repeat: no-repeat;
	background-position: 60px bottom;
	background-size: 260px auto;
	float: left;
}

.txt_logo {
	margin: 0 0 3px 0;
	padding: 0;
}

.ttl_main2 {
	margin: 0 0 10px 0;
	padding: 0;
}

.txt_head {
	margin: 0 0 20px 7px;
	padding: 0;
}

.ttl_en_main {
	margin: 0 0 0 55px;
	padding: 0;
}

.top_reception{
	width: 100%;
	margin: 0 0 30px; 
	padding: 0;
}

.txt_reception{
	width: 60%;
	margin: 0 auto;
	padding: 15px 10px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
	border: solid 1px #d00;
	background-color: #fff;
	color: #d00;
}

.txt_reception .extension{
padding-left: 15.5em;
}

.col_topfinish {
    width: 800px;
    margin: 0 auto 20px;
    padding: 15px 30px 15px;
    color: #d00000;
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    border: solid 2px #d00000;
    background-color: #fff;
	text-align: center;
}



