
h4, h5 {
	clear: both;
}

img {
	border: none;
}

/*---- 佐渡観光ブログ講習応募 ----*/

h4.h4swi {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

.infolist {
	font-size: 80%;
	line-height: 1.4;
	margin: -5px 15px 0 0;
	padding-left: 30px;
}

.infolist li {
	padding: 10px 0;
	border-bottom: dotted 1px #999999;
}


/* 講習応募フォームスタイル */

div#sclform {
	margin: 0 5px;
	zoom: 1; /* IE用 */
}

div#sclform:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0; /* Opera用 */
}

div#sclform form {
	overflow: hidden;
}

div#sclform form div.forms {
	width: 300px;
	float: left;
	font-size: 80%;
}

div#sclform form div.forms p {
	background: url(../pcschool/images/swi_line01.gif) repeat-x center top;
	margin: -1px 0 0;
	padding: 8px 0 7px;
}

div#sclform form label {
	font-weight: bold;
	color: #333333;
	border-left: solid 5px #cc2222;
	display: block;
	margin: 2px 0;
	padding: 2px 5px;
}

div#sclform form label span {
	font-size: 80%;
	color: #cc2222;
	font-weight: normal;
	padding-left: 8px;
}

div#sclform form input, div#sclform form select, div#sclform form textarea {
	border: solid 1px #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#sclform form div#scldetails {
	width: 310px;
	float: right;
	font-size: 100%;
}

div#scldetails table.tabletype01 {
	margin: 0;
}

div#sclform p#submit {
	clear: both;
	background: url(../pcschool/images/swi_bg01.gif);
	text-align: center;
	padding: 10px;
}

div#sclform p#submit input {
	border: none;
}

div#sclcheck {
	width: 300px;
	float: left;
}


/* ネーミング募集フォームスタイル */

div#nameform {
	font-size: 80%;
	position: relative;
}

p#nameread {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px 15px 0 5px;
	line-height: 1.4;
}

div#nameform form {
	width: 305px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
}

div#nameform form p {
	background: url(../pcschool/images/swi_line01.gif) repeat-x center top;
	margin: -1px 0 0;
	padding: 8px 0 7px;
}

div#nameform form label {
	font-weight: bold;
	color: #333333;
	border-left: solid 5px #666666;
	display: block;
	margin: 2px 0;
	padding: 2px 5px;
}

div#nameform form label span {
	font-size: 80%;
	color: #cc2222;
	font-weight: normal;
	padding-left: 8px;
}

div#nameform form input {
	border: solid 1px #aaaaaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* オンライン講習スタイル */

p.studybtn {
	text-align: center;
	background: url(../pcschool/images/btn_online.gif) no-repeat center center;
	clear: both;
}

p.studybtn a {
	display: block;
	width: 200px;
	height: 79px;
	background: url(../pcschool/images/btn_online.gif) no-repeat;
	margin: 0 auto;
	text-decoration: none;
}

p.studybtn a:hover {
	background: url(../pcschool/images/btn_online_o.gif) no-repeat;
}

p.studybtn a span {
	visibility: hidden;
}



div#glayLayer{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.60;
	display: none;
}

* html div#glayLayer{
	position: absolute;
}

div#overLayer{
 position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -325px;
	width: 650px;
	background: #ffffff;
	display: none;
	padding: 10px;
}

* html div#overLayer{
	position: absolute;
}

div#onlineimg {
	float: right;
	margin: 0 20px 20px;
}

div.online {
	margin: 10px 0 40px;
	float: left;
}

div.online h4 {
	float: left;
	background: none;
	border: none;
	margin: 0 0 0 10px;
}

* html div.online h4 {
	margin-left: 5px;
}

div.online div.studybtn {
	background: url(../pcschool/images/swi_bg01.gif);
	display: inline-block;
	float: left;
	padding: 10px 20px;
}

div.online div.studybtn p {
	text-align: center;
	background: url(../pcschool/images/btn_online.gif) no-repeat center center;
	width: 200px;
	margin: 0;
	
}

div.online div.studybtn p a {
	display: block;
	width: 200px;
	height: 79px;
	background: url(../pcschool/images/btn_online.gif) no-repeat;
	margin: 0 auto;
	text-decoration: none;
}

div.online div.studybtn p a:hover {
	background: url(../pcschool/images/btn_online_o.gif) no-repeat;
}

div.online div.studybtn p a span {
	visibility: hidden;
}


/* 共通スタイル */

ul.error {
	margin-left: 0;
	padding-left: 20px;
	font-size: 80%;
	color: #cc2222;
}

div#nameform ul.error {
	font-size: 100%;
	float: left;
}

table.tabletype02 {
	font-size: 80%;
	line-height: 120%;
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

div#nameform table.tabletype02 {
	font-size: 100%;
}

table.tabletype02 th {
	background-color: #f5efa3;
	color: #000000;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	padding: 5px;
	white-space: nowrap;
}

table.tabletype02 td {
	background-color: #f8f4bc;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	padding: 5px;
}

div#sclform form input.submit, div#nameform form input.submit {
	border: solid 1px #888888;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #d3d3d3 url(../pcschool/images/swi_bg_bt01.gif) repeat-x center top;
	color: #222222;
	padding: 2px 8px;
	cursor: pointer;
}

div#sclform form div.forms p.finishread, div#nameform p.finishread {
		border: solid 1px #ddaaaa;
		background: #ffeeee;
		width: 280px;
		margin: 5px 0 10px;
		padding: 10px;
		opacity: 0.90;
		filter: alpha(opacity=90);
}

div#nameform p.finishread {
		left: 315px;
}

* html div#nameform p.finishread {
		left: 0;
}

.notes {
		padding-left: 12px;
		text-indent: -12px;
		margin: 5px 0;
}
