@charset "euc-jp";

/*================================
[seminar.css][euc-jp]
[tokuda@n-di.co.jp]
=================================*/

@import url("../share/default.css");
@import url("../share/common.css");

@import url("../share/single_narrow.css");
@import url("../share/color.css");

/* Clearfix
=================================*/

.bukkenPic:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.bukkenPic {
	display: inline-block;
}

/* Hide from Mac IE \*/
.bukkenPic {
	*height: 1%;
	display: block;
}
/* Hide from Mac IE */

/* =========================================
*  CONTENTS
* ========================================= */

h2 {
	margin: 0 0 -1em 3em;
	font-size: 116%;
}

h2.title {
	margin: 21px 0 0 42px;
	padding-left: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #FFF;
	background: url(../../img/share/title_bg_left.png) no-repeat left top;
	font-size: 110%;
	font-weight: bold;
}

	h2.title span {
		float: left;
		padding: 0 1em;
		display: block;
		height: 35px;
		background: url(../../img/share/title_bg_right.png) no-repeat right top;
		line-height: 35px;
	}
	
	h2.title span {
		*float: none;
		*display: inline;
		*zoom: 1;
	}
	
	h2.title a.edit {
		float: left;
		*float: none;
		padding-left: 2.3em;
		*display: inline;
		*zoom: 1;
		font-size: 86%;
		line-height: 35px;
		background: url(../../img/share/ico_arrow01.gif) no-repeat 1em center;
	}
	
h2.meritTitle {
	margin: 1em auto 0;
	width: 801px;
	font-size: 100%;
}
	
ul.merit2 {
	list-style: none;
	margin: 0 auto;
	width: 801px;
	height: 134px;
	position: relative;
	background: #ebebeb;
}

	ul.merit2 li {
		position: absolute;
	}

	ul.merit2 li.m1 {
		top: 8px;
		left: 10px;
	}
	ul.merit2 li.m2 {
		top: 8px;
		left: 407px;
	}
	ul.merit2 li.m3 {
		top: 73px;
		left: 10px;
	}
	ul.merit2 li.m4 {
		top: 73px;
		left: 407px;
	}
	
p.empty {
	display: none;
}

p.edit {
	margin-top: 21px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: bottom;
}

ol.step {
	list-style: none;
	margin: 2em auto 0;
	padding: 0;
	width: 803px;
	height: 45px;
	position: relative;
	background: url(../../img/register/step_bg.gif) no-repeat left -1px;
	overflow: hidden;
}

	ol.step li {
		padding: 0;
		position: absolute;
	}
	ol.step li.s1 {}
	ol.step li.s2 { left: 163px }
	ol.step li.s3 { left: 327px }
	ol.step li.s4 { left: 488px }
	ol.step li.s5 { right: 0 }
	
div#cont p.regstTxt {
	margin-left: 4em;
	padding-top: 1em;
}

div.register {
	margin-top: 1.5em;
}

	div.register p {
		text-align: center;
	}
	
		div.register p span {
			font-size: 80%;
		}
		
		div.register div.hr.first-child {
			margin: 0;
		}
		
		div.register div.hr {
			margin-top: 1em;
		}
	
ul.merit {
	list-style: disc;
	margin: 1.5em 0 0 2em;
}

	ul.merit li {
		padding: .2em 0;
	}
	
h2 {
	margin-top: 1.5em;
}

ol {
	list-style: decimal;
	margin: 1em 0 0 2em;
}

	ol li {
		padding: .2em 0;
	}
	
input.s_middle {
	width: 10em;
}

table.mtMinus {
	margin-top: 0;
}

table.inner {
	margin-top: .5em;
	border: solid #DDD 1px;
	border-right: none;
	border-bottom: none;
}

table.inner th.narrowth {
	width: 4em;
}

table.inner th.narrowth2 {
	width: 6em;
}

table.inquiry td textarea {
	width: auto;
}
table.inquiry td textarea.textarea2 {
	width: 25em;
}

table.inquiry td label {
	margin: 0 .3em 0 0;
}

table.inquiry td textarea.long {
	width: 90%;
}

div#cont table.inquiry td p {
	margin: 0;
	padding: .2em 0;
}

td#prefecture p label {
	margin: 0 .3em 0 .1em;
}

span.rm {
	margin-right: .8em !important;
}

div.kiyaku {
	margin: 2em auto 0;
	border: solid #DDD 1px;
	padding: .5em 1em;
	width: 600px;
	height: 200px;
	overflow: auto;
}

	div#cont div.kiyaku p:first-child {
		margin: 0;
	}
	
	div.kiyaku dl dt {
		margin-top: 1em;
		padding-left: 1.3em;
		background: url(../../img/share/ico_arrow01.gif) no-repeat left .2em;
		font-weight: bold;
	}
	
	div.kiyaku dl dd {
		margin-top: 1em;
		padding-left: 1em;
	}
	
		div.kiyaku dl dd ol {
			margin-top: 1em;
		}
		
		div.kiyaku dl dd ol.first-child {
			margin-top: 0;
		}
		
p.asign {
	font-weight: bold;
	text-align: center;
}

	p.asign label {
		margin-left: .5em;
	}
	
div#mypage {
	clear: both;
	padding: .5em 1em;
}

	div#header div#mypage ul {
		border: none;
		padding: 0;
		width: 930px;
		height: 34px;
		background: url(../../img/register/mypage_menu_bg.gif) no-repeat;
		text-align: right;
	}
	
		div#header div#mypage ul li {
			margin-right: .5em;
			padding-top: 3px;
			float: right;
		}
		
		div#header div#mypage ul li.last-child {
			margin-right: .5em;
		}
		
			div#header div#mypage ul li a {
				padding-right: 1em;
				display: block;
				height: 27px;
				color: #FFF;
				background: url(../../img/register/menu_bg.gif) no-repeat right top;
				font-weight: bold;
				text-decoration: none;
			}
			
			* html div#header div#mypage ul li a {
				float: left;
			}
			
				div#header div#mypage ul li a span {	
					padding-left: 1em;
					display: block;
					height: 27px;
					background: url(../../img/register/menu_bg_left.gif) no-repeat left top;
					line-height: 27px;
					cursor: pointer;
				}
				
				* html div#header div#mypage ul li a span {
					float: left;
				}
				
			div#header div#mypage ul li a:hover,
			div#header div#mypage ul li.selected a { background-position: right -27px }
				div#header div#mypage ul li a:hover span,
				div#header div#mypage ul li.selected a span { background-position: left -27px }
			
div#cont table.mail {
	margin-top: 1.5em;
	border: solid #DDD 1px;
	border-right: none;
	border-bottom: none;
	width: 100%;
}

	div#cont table.mail th,
	div#cont table.mail td {
		border: solid #DDD 1px;
		border-top: none;
		border-left: none;
		padding: .5em 1em;
		text-align: left;
	}
	
	div#cont table.mail th {
		width: 15em;
		background: #EEE;
	}
	
	div#cont p.btns {
	}
	
		div#cont p.btns input {
		}
		
table.address {
	margin-top: 0 !important;
}

	table.address th {
		width: auto !important;
	}
	
p.entry input.back {
	margin-right: 3.5em;
	color: #666;
	background-image: url(../../img/register/btn_prev_bg.gif);
	cursor: pointer;
}