body{
	font-size: 14px;
	line-height: 180%;
	color: #4C4C4C;
	background-image: url(../img/common/bg_1.png);
}

a	{ color: #0066CC;	}
a:hover 	{ color: #FF6600; text-decoration: none;  }

#wrapper{
	width:780px;
	margin: 12px auto 0;	/* center寄せ */
	background-color:#fff; 
}

/*-------------------------------------------------ヘッダー---------------------------------------*/

#header{margin-bottom: 0px; }
h1{}

/*-------------------------------------------------コンテンツ：ページ分割---------------------------------------*/

#pagebody{
	width: 730px;
	text-align: left; 
	margin-left: 25px; 
	margin-right: 25px; 
}

/*-------------------------------------------------詳細---------------------------------------*/

.text_note{
	line-height: 32px; 
	background-image:url(../img/note.gif); 
}

.mark1{background-color: #ffff99; margin: 0 5px; color: #000; }
.mark2{background-color: #a6eded; margin: 0 5px; color: #000; font-weight: bold; font-size: 120%;  }

h2{margin-bottom: 30px; }

.text_plain{line-height: 160%; }

.list1{list-style: disc; padding: 10px 20px 10px 40px; }
.list1 li{margin-bottom: 10px; }

.big{font-size:1.2em; color:#0064C2; font-weight:bold;}
.small{font-size:0.8em;}

.about{border:solid 1px #ccc; padding:10px 20px;}


/*-------------------------------------------------セミナー---------------------------------------*/

#block_seminer{margin-bottom: 60px; }

#seminer_left{ 
	float: left;
	width: 310px; 
	_display: inline;
}

#seminer_right{ 
	float: left;
	width: 420px; 
	_display: inline;
}

.red1{color: red; font-weight: bold; }
.list_seminer{list-style: disc; padding: 20px 20px 30px 40px; }

/*-------------------------------------------------斉藤正章氏が語る---------------------------------------*/

#block_saito{margin-bottom: 60px; }
.saito_text{margin: 0 140px 0 40px; }
.saito_text p{padding-bottom: 20px; }
.saito_bg{background-image:url(../img/saito_bg.jpg); background-repeat: repeat-y; }

/*-------------------------------------------------ひまわり証券の「アクティブ口座」とは---------------------------------------*/

#block_himawari{margin-bottom: 60px; }

/*-------------------------------------------------プレゼントまでの流れ---------------------------------------*/

#block_present{margin-bottom: 60px; }

/*-------------------------------------------------注意事項---------------------------------------*/

#block_chui{margin-bottom: 60px; }
.chui_title{color: #00008B; margin-bottom: 10px; }
.list_chui{list-style: disc; padding-left: 40px; font-size: 85%; line-height: 170%; margin-bottom: 30px; }
.list_chui2{list-style: disc; padding-left: 60px; margin-bottom: 10px; }
.list_chui2 li.list2{list-style: none; text-indent: -20px; }

/*-------------------------------------------------フッター---------------------------------------*/

#footer{ clear: both; width: 780px; margin: 0; }
#footer_link{ width: 750px; margin: 0 15px; border-top: 1px #DCDCDC solid; }

#footer_left{float: left; width: 600px; _display: inline; }
#footer_right{float: right; width: 150px; text-align: right; _display: inline; }

#footer_menu{padding: 10px 0; }
#footer_menu li{display:block; float: left; padding-left: 10px; }
#footer_menu li a{display:block; }

#footer_menu_pagetop{padding: 10px; padding-top: 18px; }

#footer_bottom {clear: both; width: 780px; height: 90px; background-image:url(../img/footer/footer_bg.jpg); background-repeat: repeat-x; }


.footer_info{font-size: 80%; color: #fff; padding-top: 5px; padding-left: 30px; text-align: left; }
.footer_info a{color: #fff; }
#footer_copyright{clear: both; text-align: center; padding-top: 10px; color:#FFFFFF; font-size: 70%; }

/*-------------------------------------------------共通設定---------------------------------------*/

.clear{clear: both; }
.inq_center{text-align: center; }




