@charset "Shift_JIS";


/* 全体の設定 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	line-height: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-style: normal;
	font-size: 80%;
	color: #4F4F4F;
	padding-bottom: 20px;
}

#container {
	width: 808px;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	padding: 0px;

}

img {
	border: none;
}

strong,em,h4 {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;

}

.pagetop {
	text-align: right;
	margin-bottom: 5px;
	clear: both;
}


/* 共通クラス指定 */

.floatleft {
	float: left;
	margin-right: 20px;
}

.font-red {
	color: #FF0000;
	background-color: #FFFFFF;
}

.bg-ea {
	background-color: #eaeaea;
	font-weight: bold;
	color: #000000;
}

.line {
	text-decoration: line-through;
}

.fleft {
	float: left;
	padding-right: 20px;
}

.floatright {
	float: right;
}

.floatleft-u10 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.height160 {
	line-height: 160%;
}

.clear {
	clear: both;
}

.clear-u10 {
	clear: both;
	padding-bottom: 10px;
}

.u10 {
	margin-bottom: 10px;
}

.floatright-l20 {
	float: right;
	margin-left: 20px;
}

.floatright-l20clear {
	float: right;
	margin-left: 20px;
	clear: both;
}


/* ヘッダー */

#head {
	padding-left: 10px;
	width: 790px;
	background-image: url(images/head_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 89px;
	display:none;
}

#head h1 a {
	float: left;
	margin: 0px;
	background-image: url(images/head_logo.gif);
	height: 78px;
	width: 134px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	display:none;
}

#head-right {
	float: right;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	display:none;
}

#head-right ul {
	list-style-type: none;
	padding: 43px 10px 0 0;
}

#head-right li {
	float: left;
	height: 35px;
}

#head-menu1 a {
	background-image: url(images/head_menu1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}
#head-menu2 a {
	background-image: url(images/head_menu2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}
#head-menu3 a {
	background-image: url(images/head_menu3.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}
#head-menu4 a {
	background-image: url(images/head_menu4.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}
#head-menu5 a {
	background-image: url(images/head_menu5.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}
#head-menu6 a {
	background-image: url(images/head_menu6.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 95px;
	overflow: hidden;
}


/* トップメイン */

#main {
	width: 640px;
	padding: 10px 0 0 10px;
}

#main-right {
	float: right;
	padding-right: 15px;
	width: 553px;
}

#main-right h2 {
	font-size: 85%;
	color: #8B8B8B;
	font-weight: normal;
	background-color: #fff;
	margin: 10px 0 25px;
	padding: 0 5px;
}

#main-new,#main-management,#main-manager,#main-menber {
	clear: both;
}

#main-link {
	clear: both;
	margin-top: 25px;
}

#main-new h3 a {
	background-image: url(images/main_new.jpg);
	height: 24px;
	width: 553px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-new h3 a:hover {
	background-image: url(images/main_new_on.jpg);
	background-repeat: no-repeat;
}

#main-new table {
	width: 100%;
}
#main-new td {
	vertical-align: top;
	padding-bottom: 10px;
}
.main-newtd {
	width: 95px;
}

/* WinIE以外用 */
html>body #main-newbox {
	border: 1px solid #c2c2c2;
	background-image: url(images/main_newbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 531px;
	padding: 10px 10px 0px;
	float: left;
	margin-bottom: 25px;
}
/* WinIE以外用 end */

/* WinIE用 */
#main-newbox {
	border: 1px solid #c2c2c2;
	background-image: url(images/main_newbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 531px;
	padding: 10px 10px 0px;
	margin-bottom: 25px;
}

#main-management h3 a {
	background-image: url(images/main_management.jpg);
	height: 24px;
	width: 553px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-management h3 a:hover {
	background-image: url(images/main_management_on.jpg);
	background-repeat: no-repeat;
}

#main-management p {
	padding: 0px 10px 25px;
	line-height: 150%;
}

#main-manager h3 a {
	background-image: url(images/main_manager.jpg);
	height: 24px;
	width: 553px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-manager h3 a:hover {
	background-image: url(images/main_manager_on.jpg);
	background-repeat: no-repeat;
}

#main-manager img {
	float: left;
	width: 151px;
	margin: 0 10px 15px;
}

#main-manager p {
	padding-right: 10px;
	float: left;
	width: 372px;
	line-height: 140%;
	padding-bottom: 25px;
}

#main-menber h3 a {
	background-image: url(images/main_menber.jpg);
	height: 24px;
	width: 553px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-menber h3 a:hover {
	background-image: url(images/main_menber_on.jpg);
	background-repeat: no-repeat;
}

#main-link h3 a {
	background-image: url(images/main_link.jpg);
	height: 24px;
	width: 553px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-link h3 a:hover {
	background-image: url(images/main_link_on.jpg);
	background-repeat: no-repeat;
}

#main-link img {
	padding: 0 0 10px 10px;
}


/* サイドメニュー */

#menu {
	width: 180px;
	padding-left: 15px;
		display:none;
}

#menu2 ul {
	border: 1px solid #c2c2c2;
	margin-bottom: 10px;
	padding: 10px 5px 10px 10px;
	margin-top: 5px;
		display:none;
}

#menu2 li {
	list-style-image: url(images/side_btn.jpg);
	list-style-type: none;
	margin-left: 15px;
	padding-left: 5px;
	line-height: 180%;
	font-size: 110%;
		display:none;
}

#menu a {
	text-decoration: none;
	color: #4f4f4f;
}

#menu address {
	font-style: normal;
	line-height: 140%;
	padding: 20px 5px;
		display:none;
}

#menu3 ul {
	border: 1px solid #c2c2c2;
	padding: 10px 5px 0px 10px;
	margin: 5px 0 10px;
		display:none;
}

#menu3 li {
	list-style-type: decimal;
	font-size: 85%;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 120%;
		display:none;
}

#main-link p {
	padding-right: 10px;
		display:none;
}


/* フッター */

#foot {
	clear: both;
	width: 808px;
	background-color: #124096;
	color: #fff;
	text-align: center;
	background-image: url(images/foot_bg.jpg);
	height: 23px;
	padding-top: 4px;
	display:none;
}


/* ブレイクスルーセミナー（上部） */

#seminar-title {
	height: 32px;
	margin-bottom: 10px;
		display:none;
}

#seminar-title h2 {
	margin: 0;
		display:none;
}

#seminar-title img {
	float: left;
		display:none;
}

#seminar-title p {
	float: right;
	padding-top: 10px;
		display:none;
}

#seminar-title a {
	text-decoration: none;
}

#seminar-top {
	clear: both;
	margin-bottom: 20px;
		display:none;
}

#seminar-topleft {
	float: left;
	width: 562px;
		display:none;
}

#seminar-topleft img {
	margin-bottom: 10px;
		display:none;
}

#seminar-topbox {
	width: 540px;
	border: 1px solid #c2c2c2;
	padding: 10px 10px 0;
	margin-bottom: 20px;
		display:none;
}

#seminar-topbox p {
	padding-bottom: 10px;
	line-height: 130%;
		display:none;
}

#seminar-topright {
	float: right;
	width: 171px;
		display:none;
}

#seminar-topright img {
	margin-bottom: 13px;
		display:none;
}


/* ブレイクスルーセミナー（詳細ページ） */

#main-sub {
	width: 640px;
	margin: 10px 10px 0 25px;
}

#main-sub h3 {
	margin: 10px 0 0;
	line-height: 120%;
	font-size: 130%;
}
#main-sub h4 {
	margin: 10px 0 0;
	line-height: 120%;
	font-size: 120%;
}

#main-sub table {
	width: 100%;
	border: 1px solid #c2c2c2;
	margin-bottom: 10px;
	clear: both;
}

#main-sub td {
	line-height: 140%;
	padding: 10px;
	vertical-align: top;
}

#main-sub dt {
	float: left;
	width: 110px;
}

#main-sub dd {
	padding-bottom: 10px;
	float: left;
}

#main-sub dl {
	clear: left;
	margin: 0px;
}

#main-sub ul {
	margin: 0px;
	padding: 0px;
}

/* WinIE以外用 */
html>body #main-sub ol {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: decimal;
}
/* WinIE以外用 */
/* WinIE用 */
#main-sub ol {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: decimal;
}
/* WinIE用 */

#main-sub li {
	list-style-position: outside;
	padding: 0px;
	margin-left: 15px;
}


/* ブレイクスルーセミナー（インデックスページ） */

#main-sub2 {
	width: 640px;
	margin: 10px 10px 0 25px;
}

#main-sub2 table {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}

/* WinIE以外用 */
html>body #main-sub2 table {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
/* WinIE以外用 */

#main-sub2 td {
	padding: 5px 10px;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}
#main-sub2 a {
	text-decoration: none;
}


/* 各種セミナー・お知らせ（インデックスページ） */

.new-menu ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.new-menu li {
	float: left;
	list-style-type: none;
	overflow: hidden;
}

#new-menu2007 a {
	background-image: url(new/images/2007.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}
#new-menu2007 a:hover {
	background-image: url(new/images/2007_on.gif);
}
#new-menu2007-on a {
	background-image: url(new/images/2007_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}

#new-menu2006 a {
	background-image: url(new/images/2006.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}
#new-menu2006 a:hover {
	background-image: url(new/images/2006_on.gif);
}
#new-menu2006-on a {
	background-image: url(new/images/2006_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}

#new-menu2005 a {
	background-image: url(new/images/2005.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}
#new-menu2005 a:hover {
	background-image: url(new/images/2005_on.gif);
}
#new-menu2005-on a {
	background-image: url(new/images/2005_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 120px;
	text-indent: -9999px;
	list-style-position: outside;
}


/* マネージャー紹介 */

#mainsub-manager {
	width: 710px;
	margin: 10px 10px 0 25px;
}

#mainsub-manager2 {
	margin: 10px 0 10px 0;
	clear: both;
}
#mainsub-manager2 p {
	line-height: 110%;
	padding-bottom: 10px;
}

#mainsub-manager h3 {
	font-size: 120%;
	padding-bottom: 15px;
}

#floatright-l20 {
	float: right;
	margin: 0 0 10px 120px;
}


/* 入居者紹介 */

#mainsub-menber {
	width: 710px;
	margin: 10px 10px 0 25px;
}

#mainsub-menber2 {
	margin: 10px 0 10px 0;
	clear: both;
}

#mainsub-menber2 table {
	width: 348px;
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}

#mainsub-menber2 td {
	padding: 10px 10px 0px;
	vertical-align: top;
	border-bottom: 1px solid #c2c2c2;
}

#mainsub-menber2 p {
	padding: 5px 0px 10px;
	clear: right;
}

/* 施設紹介 */

#mainsub-soho {
	width: 710px;
	margin: 10px 10px 0 25px;
}

#mainsub-soho2 {
	margin: 10px 0 10px 0;
	clear: both;
}

#froatleft400 {
	width: 400px;
	margin-right: 20px;
	float: left;
	line-height: 150%;
}

#floatleft360 {
	float: left;
	width: 340px;
	clear: both;
}

#floatleft360 img {
		display:none;
}

#floatright360 {
	float: right;
	width: 340px;
}

#mainsub-soho2 h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 120%;
}

#mainsub-soho2 p {
	line-height: 130%;
	padding-bottom: 10px;
}

/* サイトマップ */

#mainsub-sitemap {
	width: 640px;
	margin: 10px 10px 0 25px;
}

#mainsub-sitemap2 {
	clear: both;
	width: 618px;
	border: 1px solid #c2c2c2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
}

#mainsub-sitemap2 li {
	line-height: 200%;
}

#mainsub-sitemap2 ul {
	list-style-image: url(shokai/images/sitemap_btn.jpg);
	padding: 10px 0 0 20px;
	list-style-type: none;
}
