body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #DBDFE8;
	margin: 0;
	padding: 0;
	color: #000;
	margin-top: 50px;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 100%;
}

a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

sub {
  color:#ff0000;
  font-size:0.6em;
}

/* 追加 */

.container {
/*	width: 80%; */
/*	max-width: 1260px; */
/*	min-width: 780px; */
  width: 850px;
	background-color: #FFF;
	margin: 0 auto;
}

.header {
	background-color: #DBDFE8;
}

.content {
	padding: 10px 0;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px;
}

.footer {
	padding: 10px 0;
	background-color: #CCC;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.custom_menu_links {
    clear: both;
    float: left;
    width: 100%;
    list-style: none;
}

.custom_menu_links ul {
    float: left;
    width: 99%;
    list-style: none;
    padding-left: 5px;
        margin: 1px 0;
    background: #fff;
    clear: both;
}

.custom_menu_links ul li {
    border: none;
    float: left;
    width: 140px;
    height: 50px;
}

.custom_menu_links ul li img {
    width: 100%;
}

.content h1{
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#F4F4F4));
  background: -moz-linear-gradient(top, white, #F4F4F4);
  padding: 5px;
  margin:5px 5px;
  font-size:1.2em;
  text-align:center;
  text-shadow: 1px 1px 0 #CCC;
}

div.content-box {
    width:80%;
    height: 32px;
    background: url(images/black_grad.png) repeat-x;
    margin: 10px auto;
}
div.content-box h2{
  border: none;
  height: 32px;
  background: url(images/grip.png) no-repeat left;
  padding: 0px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 12pt;
  line-height: 2em;
}
.content-body {
  width:70%;
  margin:2px auto;
  text-align:left;

}


a:link:hover {
    text-decoration: underline;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    zoom: 1;
}

/* Address */
address p{
  margin:0.5em;
  line-height:1em;
  font-size:0.9em
}

/* NEWS RELEASE */
ul.newsrelease{
	list-style:none;
	margin:20px 50px;
	padding:0px;
}

ul.newsrelease a{
	font-weight:normal;
	text-decoration:underline;
	color:#008b8a;
}

ul.newsrelease a:hover{
	font-weight:normal;
	color:#ff0000;
}

ul.newsrelease li{
	display:block;
	margin-bottom:2px;
  padding: 10px 5px;
	border-top:1px dotted #ccc;
	clear:both;
}

ul.newsrelease li div.date{
	width:120px;
	float:left;
}

ul.newsrelease li div.news{
	float:left;

}

/* Member */
.branch{
  margin:2px auto;
}

.branch p{
  width:80%;
  margin:2px auto;
}

table.members {
  width:80%;
  margin:20px auto;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
}

table.members caption {
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #c00;
	background: #dcdcd1;
}

table.members thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
  text-align:center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #c00;
	background: #ececec;
}

table.members thead th.c1, table.members thead th.c2{
  width:25%;
}

table.members thead th.c3{
  width:50%;
}

table.members td {
	width: 25%;
	padding: 7px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.history{
  text-align:right;
  font-size:0.8em;
}

/* Award */
table.award {
  width:80%;
  margin:20px auto;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-left: 1px solid #ccc;
  font-size:90%;
}

table.award thead th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
  text-align:center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #c00;
	background: #ececec;
}

table.award thead th.c1, table.award thead th.c2{
  width:15%;
}

table.award thead th.c3{
  width:30%;
}

table.award thead th.c4{
  width:40%;
}


table.award tbody th {
	width: 20%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ececec;
}

table.award td {
	padding: 7px;
	vertical-align: top;
	border: 1px solid #ccc;
}

table.award td p{
  text-indent: -1.5em;
  padding-left: 2em;
}

.sub{
  text-align:right;
  font-size:0.6em;
}

/* link */
ul.link{
  width:70%;
  margin:10px auto;
}

ul.link li{
  line-height:1.7em;
}

/* membership */
div.membership{
  width:80%;
  margin:10px auto;
  line-height:1.7em;
}

div.jbsoc{
  width:80%;
  padding:20px;
  margin:50px auto;
  color:#ffffff;
  background-color:#2eccfa;
  border:double 3px #A9E2F3;
  text-align:center;
  font-weight:bold;
  font-size:1.0em;
}

/* re_22 */
div#outer-space {
    padding-right: 15px;
    padding-left: 15px;
}

#left-sidebar li {
    list-style: none;
}

#right-sidebar li {
    list-style: none;
}
#締め切り {
	color: #F00;
}
