/* 背景のグラデーション */#outer {	background-image : url("images/shadow.png");}/* ページ部分 */#stage {	font-size : 13pt;	font-family : メイリオ;	letter-spacing : 1pt;	line-height : 150% ;	color :  #313131;	background-color : #fff;	border-left : solid 1px #C0C0C0 ;	border-right : solid 1px #C0C0C0 ;}/* この地球が〜 */#header {	background-color : #B2F181 ;	color : #fff;}/* トップページ画像 */#header_img_kasou {	background-repeat : no-repeat;	background-image : url("images/header-kasou.png");}/* What's New・過去のセミナー情報 */#contents  ul {	background-color : #fff;	border : 1px solid #DCDCDC;}#contents li {	border-bottom : dotted #BABABA 1px;	line-height : 180% ;	background-image : url("images/button-B.png");	background-repeat : no-repeat;	background-position : 10px 13px;}/* 所在地 */#address {	border-top : 1px solid #DCDCDC;	border-bottom : 1px solid #DCDCDC;	font-size : 12pt;	line-height : 110% ;}/* メニューボタン下 */#menubutton_bottom {	background-image : url("images/f-back.png");	background-color : #B2F181;	font-size : 12pt;}/* コピーライト */#footer {	background-color : #B2F181;}/* タイトルバー */.contentsbar {	background : #EDEDED;	border-left : solid 5px #1188FF;	border-bottom : solid 1px #BABABA;}/* 役員紹介ページ *//* 会長 */#shoukai-kaityou {	border : solid 1px #DCDCDC;}/* 副会長 */#shoukai-fuku1 {	border : solid 1px #DCDCDC;}#shoukai-fuku2 {	border : solid 1px #DCDCDC;}/* 会員名簿 */#kaiin-meibo {	font-size : 10pt;}#kaiin-meibo td {	border : solid 1px #DCDCDC;}#kaiin-meibo td.meibo-left {	border-left : solid 5px #EDEDED;}/* 倫理法人会とはページ */#about-nyuukai {	font-size : 15pt;}/* 活動内容ページ */.katudou-box {	border : solid 1px #DCDCDC;}	.katudou-title {	font-size : 15pt;}/* リンク集ページ */#link td.link-left {	border-left : solid 5px #EDEDED;} #link td {	border : solid 1px #DCDCDC;}/* プライバシーポリシーページ */#text_privacy {	font-size : 12pt !important;}#privacy h1 {	font-size : 13pt !important;	border-bottom : solid 1px #1188ff;}.privacy_box {	border : solid 1px #DCDCDC;}/* 文字の装飾 */.textblue {	color : #1188FF;}.textred {	color : #FF1144;}.textgreen {	color : #2eb135;}.text-address {	font-size : 24pt;}.text-bold {	font-size : 19pt;}.text-none {	text-decoration : none;}/* 線の装飾 */.keisen {	border-bottom : solid 1px #1188FF;}