@charset "utf-8";
@import url(base.css);
@import url(change.css);

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.7;
	color: #333333;
	background: #FFFFFF url(../common/back-ground.png) repeat-x;
}

/*------------------------------------
リストのレイアウト
------------------------------------*/
ol, ul {
	margin: 0em;
	padding: 0em 0em 0em 2.5em;
}
/* ()付きのリスト */
ol.kakko li {
	margin: 0em;
	padding: 0em 0em 0em 2em;
	text-indent: -2em;
	list-style: none;
}

/*------------------------------------
全体囲み
------------------------------------*/
div.wrap {
	width: 758px;
	margin: 0px auto 5px;
	padding: 0px;
	border: 1px solid #cccccc;
	border-top: none;
	background-color: #FFFFFF;
}

/*------------------------------------
ヘッダー・フッター
------------------------------------*/
div#header {
	margin: 0px;
	padding: 0px;
}
div.gotop {
	margin: 10px 0px;
	text-align: right;
}
div.footer {
	margin: 0px;
	padding: 6px;
	text-align: center;
	font-size: 10pt;
	clear: both;
	background: url(../common/footer-bg.png) repeat-x;
}

div.partner {
	margin: 0px 20px;
	padding: 10px 0px 5px;
	text-align: left;
	border-top: 1px solid #999999;
	clear: both;
}
div.partner p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1;
}
div.partner p span {
	float: left;
}
div.partner p img {
	margin: 0px 0px 0px 22px;
	padding: 0px;
}

/*------------------------------------
2カラムレイアウト
------------------------------------*/
div.contents {
	padding: 20px;
}
div.sub {
	width: 168px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
div.main {
	width: 530px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
}

/*------------------------------------
トップページ
------------------------------------*/
div.top-image {
	width: 530px;
	margin: 0px auto 20px;
	padding: 0px;
	clear: both;
}

div.news-area {
	margin: 0px auto 40px;
	padding: 0px;
}
.inline-news {
	width: 530px;
	height: 100px;
}

div.event-area {
	margin: 0px auto 40px;
	padding: 0px;
}
.inline-event-table {
	width: 530px;
	height: 180px;
}

div.sponsor {
	width: 529px;
	margin: 20px 0px 10px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #999999;
	clear: both;
}
div.sponsor p {
	margin: 0px;
	padding: 8px 0px 0px;
	font-weight: bold;
}
div.sponsor p span {
	line-height: 2;
}
div.sponsor p img.bn1,
div.sponsor p img.bn2,
div.sponsor p img.bn3 {
	margin: 0px 3px 10px 0px;
	padding: 0px;
	border: 0px;
}
div.sponsor p img.bn4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
div.sponsor p.publicity {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	font-weight: normal;
	clear: both;
}
/*	background-color: #FEF7E2;
	border: 1px solid #CC9933;
*/

img.jh_logo {
	margin: 17px auto;
}

/*------------------------------------
左コンテンツ-メニュー
------------------------------------*/
div.category {
	width: 156px;
	height: 23px;
	margin: 0px;
	padding: 0px 2px 0px 10px;
	line-height: 23px;
	font-weight: bold;
	background: url(../common/category.png) no-repeat;
}

ul.menu {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 1.2;
	background: url(../common/menu-bg.png) repeat-y;
}
ul.menu li {
	margin: 0px 6px;
	padding: 7px 0px 5px 12px;
	font-size: 12px;
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
	background: url(../common/list.png) no-repeat left 8px;
}
ul.menu li.end {
	margin: 0px;
	padding: 12px 0px 17px 53px;
	border-bottom: none;
	list-style: none;
	background: url(../common/list-end.png) no-repeat left bottom;
}
p.email-magazine {
	width: 168px;
	height: 28px;
	margin: 10px 0px;
	line-height: 28px;
	text-align: center;
	background: url(../common/menu-email-magazine.png) no-repeat;
}

ul.menu li a:link,
ul.menu li a:visited,
p.email-magazine a:link,
p.email-magazine a:visited,
div.home a:link,
div.home a:visited {
	color: #333333;
	text-decoration: none;
}
ul.menu li a:active,
ul.menu li a:hover,
p.email-magazine a:active,
p.email-magazine a:hover,
div.home a:active,
div.home a:hover {
	color: #333333;
	text-decoration: underline;
}

/* サブリスト-各協会 */
ul.officelist {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
ul.officelist li {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
	background: url(none);
	border-bottom: none;
	list-style: disc;
}
ul.officelist li a:link,
ul.officelist li a:visited {
	color: #666666;
	text-decoration: none;
}
ul.officelist li a:active,
ul.officelist li a:hover {
	color: #666666;
	text-decoration: underline;
}

/* HOMEボタン */
div.home {
	height: 25px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 25px;
	list-style: none;
	background: url(../common/menu-home.png) no-repeat left top;
}

/*------------------------------------
右コンテンツ-メイン
------------------------------------*/
div.office {
	margin: 0px 0px 5px;
}
div.title {
	width: 517px;
	height: 40px;
	margin: 0px 0px 5px;
	padding: 3px 10px 0px;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: url(../common/title-bg.png) no-repeat left top;
}
div.title2 {
	margin: 0px 0px 5px;
	padding: 0;
}
ul.submenu {
	width: 478px;
	margin: 0px 0px 20px;
	padding: 0px;
}
ul.submenu li {
	margin: 5px 0px;
	padding: 0px 8px;
	font-size: 11px;
	line-height: 1.5;
	border-right: 1px solid #666666;
	white-space: nowrap;
	list-style: none;
	float: left;
}
ul.submenu li.lastChild {
	border-right: none;
}

/* 見出しとボックス */
div.area {
	width: 514px;
	margin: 0px auto 40px;
	padding: 0px;
	clear: both;
}
div.area2 {
	width: 530px;
	margin: 0px auto 50px;
	padding: 0px;
	clear: both;
}
div.area3 {
	width: 514px;
	margin: 0px auto 10px;
	padding: 0px;
	clear: both;
}
div.area4 {
	width: 514px;
	margin: 0px auto 20px;
	padding: 0px;
	clear: both;
}
div.midashi {
	width: 478px;
	height: 28px;
	margin: 0px 0px 10px;
	padding: 0px 18px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}

/* 青背景囲み */
.point {
	margin: 3em auto;
	padding: 10px;
	background-color: #e3edfd;
	border: 1px solid #132E60;
}

/* インラインフレームエリア */
.inline-event {
	width: 530px;
	height: 550px;
	border: none;
}

.inline-tokuten {
	width: 530px;
	height: 600px;
	border: none;
}

/* 連絡先 */
div.enquiry {
	margin: 20px 18px 10px;
	padding: 15px;
}
div#enquiry-lint div.enquiry {
	margin: 0px;
	padding: 20px 0px 25px;
	background: #FFFFFF url(../common/line-dotted-b.gif) no-repeat center bottom;
}

/*------------------------------------
各協会ページ
------------------------------------*/
/* 現行役員 */
table.yakuin {
	width: 502px;
	margin: 0px auto;
	padding: 0px;
	font-size: 90%;
	line-height: 1.5;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
table.yakuin th {
	margin: 0px;
	padding: 3px 5px;
	text-align: center;
	border-left: 1px dotted #999999;
	border-bottom: 2px solid #999999;
	white-space: nowrap;
}
table.yakuin td {
	margin: 0px;
	padding: 2px 5px;
	border-left: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
}
table.yakuin th.yakushoku,
table.yakuin td.yakushoku {
	border-left: none;
	white-space: nowrap;
}
table.yakuin td.name {
	white-space: nowrap;
}

#tokyo table.yakuin,
#chukyo table.yakuin {
	margin-top: -20px;
}

/* 法人役員 */
ul.link {
	margin: 0px;
	padding: 0px;
}
ul.link li {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 1.2;
	background: url(../common/list2.png) no-repeat left 2px;
	list-style: none;
}
ul.link li li {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: circle;
}

/* 会則 */
div.kaisoku table {
	margin: 0em 1em 0.5em;
}
div.kaisoku table.insertion {
	margin: -0.5em 1em 0em;
}
div.kaisoku table table {
	margin: 0em;
}
div.kaisoku td {
	padding: 0em 1em 0em 0em;
}
div.kaisoku p {
	margin: 0em 0em 0.5em;
	line-height: 1.3;
}
div.kaisoku ol.kakko {
	margin: -0.5em 1em 0.5em;
	padding: 0em;
	line-height: 1.3;
}

/* 入会案内-会費 */
table.kaihi,
table.link {
	margin: 0px 0px 20px;
	padding: 0px;
}
table.kaihi td {
	margin: 0px;
	padding: 2px 5px;
}
table.link td {
	margin: 0px;
	padding: 2px 20px 2px 0px;
	white-space: nowrap;
}

/*------------------------------------
イベントカレンダー/イベントの報告
------------------------------------*/
div.allevent,
div.eachevent {
	margin: 20px 10px;
	padding: 15px;
	background-color: #e3edfd;
	border: 1px solid #132E60;
}

ul.eacheventlist {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.eacheventlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*------------------------------------
広東語教室
------------------------------------*/
table.school {
	width: 504px;
	margin: 0px auto;
	padding: 0px;
	font-size: 90%;
	line-height: 1.6;
	border: 1px solid #003300;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
table.school caption {
	font-size: 110%;
	font-weight: bold;
	line-height: 2;
	text-align: center;
}
table.school th {
	white-space: nowrap;
	text-align: center;
	background-color: #e3edfd;
}
table.school td {
	text-align: left;
}
table.school th,
table.school td {
	padding: 2px;
	border: 1px solid #003300;
}

table.school ol {
	text-align: left;
}

table.school td.course {
	text-align: center;
}
span.sub-midashi{
	padding: 0px 5px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	line-height: 1.8;
	color: #990000;
	border-bottom: 3px double #990000;
}

/*------------------------------------
機関誌
------------------------------------*/
p.dl {
	margin: 0px 50px 20px 0px;
	padding: 30px 0px 0px;
	font-size: 85%;
	line-height: 1.2;
	text-align: center;
	float: left;
}
p.new {
	background: url(../kouhou/images/new.png) no-repeat center top;
}
p.dl strong {
	font-size: 120%;
}
p.dl img {
	border: 1px solid #666666;
}

/*------------------------------------
会員のひろば
------------------------------------*/
div.box {
	margin: 0px 0px 20px;
	padding: 0px 10px 10px;
	border: 1px solid #336600;
	clear: both;
}
div.box p.box-midashi {
	margin: 0px -10px 10px;
	padding: 0px 10px;
	line-height: 2;
	border-bottom: 1px solid #336600;
}
div.box p.midashi {
	margin: 10px 0px;
	padding: 0px;
	font-size: 110%;
	color: #333399;
}

div.book {
	margin: 0px;
	padding: 10px 0px 0px;
	border-bottom: 1px dotted #999999;
	clear: both;
}
div.full {
	padding-left: 110px;
}
div.full img {
	margin-left: -110px;
	margin-bottom: 10px;
	float: left;
}
.half{
}

div.book p {
	margin-bottom: 10px;
}

div.web {
	border-bottom: none;
}
div.web p {
	padding-left: 1em;
	text-indent: -1em;
}

div.kiji {
	margin: 0px;
	padding: 0px 0px 0px 210px;
}

/*------------------------------------
マーケティングスクール
------------------------------------*/
div.naiyou p {
	margin: 0px 10px 10px 0px;
	font-size: 84%;
	line-height: 1.5;
	text-align: center;
	float: left;
}
div.naiyou {
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}

dl.boshu {
	margin: 0em;
	padding: 0em;
}
dl.boshu dt {
	margin: 0em 0em 1em;
	padding: 0em;
	width: 5em;
	font-weight: bold;
	color: #003399;
	float: left;
	clear: left;
}
dl.boshu dd {
	margin: 0em 0em 0.5em;
	padding: 0em 0em 0.5em 5em;
	border-bottom: 1px dotted #0099FF;
}

div.dl-pdf {
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #000066;
}
div.dl-pdf p {
	margin: 10px 0px;
	font-size: 84%;
	line-height: 1.2;
}

div.teacher {
	margin: 0px 5px 10px 0px;
	padding: 3px;
	line-height: 1.2;
	border: 1px solid #006600;
}
div.teacher p {
	margin: -3px -3px 10px;
	padding: 5px;
	font-weight: bold;
	background-color: #DAFFC4;
}
div.teacher strong {
	line-height: 1.8;
}
body#practice div.teacher {
	border: 1px solid #FF6600;
}
body#practice div.teacher p {
	background-color: #FEE9C5;
}

div.comment {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px dotted #0099FF;
}
div.comment p {
	margin: 0px;
}

.s-midashi {
	color: #003399;
}
.course-midashi {
	margin: 0px;
	padding: 5px;
	font-size: 110%;
	line-height: 2;
	color: #006600;
	border: 1px solid #006600;
	border-left: 8px solid #006600;
}
body#practice .course-midashi {
	color: #FF6600;
	border: 1px solid #FF6600;
	border-left: 8px solid #FF6600;
}

/*------------------------------------
リンク集
------------------------------------*/
div.link-index {
}

div.link-group {
	margin: 0px 0px 40px;
}

div.link-group p.link-midashi {
	padding: 0px 5px;
	color: #000066;
	line-height: 1.8;
	border-bottom: 1px solid #000066;
	border-left: 5px solid #000066;
}

div.link-index p.business,
div.link-index p.service,
div.link-index p.sightseeing,
div.link-index p.entertainment,
div.link-index p.useful {
	margin: 20px 0px;
}
div.link-index a p.business,
div.link-index a p.service,
div.link-index a p.sightseeing,
div.link-index a p.entertainment,
div.link-index a p.useful {
	text-decoration: none;
	cursor: pointer;
}
div.link-index a:hover p.business,
div.link-index a:hover p.service,
div.link-index a:hover p.sightseeing,
div.link-index a:hover p.entertainment,
div.link-index a:hover p.useful {
	text-decoration: underline;
}

p.business,
p.service,
p.sightseeing,
p.entertainment,
p.useful {
	height: 46px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 95px;
	line-height: 46px;
	font-size: 110%;
	font-weight: bold;
	color: #336600;
}
p.business {
	background: url(../links/images/links-business.jpg) no-repeat left top;
}
p.service {
	background: url(../links/images/links-service.jpg) no-repeat left top;
}
p.sightseeing {
	background: url(../links/images/links-sightseeing.jpg) no-repeat left top;
}
p.entertainment {
	background: url(../links/images/links-entertainment.jpg) no-repeat left top;
}
p.useful {
	background: url(../links/images/links-useful.jpg) no-repeat left top;
}

/*------------------------------------
サイトマップ
------------------------------------*/
/* リスト */
body#sitemap ul.sitemap-list {
	margin: 0px 0px 20px;
	padding: 0px;
}
body#sitemap ul.sitemap-list li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../common/list2.png) no-repeat left 4px;
	list-style: none;
}
/* サブリスト */
body#sitemap ul.sitemap-list ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(../common/ulback.gif) repeat-y left center;
	list-style: none;
}
body#sitemap ul.sitemap-list ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 1.2;
	background: url(../common/liback.gif) no-repeat left center;
}
body#sitemap ul.sitemap-list ul li.listend {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 1.2;
	background: url(../common/listend.gif) no-repeat left center;
}
/* 協会別のリスト */
body#sitemap ul.sitemap-office {
	margin: 0px;
	padding: 0px;
}
li.hokkaido,
li.yamagata,
li.miyagi,
li.tokyo,
li.chukyo,
li.kansai,
li.kitakyushu,
li.fukuoka,
li.okinawa {
	width: 240px;
	height: 150px;
	margin: 0px 5px 10px 0px;
	padding: 5px;
	line-height: 1.3;
	list-style: none;
	border: 1px solid #666666;
	float: left;
}

/*------------------------------------
メルマガ登録ボタン
------------------------------------*/
div.touroku {
	margin: 30px auto;
	text-align: center;
}
div.touroku a {
	width: 16em;
	margin: 0px auto;
	padding: 5px 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 110%;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-decoration: none;
	background-color: #003399;
	border: 2px solid #000066;
	display: block;
}
div.touroku a:hover {
	text-decoration: underline;
}

/*------------------------------------
clearfixハック/回り込み解除
------------------------------------*/
/* Modern browsers like Firefox, Safari, Opera */
div.contents:after,
ul.submenu:after,
div.naiyou:after,
div.box:after,
div.book:after,
div.teacher:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE 7 and MacIE */
div.contents, ul.submenu, div.naiyou, div.box, div.book, div.teacher { display: inline-block; }
/* Hides from IE-mac \*/
* html div.contents,
* html ul.submenu,
* html div.naiyou,
* html div.box,
* html div.book,
* html div.teacher { height: 1%; }
div.contents, ul.submenu, div.naiyou, div.box, div.book, div.teacher { display: block; }
/* End hide from IE-mac */

/* 左右回り込み解除 */
.clear { clear: both; }
