/* CSS Document */
body,html,h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
	border:0px;
}


#seminar {
	text-align: center;
	background-image: url(img/common/bg.gif);
	background-repeat: repeat;
}#seminar #contents {
	background-image: url(img/common/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 860px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contents .btn {
	padding-top: 30px;
	padding-bottom: 30px;
}
#main {
	text-align: center;
	padding: 0px 5px;
}
#main .form {
	width: 790px;
	margin: 10px 0 10px 50px;
}
.form_left {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	background-color: #E7E7E7;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding: 5px;
}
.form {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: left;
}
.form_right {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: left;
}
.form_small {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*----------- staff.html—p ----------*/
.staffbox {
	padding: 5px;
	width: 245px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 10px 9px 0 0;
	text-align: left;
}
#staffs{
	padding:10px 0 10px 25px;
	margin: 0 0 15px 0;
}
#staffs img {
	margin:0 0 5px 0;
}
#staffs .staffbox .name {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(img/staff/bg_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
	margin: 0;
	padding: 0;
}
#staffs .staffbox p {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	padding: 0px;
	margin: 5px 0 0 0;
}
#staffs .staffbox .link {
	text-align: right;
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
#staffs .staffbox .link a{
	color: #FF6633;
}



/*----------- shosai.html—p ----------*/
.shosaibox {
	padding: 10px;
	width: 770px;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#staffs .shosaibox img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
#staffs .staffname {
	text-align: left;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7A202;
	width: 782px;
	float: left;
}
#staffs .staffname a{
	color:#FFFFFF;
}
#staffs .shosaibox p {
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	float: left;
	padding: 0 10px 5px 10px;
}
#staffs .shosaibox .link {
	vertical-align: bottom;
	width: 500px;
	float: right;
}
#staffs .commnet {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #CC0000!important;
	background-image: url(img/staff/ico_voice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	text-indent: 28px;
	margin: 0px;
	padding-bottom: 5px;
}


/*----------- dreame.html—p  jisseki  ----------*/
.jisseki {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-align: left;
}
.jisseki .ichiran {
	background-color: #E7E7E7;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 710px;
	margin: 0 0 5px 0;
}

.jisseki .ichiran .link {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.jisseki .ichiran p {
	display: inline;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.jisseki_back {
	padding-bottom: 20px;
	padding-right: 50px;
	text-align: right;
	font-size: 12px;
}
.shosaibox .commnettxt {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	background-color: #FFFFCC;
	padding: 10px;
	width: 750px;
}
