@charset "UTF-8";

a:link {color: #0099CC; text-decoration: none} 
a:visited {color: #0099CC; text-decoration: none} 
a:active {} 
a:hover {color: #00BDFC; text-decoration: underline}


/* 全ページ共通
--------------------------------------------------------------- */
body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
 *font-size:small;
 *font:x-small;
	font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 170%;
	color: #333333;
}
#wrapper {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	font-size:inherit;
	font:100%;
	background-image: url(../img/con_bg.gif);
	background-repeat: repeat-y;
}
#wrapper #header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 864px;
	position: relative;
}
#wrapper #header h1 {
	text-indent: -999999px;
}
#wrapper #header a {
	display: block;
	height: 69px;
	width: 550px;
}
#wrapper #header #nav-sub {
	position: absolute;
	left: 662px;
	top: 4px;
	width: 190px;
}
#wrapper #header #nav-sub a {
	display: inline;
}
#wrapper #nav-main {
	width: 838px;
	margin-left: 13px;
	background-color: #C6C6C6;
	padding-top: 5px;
	padding-bottom: 6px;
}
#wrapper #nav {
	width: 838px;
	height: 34px;
}
#wrapper #nav li {
	height: 34px;
	float: left;
}
table {
    font-size:inherit;
    font:90%;
}
#wrapper #content {
	clear: both;
	width: 758px;
	margin-left: 53px;
}
#wrapper #content #inner {
	width: 718px;
	margin-left: 20px;
	padding-bottom: 1em;
}
#wrapper #content #inner #junbi {
	margin-top: 100px;
	margin-bottom: 300px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
#con-btm {
	background-image: url(../img/con_btm.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 758px;
	margin-left: 53px;
	clear: both;
}
#wrapper #con-btm #pagetop {
	text-align: right;
	padding-top: 36px;
}
#footer {
	width: 100%;
	clear: both;
	background-color: #009EDB;
	text-align: center;
}
#footer dl {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#footer dt {
	float: left;
	width: 76px;
}
#footer dd {
	float: left;
	color: #F0FBFB;
	line-height: 130%;
}
#footer img {
	margin-bottom: 54px;
	margin-top: 10px;
}
#copy {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}


/* コンテンツ
--------------------------------------------------------------- */
#wrapper #content #inner h3 {
	font-weight: bold;
	background-image: url(../img/ttl3_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 2.3em;
	margin-bottom: 1.3em;
	clear: both;
}
h4 {
	font-weight: bold;
	color: #2D6E96;
	margin-top: 1.5em;
	font-size: 104%;
	margin-left: 0.5em;
}
#wrapper #content #inner p,
#wrapper #content #inner ul,
#wrapper #content #inner dl,
#wrapper #content #inner ol {
	margin-right: 16px;
	margin-left: 16px;
}
#wrapper #content #inner li {
	list-style-type: square;
	margin-left: 1em;
}
#wrapper #content #inner ol li {
	list-style-type: decimal;
	margin-left: 2em;
}
#wrapper #content #inner dt {
	font-weight: bold;
}
#wrapper #content #inner dd {
}
#wrapper #content #inner .btn-ptn1 {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#wrapper #content #inner .btn-ptn1 .btn-bg {
	padding: 16px;
	background-image: url(../img/bg_parts.gif);
	margin-right: 80px;
	margin-left: 80px;
}
#wrapper #content #inner .btn-ptn1 .btn-bg img {
	margin-right: 8px;
	margin-left: 8px;
}
#wrapper #content #inner #endai-com {
	margin-top: 2.3em;
}
#top #wrapper #content #inner #endaikikan {
}
#top #wrapper #content #inner #endaikikan #endai-simekiri {
	font-weight: bold;
	color: #FF0000;
	padding-left: 186px;
}
#top #wrapper #content #inner #endai-end {
	font-weight: bold;
	color: #FF0000;
}




/* 共通
--------------------------------------------------------------- */
.right {
	text-align: right;
}
.center {
	text-align: center;
}
em {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.btn img {
	margin-top: 2em;
	margin-left: 2em;
}
.text-13-b {
	font-size: 13px;
	font-weight: bold;
}
.text-14-b {
	font-size: 14px;
	font-weight: bold;
}

.underline {
	border-bottom: solid 1px #ff0000;
}
/**/  
.dotline {
border-bottom: dotted 1px #ff0000;
}
/*_*/ 
.doubleline {
border-bottom: double 3px #ff0000;
}
/*d*/  
.rectangle {
border:solid 1px #ff0000;
}
/*lpň͂*/  

.tbl-layout {
 margin: 0px;
 padding: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
.tbl-layout td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
}
.float-clear {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
.tbl-layout-ml16 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.tbl-layout-ml16 th {
	font-weight: bold;
	color: #484848;
	vertical-align: top;
	padding-bottom: 5px;
}
.tbl-layout-ml16 td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
	padding-bottom: 5px;
}
.float-clear {
	content : "";
	display : block;
	height : 0;
	clear : both;
}

/* clearfix
--------------------------------------------------------------- */
.clearfix:after {
	content: ".";  
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* 会長あいさつページ
--------------------------------------------------------------- */
#top #wrapper #content #inner #aisatu-con {
	margin-top: 20px;
}
#top #wrapper #content #inner #aisatu-con .sp-l {
	float: left;
	width: 138px;
	padding-left: 15px;
}
#top #wrapper #content #inner #aisatu-con .sp-r {
	float: right;
	width: 520px;
	padding-right: 15px;
}
#top #wrapper #content #inner #aisatu-con .sp-r p {
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}
#top #wrapper #content #inner #aisatu-con .sp-r #kaichoname {
	margin-bottom: 30px;
}
#top #wrapper #content #inner .dl-access {
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
#top #wrapper #content #inner .dl-access dt {
	font-size: 110%;
}


/* プログラム
--------------------------------------------------------------- */
#top #wrapper #content #inner #programpage h4 {
	font-size: 115%;
	color: #333333;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
}
#top #wrapper #content #inner #programpage dt {
	color: #FFFFFF;
	background-color: #379FEC;
	width: 32px;
	font-weight: normal;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	font-size: 80%;
	margin-left: 7px;
	line-height: 170%;
	display: inline;
}
#top #wrapper #content #inner #programpage dd {
	float: left;
	width: 625px;
	margin-top: 5px;
}
#top #wrapper #content #inner #programpage .name {
	color: #414141;
	margin-right: 0.4em;
}
#top #wrapper #content #inner #programpage .clearfix .enja-ttl {
	color: #3C3C3C;
	margin-right: 0.5em;
	font-weight: bold;
}
#top #wrapper #content #inner #programpage .date {
	color: #00a67f;
	font-weight: bold;
}
#sanka-nittei-2l {
	padding-left: 41px;
}
#sanka-riji-ml {
	padding-left: 53px;
}
