@charset "shift_jis";
/*-------------------------------------------------------------
	基本設定
-------------------------------------------------------------*/
#basebody {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 10pt;
	color: #000000;
	line-height: 1.5;
	background: #ffffff;
	margin: 0;
	padding: 0;
}

#basebody a{outline:none;}
#basebody a img{border:none;background:transparent;}/* 画像のリンクのボーダーを消す */
/*----------------------------------------------------------
	リンク
----------------------------------------------------------*/
#basebody a:link {
	text-decoration: none;
	color: #0000ff;
}

#basebody a:visited {
	text-decoration: none;
	color: #0000ff;
}

#basebody a:hover {
	text-decoration: underline;
	color: #99ff99;
}
#basebody a:active {
	text-decoration: none;
	color: #666666;
}

/*----------------------------------------------------------
	共通
----------------------------------------------------------*/
/*---------- fonts ----------*/
.red{ color: #f00;}
.blue{ color: #0f228b;}
.small{ font-size: 9pt;}
.bold{ font-weight: 600;}
.under{ text-decoration: underline;}

.f9{ font-size: 9pt;}
.f11{ font-size: 11pt;}
.f12{ font-size: 12pt;}
.f13{ font-size: 13pt;}
.f14{ font-size: 14pt;}
.f15{ font-size: 15pt;}

.lh200{ line-height: 200%;}


.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.mt60{ margin-top: 60px;}

.right{text-align:right;}

/*---------- fonts ----------*/
#basebody p{
	margin-left: 20px;
}
#basebody h3{
	margin: 0;
	padding: 0;
}

#basebody strong{
	font-weight: 600;
}

.picRight{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.programD{
	display: block;
	padding: 8px 0 7px 20px;
	background: url(http://www.forestpub.co.jp/seminar/20110402/image/bg_date.jpg) repeat-y 0 0;
	font-size: 12pt;
	font-weight: 600;
	color: #fff;
}

#basebody th {
 border-bottom: dotted 1px #333333;
 text-align: left;
 vertical-align: top;
 color: #FF0066;
}

#basebody td {
 border-bottom: dotted 1px #333333;
 text-align: left;
 padding: 10px ;
}

/*----------------------------------------------------------
	#gaiyou
----------------------------------------------------------*/
#gaiyou{
	margin:0 auto;
}

#gaiyou table{
	font-size:10pt;
   border-collapse: collapse;
  
}
#gaiyou td,th {
border-width: 1px 0px;
border-color: #999;
border-style: dotted;
padding:10px 0;
}
/*----------------------------------------------------------
	ul, ol
----------------------------------------------------------*/
#basebody ul{
	list-style: none;
	margin: 10px 0 10px 20px;
	padding: 0;
}

#basebody li{
	line-height: 1.5;
}

.ul1 li{
	padding: 0 0 0 20px;
	margin: 10px 0;
	background: url(http://www.forestpub.co.jp/seminar/20110402/image/bg_list1.gif) no-repeat 0 0.2em;
}

.ul2 li{
	padding: 0 0 0 20px;
	margin: 20px 0;
	background: url(http://www.forestpub.co.jp/seminar/20110402/image/bg_list1.gif) no-repeat 0 0.2em;
}

.ul3 li{
	padding: 0 0 0 20px;
	margin: 30px 0;
	background: url(http://www.forestpub.co.jp/seminar/20110402/image/bg_list1.gif) no-repeat 0 0.2em;
}

#basebody ol{
	list-style: inside decimal;
}

#basebody ol li{
	font-size: 9.5pt;
	line-height: 160%;
}
/*----------------------------------------------------------
	.voice
----------------------------------------------------------*/
.voice{
	margin-top: 10px;
	padding: 15px 15px 5px 15px;
	border: 1px solid #f06;
	background-color: #ffc;
}

.voiceName{
	display: block;
	text-align: right;
}
/*----------------------------------------------------------
	.message
----------------------------------------------------------*/
.message{
	padding: 15px 15px 5px 15px;
	border: 1px solid #375484;
	background-color: #ffc;
}
/*----------------------------------------------------------
	.pc
----------------------------------------------------------*/
.pc{
	padding: 5px 15px 15px 15px;
	border: 1px solid #375484;
	background-color: #ffc;
}

.pc #pcTitle{
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #000;
	padding: 3px;
	color:#333;
	font-size: 12pt;
	font-weight: 600;
}

.pc #pcHowto{
	display: block;
	margin: 25px 0 10px 0;
	background: #375484;
	padding: 3px;
	color:#fff;
	font-size: 13pt;
	font-weight: 600;
}

.pc #pcEm{
	display: inline;
	background: #ff0;
	border-bottom: 4px double #000;
	font-size: 12pt;
	fontn-weight: 600;
	line-height: 200%;
}

/*----------------------------------------------------------
	.app
----------------------------------------------------------*/
.app a{
	display: block;
	margin: 25px 0 0 0;
	width: 600px;
	height: 80px;
	background: url(http://www.forestpub.co.jp/seminar/20110402/image/app.jpg) no-repeat 0 -80px;
}

.app a span{
	display: none;
}

.app a:hover{
	background-position: 0 0;
}
/*----------------------------------------------------------
	faq
----------------------------------------------------------*/


.box_faq {
	width: 580px;
	border-bottom: dotted 1px #333333;
	padding: 15px 20px 0 0;
	text-align: justify;
}
.box_faq_q {
 background: url(http://www.forestpub.co.jp/seminar/20110402/image/icon_q.jpg) no-repeat 0 0;
 padding: 3px 15px 8px 35px;
  width: 580px;
 color: #FF0066;
 font-weight: bold;
 font-size: 16px;
}
.box_faq_a {
 background: url(http://www.forestpub.co.jp/seminar/20110402/image/icon_a.jpg) no-repeat 0 0;
 padding: 3px 15px 15px 35px;
  width: 580px;

}
