@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#main {
	text-align: center;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.gif);
	text-align: right;
	width: 800px;
	height: 20px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 83px;
	width: 796px;
	background-image: url(../images/head_img/header.jpg);
	text-align: left;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding-bottom: 2px;
}
#contents{
	text-align:left;
	width:800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.title {
	height: 52px;
	padding-bottom: 40px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 751px;
}

.bottom_menu {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}
.box700 {
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.box600 {
	font-size: 14px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #333333;
	margin-top: 20px;
	padding: 4px;
	margin-bottom: 15px;
	background-color: #F3F3F3;
}

.f12 {
	font-size: 12px;
}
.gyo {
	line-height: 13px;
}
.tt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	height: 15px;
	width: 243px;
	margin-top: 8px;
	padding-top: 2px;
	padding-left: 2px;
}
.box250 {
	font-size: 12px;
	line-height: 14px;
	width: 253px;
	border: thin solid #336699;
	padding: 2px;
	margin: 1px;
	background-color: #F6F6F6;
}
.box {
	padding: 10px;
	border: medium dotted #6699CC;
}

.box_right {
	text-align: right;
	margin-right: 30px;
}

/* organization */

.name_ttl {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/name_ttl.gif);
	height: 34px;
	width: 622px;
	padding-top: 1px;
	padding-left: 34px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.name_rst {
	width: 600px;
	padding-left: 75px;
	padding-bottom: 4px;
}


/* seminars */

.box660 {
	font-size: 14px;
	width: 594px;
	margin-right: auto;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	float: left;
	line-height: 18px;
	color: #003399;
	background-image: url(../images/semi_bg.jpg);
	background-repeat: repeat-y;
}
.semi_main {
	background-image: url(../images/semi_bg2.jpg);
	background-repeat: repeat-x;
	width: 800px;
	background-color: #00294A;
	padding-bottom: 30px;
}



.semi_menu {
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 135px;
	color: #006699;
}
.semi_menu   li {
	background-image: url(../images/sidmenu_bg.jpg);
	height: 25px;
	width: 125px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 25px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.semi_menu li a {
	width: 145px;
	height: 30px;
}
.semi_menu  li:hover {
	background-image: url(../images/sidmenu_bg_o.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	color: #993300;
}




.semi_panel {
	font-size: 14px;
	background-color: #336699;
	padding: 2px;
	height: 18px;
	width: 580px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.info_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
a:active {
	color: #FFCC00;
}

a:link {
	color: #333399;
}
a:hover {
	color: #FF3300;
}
a:visited {
	color: #006699;
}
.f16 {
	font-size: 16px;
	font-weight: bold;
	color: #444444;
}
#topcontents {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.f14 {
	font-size: 14px;
	line-height: 22px;
}

.top_comment {
	font-size: 14px;
	height: 100px;
	width: 337px;
	line-height: 18px;
	margin-left: 30px;
	padding: 10px;
	text-align: left;
	background-position: left;
}
.top_com {
	font-size: 12px;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 322px;
	margin-bottom: 10px;
}
.top_seminar {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 338px;
	padding: 10px;
	border: 1px solid #003366;
}
.tana {
	font-size: 12px;
	background-image: url(../images/tana.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 49px;
	width: 54px;
	float: right;
	padding-top: 25px;
	padding-left: 2px;
}
h4 {
	font-size: 14px;
	height: 18px;
	width: 340px;
	padding-top: 6px;
	padding-left: 15px;
	font-weight: normal;
	margin: 0px;
	background-color: #71C9CA;
}
.li {
	padding-top: 10px;
	padding-left: 17px;
	list-style: none;
	line-height: 16px;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
}
.ul {
	margin: 0px;
}
#header_top {
	height: 83px;
	width: 796px;
	background-image: url(../images/head_img/header_top.jpg);
	text-align: left;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding-bottom: 2px;
}

