@charset "Shift_JIS";

/* 基本設定 */
body {margin: 0; padding: 0;
  background-color: white;
  font-size:12px;
}
h1 {
  margin: 10px 0px 5px 50px;
  font-size: 12px;
}
h2 {
  margin: 10px 0px 5px 50px;
  font-size: 12px;
}
h3 {
  margin-bottom: 10px;
  font-size: 14px;
}
p {
  font-size: 12px;
  line-height: 17px;
}
li {
  font-size: 12px;
  line-height: 17px;
}

/* ウエルインベストメント */
div.weruinvest {
  margin: 20px 0px 20px 50px;
  padding-left: 10px;
  border-left: solid 4px #006699;
}
div.weruinvest p {
  font-size: 12px;
  line-height: 17px;
}
table.weruinvest {
  margin: 0 0 10px 10px;
  border: solid 1px black;
}

/* 標準ページメインボディ */
div.main {
  margin: 0 0 30px;
  padding: 0;
  width: 695px;
}
img.title {
  margin: 40px 0px 10px 50px;
}
img.title2 {
  margin: 0px 0px 10px 50px;
}
div.main table {
  font-size: 12px;
  line-height: 17px;
}
div.redbox {
  background-color: #FFEEDD;
  padding: 8px 5px 5px;
  margin: 20px 30px;
  border: 1px solid #990000;
}

/* トップページ */
div.news {
  margin: 10px 5px 5px;
  padding: 0;
}
div.news p {
  margin: 0 0 5px 15px;
  padding: 0;
  line-height: 14px;
  text-indent:-1.3em;
}
div.updates {
  margin: 10px 5px 30px;
  padding: 0;
}
div.updates p {
  margin: 0 0 5px;
  padding: 0;
  line-height: 14px;
}
div.address {
  margin: 10px 5px 10px 0px;
  padding: 0;
  background-color: white;
  border: solid 1px #990000;
}
div.address p {
  margin: 0 15px 0 0;
  padding: 4px 0 5px;
  font-size: 11px;
  color: #990000;
  line-height: 15px;
  text-align: right;
}
div.address a:link {color: #990000;}
div.address a:visited {color: #990000;}
div.address a:hover {color: blue;}
div.address a:active {color: blue;}

div.copyright {
  margin: 0 2px 0 0;
  padding: 0;
  border-top: solid 1px #999999;
}
div.copyright2 {
  margin: 20px 10px;
  padding: 0;
}
div.copyright2 p {
  font-size: 11px;
  text-align: center;
}
div.copyright p {
  margin: 0 0 10px;
  padding: 0;
  font-size: 10px;
  color: #666666;
  text-align: center;
}

/* 寄付講座ページ */
div.kifu {
  margin: 30px 0 50px 30px;
  padding: 0;
  width: 640px;
}
div.kifu p {
  margin-bottom: 5px;
  padding: 0;
}
div.kifu p.shoulder {
  margin: 20px 0 0 20px;
}
div.kifu h1.title {
  margin: 0 0 10px 20px;
}
div.kifu p.kouzatext {
	position: absolute;
	width: 240px;
	left: 415px;
	top: 156px;
	z-index: 0;
	background-color: #FFFF99;
	padding: 8px 12px;
}
div.kouzainfo {
  margin-top: 20px;
  text-align: center;
}
div.kouzainfo h2.title {
  font-size: 14px;
  margin: 10px 60px;
  padding: 5px;
  background-color: #66CCFF;
  text-align: center;
}
div.kouzainfo p.note {
  margin: 2px 50px 0;
  text-align: left;
  text-indent: -12px;
}
div.kouzainfo table td p.koushi {
  margin: 2px 12px 0;
  text-align: right;
}
div.kouzainfo table td p.futarime {
  margin: 0px;
}

/* イブニングコースページ */
div.evening div.kouzainfo {
  margin:20px 60px;
  padding-bottom: 10px;
  text-align: center;
  border: solid 1px #000077;
}
div.evening div.kouzainfo h2.title {
  font-size: 14px;
  margin: 0px;
  padding: 5px;
  background-color: #000077;
  color: white;
  text-align: center;
}
div.evening p.date {
  margin: 2px 0;
  padding: 2px 0;
  background-color: #FFFF99;
}
div.kouzainfo p.backtotop {
  margin: 2px 50px 20px;
  text-align: right;
}

/* 月例会お知らせページ */
div.oshirase {
  margin: 0 100px 0;
  text-align: center;
}
div.oshirase h1 {
  margin-left: 0;
  font-size: 14px;
}
div.oshirase p {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}
div.oshirase h2 {
  text-align: left;
  margin: 15px 0 5px;
  padding: 2px 12px;
  background-color: #CCCCFF;
}
div.oshirase p.coord {
  text-align: right;
}
div.oshirase p.koushi {
  text-align: right;
  margin-right: 12px;
}
div.oshirase p.shozoku {
  text-align: left;
  margin-left: 20px;
}
div.oshirase p.center {
  text-align: center;
}
div.oshirase table {
  margin: 10px 0 5px;
  font-size: 12px;
}
div.oshirase table td {
  padding: 2px;
}
div.oshirase table td.border_b {
  padding: 2px 5px;
  border-bottom: solid 1px black;
}
div.oshirase table td.border_none {
  padding: 2px 5px;
}
div.oshirase table td p {
  margin: 0;
}
div.oshirase h2.riji {
  background-color: #FF6666;
}
div.oshirase p.ind1 {
  margin-left: 20px;
}
p.marginbms {
  margin-top: 0;
  margin-bottom:10pt;
}

/* シンプルなページ */
div.simple {
  margin: 0 100px 0;
}
div.simple p {
  margin: 10px 0 0;
}
div.simple p.ind1 {
  margin-left: 40px;
  margin-top: 3px;
}
div.simple ul li {
  font-size: 12px;
}

div.simplewide {
  margin: 0 50px 0;
}
div.simplewide p {
  margin: 10px 0 0;
}
div.simplewide p.ind1 {
  margin-left: 40px;
  margin-top: 3px;
}
div.simplewide ul li {
  font-size: 12px;
  margin-top:3px;
}

/* ケースページ */
div.casepage {
  margin: 0;
}
div.casepage img.title {
  margin-left: 30px;

}
div.casepage p.spaceright {
  margin: 10px 30px 0 40px;
}
div.casepage table#casesearch {
  margin-top:15px;
  margin-bottom:10px;
  margin-left:80px;
}
div.casepage table#newcase {
  position: absolute;
  left: 565px;
  top: 240px;
  width: 130px;
  z-index: 10;
}
div.casepage table#newcase td#casenews {
  padding: 5px 2px 5px 5px;
}
div.casepage p.shoulder {
  margin: 0 10px 5px;
  text-align: right;
}

/* MOOT CORPレポートページ */
div.mootreport {
  margin: 0 100px 50px;
}
div.mootreport p {
  margin: 10px 0 0;
}
div.mootreport h2 {
  margin: 40px 0 0;
  border-bottom: solid 1px black;
  text-align: left;
  font-weight: bold;
}
div.mootreport p.toc {
  margin: 5px 0 0 12px;
  line-height: 18px;
  
}
div.mootreport ul li {
  font-size: 12px;
}
div.mootreport p.kaisai {
  text-align: right;
  margin: 0 0 10px;
}
h2.border {
  text-align: left;
  margin: 15px 0 20px 0;
  padding-bottom: 3px;
  border-bottom: 2px #990000 solid;
}
table.simple td {
  padding: 10px;
  border-bottom: dotted 1px #666666;
}
table.simple td.colline {
  border-right: dotted 1px #666666;
}
table.simplewide {
  border-left: 1px #333333 solid;
  border-top: 1px #333333 solid;
}
table.simplewide th {
  padding: 2px 5px;
  background-color: #99CCFF;
  border-right: 1px #333333 solid;
  border-bottom: 1px #333333 solid;
}
table.simplewide td {
  padding: 2px 5px;
  border-right: 1px #333333 solid;
  border-bottom: 1px #333333 solid;
}
table.simplewide td.body10pt {
  font-size: 10px;
}
table#toc {
  border:solid 1px #FFCC33;
}
table#toc p {
  font-size: 12px;
  line-height: 16px;
  margin-top:8px;
  margin-bottom:0px;
}

/* スケジュールページ */
div.schedule {
  margin: 0px 45px 0px;
}
div.schedule h2 {
  color: #990000;
  font-size: 12px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px;
}
div.schedule h3 {
  font-size: 12px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}
div.schedule p {
  margin: 0 20px 5px;
}
div.schedule p.shoulder {
  text-align: right;
  font-size: 11px;
  margin: 0px 20px 0px 0px;
}
div.schedule table.sche {
  font-size: 12px;
  margin: 5px 0px 50px;
  width: 550px;
}
div.schedule table.years {
	position: absolute;
	left: 600px;
	top: 120px;
	width: 90px;
	z-index: 10;
}
div.schedule td.date1 {
  border-left: solid 10px #CCCCFF;
  border-top: solid 1px #CCCCFF;
  border-bottom: solid 1px #CCCCFF;
}
div.schedule td.naiyou1 {
  background-color: #CCCCFF;
  border-top: solid 1px #CCCCFF;
  border-bottom: solid 1px #CCCCFF;
}
div.schedule td.date2 {
  border-left: solid 10px #FFFF99;
  border-top: solid 1px #FFFF66;
  border-bottom: solid 1px #FFFF66;
}
div.schedule td.naiyou2 {
  background-color: #FFFF99;
  border-top: solid 1px #FFFF99;
  border-bottom: solid 1px #FFFF99;
}
div.schedule td.date3 {
  border-left: solid 10px #66CCFF;
  border-top: solid 1px #66CCFF;
  border-bottom: solid 1px #66CCFF;
}
div.schedule td.naiyou3 {
  background-color: #66CCFF;
  border-top: solid 1px #66CCFF;
  border-bottom: solid 1px #66CCFF;
}
div.schedule td.date4 {
  border-left: solid 10px #FF9999;
  border-top: solid 1px #FF9999;
  border-bottom: solid 1px #FF9999;
}
div.schedule td.naiyou4 {
  background-color: #FF9999;
  border-top: solid 1px #FF9999;
  border-bottom: solid 1px #FF9999;
}
div.schedule p.date {
  margin-left: 10px;
}
div.schedule p.theme {
  margin: 5px 0px 5px 10px;
}
div.schedule p.koushi {
  margin: 0px 0px 5px 65px;
  text-indent:-2.5em;
}
div.schedule p.coord {
  margin: 0px 10px 5px 0px;
  text-align: right;
  line-height: 14px;
}
div.schedule p.leftb {
  margin: 0px 0px 5px 46px;
}

/* 会員申込・更新ページ */
td p.redbox {
  line-height: 15px;
  background-color: #FFEEDD;
  padding: 5px;
  border: 1px solid #990000;
}
.greenbox {
  line-height: 15px;
  background-color: #DDDDDD;
  padding: 5px;
  border: 1px solid #006600;
}
.redwhitebox {
  margin: 0px 75px;
  padding: 5px;
  border: 1px solid #990000;
  color: #990000;
  background-color: white;
  font-weight: bold;
}
.darkredbox {
  margin: 0px 180px;
  padding: 5px;
  color: white;
  background-color: #990000;
  font-weight: bold;
}
.darkredbox a:link {color: #FFFFFF; text-decoration: none;}
.darkredbox a:visited {color: #FFFFFF; text-decoration: none;}
.darkredbox a:hover {color: #FFFFFF; text-decoration: underline;}
.darkredbox a:active {color: #FFFFFF; text-decoration: underline;}

.nostyle {
  color: black;
  font-weight: normal;
}
p.center {
  text-align: center;
}


.body {
	font-family: 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.small {
	font-family: 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size: 9px;
	line-height: 10px;
}
.body10pt {
	font-family: 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.body10ptred {
	font-family: 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	line-height: 15px;
	color:#F00;
}
.body11pt {
	font-family: 'Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.pinkbg {
  color: black;
  background-color: #FFCCCC;
}

table.body10pt td, table.body10pt td p {
  font-size: 10px;
  line-height: 15px;
}
.table.border1pt {
  padding: 10px;
  border: solid black 1px;
}
.tarquoisbox {
  background-color: #66CCCC;
  border: solid 2px #66CCCC;
  border-left: solid 5px #66CCCC;
  font-weight: bold;
}
table.body12pt td, table.body12pt td p {
  font-size: 12px;
  line-height: 17px;
}
div.happyo {
  margin: 3px 10px 20px 20px;
}
div.happyo p {
  margin-top: 0px;
}
div.happyo p.naiyo {
  margin: 5px 0px 15px 25px;
}
div.happyo span.shou {
  font-weight: bold;
  color: white;
  background-color: #3366FF;
  padding: 0px 4px;
}
div.happyo span.shou2 {
  font-weight: bold;
  color: white;
  background-color: #FF0033;
  padding: 0px 4px;
}
div.happyo span.shou3 {
  font-weight: bold;
  color: white;
  background-color: #33CC33;
  padding: 0px 4px;
}
span.shou4 {
  font-weight: bold;
  color: white;
  background-color: #666666;
  padding: 0px 4px;
}

/* イベント報告ページ */
div.pagecontainer {
  margin: 0;
  padding: 0;
  width: 700px;
}
div.pagecontainer table.headnavi {
  margin-bottom: 35px;
}
div.onecolumn {
  text-align: center;
  margin: 10px 0;
}
div.onecolumn h2 {
  margin-bottom: 30px;
  font-size: 150%;
}
div.timeschedule {
  width: 370px;
}
div.timeschedule p {
  margin: 0;
  padding: 3px;
}
div.timeschedule p.midashi {
  background-color: #DDDDDD;
  color: black;
}
div.timeschedule p.midashi span.date {
  padding: 1px 8px;
  background-color: #66CCCC;
  color: black;
  font-weight: bold;
}
div.timeschedule p.braker {
  margin-left: 18px;
  background-color: #DDDDDD;
  color: #333333;
  text-align: center;
}
div.timeschedule p.green {
  margin-left: 18px;
  padding-left: 10px;
  background-color: #009900;
  font-weight: bold;
  color: white;
  text-align: left;
}
div.timeschedule p.blue {
  margin-left: 18px;
  padding-left: 10px;
  background-color: #0033FF;
  font-weight: bold;
  color: white;
  text-align: left;
}
div.timeschedule p.red {
  margin-left: 18px;
  padding-left: 10px;
  background-color: #FF3333;
  font-weight: bold;
  color: white;
  text-align: left;
}
div.timeschedule p.yellow {
  margin-left: 18px;
  padding-left: 10px;
  padding-bottom: 0;
  background-color: #FFEE99;
  font-weight: bold;
  color: black;
  text-align: left;
}
div.timeschedule p.yellowkoushi {
  margin-left: 18px;
  padding-right: 10px;
  padding-top: 0;
  background-color: #FFEE99;
  color: black;
  text-align: right;
}
div.kouen {
  margin-bottom: 30px;
  width: 320px;
  border: solid 3px #009900;
}
div.kouen p.head {
  background-color: #009900;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
div.kouen p.title {
  font-weight: bold;
  margin: 0 10px 5px;
}
div.kouen p.koushi {
  margin: 0 10px 10px;
  text-align: right;
}
div.kouen p.houkoku {
  margin: 0 10px 10px;
}
div.timeschedule div.kouen {
  margin: 30px 0 20px 20px;
  width: 340px;
}
div.kouenblue {
  margin-bottom: 30px;
  width: 320px;
  border: solid 3px #0033FF;
}  
div.kouenblue p.head {
  background-color: #0033FF;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
div.kouenblue p.title {
  font-weight: bold;
  margin: 0 10px 5px;
}
div.kouenblue p.koushi {
  margin: 0 10px 10px;
  text-align: right;
}
div.kouenblue p.houkoku {
  margin: 0 10px 10px;
}
div.timeschedule div.kouenblue {
  margin: 30px 0 20px 20px;
  width: 340px;
}

p.nospace {
  margin: 0;
}
p.nospace2 {
  margin: 0 0 5px 0;
}
ol.nospace {
  margin: 0 0 0 30px;
}
ol.nospace2 {
  margin: 0 0 5px 30px;
}
div.floatleft {
  width:150px;
  height:180px;
  float:left;
  margin-left:5px;
  margin-right:10px;
}
div.floatleftwide {
  width:310px;
  height:140px;
  float:left;
  margin-left:0;
  margin-right:10px;
}

/*シンポジウム報告*/
p.sympohgaiyou {
	margin-left:45px;
	}
div.sympohtimetable {
	margin:5px;
}
div.sympohtimetable p {
	font-size:10px;
	line-height:1.5;
}
table.timetable {
	margin:20px 15px 10px;
}
p.sympohpart {
	background-color:#CCC;
	color:#000;
	padding:3px 12px;
	font-weight:bold;
	margin:0;
	}
p.right {
	margin:0;
	padding:3px 12px;
	text-align:right;
	}
p.center {
	margin:0;
	padding:3px;
	text-align:center;
	}
p.sympohtime1 {
	margin:0 0 0 15px;
	padding:3px 12px 0;
	background-color:#FFEE99;
	}
p.sympohtime1s {
	margin:0 0 0 15px;
	background-color:#FFEE99;
	padding:0 12px 3px 35px;
	}
p.sympohtime1s2 {
	margin:0 0 0 15px;
	background-color:#FFEE99;
	padding:3px 12px 3px 35px;
	}
p.sympohtime2 {
	margin:0 0 0 15px;
	padding:3px 12px;
	background-color:#009900;
	color:#FFFFFF;
	font-weight:bold;
	}
div.houkokublue1col {
	width:670px;
	border:solid 2px #0033FF;
	margin:10px 20px 0;
}

div.houkokublue1col p.houkokuhonbun {
	width:370px;
	margin:10px 15px;
}

h2.houkokublue {
	text-align:center;
	color:#FFFFFF;
	background-color:#0033FF;
	padding:2px;
	margin:0;
}
div.houkokupurple1col {
	width:670px;
	border:solid 2px #96F;
	margin:10px 20px 0;
}
h2.houkokupurple {
	text-align:center;
	color:#FFFFFF;
	background-color:#96F;
	padding:2px;
	margin:0;
}

div.houkokupurple1col p.houkokuhonbun {
	width:370px;
	margin:10px 15px;
}


div.houkokupanel1col {
	width:670px;
	border:solid 2px #369;
	margin:10px 20px 0;
}

div.houkokupanel1col p.houkokuhonbun {
	width:370px;
	margin:10px 15px;
}

h2.houkokupanel {
	text-align:center;
	color:#FFFFFF;
	background-color:#369;
	padding:2px;
	margin:0;
}
div.houkokupanel1col em {
	font-style:normal;
	color:#069;
}


p.houkokuspeaker {
	font-weight:bold;
	margin:10px 15px;
}
p.houkokuhonbun {
	margin:10px 15px;
	}

p.backtotop {
  margin: 5px 20px;
  text-align: right;
}
p.backtotop a:link {text-decoration:none;}
p.backtotop a:visited {text-decoration:none;}
p.backtotop a:hover {text-decoration:none;}
p.backtotop a:active {text-decoration:none;}

/*IS勉強会*/
div.oshirase table tr td.l_bl {
  border-left:solid 1px #99CCFF;
}

.uchikeshi {
text-decoration:line-through;
}

/* 関連リンク */
table.yokosen td {
	border-bottom:solid 1px black;
}
table.yokosen th {
	border-bottom:solid 1px black;
}

div#essay {
	margin:20px 0;
}
div#essayl {
	margin-left:50px;
	width: 300px;
	float:left;
}
div#essayr {
	width:320px;
	float:right;
}
div#koushin {
	width:320px;
	margin-top:20px;
}
p.border {
	font-weight:bold;
	border-bottom:solid 1px black;
	padding-left:5px;
	margin-top:0;
}
div#imageright {
	position:absolute;
	left:380px;
	top:130px;
	width:280px;
}
div.author {
	width: 290px;
	border:dotted 1px black;
	padding:5px 8px;
}
div.author p {
	margin:0;
}
div#footer {
	clear:both;
	width:695px;
	text-align:center;
}

.small2 {
	font-size:10px;
	margin-top:5px;
}
.red {color:red;}

/*確認用指定*/
/* div {border: 1px solid blue; color: black; }
h2 {border: 1px solid blue;}
h3 {border: 1px solid blue;}
p {border: 1px solid blue;}
table {border: 1px solid blue;}*/

