@charset "Shift_JIS"; /*文字コード設定*/

/*◆◆◆◆◆問合せボタン◆◆◆◆◆*/
.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


/*+++++++++++++++++++++++++++++++++++++++++++++
　共通レイアウト用
+++++++++++++++++++++++++++++++++++++++++++++*/

/* 基本フォント・配置・背景 */
body {
	font-size: 13px;
	line-height: 22px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

/* 基本リンク */
/* (アンダーラインあり)⇒(アンダーラインあり) */
a:link {
	text-decoration: underline;
	color: #000059;
}
a:visited {
	text-decoration: underline;
	color: #000059;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}

/* フォント */
.color_white {
	color: #FFFFFF;
}

td.ssreven {
background-color: #CCFFFF;
}


#wrap {
	width: 800px;
	margin: 0 auto;
}

#wrap_topimg {
	width: 800px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
}

#wrap_global {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#wrap_telop {
	width: 800px;
	height: 45px;
	text-align: left;
	margin: 0 auto;
}

#wrap_whatsnew {
	width: 800px;
	height: 250px;
	text-align: left;
	margin: 0 auto;
}

#wrap_specimen {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#wrap_topics {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#wrap_topics_left {
	width: 150px;
	text-align: left;
	float: left;
}

#wrap_topics_center {
	width: 450px;
	text-align: left;
	float: left;
}

#wrap_topics_right {
	width: 200px;
	text-align: center;
	float: right;
}

#wrap_footer {
	width: 800px;
	height: 100px;
	text-align: center;
	float: right;
}



.regular slider {
	spacing: 0px;
}





.footer-center {
	text-align: center;
	width: 800px;
	height: 40px;
}

.footer-left {
	float: left;
	width: 400px;
	height: 40px;
	text-align: left;
}

.footer-right {
	float: right;
	width: 400px;
	height: 40px;
	text-align: right;
}


/*■■■■■問合せボタン■■■■■*/

.btn {
  background: #3e85b5;
  background-image: -webkit-linear-gradient(top, #3e85b5, #1a5980);
  background-image: -moz-linear-gradient(top, #3e85b5, #1a5980);
  background-image: -ms-linear-gradient(top, #3e85b5, #1a5980);
  background-image: -o-linear-gradient(top, #3e85b5, #1a5980);
  background-image: linear-gradient(to bottom, #3e85b5, #1a5980);
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff !important ;
  font-size: 15px;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}




/*■■■■■理事会議事録　年メニュー■■■■■*/

.riji_year {
font-size: 20pt;
font-weihgt: 800:
}

.ssr_year {
font-size: 20pt;
font-weihgt: 800:
}

body{ overflow-x : hidden ;}
	






/*+++++++++++++++++++++++++++++++++++++++++++++
　理事会議事録　　共通レイアウト用
+++++++++++++++++++++++++++++++++++++++++++++*/


table.brwsr1 {
	font-size: 12px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 1px;
}

table.brwsr1 th {
	padding: 6px;
	vertical-align: middle;
	text-align: left;
	border-bottom: #999 1px solid;
	color: #fff;
}

table.brwsr1 td {
	padding: 6px;
	vertical-align: middle;
	text-align: left;
	border-bottom: #999 1px solid;
	font-size: 11px;
}

table.brwsr1 th.r1,
table.brwsr1 td.r1 {
	width: 70px;
	border-right: #999 1px solid;
	background: #447791;
	color: #FFFFFF;
	font-size: 14px;
}

table.brwsr1 th.r2,
table.brwsr1 td.r2 {
	width: 300px;
	border-left: #fff 1px solid;
	border-right: #999 1px solid;
	background: #5893b1;
	color: #FFFFFF;
	font-size: 14px;
}


table.brwsr1 th.r2,
table.brwsr1 th.r3,
table.brwsr1 th.r4 {
	text-align: left;
}

table.brwsr1 th.r3,
table.brwsr1 td.r3 {
	width: 30px;
	border-left: #fff 1px solid;
	border-right: #999 1px solid;
	background: #7cacc2;
	color: #FFFFFF;
	font-size: 14px;
}

table.brwsr1 th.r4,
table.brwsr1 td.r4 {
	width: 128px;
	border-left: #fff 1px solid;
	background: #a0c2d3;
	color: #FFFFFF;
	font-size: 14px;
}
