@charset "utf-8";


/*---------------------------------------------------------------
  Information
---------------------------------------------------------------*/

/*------------------------------------
  共通
------------------------------------*/

.both { clear: both; }

.mgT10 { margin-top: 10px !important; }
.mgT20 { margin-top: 20px !important; }
.mgT30 { margin-top: 30px !important; }

.pdB15 { padding-bottom: 15px; }

/*--------------
  パンくず
---------------------*/

#contents .pankuzu {
	background: url(../images/info_bg01.gif) no-repeat;
	height: 40px;
	position: relative;
	font-size: 58%;
	color: #FFFFFF;
}

#contents .pankuzu ul {
	position: absolute;
	left: 54px;
	top: 15px;
}

#contents .pankuzu li { display: inline; }

#contents .pankuzu li a:link {	color: #FFFFFF;	text-decoration: none;}
#contents .pankuzu li a:visited {	color: #FFFFFF;	text-decoration: none;}
#contents .pankuzu li a:hover {	color: #FFFFFF;	text-decoration: underline;}

/*--------------
  メインフレーム
---------------------*/

#contents #main {
	float: left;
	width: 647px;
	background: #f5f3e0 url(../images/info_bg02.gif) no-repeat;
}

#main .inner {
	width: 623px;
	margin-left: 24px;
	background: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 15px;
}

#main .inner h1 { margin-left: 12px; }

/*--------------
  右サイドカラム
---------------------*/

#contents #side {
	background: url(../images/side_bg01.gif) repeat-y 0px 0px;
	float: right;
	width: 253px;
}

#side #infonavi {
	width: 229px;
	margin-top: 6px;
}

#side #infonavi li {
	display: block;
	width: 229px;
	height: 25px;
}

#side .banner {
	clear: both;
	margin-left: 48px;
}


/*------------------------------------
  News
------------------------------------*/

/*--------------
  ニュースリスト
---------------------*/

#main .inner .news_list {
	width: 579px;
	margin-left: 14px;
}

#main .inner .news_list li {
	background: url(../images/news_listbg01.gif) no-repeat left bottom;
	line-height: 140%;
	font-size: 75%;
	padding-top: 12px;
	padding-bottom: 16px;
}

#main .inner .news_list p {
	background: url(../images/news_listicon01.gif) no-repeat 0px 2px;
	padding-left: 17px;
}


/*------------------------------------
  Event
------------------------------------*/

#main .inner h2 {
	width: 572px;
	margin-left: 17px;
	line-height: 140%;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 8px;
	padding-top: 3px;
	font-size: 75%;
}
#main .inner span {
	font-size: 112.5%;
	color: #CC3300;
}


#main .inner h3 {
	background: url(../images/info_icon01.gif) no-repeat left center;
	font-size: 68%;
	margin-left: 17px;
	color: #390000;
	clear: none;
	margin-top: 10px;
	padding-left: 12px;
}

#main .inner .common_text {
	width: 572px;
	margin-top: 10px;
	margin-left: 17px;
	font-size: 68%;
	line-height: 140%;
}

#main .inner .dot_bdr { border-bottom: 1px dashed #CCCCCC; }

#main .inner .common_text2 {
	width: 572px;
	margin-top: 10px;
	margin-left: 17px;
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
}
#main .inner .common_text3 {
	width: 572px;
	margin-top: 20px;
	margin-left: 17px;
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
	color: #CC3300;
	clear: both;
}

#main .inner .event_photo {
	width: 570px;
	margin-left: 18px;
	margin-top: 25px;
	background: #f0edce;
}

#main .inner .event_photo li {
	display: block;
	padding-left: 7px;
	float: left;
}

#main .inner .event_photo ul { margin-top: 3px; }

#main .inner .event_tbl {
	width: 556px;
	margin-left: 14px;
	margin-top: 5px;
	border-collapse: collapse;
	border-bottom: 1px solid #c3b3aa;
	clear: both;
}

#main .inner .event_tbl th {
	text-align: left;
	font-size: 68%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px dashed #999999;
	background: url(../images/event_thbg01.gif) repeat-x;
}

#main .inner .event_tbl td {
	border-top: 1px solid #c3b3aa;
	border-right: 1px dashed #999999;
	vertical-align: baseline;
	font-size: 68%;
	line-height: 180%;
	padding: 8px;
}

#main .inner .event_tbl .cnt { text-align: center; }

#main .inner .event_tbl .tdbg { background: #e1d9d5; }

#main .inner .event_tbl .nobdr {
	border-right-width: 0px;
	border-right-style: none;
	width: 280px;
}


#main .inner .event_tbl strong { color: #390000; }

#main .inner .event_list {
	width: 570px;
	margin-top: 5px;
	margin-left: 18px;
}

#main .inner .event_list dt {
	width: 80px;
	font-size: 68%;
	float: left;
	line-height: 140%;
	border-top: 1px dashed #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main .inner .event_list dd {
	width: 490px;
	font-size: 68%;
	float: left;
	line-height: 140%;
	border-top: 1px dashed #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .inner .event_list dd strong { font-size: 112.5%; }


#main .inner .event_list dt.nobdr,
#main .inner .event_list dd.nobdr {
	border-top-width: 0px !important;
	border-top-style: none !important;
}

#main .inner h4 {
	font-size: 68%;
	clear: both;
	margin-left: 17px;
	padding-left: 12px;
	background: url(../images/info_icon02.gif) no-repeat left center;
	font-weight: normal;
}


/*------------------------------------
  Books
------------------------------------*/

#main .inner .book_frame {
	width: 557px;
	margin-left: 14px;
	background: url(../images/books_frame01.gif);
}

#main .inner .book_inner01 {
	background: url(../images/books_title02.gif) no-repeat;
	padding-top: 23px;
}

#main .inner .book_inner02 {
	background: url(../images/books_title03.gif) no-repeat;
	padding-top: 23px;
}

#main .inner .book_inner01 p,
#main .inner .book_inner02 p {
	width: 410px;
	margin-top: 28px;
	margin-left: 25px;
	font-size: 68%;
	line-height: 150%;
	float: left;
}

* html #main .inner .book_inner01 p,
* html #main .inner .book_inner02 p {	margin-left: 14.5px; }

#main .inner .book_inner01 p a,
#main .inner .book_inner02 p a {
	font-weight: bold;
	color: #69412B;
	display: block;
	margin-top: 5px;
	font-size: 115%;
}

#main .inner .book_inner01 p a:hover,
#main .inner .book_inner02 p a:hover { text-decoration: underline; }

#main .inner .book_inner01 .pics,
#main .inner .book_inner02 .pics {
	text-align: center;
	width: 100px;
	margin-right: 20px;
	float: right;
	font-size: 58%;
}

* html #main .inner .book_inner01 .pics,
* html #main .inner .book_inner02 .pics { margin-right: 10px; } /* IE6 */

#main .inner .book_inner01 .pics img,
#main .inner .book_inner02 .pics img { margin-bottom: 8px; }

#main .inner .books_tbl {
	width: 556px;
	margin-left: 14px;
	margin-top: 5px;
	border-collapse: collapse;
	border-bottom: 1px solid #c3b3aa;
	clear: both;
}

#main .inner .books_tbl th {
	text-align: left;
	font-size: 68%;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-right: 1px dashed #999999;
	background: url(../images/event_thbg01.gif) repeat-x;
}

#main .inner .books_tbl td {
	border-top: 1px solid #c3b3aa;
	border-right: 1px dashed #999999;
	vertical-align: baseline;
	font-size: 68%;
	line-height: 130%;
	padding: 2px 8px;
}

#main .inner .books_tbl .tdbg { background: #e1d9d5; }

#main .inner .books_tbl .nobdr {
	border-right-width: 0px;
	border-right-style: none;
}

/* 2010/03/11 add ----------------- */

#main .inner .books_tbl_caption {	font-size: 68% ; margin: 10px 0 0 14px;}
#main .inner .books_tbl_caption img {
	vertical-align: top;
	margin-left: 2px;
}


/*------------------------------------
  Profile
------------------------------------*/
#main .inner .profileHl {
	overflow: hidden;
	clear: both;
}
#main .inner .profileHl h1 {
	display: inline;
	float: left;
}
#main .inner .profileHl a {
	float: left;
	margin: 13px 0 0 16px;
}

#main .inner table.profile_tbl {
	width: 561px; /* 572px */
	margin: 8px 0 0 14px;
	border-collapse: collapse;
	border-left: 5px solid #c9cacb;
	clear: both;
}
#main .inner table.profile_tbl td {
	border-right: 2px solid #c9cacb;
	white-space: nowrap;
	vertical-align: top;
	font-size: 68%;
	padding:4px 10px 4px 4px;
}
#main .inner table.profile_tbl td span { font-size: 70%; }
#main .inner table.profile_tbl td.last { width: 454px; }
#main .inner img.profile_pic { margin: 33px 0 0 12px; }
#main .inner p.profile_title {
	width: 560px;
	margin: 26px 0 0 14px;
	padding-bottom: 5px;
	font-size: 68%;
	background: url(../images/profile_border.gif) repeat-x bottom left;
}
/*------------------------------------
  Consulting
------------------------------------*/
#main .inner ul.consulting_list01 { margin: 10px 0 0 15px; clear: both; }
#main .inner ul.consulting_list01 li {
	display: inline;
	margin-right: 13px;
	background: url(../images/news_listicon01.gif) no-repeat left top;
	padding-left: 13px;
	line-height: 12px;
	font-size: 68%;
}
#main .inner ul.consulting_list01 li span {
	margin-left: 13px;
	font-size: 8px;
}
#main .inner ul.consulting_list02 { margin: 17px 0 0 12px; }
#main .inner ul.consulting_list02 li { display: inline;	font-size: 68%; }
#main .inner p.consulting_title {
	width: 583px;
	margin: 30px 0 0 15px;
	padding-bottom: 6px;
	font-size: 68%;
	background: url(../images/consulting_border.gif) repeat-x bottom left;
}
#main .inner p.consulting_txt {
	margin: 5px 15px 0 15px;
	font-size: 12px;
	line-height: 1.4;
}
/*------------------------------------
  Seminar
------------------------------------*/
#main .inner img.seminar_pic {	margin: 18px 0 0 18px; }
#main .inner p.seminar_txt {
	margin: 5px 0 0 18px;
	font-size: 12px;
	line-height: 1.4;
}
#main .inner .seminar_detail {
	overflow: hidden;
	margin: 35px -25px  0 18px;
	clear: both;
	width: 571px;
}
#main .inner dl.seminar_dl {
	margin-right: 25px;
	float: left;
}
#main .inner dl.w56 { width: 56px; }
#main .inner dl.w178 { width: 178px; margin-right: 0px; }
#main .inner dl.w287 { width: 287px; }
#main .inner dl.seminar_dl dt {
	border-top: 4px solid #9f9f9b;
	padding: 5px 0 10px 0;
	font-size: 8px;
}
#main .inner dl.seminar_dl dd {
	border-top: 2px solid #d5d5d4;
	padding-top: 5px;
	font-size: 10px;
}
#main .inner dl.seminar_dl dd.d01 {
	color: #7b5845;
	width: 55px;
}
#main .inner dl.seminar_dl dd ul.seminar_list01,
#main .inner dl.seminar_dl dd ul.seminar_list02 { margin: -10px 0 10px 0; }
* html #main .inner dl.seminar_dl dd ul.seminar_list01,
* html #main .inner dl.seminar_dl dd ul.seminar_list02 { margin: -4px 0 10px 0; }
*:first-child+html #main .inner dl.seminar_dl dd ul.seminar_list01,
*:first-child+html #main .inner dl.seminar_dl dd ul.seminar_list02 { margin: -4px 0 10px 0; }

#main .inner dl.seminar_dl dd ul.seminar_list01 li {
	background: url(../images/news_listicon01.gif) no-repeat left top;
	padding-left: 13px;
	line-height: 12px;
	margin-top: 10px;
}
#main .inner dl.seminar_dl dd ul.seminar_list02 li {
	line-height: 12px;
	margin-top: 10px;
}
/*------------------------------------
  Media
------------------------------------*/
#main .inner table.media_tbl {
	margin: 5px 0 0 14px;
	border-collapse: collapse;
	width: 555px;
	font-size: 68%;
}
#main .inner table.media_tbl thead tr th {
	background: url(../images/media_tbl_bg.gif) repeat-x bottom left #FFFFFF;
	border-right: 1px dashed #9e9691;
	border-bottom: none;
	line-height: 19px;
	height: 19px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}
#main .inner table.media_tbl thead tr th.first { padding-left: 15px; }
#main .inner table.media_tbl .right { text-align: right; padding-right: 15px; }
#main .inner table.media_tbl thead tr th.last { border-right: none; }
#main .inner table.media_tbl tr.first th { border-top: 2px solid #c3b3aa; }
#main .inner table.media_tbl tr.first td { border-top: 2px solid #d9cfca; }
#main .inner table.media_tbl tr.first td.even { border-top: 2px solid #c3b3aa; }
#main .inner table.media_tbl tr th {
	border-bottom: 2px solid #c3b3aa;
	background: #e1d9d5;
	font-weight: normal;
	padding: 10px 0 10px 15px;
	text-align: justify;
}
#main .inner table.media_tbl tr td {
	border-bottom: 2px solid #d9cfca;
	border-left: 1px dashed #9e9691;
	padding: 10px 0 10px 4px;
}
#main .inner table.media_tbl tr td.even {
 background: #e1d9d5;
	border-bottom: 2px solid #c3b3aa;
}
/*------------------------------------
  Contact
------------------------------------*/
#main .inner .contact_map {
	margin: 10px 0 0 14px;
	overflow: hidden;
	clear: both;
}
#main .inner .contact_map ul {
	width: 180px;
	margin-top: -10px;
	float: left;
}
#main .inner .contact_map ul li {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.4;
}
#main .inner .contact_map ul li.brown { color: #A47047; font-size: 68%; }
#main .inner .contact_map ul li.last { font-size: 68%; }
#main .inner .contact_map img {
	float: left;
	margin-right: 20px;
}

/*------------------------------------
  Corp
------------------------------------*/
#corp {
	width: 900px;
	background: #f5f3e0;
}
#corp ul.pankuzu {
	margin-left: 39px;
	background: url(../images/corp_icon.gif) no-repeat left center;
	padding-left: 13px;
}
#corp ul.pankuzu li {
	display: inline;
	line-height: 40px;
	color: #595757;
	font-size: 100%;
}
#corp ul.pankuzu li a:link,
#corp ul.pankuzu li a:visited,
#corp ul.pankuzu li a:hover,
#corp ul.pankuzu li a:active { color: #595757; }

#corp div {
	background: #FFFFFF;
	margin: 0 24px;
	padding: 25px 15px;
	width: 822px;
	font-size: 68%;
}

#corp div table {
	width: 720px;
	margin-left: 100px;
	margin-top: 10px;
	border-collapse: collapse;
}
#corp div table.mgT28 { margin-top: 28px; }
#corp div table tr th {
	padding: 10px 0 10px 15px;
	border-top: 2px solid #cdbfa7;
	background: #f5f3e0;
	width: 105px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
* html #corp div table tr th { width: 120px; }

#corp div table tr td {
	padding: 10px 15px;
	border-top: 2px solid #d5c9be;
}
#corp div table tr.last th { border-bottom: 2px solid #cdbfa7; }
#corp div table tr.last td { border-bottom: 2px solid #d5c9be; }

#corp div table tr td ul li { margin-bottom:10px; }
#corp div table tr td ul li.bd { border-top: 2px dotted #d5c9be; padding-top:10px; }
#corp div table tr td ul li.last { margin-bottom:0; }
#corp div table tr td ul li strong { color: #593f2d; }