@charset "shift_jis";

/* リセット
------------------------------ */
/* あらゆる余白を０にする */
body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,input,textarea,
p,blockquote,
th,td {
	margin: 0px;
	padding: 0px;
}

/* 常にｙ方向スクロールバーを出しておく */
html {
	overflow-y: scroll;
}

/* 見出しのフォントサイズを変えない */
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* リストスタイルなし */
ul,ol,li {
	list-style: none;
}

/* 画像周りのボーダーを０にする */
img {
	border: 0;
}

/* 表の線　隣のセルの枠線と重ねて表示 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* hrの線を見えなくする */
hr {
	border: none;
	clear: both;
	visibility: hidden;
	height: 0px;
}

/* クリア用 */
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}



/* フォント設定
------------------------------ */
/* フォント初期値 */
html {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #CCFFCC;
}

/* テキストリンクの色 */
a:link {
	color: #495681;
}
a:visited {
	color: #495681;
}
a:hover {
	color: #B2B2B2;
}
a:active {
	color: #B2B2B2;
}


/* 共通
------------------------------ */
h2 {
	padding-bottom: 20px;
}
h3 {
	padding-bottom: 10px;
}
h4 {
	padding-bottom: 10px;
}
/* 余白 */
.space20 {
	padding-bottom: 20px;
}
.space30 {
	padding-bottom: 30px;
}
.space630 {
	padding-bottom: 630px;
}
.img-r {
	padding-bottom: 10px;
	padding-left: 30px;
	float: right;
}
.img-l {
	padding-bottom: 10px;
	padding-right: 30px;
	float: left;
}
.p-l {
	float: left;
}


/* コンテナ
------------------------------ */
#container {
	background-image: url(img/backgrade.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}

/* ヘッダー
------------------------------ */
#header {
	text-align: left;
	height: 76px;
	width: 840px;
	clear: both;
}
#heada {
	float: left;
	width: 280px;
	margin-top: 10px;
}
#headb {
	float: left;
	width: 400px;
	margin-top: 25px;
}
#headc {
	float: left;
	width: 160px;
	margin-top: 27px;
	text-align: right;
}

/* アイキャッチ
------------------------------ */
#icatch {
	height: 284px;
	width: 840px;
	margin-bottom: 25px;
	clear: both;
}

/* メイン
------------------------------ */
#main {
	background-image: url(img/nabigrade.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 840px;
	margin-bottom: 16px;
}

/* サイドメニュー
------------------------------ */
#side-menu {
	width: 180px;
	text-align: center;
	float: left;
	padding: 10px;
}
#side-menu ul li {
	width: 180px;
}
#side-menu .menu_1 a {
	background-image: url(img/button_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_1 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
#side-menu .menu_2 a {
	background-image: url(img/button_olympos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_2 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
#side-menu .menu_3 a {
	background-image: url(img/button_seminar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_3 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
#side-menu .menu_4 a {
	background-image: url(img/button_sippitu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_4 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
#side-menu .menu_5 a {
	background-image: url(img/button_staff.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_5 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
#side-menu .menu_6 a {
	background-image: url(img/button_gaiyou.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 6px;
	overflow: hidden;
	height: 60px;
	width: 180px;
}
#side-menu .menu_6 a:hover {
	width: 180px;
	background-position: -180px 0px;
}
/* メイン2
------------------------------ */
#main2 {
	float: left;
	width: 610px;
	margin-left: 30px;
	text-align: left;
}

/* オリンポスメンバー　リスト */
#olympos_member {
	width: 610px;
	clear: left;
	height: 200px;
}
#olympos_member ul {
	width: 610px;
	height: 86px;
}
#olympos_member li {
	float: left;
}
#olympos_member a {
	text-indent: -9999px;
	display: block;
}
#olympos_member .member_1 a {
	background-image: url(img/olympos_iryo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom: 12px;
	overflow: hidden;
	height: 86px;
	width: 299px;
	margin-right: 12px;
}
#olympos_member .member_1 a:hover {
	width: 299px;
	background-position: -299px 0px;
}
#olympos_member .member_2 a {
	background-image: url(img/olympos_sikaisi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom: 12px;
	overflow: hidden;
	height: 86px;
	width: 299px;
}
#olympos_member .member_2 a:hover {
	width: 299px;
	background-position: -299px 0px;
}
#olympos_member .member_3 a {
	background-image: url(img/olympos_senior.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom: 12px;
	overflow: hidden;
	height: 86px;
	width: 299px;
	margin-right: 12px;
}
#olympos_member .member_3 a:hover {
	width: 299px;
	background-position: -299px 0px;
}
#olympos_member .member_4 a {
	background-image: url(img/olympos_souzoku.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-bottom: 12px;
	overflow: hidden;
	height: 86px;
	width: 299px;
}
#olympos_member .member_4 a:hover {
	width: 299px;
	background-position: -299px 0px;
}


/* セミナーのご案内 */
#mail {
	height: 53px;
	width: 415px;
	overflow:hidden;
}
#mail a{
	display: block;
	height: 100%;
}
#mail a:hover img{
	margin-top:-53px; 
}


/* 執筆活動 */
#writing td {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C8C8C;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 2em;
}
#writing table a {
	font-size: 12px;
	color: #336633;
}
#writing table a:hover {
	font-size: 12px;
	color: #3366CC;
}


/* スタッフ紹介 */
.yohaku30 {
	padding-left: 30px;
}
.fukidasi_1 {
	background-image: url(img/staff_fuki_up.jpg);
	margin: 0px;
	height: 25px;
	width: 340px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 45px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FF6699;
}
.fukidasi_1upchosei {
	background-image: url(img/staff_fuki_up2.jpg);
	margin: 0px;
	height: 45px;
	width: 340px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 45px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FF6699;
}

.fukidasi_2 {
	background-image: url(img/staff_fuki_center.jpg);
	background-repeat: repeat-y;
	width: 320px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin: 0px;
}
.fukidasi_3 {
	background-image: url(img/staff_fuki_low.jpg);
	margin: 0px;
	height: 30px;
	width: 445px;
	background-repeat: no-repeat;
}



/* 概要 */
#kaisyagaiyou table {
	margin-bottom: 30px;
}
#kaisyagaiyou .table_l {
	font-weight: bold;
	background-color: #E8FCE8;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
#kaisyagaiyou .table_r {
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

/* サイトマップ
------------------------------ */
#sitemap_mokuji {
	width: 610px;
	height: 600px;
}
#sitemap_mokuji li {
	line-height: 3em;
}

#sitemap_mokuji li a{
	color: #8C8C8C;
	background-image: url(img/sitemap_sankaku_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	padding-left: 20px;
}
#sitemap_mokuji li a:hover {
	color: #FF7F00;
	line-height: 3em;
	background-image: url(img/sitemap_sankaku_2.gif);
	background-position: left;
	text-indent: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/* ページトップ
------------------------------ */
#pagetop {
	width: 610px;
	margin-left: 30px;
	text-align: right;
	height: 20px;
	float: right;
	padding-top: 30px;
}

/* フッター
------------------------------ */
#footer {
	font-size: 12px;
	text-align: center;
	clear: left;
	height: 24px;
	width: 840px;
	padding-top: 16px;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
}
.jisage20 {
	padding-left: 20px;
}
