body {font-size: 12px;}

#page {
	width: 960px;
	margin: 0 auto;
}

#popup {
	width: 800px;
	margin: 0 auto;
}

h2 {margin-bottom: 30px;}
h3 {
	font-size :1.4em;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	margin-top: 20px;

}
a {color: black;text-decoration: underline;}

/*#header {
	height: 90px;
	border-bottom: 2px solid #007677;
	margin-bottom: 36px;
}
#header .inner800 {
	width: 800px;
	height: 90px;
	padding: 0;
	margin:0 auto; 
	overflow: hidden;
}
#footer .inner800 {
	width: 780px;
	padding: 10px;
	margin:0 auto; 
	overflow: hidden;
}*/
.mainBox {width: 800px;}

#popup .mainBox {float: none; margin: 0 auto;}

p.strong {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 20px;
}
.note {
	border: 1px solid #ccc;
	padding: 30px;
}
.m-20 {
	margin-left: 20px;
}
.width-98 {
	width: 98%;
}
.totop {font-size: 0.8em;text-align: right;}
.totop a {
	background-image: url(/static/upload/reg.lapita.jp/system/seminar_base/shared/user/img/arrow_y.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.last {margin-right: 0;margin-bottom: 0;}
.mb_08 {margin-bottom: 0.8em;}
/* header */
/*.logo {
	float: left;
	width: 390px;
	height: 40px;
	margin-top: 26px;
}
#header .rightBox {
	float: right;
	width: 314px;
	height: 22px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.sizeChenge {
	float: left;
	margin-top: 6px; 
	width: 140px;
	height: 21px;
	padding: 5px 0px 5px 5px;
	background-color: #EFEFEF;	
}
ul.login {
	width: 200px;
	float: right;
	padding: 5px 0;
	margin: 0;
	margin-bottom: 5px;
}
ul.login li {float: left;list-style: none;}
p.title_ss {
	float: left;
	width: 50px;
	margin-top: 5px;
	margin-left: 6px;
	font-size: 0.65em;
}*/
/*ul#fontSize {
	*zoom: 1;*/ /*forIE6,7*/
	/*margin-bottom: 10px;
	float: right;
	width: 84px;
	margin: 0;
	color: white;
	font-size: 0.8em;
}

ul#fontSize li {
	list-style: none;
	background-color: #555;
	padding: 4px 6px 3px;
	margin-right: 4px;
	float: left;
	cursor: pointer;
}
ul#fontSize li:hover {background-color: #666;}
ul#fontSize li.active {background-color: #999;}
ul#fontSize li.active:hover {background-color: #999;}

.otoiawase {
	float: right;
	width: 160px;
	height: 42px;
}
*/
/* !footer */
/*#footer {
	background-color: #efefef;
	height: 80px;
}
ul.footer_navi {
	float: left;
	width: 100%;
	height: 30px;
	font-size: 0.9em;
}
ul.footer_navi li, li.arrow_y {
	float: left;
	list-style: none;
	background-image: url(/static/upload/reg.lapita.jp/system/seminar_base/shared/user/img/arrow_y.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-right: 10px;
}
li.arrow_y {float: none;}
p.copy {float: right;margin-right: 2em; }*/

/* !form */
.h2back {
	background-image: url(/static/upload/reg.lapita.jp/system/seminar_base/shared/user/img/h2_back.png);
	width: 680px;
	height: 20px;
	font-size: 1.7em;
	padding: 12px 10px;
	color: white;
}
iframe {
	width: 100%;
	height: 300px;
	border: 1px solid #999;
	margin-bottom: 1.0em;
}
.forms {
	font-size: 0.80em;
}
.forms table, table.forms {
	width: 664px;
	margin-bottom: 0;
}
table tr, table td {vertical-align: middle !important;}
table td.title, table td label {
	width: 15em;
	background-color: #CDE6E5;
}
table td p, table td label {
	text-align: left;
	margin: 0;
	padding-left: 10px;
	margin-right: 1em;
}
table.form1 {
	margin-bottom: 0;
}
ul.multicolumn {margin: 0;padding:0;}
.multicolumn li.width-30 {
	float: left;
	list-style: none;
}
.multicolumn li.width-30 label.bold {
	display: inline-block;
	width: 2em;
	background-color: transparent;
}
td.bodyColumn {
	background-color: #f9f9f9;
}
label.input-error {
	float: none;
	display: inline-block;
	width: 7.8em;
	text-align: left;
}
table td label.input-error {
	width: 9em;
	margin-left: 5px;
	border: none;
	box-shadow: none;
	color: red;
	font-size: 0.8em;
}table
span.required {
	vertical-align: top;
	margin-left: 10px;
}
.intable {
	background-color: #f9f9f9;
	width: 660px;
	font-size: 0.9em;
	padding:1.5em;
	margin-bottom: 1.5em;
}

.intable ul {text-align: center;margin: 0;}
.intable ul li {display: inline-block;margin: 0;margin-right:10px; }

.toiawaseBox {
	width: 100%;	
	margin-bottom: 1.5em;
}
.toiawaseBox p.title {
	background-color: #007677;
	display: block;
	font-size: 1.2em;
	color: white;
	padding: 5px 10px;
	margin-bottom: 0px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.toiawaseBox article {
	width: 678px;
	padding: 10px;
	border: 1px solid #ccc;
}
label.input-error {
	background-color: transparent;
}
.btnarea {
	width: 660px;
	padding: 20px 0 0px;
	text-align: center;
}
.tableborder {
    border: 1px solid #DDDDDD;
    margin-bottom: 1.5em;
    padding: 1.5em 1.3em 1.5em;
}