h2.flow {
	background-image: url(../../seminar/img/2011/flow_img/h2_stt.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#555555;
	text-align: left;
	height: 25px;
	width: 520px;
	padding-left: 10px;
	padding-top: 3px;	
}

h2.stock {	
	background-image: url(../../seminar/img/2011/stock_img/h2_stt.gif);
	background-repeat: no-repeat;
}

h2.mother {	
	background-image: url(../../seminar/img/2011/mother_img/h2_stt.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#555555;
	text-align: left;
	height: 25px;
	width: 520px;
	padding-left: 10px;
	padding-top: 3px;		
}
h2.basis {
	background-image: url(../../seminar/img/2011/basis_img/h2_stt.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#555555;
	text-align: left;
	height: 25px;
	width: 520px;
	padding-left: 10px;
	padding-top: 3px;		
}
h2.money {
	background-image: url(../../seminar/img/2011/money_img/h2_stt.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#555555;
	text-align: left;
	height: 25px;
	width: 520px;
	padding-left: 10px;
	padding-top: 3px;		
}



.toptitle {
	background-image: url(../../seminar/img/2011/img/title.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color:#555555;
	text-align: left;
	height: 40px;
	width: 520px;
	padding-left: 20px;
	padding-top: 10px;
}


div#rightmain li,
div#rightmain p,
div#rightmain table th,
div#rightmain table td {
	line-height: 1.4;
	letter-spacing: 1px;
	font-size: 12px;
}
div#rightmain ol,
div#rightmain ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

/*-- セミナー情報 --*/
div#about {
	margin: 15px 0 35px;
}

div#about_after {
	margin: 0 0 35px;
}


#main #contents #rightmain .syuuryou {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*-- 講師紹介 --*/
div#lecturer {
	margin-bottom: 30px;
}
div#lecturer div.box {
	clear:both;
	padding-top:30px;
	margin-bottom: 25px;
}
div#lecturer div.box div.image {
	width: 205px;
	float: left;
}
div#lecturer div.box div.text {
	margin-left: 205px;
}
div#lecturer div.box div.text p {
	line-height: 1.6;
	margin: 0 0 10px;
}
div#lecturer div.box div.text p.name {
	font-weight: bold;
}
div#lecturer div.box div.text p.name span {
	font-size: 16px;
}

div#lecturer div.box02 {
	width:520px;
	padding-top:30px;	
	margin-bottom: 25px;
}

div#lecturer div.box02 div.text {
	float: left;
	width:320px;
	
}
div#lecturer div.box02 div.text p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}
div#lecturer div.box02 div.text p.name {
	font-weight: bold;
}
div#lecturer div.box02 div.text p.name span {
	font-size: 16px;
}
div#lecturer div.box02 .image {
	float:right;
	width: 190px;	
}

*html div#lecturer div.box02 div.image {
	padding-left:320px;
	width: 190px;	
}
*html div#lecturer div.box02 div.text {
	float: left;
	width:260px;
	
}


div#lecturer div.box03 {
	clear:both;
	padding-top:30px;
	margin-bottom: 25px;
}
div#lecturer div.box03 div.image {
	width: 300px;
	float: left;
}
div#lecturer div.box03 div.text {
	margin-left: 315px;
}
div#lecturer div.box03 div.image p {
	line-height: 1.6;
	margin: 0 0 10px;
}
div#lecturer div.box03 div.image p.name {
	font-weight: bold;
}
div#lecturer div.box03 div.image p.name span {
	font-size: 16px;
}
/*-- セミナー詳細 --*/
div#detail table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

div#detail p.title {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div#detail table th,
div#detail table td {
	padding: 6px 20px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
}
div#detail table th {
	background-color: #efefef;
}
div#detail p.remarks01 {
	margin: 10px 0 35px;
	text-align: left;
}
div#detail p.remarks02 {
	margin: 10px 0 35px;
	text-align: left;
}


div#detail ul.remarks {
	margin: 10px 0 35px 1em;
}
div#detail ul.remarks li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}
div#detail ul.remarks li span {
	margin-left: -1em;
}


div#detail table th.width01,
div#detail table td.width02 {
	width: 210px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
}

div#detail table th {
	background-color: #efefef;
}

div#detail table ul {
	margin: 10px 0 20px 0;
	padding: 0;
}

div#detail table ul li {
	margin-bottom: 3px;
	padding-left: 20px;
	background: url(../../image/square02_icon.gif) 0 3px no-repeat;
}

div#detail table td p.text01 {
	margin: 20px 0 0 0;
	padding: 0;
}

div#detail table td p.text02 {
	margin: 0;
	padding: 0 0 10px 0;
}

div#detail table td p.text03 {
	margin: 0;
	padding: 0 0 20px 0;
}




/*-- 場所 --*/
div#rightmain div#place {
	margin: 0 0 40px 0;
	
}
div#rightmain div#place div.image {
	margin: 35px 0 30px;
	text-align: center;
}
div#rightmain div#place ul {
	margin: 0 19px 20px;
}
div#rightmain div#place ul li {
	width: 205px;
	height: 210px;
	margin-right: 50px;
	float: left;
	display: inline;
}
div#rightmain div#place ul li.right {
	margin-right: 0;
}
div#rightmain div#place ul li p {
	margin: 3px 0 0 18px;
}
div#rightmain div#place div.button {
	margin: 40px 0 60px;
	text-align: center;
}

div#rightmain div#place div.button_library {
	margin: 20px 20px 60px;
	text-align: center;
}

/*-- フロー --*/
div#rightmain div#flow {
	margin-bottom: 25px;
}
div#rightmain div#flow ol li {
	height: 73px;
	padding: 0 5px 40px 95px;
	list-style: none outside;
}
* html div#rightmain div#flow ol li {
	height: 113px;
}
div#rightmain div#flow ol li#step1 {
	background: url(../../seminar/img/step1_bg.gif) left bottom no-repeat;
}
div#rightmain div#flow ol li#step2 {
	background: url(../../seminar/img/step2_bg.gif) left bottom no-repeat;
}
div#rightmain div#flow ol li#step3 {
	background: url(../../seminar/img/step3_bg.gif) left bottom no-repeat;
}
div#rightmain div#flow ol li#step4 {
	background: url(../../seminar/img/step4_bg.gif) left bottom no-repeat;
}
div#rightmain div#flow ol li#step5 {
	background: url(../../seminar/img/step5_bg.gif) left bottom no-repeat;
}

div#rightmain div#flow ol li#step6 {
	height: 88px;
	padding-bottom: 0;
	background: url(../../seminar/img/step6_bg.gif) left bottom no-repeat;
}

/*-- clearfix --*/

div#rightmain div#place ul,
div#lecturer div.box {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html div#rightmain div#place ul,
* html div#lecturer div.box {
	height: 1%;
}
div#rightmain div#place ul,
div#lecturer div.box {
	display: block;
}
/* End hide from IE-mac */

div#rightmain div#place ul:after,
div#lecturer div.box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}













/* セミナー情報 */

div#seminor {
	margin-bottom: 50px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.semi_sm {
font-size:10px;
color:#333333;
line-height:16px;
}

ul.semi_yaji{
	list-style-image:url(http://www.fp-kazuna.com/common/img/yaji_or.gif);
	padding-left:5px 0px 0px 0px;
	margin: 0px 10px 0px 15px;
	font-size:14px;
	line-height:20px;
}

ul.semi_yaji li {
	margin: 0px;
	padding: 0px;
}

.bg-white {
	background-color:#FFFFFF;
}

table.calender th {
	padding:5px;
	font-size:12px;
	line-height:normal;
	color: #333333;
}

.calender{
	background-color: #cccccc;

}
.calender th{
	background-color: #EEEEEE;
	height: 18px;
	width: 20px;
	text-align: center;
}
.calender td{
	background-color: #FFFFFF;
	height: 18px;
	width: 20px;
	text-align: center;
}
table.calender td.sem-day {
	background-color: #FFCC99;
}

table.calender td.sche-day {
	background-color: #FFCC66;
	font-weight:bold;
}

table.calender th.sun {
	background:#FF6600;
	color:#ffffff;
}
table.calender th.sut {
background:#DDDDDD;
}

/* パンくず */

div#navi{
	font-size:10px;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}


/*100301追加分*/

div#rightmain div#button_area {
	
}

div#rightmain div#button_area div.button_01 {
	margin: 30px 0 30px;
	text-align: center;
}


div#rightmain div#report_img {
	padding: 20px 0 30px;
}

div#rightmain div#report_img #box{
		background: url(../../seminar/img/report_bg.gif) no-repeat;
		height:287px;
		
}

div#rightmain div#report_img div#box ul {
	margin: 10px 0 0px 0;
	padding: 0 0 5px 0;
}

div#rightmain div#report_img div#box ul li {
	margin-bottom: 3px;
	padding-left: 20px;
	background: url(../../image/square02_icon.gif) 0 3px no-repeat;
}

div#rightmain div#report_img div#box div#tousi {
	width:450px;
	margin:0 auto;
}

div#rightmain div#report_img div#box div#tousi_box {
	width:450px;
	margin:0 auto;
}

div#rightmain div#report_img div#box div#tousi_box #left{
	width:300px;
	margin:0 auto;
	float:left;
}

div#rightmain div#report_img div#box div#tousi_box #right{
	width:150px;
	margin:0 auto;
		float:left;
}

.style2red {
	color: #ff0000;
	text-align:center;
}




/*table*/
div#detail table th.flow {
	color:#b25acc;
	text-align:center;
	background-color: #efddf9;
}
div#detail table th.stock {
	color:#00a0e9;
	text-align:center;
	background-color: #e3effb;
}

div#detail table th.basis {
	color:#63af00;
	text-align:center;
	background-color: #e7f6e3;
}
div#detail table th.mother {
	color:#ff5d96;
	text-align:center;
	background-color: #ffe8f0;
}
div#detail table th.money {
	color:#c9a014;
	text-align:center;
	background-color: #fff4d5;
}


div#detail table ul.flow li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(../../seminar/img/2011/flow_img/square_icon.gif) 0 3px no-repeat;
}

div#detail table ul.stock li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(../../seminar/img/2011/stock_img/square_icon.gif) 0 3px no-repeat;
}

div#detail table ul.basis li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(../../seminar/img/2011/basis_img/square_icon.gif) 0 3px no-repeat;
}

div#detail table ul.mother li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(../../seminar/img/2011/mother_img/square_icon.gif) 0 3px no-repeat;
}

div#detail table ul.money li {
	margin-bottom: 3px;
	padding-left: 17px;
	background: url(../../seminar/img/2011/money_img/square_icon.gif) 0 3px no-repeat;
}

.style2red {
	color: #ff0000;
	text-align:center;
}
.f_flow {
	color: #b25acc;
	font-weight:bold;
}
.f_stock {
	color: #00a0e9;
	font-weight:bold;	
}
.f_mother {
	color: #ff5d96;
	font-weight:bold;	
}


/*20110616追加分*/


.rad_bold {
	font-weight:bold;
	color:#cc0000;
	
}


.seminar_basis2 {
	background-image: url(../../seminar/img/2011/basis_img/step_bg.gif);
	background-repeat: no-repeat;
	height: 536px;
	width: 520px;
}

.seminar_basis2.stockbg {
	background-image: url(../../seminar/img/2011/stock_img/step_bg.gif);
	background-repeat: no-repeat;
	height: 536px;
	width: 520px;
}
.seminar_basis2.motherbg {
	background-image: url(../../seminar/img/2011/mother_img/step_bg.gif);
	background-repeat: no-repeat;
	height: 536px;
	width: 520px;
}
.seminar_basis2.flowbg {
	background-image: url(../../seminar/img/2011/flow_img/step_bg.gif);
	background-repeat: no-repeat;
	height: 536px;
	width: 520px;
}
.seminar_basis2.moneybg {
	background-image: url(../../seminar/img/2011/money_img/step_bg.gif);
	background-repeat: no-repeat;
	height: 536px;
	width: 520px;
}


.amenyty {
	margin-bottom: 40px;
}




.seminar_basis2 .step1 {
	margin-left: 80px;
	padding-top: 25px;
}
.seminar_basis2 .step2 {
	margin-left: 80px;
	padding-top: 65px;
}
.seminar_basis2 .step3 {
	margin-top: 85px;
	margin-left: 80px;
}

.seminar_basis2 .step4 {
	margin-top: 60px;
	margin-left: 80px;
}

.seminar_basis2 .step5 {
	margin-top: 45px;
	margin-left: 80px;
}

.seminar_basis2 .step6 {
	margin-top: 60px;
	margin-left: 80px;
}


*html.seminar_basis2 .step1 {
	margin-top: 32px;
	margin-left: 80px;
}
*html.seminar_basis2 .step2 {
	margin-top: 70px;
	margin-left: 80px;
}
*html.seminar_basis2 .step3 {
	margin-top: 73px;
	margin-left: 80px;
}

*html.seminar_basis2 .step4 {
	margin-top: 60px;
	margin-left: 80px;
}

*html.seminar_basis2 .step5 {
	margin-top: 60px;
	margin-left: 80px;
}

*html.seminar_basis2 .step6 {
	margin-top: 60px;
	margin-left: 80px;
}



/*basis*/
.seminar_basis2.green .step1{
	margin-left: 80px;
	padding-top: 25px;
}
.seminar_basis2.green .step2{
	margin-left: 80px;
	padding-top: 75px;
}
.seminar_basis2.green .step3 {
	margin-top: 73px;
	margin-left: 80px;
}

.seminar_basis2.green .step4{
	margin-top: 74px;
	margin-left: 80px;
}

.seminar_basis2.green .step5 {
	margin-top: 73px;
	margin-left: 80px;
}

.seminar_basis2.green .step6 {
	margin-top: 76px;
	margin-left: 80px;
}


*html.seminar_basis2.green .step1{
	margin-top: 32px;
	margin-left: 80px;
}
*html.seminar_basis2.green .step2 {
	margin-top: 70px;
	margin-left: 80px;
}
*html.seminar_basis2.green .step3{
	margin-top: 73px;
	margin-left: 80px;
}

*html.seminar_basis2.green .step4 {
	margin-top: 74px;
	margin-left: 80px;
}

*html.seminar_basis2.green .step5 {
	margin-top: 73px;
	margin-left: 80px;
}

*html.seminar_basis2.green .step6{
	margin-top: 76px;
	margin-left: 80px;
}


/*money*/
.seminar_basis2.moneybg .step1{
	margin-left: 80px;
	padding-top: 25px;
}
.seminar_basis2.moneybg .step2{
	margin-left: 80px;
	padding-top: 75px;
}
.seminar_basis2.moneybg .step3 {
	margin-top: 73px;
	margin-left: 80px;
}

.seminar_basis2.moneybg .step4{
	margin-top: 74px;
	margin-left: 80px;
}

.seminar_basis2.moneybg .step5 {
	margin-top: 73px;
	margin-left: 80px;
}

.seminar_basis2.moneybg .step6 {
	margin-top: 76px;
	margin-left: 80px;
}


*html.seminar_basis2.moneybg .step1{
	margin-top: 32px;
	margin-left: 80px;
}
*html.seminar_basis2.moneybg .step2 {
	margin-top: 70px;
	margin-left: 80px;
}
*html.seminar_basis2.moneybg .step3{
	margin-top: 73px;
	margin-left: 80px;
}

*html.seminar_basis2.moneybg .step4 {
	margin-top: 74px;
	margin-left: 80px;
}

*html.seminar_basis2.moneybg .step5 {
	margin-top: 73px;
	margin-left: 80px;
}

*html.seminar_basis2.moneybg .step6{
	margin-top: 76px;
	margin-left: 80px;
}

