body {
}

div {
	box-sizing		: border-box;
}

table td, table th {
	vertical-align	: middle;
}

#area_header {
	background-color: #aaccff;
	overflow		: hidden;
	border-bottom	: 2px solid #00f;
}

#area_top_image {
	width				:100%;
	background-image	:url('../sys_img/00_top/img_top_back.jpg');
/*	background-position	:center top; */
	background-repeat	: no-repeat;
}

.top_title {
	height		: 35px;
	margin		: auto 0px;
	vertical-align: bottom;
	padding-bottom: 10px;
	font-size	: 16pt;
	font-weight	: bold;
	color		: #fff;
}

.area_contents {
	max-width	: 1400px;
	margin		: 0px auto;
	height		: 100%;
}

.blc_cts {
	max-width	: 1400px;
	margin		: 10px auto 0px auto;
	padding		: 0px;
	border		: 1px solid #aaa;
}

#area_id {
	width		: 160px;
	height		: 50px;
	padding-top	: 10px;
	background	: url("../sys_img/id_back.png") no-repeat;
	position	: absolute;
	top			: 50px;
	left		: 245px;
}

#area_details h4 {
	margin		: 10px 0px;
}

#area_details>fieldset>fieldset {
	background-color: #fffef6;
}
.area_info_tr {
}


#area_member{	/* メンバー説明 */
	width		: 100%;
	max-width	: 1500px;
	margin		: 0px auto;
	vertical-align: top;
}

#menu_bar {
	min-height		: 50px;
	background-image: url("../sys_img/00_top/bar_btn.jpg");
}

#menu_bar div {
	width		: 100%;
	max-width	: 1400px;
	margin		: 0px auto;
}

#menu_bar table td {
	width		: 33%;
	cursor		: pointer;
	text-align	: center;
	vertical-align: middle;
	border-left	: 1px solid #666;
	border-right: 1px solid #666;
}

#menu_bar table td:hover {
	color		: #f00;
	font-weight	: bold;
	text-shadow	: 2px 2px 1px #fff,
				-2px 2px 1px #fff,
				2px -2px 1px #fff,
				-2px -2px 1px #fff;
}

#menu {
	display: none;
	height		: 100%;
	margin		: 0;
	padding		: 0;
	list-style	: none;
}
#menu li {
	float		: left;
	padding-top	: 20px;
	width		: 25%;
	text-align	: center;
	position	: relative;  /*z-indexの指定や子要素の基準とするために指定*/
	z-index		: 1;  /*ドロップダウンしたメニューが隠れないように*/
}
#menu li a {
	padding		: 0 20px 10px;
	border-top	: none;
	border-right: none;
	background	: none;
	color		: #008;
	margin		: auto;
	text-decoration:none;
	text-shadow	: -1px 1px rgba(255, 255, 255, 0.8);
	font-size	: 18px;
}
#menu li a:hover {
  background: none;
  color: #f00;
}
#menu li a:active {
  color: #5687F8;
}

@media screen and (min-width : 1200px) {
	body {
		margin: 0;
	}

	#content {
		margin: 0;
	}

	#menu {
		display: block;
	}

	.slicknav_menu {
		display: none;
	}

	i.fa.fa-caret-right {
		font-size: 14px;
		display: inline-block;
	}
}

@media screen and (max-width: 768px){
	.slicknav_nav a {
		font-size	: 1.5em;
	}
}

#img_lang>div {
	width	: 42px;
	text-align: center;
	float	: left;
	cursor	: pointer;
}


table.border_rbn {
	margin:5px;
	color:#000;
	background-color:#eef;
	border: 1px solid #aaa;
	border-collapse: collapse;
	border-spacing: 0;
}
table.border_rbn th {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #b1b1b1;
	border-color: #aaa;
	border-style: solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	line-height: 120%;
	padding: 5px 20px;
	text-align: center;
	background-image:url('../sys_img/pub_title_bar.jpg');
	background-repeat:repeat-x;
}
table.border_rbn td {
	background-color:;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #aaa;
	border-style: solid;
	border-width: 0 0 1px 1px;
	padding: 5px;
}

table.border_pic {
    border: 1px solid #aaa;
    border-collapse: collapse;
    border-spacing: 0;
}
table.border_pic th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #001864;
    border-color: #aaa;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    padding: 5px;
    text-align: center;
}
table.border_pic td {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaa;
    border-style: solid;
    border-width: 0 0 1px 1px;
    padding: 5px;
}

.b_first {
	background-color: #a3feff;
}
.b_twins {
	background-color: #29ffbd;
}
.b_model {
	background-color: #73ff42;
}
.b_manager {
	background-color: #adff00;
}
.b_expert {
	background-color: #ffeb00;
}
.b_master {
	background-color: #ffcc00;
}
.b_dmaster {
	background-color: #ff9c00;
}
.b_tmaster {
	background-color: #ff5e00;
}
.b_hmaster {
	background-color: #ff0000;
}

input {
	font-size		: 13pt;
}

