@charset "UTF-8";
/* CSS Document */

/* text.css 下層ページ基本
------------------------------------------------------------ */
@import url(../../css/text.css);


/* ------------ seminar.css ------------ */

h1{
	background-image:url(../img/offer_h1.gif);
	background-image:none;  /* ここからnew design */
	color:#F8B500;
	}
	
	

#seminar01, #seminar02, #seminar03, #seminar04{
	clear:both;
	padding:25px 0 75px 0;
	color:#009BCC;
	position:relative;

	}
h2{
	color:#009BCC;
	font-size:170%;
	margin-bottom:6px;
	font-weight:bold;
	text-indent:0;
	}
h2.kadomaru	{
	margin: 0 0 20px 0;
	}	
	
h3{
	color:#009BCC;
	font-size:150%;
	font-weight:bold;
	text-indent:0;
	margin-bottom:6px;
	}	
.p_lead{
	font-size:122%;
	line-height:1.41;
	margin-bottom:6px;
	}
.p_name{
	font-size:170%;
	line-height:1.41;
	margin-bottom:8px;
	font-weight:bold;
	letter-spacing:0.1em;
	}
.p_name span{
	font-size:70%;
	font-weight:normal;
	letter-spacing:0;
	}	
.ul_list{
	font-size:126%;
	margin-bottom:8px;
	}	
.ul_list li{
	line-height:1.41;
	letter-spacing:0.1em;
	}

	ß
		
.seminarbox_left{
	}
.seminarbox_right{
	position: absolute;
	right: -3px;
	top: 53px;
	}
.seminarbox_right img{	
	border-radius: 67px;
}
.seminarbox_scape{
	clear:both;
	}
.seminarbox_scape_img img{
	float:left;
	margin-right:4px;
	margin-bottom:50px;	
	}
.seminarbox_scape_img img.end{
	float:right;
	margin-right:0;
	}
	
.m-t20hiku{ margin-top:-50px;}	
	
