@charset "utf-8";


/*　初期化
-----------------------------------*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


/*　body
-----------------------------------*/

body{
	text-align:center;
	background:#e5e5e5 url(../img/bg.gif) repeat-y center top;
	font-family: Verdana, Arial, sans-serif;
	font-size:small;
	line-height:1.3em;
	color:#333333;
}
a{
	color:#339900;
}

a:hover{
	color:#99ff66;
}


/*　container
-----------------------------------*/

#container {
	margin:0 auto;
	width:800px;
	background:url(../img/bg.gif) repeat-y center top;
	border-top:10px solid #ff6600;
	text-align:left;
}


/*　header
-----------------------------------*/

#header{
	height:90px;
	background-color:#ffffff;
	border-bottom:1px solid #ff6600;
}
#headLogo{
	float:left;
	margin:13px 0 0 10px;
	_margin:13px 0 0 5px;
}
#headLogo h2{
	display:block;
	font-weight:bold;
	font-size:1em;
	color:#663300;
	padding:5px 0 0 5px;
}
#headLogo img{
	float:left;
}



/*　contents
-----------------------------------*/


#contents {
	padding: 10px 20px;
}

.p_top {
	padding: 15px 5px 5px 0;
	text-align: right;
}



/*　footer
-----------------------------------*/

#footer {
	width:100%;
	background-color: #ff6600;
}

p.copy {
	padding: 5px 0;
	font-size: 0.7em;
	color: #fff;
	text-align:center;
}


/*　contents内部レイアウト
-----------------------------------*/

#contents h3 {
	margin: 25px 0 15px 0;
	padding: 2px 0 2px 10px;
	background: #ff962f;
	font-size: 1.1em;
	color: #fff;
}

#contents h4 {
	margin: 10px 10px;
	padding: 2px 0 2px 10px;
	background: #ff6600;
	font-size: 1.1em;
	color: #fff;
}

#contents h5 {
	background:#f8eee6 none repeat scroll 0 0;
	border:1px solid #bfa994;
	color:#663300;
	font-size:1.1em;
	margin:0 0 10px;
	padding:3px 5px;
}


.contactText {
	text-align: right;
}


.imgL {
	float:left;
	width:150px;
	text-align: center;
}

.floatR {
	float:right;
	width:595px;
}

.seminarDerail {
	border:1px solid #bfa994;
	margin-bottom:5px;
	padding:5px;
}

.item {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.btnBox {
	text-align:right;
	width:70px;
}

.detailtxt {
	background:#f8eee6 none repeat scroll 0 0;
	margin:5px 0;
	padding:10px;
}

.openclose {
	background:#ff962f none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:10px 5px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	width:290px;
}

.speakerTbl {
	clear:both;
	width:720px;
}
.speakerTbl th {
	border-right:1px solid #CCCCCC;
	padding:0 5px 0 0;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
}
.speakerTbl td {
	padding:0 0 0 5px;
	vertical-align:top;
}
.otherBox {
	border:1px solid #ff9933;
	padding:2px;
	width:753px;
	margin:0 0 15px 0;
}
.day1013 {
	margin: 25px 0 15px 0;
	padding: 2px 0 2px 10px;
	background: #ff962f;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.time1013 {
	margin: 10px 10px;
	padding: 2px 0 2px 10px;
	background: #ff6600;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.day1014 {
	margin: 25px 0 15px 0;
	padding: 2px 0 2px 10px;
	background: #66cc66;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.time1014 {
	margin: 10px 10px;
	padding: 2px 0 2px 10px;
	background: #99cc66;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.day1015 {
	margin: 25px 0 15px 0;
	padding: 2px 0 2px 10px;
	background: #3399cc;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.time1015 {
	margin: 10px 10px;
	padding: 2px 0 2px 10px;
	background: #66ccff;
	font-size: 1.1em;
	color: #fff;
	font-weight:bold;
}
.naiyou{
	margin:5px 0 10px 5px;
}
/*　clearfix
-----------------------------------*/

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block
}
/*　090820
-----------------------------------*/
.seminar_price01 {
	margin: 10px 0 0 10px;;
	font-weight: bold;
	color: #9f563a;	
	font-size: 1.1em;
}
.seminar_priceText,
.attention {
	padding: 10px;
}

/* margin */
.magl0 {margin-left:0px !important;}
.magl5 {margin-left:5px !important;}
.magl10{margin-left:10px !important;}
.magl15{margin-left:15px !important;}
.magl20{margin-left:20px !important;}
.magl30{margin-left:30px !important;}
.magl40{margin-left:40px !important;}
.magl45{margin-left:45px !important;}
.magl70{margin-left:70px !important;}
.magl150{margin-left:150px !important;}

.magr0{margin-right:0px !important;}
.magr5{margin-right:5px !important;}
.magr10{margin-right:10px !important;}
.magr15{margin-right:15px !important;}
.magr20{margin-right:20px !important;}
.magr30{margin-right:30px !important;}
.magr40{margin-right:40px !important;}
.magr45{margin-right:45px !important;}

.magt0 {margin-top:0px !important;}
.magt5 {margin-top:5px !important;}
.magt7 {margin-top:7px !important;}
.magt10{margin-top:10px !important;}
.magt13{margin-top:13px !important;}
.magt15{margin-top:15px !important;}
.magt20{margin-top:20px !important;}
.magt25{margin-top:25px !important;}
.magt30{margin-top:30px !important;}
.magt40{margin-top:40px !important;}
.magt50{margin-top:50px !important;}

.magb0 {margin-bottom:0px !important;}
.magb5 {margin-bottom:5px !important;}
.magb10{margin-bottom:10px !important;}
.magb15{margin-bottom:15px !important;}
.magb20{margin-bottom:20px !important;}
.magb25{margin-bottom:25px !important;}
.magb30{margin-bottom:30px !important;}
.magb50{margin-bottom:50px !important;}