@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	overflow-y:scroll;
}

body {
	height:100%;
	line-height:1.5;
	font-family:Arial, Helvetica, verdana, 'MS PGothic','ＭＳ Ｐゴシック' , sans-serif;
	_font-family:'MS PGothic','ＭＳ Ｐゴシック' , sans-serif;
	font-size:12px;
	text-align:center;
	color:#323232;
}

*:first-child + html body {
	font-family: 'メイリオ', 'Meiryo', 'MS PGothic','ＭＳ Ｐゴシック',sans-serif;
}

a {
	color:#0000CC;
}

a:hover {
	text-decoration:none;
}

img {
	border:0;
}

strong {
	color:#007E73;
}

table {
	border:0;
	border-collapse:collapse;
	font-size:inherit;
}

ul , ol {
	list-style:none;
}

/* トップページ
------------------------------------------------------------------------------------------*/

#top {
	*padding-bottom:44px;
}

table.wrap {
	margin:24px auto 44px auto;
	width:896px;
}

table.wrap .what-new {
	background:url(../images/top/what_new_bg.gif) top no-repeat;
}

table.wrap .what-new dl {
	margin:5px 10px 0 10px;
	text-align: left;
}

table.wrap .what-new dt {
	float:left;
	clear:both;
	margin-bottom:5px;
}

table.wrap .what-new dd {
	margin-bottom:5px;
	padding-left:6.5em;
}

/*その他共通
------------------------------------------------------------------------------------------*/

/*外枠*/

.wrap2 {
	width:896px;
	min-height: 100%;
	_height:100%;
	margin:0 auto -20px;
	background:url(../images/common/contents_bg.gif) top repeat-y;
}

.waku {
	position:relative;
}

/*中枠*/

.contents {
	width:880px;
	margin:0 auto;
	text-align: left;
}

/*メニュー*/

td.nav {
	background:url(../images/common/menu_bg.gif) top repeat-x #00A395;
}

/*サブメニュー*/

#sub-menu {
	position:absolute;
	top:179px;
	left:67px;
	_left:59px;
	visibility:hidden;
}

#sub-menu li a {
	display:block;
	_width:195px;
	padding:0.5em 1em;
	font-size:10px;
	font-weight:bold;
	color:#00A496;
	text-decoration:none;
	background-color:#C5E3E4;
	border-bottom:1px solid #fff;
}

#sub-menu li a:hover {
	color:#fff;
	background-color:#00B5B5;
}

/*コンテンツ部分*/

table.inner {
	width:763px;
	margin:50px auto 40px auto;
	text-align: left;
}

/*見出し*/

h1 {
	font-size:18px;
	color:#006a60;
}

/*見出し下*/

.caption {
	height:17px;
	margin:10px 0;
	padding-left:10px;
	background:url(../images/common/caption_bottom_left.gif) left no-repeat #00a496;
}

.caption p {
	height:17p;
	line-height:17px;
	font-size:10px;
	color:#fff;
	letter-spacing:0.1em;
	background:url(../images/common/caption_bottom_right.gif) right no-repeat;
}

/*基本テキスト*/

.txt1 {
	margin:0 5px 10px 5px;
}

.txt-center {
	text-align:center;
}

/*フッター*/

.footer {
	width: 896px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
	background:url(../images/common/contents_bg.gif) top repeat-y;
}

.footer address {
	width: 860px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	padding:0 10px;
	font-size:10px;
	font-style: normal;
	color:#fff;
	background:url(../images/common/footer_bg.gif) top repeat-x #02a497;
}

/* LLPが目指すもの
------------------------------------------------------------------------------------------*/

#destination h2 {
	margin:10px 0 5px 0;
	padding-top:1px;
	line-height:21px;
	font-size:12px;
	text-align:center;
	color:#008378;
	background:url(../images/destination/destination_bg.gif) no-repeat;
}

#destination .inner ul {
	margin:0 5px;
}

#destination .inner li {
	margin:0 0 0.5em 1em;
	text-indent:-0.8em;
	*text-indent:-1.2em;
}

#destination .inner span {
	margin-right:0.2em;
	color:#00A496;
}

#destination .inner .txt-center {
	margin-top:15px;
}

/* ジェロントロジーとは
------------------------------------------------------------------------------------------*/

#about-j p.sub-menu {
	padding:0 0 2em 0;
	text-align:right;
}

#about-j table.inner img.graph {
	margin:15px 0 20px 0;
}

/* LLPについて
------------------------------------------------------------------------------------------*/

#about-llp h2 {
	margin:20px 0 10px 0;
	padding-left:5px;
	font-size:16px;
	line-height:1.1;
	border-left:5px solid #006a60;
}

#about-llp table.llp-table {
	width:100%;
	margin-bottom:30px;
}

#about-llp table.kumiai {
	margin-bottom:5px;
}

#about-llp table.llp-table th {
	width:170px;
	vertical-align:top;
	text-align:left;
	color:#516662;
	background-color:#D3E2DF;
}

#about-llp table.llp-table th , #about-llp table.llp-table td {
	padding:15px;
	border:1px solid #ccc;
}

/* 申込ページ
------------------------------------------------------------------------------------------*/

#application ol {
	margin:0 0 10px 25px;
	list-style:decimal;
}

#application strong {
	color:#FF0000;
}

#application table.inner img {
	border:1px solid #ccc;
}

#application table.inner img.fax-moshikomi {
	margin-bottom:3px;
}

/*修正ページ*/

#application2 table.inner h1 img {
	border:0;
	margin:0;
}

#application2 table.inner h1 {
	margin-bottom:20px;
}

#application2 .txt1 {
	margin-left:0;
}

#application2 table.inner img {
	border:1px solid #ccc;
	margin:10px 0;
}

#application2 strong {
	color:#FF0000;
}

#application2 table.inner img.fax-moshikomi {
	margin:0 0 3px 0;
}

#application2 h2 {
	margin:20px 0 10px 0;
	padding-left:5px;
	font-size:20px;
	line-height:1.1;
	border-left:5px solid #006a60;
}

/* 080814追加修正 */

#application2 table.inner p.print-btn {
	margin: 25px 0 0 0;
}

#application2 table.inner p.print-btn img {
	border: 0;
	margin: 0;
}

/* ニュース
------------------------------------------------------------------------------------------*/

#news table.inner dt {
	float:left;
	clear:both;
	padding-left:0.5em;
}

#news table.inner dd {
	margin-bottom:0.8em;
	padding:0 0.5em 0.8em 8em;
	border-bottom:1px dotted #ccc;
	zoom:1;
}

/* シニアビジネス異業種研究会
------------------------------------------------------------------------------------------*/

#sbi h2 {
	margin:40px 0 15px 0;
	padding-left:5px;
	font-size:16px;
	line-height:1.1;
	border-left:5px solid #006a60;
}
#sbi p {
	margin-bottom:20px;
}
#sbi table.inner dl {
	padding:1em;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin-bottom:0.8em;
}
#sbi table.inner dt {
	float:left;
	clear:both;
	padding-left:0.5em;
}
#sbi table.inner dd {
	padding:0 0.5em 0.5em 15em;
	border-bottom:0px dotted #ccc;
}
#sbi table.inner dd p {
	margin-bottom:0;
}
#sbi table.sbi-table {
	width:100%;
}

#sbi table.sbi-table th {
	/*width:170px;*/
	vertical-align:top;
	text-align:left;
	color:#516662;
	background-color:#D3E2DF;
}
#sbi table.sbi-table thead th {
	text-align:center;
}

#sbi table.sbi-table th ,
#sbi table.sbi-table td {
	padding:5px 10px;
	border:1px solid #ccc;
}
.wrap-fax-moshikomi {
	width:165px;
	height:233px;
	border:1px solid #000;
	float:left;
}
