/********************************************************************** 
池田貴将サイト コモンCSS [ /css/common.css ]
Since : 10.11.22 Last modified : 10.11.22 
**********************************************************************/
/* 目次 -------------------------------------------------

・リンク設定 ・共通クラス ・サイト共通 ・ヘッダ ・メニュー ・コンテンツ ・フッタ

------------------------------------------------- */ 
table {
	_line-height:150%;
	font-size:100%;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}
.clearer {
	clear: both;
}
.v_middle {
	vertical-align:middle;
}

/* clearfixハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */ /*配置設定クラス*/
.alignL {
	text-align: left !important;
}
.alignC {
	text-align: center !important;
}
.alignR {
	text-align: right !important;
}
.mg_10 {
	margin:10px;
}
.mg_lr10 {
	margin:0px 10px;
}
.mg_t10 {
	margin-top:10px;
}
.mg_b10 {
	margin-bottom:10px;
}
.mg_l10 {
	margin-left:10px;
}
.mg_r10 {
	margin-right:10px;
}
.mg_t5 {
	margin-top:5px;
}
.mg_l5 {
	margin-left:5px;
}
.mg_r5 {
	margin-right:5px;
}
.mg_b5 {
	margin-bottom:5px;
}
.mg_l15 {
	margin-left:15px;
}
.mg_r20 {
	margin-right:20px;
}
.mg_r40 {
	margin-right:40px;
}
.mg_t15 {
	margin-top:15px;
}
.mg_t20 {
	margin-top:20px;
}
.mg_b10 {
	margin-bottom:10px !important;
}
.mg_b20 {
	margin-bottom:20px !important;
}
.mg_b30 {
	margin-bottom:30px !important;
}
.mg_b40 {
	margin-bottom:40px !important;
}
.mg_l20 {
	margin-left:20px;
}
.mg_l107 {
	margin-left:107px;
}
.mg_lr20 {
	margin:0 20px;
}
.mg_lr30 {
	margin:0 30px;
}
.mg_lr15 {
	margin-right: 15px;
	margin-left: 15px;
}
.mg_l30 {
	margin-left:30px;
}
.mg_t30 {
	margin-top:30px;
}
.mg_t40 {
	margin-top:40px;
}
.mg_t50 {
	margin-top:50px;
}
.mg_t100 {
	margin-top:100px;
}
.pd_t10 {
	padding-top:10px;
}
.pd_t5 {
	padding-top:5px;
}
.pd_b10 {
	padding-bottom:10px;
}
.pd_l5 {
	padding-left: 5px;
}
.pd_l10 {
	padding-left: 10px;
}
.pd_l20 {
	padding-left: 20px;
}
.pd_l30 {
	padding-left: 30px;
}
.pd_r15 {
	padding-right:15px;
}

/* リンク設定 -------------------------------------------------*/
a:link {
	color: #bd3232;
	text-decoration: none;
}
a:active {
	color: #bd3232;
	text-decoration: none;
}
a:visited {
	color: #bd3232;
	text-decoration: none;
}
a:hover {
	color: #bd3232;
	text-decoration: underline;
}
.filter07 a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* カラー設定 ------------------------------------------------- */
.red {
	color:#CC0000 !important;
}
.error {
	color:#CC0000 !important;
}
.blue {
	color:#1C4295;
}
.pink {
	color:#cc0066;
}
.green {
	color:#669900;
} /* フォント設定 ------------------------------------------------- */
.fontS {
	font-size:80% !important;
}
.fontL {
	font-size: 120% !important;
	line-height:170% !important;
}
.blue_bold {
	font-weight: bold;
	color: #5C85BB;
}

/* 共通クラス ------------------------------------------------- */
body {
	color:#595757;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	text-align:center;
	margin:0px auto;
	font-size:80%;
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_body.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin-top: 15px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_head.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 990px;
	text-align: left;
}
#header h1 {
	float: left;
	margin-top: 22px;
	margin-left: 20px;
	display: inline;
}
#header #mini_navi {
	float: left;
	margin-left: 410px;
	_margin-left: 205px;
	margin-top: 25px;
	display: inline;
}
#contents {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_contents.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-bottom: 30px;
}
#contents p {
	margin-bottom: 20px;
}
#main_visual {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/main_visual.png);
	background-repeat: no-repeat;
	height: 342px;
	width: 980px;
	text-align: left;
	position: relative;
	z-index: 20;
	margin-left: 5px;
}
#topprof {
	width: 280px;
	margin-left: 400px;
	_margin-left: 200px;
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 11px;
	float:left;
}
#topprof h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 15px;
}
#topprof p {
	margin-bottom: 10px;
}
#top_navi {
	position: relative;
	top: -12px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#top_navi ul {
	display: block;
	height: 48px;
	width: 950px;
}
#top_navi li {
	float: left;
}
#top_navi li a {
	display: block;
	text-indent: -9999px;
}
#tnews a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) 0px 0px;
	height: 48px;
	width: 88px;
}
#tnews a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) 0px -48px;
	height: 48px;
	width: 88px;
}
#tprof a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -88px 0px;
	height: 48px;
	width: 104px;
}
#tprof a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -88px -48px;
	height: 48px;
	width: 104px;
}
#tmess a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -192px 0px;
	height: 48px;
	width: 101px;
}
#tmess a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -192px -48px;
	height: 48px;
	width: 101px;
}
#tseminar a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -293px 0px;
	height: 48px;
	width: 180px;
}
#tseminar a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -293px -48px;
	height: 48px;
	width: 180px;
}
#tvoice a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -473px 0px;
	height: 48px;
	width: 105px;
}
#tvoice a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -473px -48px;
	height: 48px;
	width: 105px;
}
#tabout a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -578px 0px;
	height: 48px;
	width: 91px;
}
#tabout a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -578px -48px;
	height: 48px;
	width: 91px;
}
#tmail a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -669px 0px;
	height: 48px;
	width: 181px;
}
#tmail a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -669px -48px;
	height: 48px;
	width: 181px;
}
#torder a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -850px 0px;
	height: 48px;
	width: 100px;
}
#torder a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_1.png) -850px -48px;
	height: 48px;
	width: 100px;
}
#under_navi {
	position: relative;
	under: -12px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#under_navi ul {
	display: block;
	height: 61px;
	width: 950px;
}
#under_navi li {
	float: left;
}
#under_navi li a {
	display: block;
	text-indent: -9999px;
}
#unews a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) 0px 0px;
	height: 61px;
	width: 88px;
}
#unews a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) 0px -61px;
	height: 61px;
	width: 88px;
}
#uprof a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -88px 0px;
	height: 61px;
	width: 104px;
}
#uprof a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -88px -61px;
	height: 61px;
	width: 104px;
}
#umess a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -192px 0px;
	height: 61px;
	width: 101px;
}
#umess a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -192px -61px;
	height: 61px;
	width: 101px;
}
#useminar a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -293px 0px;
	height: 61px;
	width: 180px;
}
#useminar a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -293px -61px;
	height: 61px;
	width: 180px;
}
#uvoice a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -473px 0px;
	height: 61px;
	width: 105px;
}
#uvoice a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -473px -61px;
	height: 61px;
	width: 105px;
}
#uabout a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -578px 0px;
	height: 61px;
	width: 91px;
}
#uabout a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -578px -61px;
	height: 61px;
	width: 91px;
}
#umail a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -669px 0px;
	height: 61px;
	width: 181px;
}
#umail a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -669px -61px;
	height: 61px;
	width: 181px;
}
#uorder a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -850px 0px;
	height: 61px;
	width: 100px;
}
#uorder a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/menu_under_2.gif) -850px -61px;
	height: 61px;
	width: 100px;
}
#leftculmn {
	float: left;
	width: 625px;
	margin-left: 20px;
	_margin-left: 10px;
}
#seminar_info {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_seminar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 55px;
	color: #344a68;
	height:285px;
	_height:340px;
}
#seminar_info h2 {
	display: none;
}
#rightculmn {
	float: right;
	width: 300px;
	margin-right: 20px;
	_margin-right: 10px;
}
#r_mailmagazine {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_mailmagazine.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 80px;
	color: #344a68;
}
.redarrow a {
	display: block;
	float: right;
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
#r_mailmagazine_form {
	padding-top: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #425F86;
	text-align: center;
}
#r_mailmagazine_form th, #r_mailmagazine_form td {
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	white-space: nowrap;
}
#r_mailmagazine_form th {
	font-size:14px;
	padding-top:2px;
}
#r_mailmagazine_form .cell input {
	width: 160px;
	height: 15px;
}
#r_mailmagazine_form table {
	margin-bottom: 10px;
}
#top_under {
	clear: both;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 30px;
}
#r_twitter {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bn_twitter.gif);
	background-repeat: no-repeat;
	height: 177px;
	width: 300px;
}
.follow_bt {
	padding-top:19px;
	height: 41px;
	_height: 60px;
	text-align: right;
}
#twitter_update_list {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#twitter_update_list li {
	height:110px;
	overflow:auto;
}
#r_repo {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bn_gensoku.gif);
	background-repeat: no-repeat;
	height: 52px;
	_height: 177px;
	width: 300px;
	text-align: center;
	padding-top: 125px;
}
#profbox div {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/prof/bg_prof_2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#profbox p {
	margin-left: 245px;
	margin-right: 10px;
}
.voicebox {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#footer {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_footer.png);
	background-repeat: no-repeat;
	clear: both;
	height: 268px;
	width: 950px;
	margin-bottom: 15px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer a {
	color: #FFF;
}
#footer li {
	margin-bottom: 5px;
} /* セミナー情報 ------------------------------------------------- */
.back_seminar {
	width:605px;
	_width:625px;
	padding:40px 10px 0;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_top.jpg) no-repeat;
}
.seminar_select_btn {
	margin-top:50px;
	margin-bottom:40px;
}
.seminar_select_btn li {
	display:inline;
	margin:0 4px 0 1px;
}
.seminarG {
	margin-bottom:20px;
}
.seminarG .floatL {
	width:380px;
	margin-left:10px;
}
.seminarG .floatL p {
	margin-bottom:20px;
}

/*コース概要 ------------------------------------------------- */
.seminar_tab {
	margin:30px 0 0 15px;
}
.seminar_tab li {
	float:left;
	margin-right:5px;
}
.seminar_tab li a {
	display:block;
	width:111px;
	height:35px;
	text-indent:-9999px;
}
.seminar_tab01 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) 0 0;
}
.seminar_tab01 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) 0 -35px;
}
.seminar_tab_on01 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) 0 -35px;
}
.seminar_tab02 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -111px 0;
}
.seminar_tab02 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -111px -35px;
}
.seminar_tab_on02 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -111px -35px;
}
.seminar_tab03 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -222px 0;
}
.seminar_tab03 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -222px -35px;
}
.seminar_tab_on03 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -222px -35px;
}
.seminar_tab04 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -333px 0;
}
.seminar_tab04 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -333px -35px;
}
.seminar_tab_on04 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/seminar_tab.jpg) -333px -35px;
}
.seminar_diG {
	width:585px;
	margin-left:20px;
	padding-bottom:50px;
}
.seminar_diGbg01 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_di01.jpg) no-repeat right top;
}
.seminar_diGbg02 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_di02.jpg) no-repeat right top;
}
.seminar_diGbg03 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_di03.jpg) no-repeat right top;
}
.back_seminar_di {
	width:606px;
	_width:626px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_di.jpg) no-repeat;
	padding:15px 10px;
	color:#334967;
}
.back_seminar_di ul {
	margin-left:35px;
}
.back_seminar_di ul li {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/mark_triangle.gif) no-repeat;
	padding-left:25px;
}
.back_seminar_di ul li a {
	color:#334967 !important;
}

/*コース詳細 ------------------------------------------------- */
.back_seminar_de01 {
	width:275px;
	_width:295px;
	height:276px !important;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_de01.jpg) no-repeat;
	margin-top:-20px;
	padding:0 10px;
}
.back_seminar_de01 p {
	color:#731615;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px !important;
}
.back_seminar_de01 ul {
	font-size:90%;
	line-height:140%;
}
.back_seminar_de01 ul li {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/mark_seminar_de.png) no-repeat;
	padding-left:15px;
}
.pd_t10 {
	padding-top:10px;
}
.mg_l50 {
	margin-left:50px;
}
.back_seminar_de02 {
	width:626px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/back_seminar_de02.jpg) no-repeat;
	padding-top:40px;
}
.mg_l70 {
	margin-left:70px;
}
.back_seminar_de02 ul {
	margin-left:35px;
}
.back_seminar_de02 ul li {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/mark_triangle.gif) no-repeat;
	padding-left:25px;
}
.back_seminar_de02 ul li a {
	color:#334967 !important;
}

/*お申し込みフォーム ------------------------------------------------- */
.seminar_tbl {
	width:520px;
}
.seminar_tbl th {
	background:#e3e3e3;
	padding:10px 0 10px 20px;
	width:170px;
	border-bottom:solid 1px #FFFFFF;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
}
.seminar_tbl td {
	padding:5px 0 5px 20px;
}
.seminar_tbl input {
	width:220px;
	height:22px;
	margin-bottom:3px;
}
.seminar_tbl textarea {
	width:250px;
	height:60px;
	margin-bottom:3px;
}
.seminar_tbl strong {
	color:#CC0000;
}
.btn_confirm {
	display:block;
	width:243px;
	height:40px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/btn_confirm.jpg) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.btn_confirm2 {
	display:block;
	width:243px;
	height:40px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_confirm.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.btn_confirm_cwc {
	display:block;
	width:243px;
	height:40px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/btn_confirm_cwc.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.btn_confirm_cwc_m {
	display:block;
	width:54px;
	height:25px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/cwc_mail_stop_bt_submit.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	font-size:0px;
	color:#ffffff;
}
.btn_submit {
	display:block;
	width:240px;
	height:38px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bt_order.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.btn_submit2 {
	display:block;
	width:240px;
	height:38px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_submit.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.btn_submit_cwc {
	display:block;
	width:240px;
	height:38px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/btn_order_cwc.gif) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
	margin:30px 0 0 180px;
	font-size:0px;
	color:#ffffff;
	padding-top:40px;
}
.form_link li {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/mark_triangle.gif) no-repeat;
	padding-left:25px;
}
.form_link li a {
	color:#334967 !important;
}
.naiyou_list {
	margin-right: 20px;
	margin-left: 20px;
}
.naiyou_list li {
	margin-bottom: 5px;
	display: block;
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
.repo_form table {
	margin-right: 20px;
	margin-left: 20px;
	width: 545px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.repo_form th, .repo_form td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 7px;
	white-space: nowrap;
}
.repo_form th {
	background-color: #EEEEEE;
	width: 120px;
}
.seminar2_diG {
	width:585px;
	margin-left:20px;
	padding-bottom:50px;
}
.seminar2_diGbg01 {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar2/bg_exe_des_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.seminar2_diGbg02 {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar2/bg_exe_des_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.seminar2_diGbg03 {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar2/bg_exe_des_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bluefont {
	font-weight: bold;
	color: #1A294C !important;
}
.onedaysche {
	display: block;
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar3/oneday_date.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 589px;
	_height: 69px;
	_width: 604px;
	padding-top: 39px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px !important;
} /*voice------------------------------------------*/
.back_voice_di {
	width:606px;
	_width:626px;
	padding:15px 10px;
	color:#334967;
}
.back_voice_di ul {
	margin-left:35px;
}
.back_voice_di ul li {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/seminar/mark_triangle.gif) no-repeat;
	padding-left:25px;
}
.back_voice_di ul li a {
	color:#334967 !important;
}
.thanksbox {
	margin:50px 20px 50px 20px;
}
.seminar_tbl td .dateradio {
	height: 13px;
	width: 13px;
	margin-right: 5px;
}

/*お申し込みページタブ--------------------------*/
.order_tab {
	margin:30px 0 0 8px;
}
.order_tab li {
	float:left;
	margin-right:5px;
}
.order_tab li a {
	display:block;
	width:147px;
	height:40px;
	text-indent:-9999px;
}
.order_tab01 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) 0 0;
}
.order_tab01 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) 0 -40px;
}
.order_tab_on01 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) 0 -40px;
}
.order_tab02 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -147px 0;
}
.order_tab02 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -147px -40px;
}
.order_tab_on02 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -147px -40px;
}
.order_tab03 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -294px 0;
}
.order_tab03 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -294px -40px;
}
.order_tab_on03 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -294px -40px;
}
.order_tab04 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -441px 0;
}
.order_tab04 a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -441px -40px;
}
.order_tab_on04 a {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/order/order_menu.jpg) -441px -40px;
}
.inquiry_form table {
	width: 595px;
}
.inquiry_form th, .inquiry_form td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 7px;
	white-space: nowrap;
}
.inquiry_form th {
	background-color: #EEEEEE;
	width: 120px;
}
.tokusho_form table {
	width: 595px;
}
.tokusho_form th, .tokusho_form td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 7px;
}
.tokusho_form th {
	background-color: #EEEEEE;
	width: 140px;
}
.privacy dt {
	font-weight: bold;
	margin-bottom: 3px;
}
.privacy dd {
	margin-bottom: 20px;
	margin-left: 15px;
}
.thanksbox2 {
	text-align:center;
	margin:150px 0 150px 0;
}
.double {
	width: 605px;
	height: 181px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.double a {
	text-indent: -9999px;
	display: block;
	height: 181px;
	width: 605px;
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/double_bt.gif) 0 0 no-repeat;
}
.double a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/double_bt.gif) 0 -181px no-repeat;
}
.newslist li {
	list-style-position: inside;
	list-style-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/ico_news.png);
	margin-bottom: 20px;
}
.newslist li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.oneday_map {
	padding: 7px;
	background-color: #E6D6A4;
	margin-bottom: 30px;
}
.map_title {
	display: block;
	padding: 3px;
	background-color: #472F24;
	color: #E6D6A4;
	font-size: 14px;
}

/*本コース--------------------------*/
.college_tab {
	margin-top:30px;
}
.college_tab li {
	float:left;
}
.college_tab li a {
	display:block;
	width:111px;
	height:35px;
	text-indent:-9999px;
}
.college_tab01_off {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat 0 0px;
	margin:0 5px 0 20px;
}
.college_tab01_off a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat 0 -35px;
}
.college_tab01_on {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat 0 -35px;
	margin:0 5px 0 20px;
}
.college_tab02_off {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat -111px 0px;
}
.college_tab02_off a:hover {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat -111px -35px;
}
.college_tab02_on {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/tab_college.jpg) no-repeat -111px -35px;
}
.back_college01_1 {
	width:626px;
	height:1290px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college_mail01_1.jpg) no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.back_college01_1 {
	width:626px;
	height:1350px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college_mail01_1_2.jpg) no-repeat;
}
}
.pd_t20 {
	padding-top:20px;
}
.back_point_college01 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/img_college01_1.jpg) no-repeat bottom right;
	padding-right:160px;
	width:405px;
	_width:565px;
	margin-left:40px;
	margin-top:30px;
}
.back_point_college02 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/img_college01_2.jpg) no-repeat bottom right;
	padding-right:160px;
	width:405px;
	_width:565px;
	margin-left:40px;
	margin-top:20px;
}
.mg_l60 {
	margin-left:60px;
}
.mg_l40 {
	margin-left:40px;
}
#contents p.mg_b10 {
	margin-bottom:10px;
}
.collegeG01 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college01G1.jpg) no-repeat bottom right;
	width:360px;
	_width:560px;
	margin-left:40px;
	margin-top:20px;
	padding-right:200px;
}
.back_college01_2 {
	width:626px;
	height:440px;
	_height:500px;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college_mail01_2.jpg) no-repeat;
	padding-top:60px;
}
#contents p.mg_b50 {
	margin-bottom:50px;
}
.college_tbl {
	width:590px;
	margin-left:20px;
	border-top:solid 1px #818181;
}
.college_tbl th {
	width:150px;
	background:#cdcdcd;
	padding:10px 10px 10px 10px;
	border-bottom:solid 1px #818181;
	vertical-align:middle;
	text-align:left;
	font-weight:normal;
}
.college_tbl td {
	padding:10px;
	border-bottom:solid 1px #818181;
	text-align:left;
}
.indent1 {
	text-indent:-1em;
	margin-left:1em;
}
#contents .college_tbl td p {
	margin-bottom:0px;
}
#contents .college_tbl td p.mg_b10 {
	margin-bottom:10px;
} 

/*メールコース--------------------------*/
.back_college02_1 {
	width:626px;
	height:608px;
	//background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college_mail02.jpg) no-repeat;
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/back_college_mail_00.gif) no-repeat;
}
.back_collegeG02 {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/college/img_college02_1.jpg) no-repeat bottom right;
	padding-right:170px;
	width:395px;
	_width:565px;
	margin-left:40px;
	margin-top:30px;
}
.back_collegeG02 .red {
	font-size:10px;
	color:#610F13;
}
.collge2btnG {
	width:483px;
	margin:0px auto;
}
.present_bg {
	background: #fbf6e3;
	padding:15px 0 0 0;
	margin-bottom:15px;
}
.cwc_mail_input td, .cwc_mail_input th {
	padding:0 10px 0 0;
}
.secret_seminar_access {
width:256px;
}

/*会員制度-----------------------------*/
.back_kaiin {
	background:url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/bg_kaiin.gif) no-repeat;
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 15px;
	width:596px;
	min-height:666px;
	_width:626px;
	font-size:12px;
}
.kaiin_tab {
	margin-top:30px;
}
.kaiin_tab li {
	float:left;
	margin-left:5px;
	display:inline;
	height:34px;
}
.kaiin_tab li a{
	display:block;
	height:34px;
}
.kaiin_tab01_on {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat 0px -34px;
	text-indent: -9999px;
	width:112px;
}
.kaiin_tab02_on {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -116px -34px;
	text-indent: -9999px;
	width:188px;
}
.kaiin_tab03_on {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -309px -34px;
	text-indent: -9999px;
	width:215px;
}
.kaiin_tab01_off a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	width:112px;
}
.kaiin_tab01_off a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat 0px -34px;
}
.kaiin_tab02_off a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -116px 0px;
	text-indent: -9999px;
	width:188px;
}
.kaiin_tab02_off a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -116px -34px;
}
.kaiin_tab03_off a {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -309px 0px;
	text-indent: -9999px;
	width:215px;
}
.kaiin_tab03_off a:hover {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/btn_tab_menu.jpg) no-repeat -309px -34px;
}
.txt_spaceL {
	letter-spacing:1.5px;	
}
.bdr_dot {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/kaiin/dot.gif) repeat-x left bottom;
}
.txt_14 {
	font-size:14px;
	line-height:23px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.txt_14 {
	font-size:12px;
	line-height:20px;
}
}
.kaiin_form {
	text-align: left;
	margin-left: 100px;
}
.kaiin_form td {
	padding: 7px;
	vertical-align: middle;
}
.kaiin_form2 {
	text-align: left;
	margin-left: 200px;
}
.kaiin_form2 td {
	padding: 7px;
	vertical-align: middle;
}
.kaiin_text_form {
	border: 1px solid #666;
	width: 300px;
	height: 22px;
}
.txt_box_l_330 {
	float: left;
	width: 330px;
	font-size: 12px;
}
.pd_b15 {
	padding-bottom:15px;
}
.pd_b20 {
	padding-bottom:20px;
}
.service_box{
	height: 238px;
	_height: 273px;
	width: 546px;
	_width: 611px;
	padding: 20px 20px 15px 45px;
	margin-bottom:20px;
}
#nyumon_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/service/bg_nyumon.png);
}
#kiso_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/service/bg_kiso.png);
}
#jissen_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/service/bg_jissen.png);
}
.service_box li {
	width: 264px;
}
.service_box p {
	font-size: 11px;
	line-height: 14px;
}
.s_inner_detail {
	margin-bottom: 25px !important;
	margin-right: 3px;
	margin-left: 3px;
}
.s_inner_fee {
	text-align: right;
	margin-bottom: 0px !important;
	margin-right: 5px;
}
.s_inner_footer {
	padding-top: 5px;
}
.service_box .s_inner_footer li {
	width: 18px;
	margin-right:3px;
	float: left;
}
#s_icon_box {
	padding: 10px;
	border: 1px solid #999;
	margin-right: 15px;
}
#s_icon_box table {
	width: 100%;
}
#s_icon_box table td {
	padding: 5px 3px;
	font-size: 11px;
	line-height: 17px;
}
.w_30{
	width:30%;
}
.w_40{
	width:40%;
}
/*書籍ページ*/
#bookbox {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/book/book_bg.gif);
	height: 551px;
	width: 616px;
	margin-bottom: 15px;
}
#bookbox h2 {
	display: none;
}
#bookbox div {
	padding-top: 247px;
	padding-left: 15px;
}
#flashContent {
	float: left;
	padding-left: 15px;
	padding-top: 135px;
}
#book_side_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/book_box_bg.gif) no-repeat;
	height: 177px;
	width: 300px;
}
#book_side_box h3 {
	display: none;
}
#book_side_box p {
	padding-top: 133px;
	padding-left: 130px;
	margin-bottom:0 !important;
}

.launch_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/launch/bg_1.jpg) no-repeat left bottom;
	padding-bottom: 5px;
	color: #402210;
	margin-bottom: 40px;
}
.launch_inner {
	margin-right: 35px;
	margin-left: 35px;
}
.halfinput {
	width: 90px !important;
}
.leargeinput {
	width: 230px !important;
}
.nobottommargin {
	margin-bottom: 0px !important;
}
#r_miraikioku {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_miraikioku.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 180px;
	color: #344a68;
}
#r_mail_sub {
	background-image: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/bg_mailmagazine_sub.jpg);
	background-repeat: no-repeat;
	height: 52px;
	_height: 177px;
	width: 300px;
	text-align: center;
	padding-top: 125px;
}
body#oneday_top_bg {
	background: #f4f4f4 url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_head.jpg) no-repeat center top;
}
body#oneday_top2_bg {
	background: #f4f4f4 url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_head2.jpg) no-repeat center top;
}
body#oneday_form_bg {
	background: #f4f4f4 url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_form_head.jpg) no-repeat center top;
}
#oneday_top_bg p,#oneday_top2_bg p,#oneday_form_bg p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 21px;
}
#oneday_wrapper {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#top_header {
	text-align: left;
	padding: 321px 30px 0 30px;
	height:290px;
	_height:629px;
}
#form_header {
	text-align: left;
	padding: 280px 30px 0 30px;
	height:64px;
	_height:344px;
}
#top_header h1,#form_header h1 {
	display: none;
}
#oneday_content {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_content.gif) no-repeat left bottom;
	padding: 20px 30px 30px;
	text-align: left;
}
#oneday_place {
	float: left;
	width: 605px;
}
#oneday_hour {
	float: right;
	width: 235px;
}
#oneday_order_box {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_fee.gif) no-repeat;
	height: 86px;
	width: 354px;
	padding-top: 87px;
	padding-left: 494px;
}
#oneday_order_box_introduce {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/bg_fee_introduce.gif) no-repeat;
	height: 86px;
	width: 354px;
	padding-top: 87px;
	padding-left: 494px;
}
#oneday_footer {
	text-align: left;
}
#oneday_footer li a {color:#434343;}
#oneday_footer li {
	float: left;
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/ico_arrow.gif) no-repeat left center;
	padding-left: 10px;
	margin-left:15px;
}
#oneday_form {
	margin-right: 30px;
	margin-left: 30px;
	width: 800px;
	margin-bottom:30px;
}
#oneday_form th,#oneday_form td {
	padding:15px 0 15px 0;
	border-bottom:#999 dotted 1px;
}
#oneday_form th {
	width: 320px;
}
#oneday_form td {
	width: 480px;
}
.form_input_w400 {
	width:400px;
	padding:4px 2px 4px 2px;
	border:solid #999 1px;
}
.oneday_btn_confirm {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/btn_confirm.jpg);
	display: block;
	height: 65px;
	width: 348px;
	border-style: none;
	text-indent: -9999px;
	margin-left:236px;
	cursor:pointer;
}
.oneday_btn_order {
	background: url(http://www.ikedatakamasa.com/assets/templates/ikeda/images/oneday2012/btn_order.jpg);
	display: block;
	height: 65px;
	width: 348px;
	border-style: none;
	text-indent: -9999px;
	margin-left:236px;
	cursor:pointer;
}
