@charset "UTF-8";

/*----------------------------------------------------
   basic


----------------------------------------------------*/

body{
}

#container {
	width: auto;

	background-color: #FFFFFF;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

#container img.screenP {
	display: none;
	margin-right: auto;
	margin-left: auto;
}

#container img.printP {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------------
   menu
----------------------------------------------------*/

#nav {
	display: none;
}

/*----------------------------------------------------
   main
----------------------------------------------------*/

#contents {
	float: none;
	width: 80%;
	clear: none;
	position: relative;
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 10%;
}

#contents h1 {
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #444;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -0.05em;
	width: 100%;
	vertical-align: top;
}

#contents h2 {
	background-color: #93D4BE;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
	clear: both;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}


#contents h3 {
	margin-right: 15px;
	font-weight: bold;
	color: #89998D;
	font-size: 1em;
}

#contents p {
	line-height: 1.7em;
	font-size: 1.2em;
	clear: both;
	text-align: justify;
}

#contents dl {
	display: block;
	width: auto;
	text-align: left;
}

#contents dt {
	font-weight: bold;
	font-size: 1.2em;
	color: #81BFAB;
	float: left;
	padding-top: 3px;
	margin-bottom: 0px;
	display: block;
}

#contents dd {
	font-size: 1.2em;
	margin: 0 0 5px 70px;
	color: #505050;
	display: block;
  	line-height: 1.5em;
}

.topicPath {
	font-size: 0.9em;
	margin-bottom: 8px;
	display: block;
  	text-align: left;
}

/*----------------------------------------------------
   footer
----------------------------------------------------*/

#footer {
	clear: both;
	width: 80%;
	border-top: 1px solid #444;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}

#footer p {
	display: none;
}

#footer p span.copyright {
	display: none;
}

#footer span.copyrightP {
	font-size: 0.9em;
	text-align: right;
	display: block;
}

/*----------------------------------------------------
   common
----------------------------------------------------*/
.spacer-600 {
	padding-top: 600px;
	clear: both;
}

.spacer-100 {

	padding-top: 100px;
	clear: both;
}

.spacer-50 {
	width: 5px;
	padding-top: 50px;
	clear: both;
}

.spacer-30 {
	padding-top: 30px;
	clear: both;
}

.spacer-25 {
	padding-top: 25px;
	clear: both;
}

.spacer-20 {
	padding-top: 20px;
	clear: both;
}

.spacer-15 {
	padding-top: 15px;
	clear: both;
	width: 100%;
}

.spacer-10 {
	padding-top: 10px;
	clear: both;
}

.spacer-5 {
	padding-top: 5px;
	clear: both;
}

.spacer-3 {
	padding-top: 3px;
	clear: both;
}

.spacer-1 {
	clear: both;
	width: 100%;
	height: 1px;
	background-image: url(../img/_spacer1.png);
	margin: 0px;
	padding: 0px;
}

a.toTop {
	background: url(../img/gotop.gif) no-repeat;
  	float: right;
  	width: 10px;
  	height: 10px;
	padding-top: 5px;
  	clear: both;
}


/*----------------------------------------------------
   top
----------------------------------------------------*/

p#signature {
	text-align: right;
}

p#signature span#nameRep {
	font-size: 1.2em;
	margin-bottom: 4px;
	font-weight: bold;
}

#pluginTop {
	display: none;
}

/*----------------------------------------------------
   topics
----------------------------------------------------*/

#topics dt {
	width: 60px;
}

#topics dd {
	font-weight: bold;
}

#topics p {
	padding-left: 72px;
	width: auto;
}

/*----------------------------------------------------
   outline
----------------------------------------------------*/

#history dl {
	display: block;
	width: 485px;
	text-align: left;
}

#history dt {
	font-weight: bold;
	font-size: 1.2em;
	color: #81BFAB;
	float: left;
	margin: 0 5px 5px 0;
	display: block;
}

#history dd {
	font-size: 1.2em;
	color: #505050;
	margin-bottom: 5px;
	display: block;
}

#accessMapBox {
	display: none;
}

#accessMapBox.lowMargin{
	display: none;
}

#leagalNumberBox {
	float:left;
	width: 50px;
	padding-right: 15px;
}

/*----------------------------------------------------
  publication
----------------------------------------------------*/

#contents h2.pubTitle {
	font-size: 1.3em;
  	font-weight: bold;
	color: black;
	margin: 20px 0;
  	padding: 0;
  	background-color: white;
	clear: both;
}

table.pub {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
}

table.pub td.day {
	width: 80px;
	text-align: left;
  	font-weight: bold;
  	line-height: 1.2em;
  	vertical-align: top;
	color: #81BFAB;
  	padding: 0 0 10px 7px;
}

table.pub td.detail {
	width: 405px;
	text-align: left;
	color: #505050;
  	padding: 0 0 10px 10px;
  	line-height: 1.3em;
  	vertical-align: top;
	line-height: 1.4em;
}

/*----------------------------------------------------
   seminar
----------------------------------------------------*/

table.seminar {
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
}

table.seminar td.year {
	width: 50px;
	text-align: left;
  	font-weight: bold;
  	vertical-align: top;
  	padding-top: 3px;
	color: #81BFAB;
}

table.seminar td.dot {
	width: 10px;
	text-align: left;
  	vertical-align: top;
	color: #505050;
  	padding: 2px 0 0 12px;
}

table.seminar td.detail {
	width: 395px;
	text-align: left;
	color: #505050;
  	padding-bottom: 10px;
  	line-height: 1.3em;
}

/*----------------------------------------------------
   location
----------------------------------------------------*/

#mapSection {
	width: auto;
	margin-bottom: 20px;
}

#mapSection img#map {
	width: 485px;
	height: 300px;
	margin-bottom: 15px;
}

#mapSection img#pdf {
	width: 156px;
	height: 22px;
  	display: none;
}

#mapSection a:link {
	background: url(../img/LT_map_button.gif) no-repeat 0 0;
  	display: block;
	width: 156px;
	height: 22px;
}

#mapSection a:visited {
	background: url(../img/LT_map_button.gif) no-repeat 0 0;
  	display: block;
	width: 156px;
	height: 22px;
}

#mapSection a:hover{
	background: url(../img/LT_map_button_roll.gif) no-repeat 0 0;
  	display: block;
	width: 156px;
	height: 22px;
}

#mapSection a:active {
	background: url(../img/LT_map_button_roll.gif) no-repeat 0 0;
  	display: block;
	width: 156px;
	height: 22px;
}


/*----------------------------------------------------
   contact
----------------------------------------------------*/

#contents p.contactTxt {
	margin-top: -1em;
}

/*----------------------------------------------------
   representitive
----------------------------------------------------*/

#contents .lowImg {
	width: auto;
	height: 180px;
	margin-bottom: 20px;
	position: static;
}

#contents .lowImg span.lowTex {
	font-size: 1.8em;
  	letter-spacing: 0.3em;
  	vertical-align: top;
  	text-indent: 0.4em;
  	padding-bottom: 10px;
  	border-bottom: 1px solid #81BFAB;
  	margin-bottom: 4px;
  	display: block;
}

#contents .lowImg p {
	font-size: 1em;
	text-indent: 0.8em;
}

#contents .lowImg span.lowTit {
	font-size: 1em;
  	text-align: left;
	line-height: 1.3em;
  	margin-left: 0.8em;
}

#contents .lowImg img {
	width: 295px;
	height: 180px;
	top: 0;
	right: 0;
	float: left;
	position: static;
}

#contents dl.bio {
	display: block;
	width: 100%;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents dl.bio dt {
	font-weight: bold;
	font-size: 1.1em;
	color: #81BFAB;
	display: block;
	width: 15%;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}

#contents dl.bio dd {
	font-size: 1.1em;
	color: #505050;
	line-height: 1.5em;
	text-align: left;
	display: block;
	float: left;
	margin: 0px;
	width: 80%;
	padding: 0px;
}

#contents p.bio {
	font-size: 1.1em;
	line-height: 1.5em;
}

#contents dl.bioTeach {
	display: block;
	width: auto;
	text-align: left;
}

#contents dl.bioTeach dt {
	font-size: 1.1em;
	color: #505050;
	float: left;
	display: block;
}

#contents dl.bioTeach dd {
	font-size: 1.1em;
	color: #505050;
	margin: 0 0 7px 0;
	display: block;
  	line-height: 1.5em;
}

/*----------------------------------------------------
   privacypolicy
----------------------------------------------------*/

#contents a#privPdf {
	width: 100px;
	height: 15px;
	font-size: 1.2em;
	display: block;
	background-color: #CBECE5;
  	text-align: center;
  	vertical-align: middle;
	float: right;
	margin: 5px 0 10px 0;
  	padding: 3px;
}

/*----------------------------------------------------
   sitemap
----------------------------------------------------*/

#contents ul#siteMap {
  	font-size: 1.2em;
	padding: 6px 0;
}

#contents ul#siteMap li{
	list-style: none;
	padding: 6px 0;
}

#contents ul#siteMap li a{
  	color: #81BFAB;
}

#contents ul#siteMap ul li{
	list-style: none;
	border: none;
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#contents ul#siteMap ul ul {
  	border-bottom: 1px solid #999;
}

#contents ul#siteMap ul ul li {
	padding-top: 6px;
	padding-right: 90px;
	padding-bottom: 6px;
	padding-left: 45px;
	width: auto;
	list-style-position: inside;
	list-style-type: square;
}

#contents ul#siteMap ul ul li a {
	color: #81BFAB;
}

#contents span.border {
	border-bottom: 1px solid #999;
	display: block;
	width: 100%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#serviceNumberBox img.float {
	float: left;
}

#serviceNumberBox img.LTshiki {
	margin-top: 5px;
	margin-bottom: 20px;
}

#menuBox {
	float:left;
	width: 49%;
	margin: 0px;
	padding: 0px;
}

#menuBoxRight {
	width: 49%;
	float: right;
}

#menuBox h3,
#menuBoxRight h3 {
	border: 1px dashed #999999;
	font-size: 1.2em;
	color: #444;
	background-color: #F5F1E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#menuBox p,
#menuBoxRight p {
	padding: 0px;
	text-indent: -0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}

/*----------------------------------------------------
   it-adr_operation
----------------------------------------------------*/
#adrSection {
	width: auto;
	margin-bottom: 15px;
	text-align: center;
}

#adrSection2 {
	width: auto;
	margin-bottom: 15px;
	text-align: center;
}

/*----------------------------------------------------
   supervision_service
----------------------------------------------------*/
#supervisionSection {
	width: auto;
	margin-bottom: 15px;
	text-align: center;
}

#supervisionSection a:link,
#supervisionSection a:visited{
	color: #81BFAB;
	text-decoration: none;
}

#supervisionSection a:hover,
#supervisionSection a:active{
	color: #6CA593;
	text-decoration: underline;
}

#supervisionSection img {
	margin-bottom: 15px;
}

/*----------------------------------------------------
   other
----------------------------------------------------*/
#serviceNumberBox {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

#serviceNumberBox p {
	clear: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#serviceNumberBox .tensen {
	display: none;
}

#serviceNumberBox .tensenP {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B2B2B2;
	background-image: none;
	width: 100%;
	height: 1px;
	display: block;
}


#printBlank {
	clear: both;
	height: 50px;
	display: block;
}

#printBlank20 {
	clear: both;
	height: 20px;
	display: block;
}

#txtProfile {
	float: left;
	width: auto;
}

#printPoint {
	page-break-before: always;
	display: block;
}

#contents .printProfile img {
	display: none;
}

#contents .printProfile {
	display: none;
}

#leagalTxtBox {
	float: left;
	width: auto;
}

/*----------------------------------------------------
   clearfix
----------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/*Hides from IE-mac ¥*/
* html .clearfix {height: 1px;}
.clearfix{display: block;}
/* End hide from IE-mac */



