@charset "shift_jis";
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
/*Mac OSΕ IEΙΝKp΅Θ’*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
*{
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	margin: 0px;
}
a img {
	border-style: none;
}
#side a:hover img ,#privacy_link a:hover img {
	border-style: none;
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: galpha( opacity=70 )h;
	background: #FFF;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#header {
	height: 77px;
	width: 850px;
	background: url(img/tel.gif) no-repeat 440px 50px;
}
#sitename {
	background: url(img/sitename.jpg) no-repeat;
	height: 55px;
	width: 360px;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#sitename a {
	display: block;
	height: 55px;
	width: 360px;
}
#headmenu {
	float: right;
	width: 330px;
	margin-right: 5px;
	height: 35px;
}
#headmenu ul {
	padding: 0px;
	list-style: none;
}
#headmenu ul li {
	font-size: 10px;
	color: #333;
	float: left;
	height: 35px;
	width: 75px;
	text-align: center;
	display: block;
	border-right: 1px solid #d9d9d9;
}
#headmenu ul .h_menufirst {
	border-left: 1px solid #d9d9d9;
	width: 100px;
}
#headmenu ul a  {
	height: 27px;
	width: 75px;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 2em;
	border-top: 3px solid #D4D4D4;
	padding-top: 5px;
}
#headmenu ul .h_menufirst a {
	width: 100px;
}

#headmenu ul a:hover  {
	height: 27px;
	width: 75px;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 2em;
	border-top: 3px solid #00A390;
	padding-top: 5px;
}
#headmenu ul .h_menufirst a:hover  {
	height: 27px;
	width: 100px;
	display: block;
	color: #333;
	text-decoration: none;
	line-height: 2em;
	border-top: 3px solid #00A390;
	padding-top: 5px;
}
#navi {
	height: 54px;
	width: 830px;
	background: url(img/navi_bg.png) no-repeat left 3px;
	padding-left: 20px;
}
#navi ul {
	padding: 0px;
	list-style: none;
}
#navi ul li {
	display: block;
	float: left;
	width: 270px;
	margin-right: 5px;
	height: 40px;
	margin-top: 13px;
}
#navi ul .nav1 a {
	background: url(img/navi.png) no-repeat -20px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 270px;
}
#navi ul .nav1 a:hover {
	background: url(img/navi.png) no-repeat -20px -40px;
}
#navi ul .nav2 a {
	background: url(img/navi.png) no-repeat -295px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 270px;
}
#navi ul .nav2 a:hover {
	background: url(img/navi.png) no-repeat -295px -40px;
}
#navi ul .nav3 a {
	background: url(img/navi.png) no-repeat -570px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 270px;
}
#navi ul .nav3:hover a {
	background: url(img/navi.png) no-repeat -570px -40px;
}

.border_1 {
	border-bottom: 3px solid #00A490;
}

#top_mainimg h1 {
	background: url(img/top_mainimg.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 300px;
	width: 850px;
}
#container {
	width: 830px;
	padding: 20px 10px;
}

#top_read {
	background: url(img/buill_icon.gif) no-repeat 690px top;
	height: 140px;
	width: 830px;
	font-size: 18px;
	color: #333;
	line-height: 1.5em;
}
.tyusyaku {
	font-size: 11px;
	color: #666;
}
#contents {
	float: left;
	width: 630px;
}
#contents h1 {
	font-size: 20px;
	padding-left: 6px;
	border-left: 4px solid #00A390;
	line-height: 3.0em;
	color: #333;
	margin-bottom: 20px;
}
#contents h2 {
	color: #00A390;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
	border-top: medium double #52C0B3;
	border-bottom: 1px dotted #52C0B3;
	padding-left: 10px;
	margin-bottom: 15px;
	
}

#contents p {
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 15px;
}
#contents ol {
	padding-left: 25px;
}
#contents ol li {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	line-height: 1.4em;
}
#contents ol ul {
	padding-left: 20px;
	list-style: disc;
}
#container #contents ol ul li {
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 5px;
}
#contents ul {
	padding-left: 25px;
}
#contents ul li {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#container #contents .noml_ol  {
	padding-left: 50px;
	margin-bottom: 15px;
}
#container #contents .noml_ol li  {
	margin-bottom: 6px;
	font-size: 14px;
}


#contents .right  {
	text-align: right;
}


#contents #sem_block  {
}
#contents #sem_block h2 {
	background: url(img/seminar_infotitle.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 630px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #sem_block h3 {
	font-size: 21px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
#contents #sem_block table tr th img {
	margin-bottom: 5px;
}
#contents #sem_block table tr th {
	width: 186px;
}
#contents #sem_block table tr td {
	padding-left: 20px;
}
#contents #sem_block table tr td h4 {
	font-size: 18px;
	color: #01666B;
	font-weight: normal;
	line-height: 1.6em;
	border-left: 4px solid #01919A;
	padding-left: 8px;
	margin-bottom: 6px;
}
#contents #sem_block table tr td p{
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 30px;
}



#side {
	float: right;
	width: 180px;
}
#side #sem_bana {
	background: url(img/seminarblock_bg.jpg) no-repeat;
	width: 160px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#side #sem_bana img  {
	margin-bottom: 10px;
}
#side #sem_bana a img ,#side .links a img {
	margin-bottom: 10px;
}
#side .links {
	width: 180px;
}
#side #about_menu {
	width: 180px;
}
#side #about_menu ul {
	padding: 0px;
	list-style: none;
}
#side #about_menu ul li {
	display: block;
	height: 38px;
	width: 180px;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	font-weight: bold;
}
#side #about_menu ul li a {
	height: 26px;
	width: 154px;
	background: #F6F6F6 url(about/img/sub_mark.gif) no-repeat 5px center;
	display: block;
	padding-top: 8px;
	padding-left: 25px;
	text-decoration: none;
	color: #666;
	border-top: 3px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#side #about_menu ul li a:hover {
	background: #EEFFF8 url(about/img/sub_mark.gif) no-repeat 5px center;
	border-top-color: #02A391;
}

.tbl {
	border: 1px solid #CCC;
	border-collapse:collapse
}
.tbl tr th {
	background: #F2F2F2;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.tbl tr td {
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 13px;
	color: #333;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
}
.tbl tr .tbl table ,.tbl tr .tbl table td ,.tbl tr .tbl table th  {
	border-style: none;
}
#contents .sitemap {
	width: 600px;
	margin-left: 15px;
}
#contents .sitemap tr td {
	padding-left: 15px;
	font-size: 13px;
	line-height: 2em;
	border-bottom: 1px dotted #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents .sitemap tr td a {
	text-decoration: underline;
	color: #00A490;
}
#contents .sitemap tr td a:hover {
	text-decoration: none;
	color: #666;
}





#footer {
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#footer #foot_logo {
	padding-top: 20px;
	padding-left: 20px;
	text-align: center;
}
p em {
	font-style: normal;
	color: #F00;
}
#contents .pdf {
	background-image: url(img/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	font-size: 14px;
	padding-left: 60px;
	padding-top: 20px;
}
#contents .koubo_syuryou {
	color: #FFF;
	font-size: 14px;
	background-color: #A00;
	padding-left: 5px;
}
