@charset "utf-8";


#header { width:100%; margin:auto; z-index:2; position:relative; }
#header .logo {
	display: block;
	width: 40px;
	float: right;
}
#marquee {
	width:100%;
	max-width: 768px;
   	min-width: 480px;
   	margin: 0 auto;
	max-height: 200px;
	min-height:140px;
	height:auto !important;
	background:url(../images/bg_marquee.jpg) top center no-repeat;
	top:0;
	z-index:1;
	position:relative;
	padding-bottom:1em;
}
#marquee h1 img{
width:100%;
max-width: 768px;
    min-width: 480px;
}
#marquee .date {
	display: block;
	width: 210px;
	margin: 0 auto 15px;
}
#marquee .date img{
	width:100%;
	max-width: 232px;
}
#wrap, #main { width:100%; margin:0; }

#SMP_STYLE .header_emesg {
	width: 90%;
	margin: 30px auto;
	padding: 20px 20px 20px 20px;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 100%;
	font-weight:normal;
	text-align:left;
}
#SMP_STYLE .input {
	width: 320px;
	margin-bottom: 8px;
	padding: 5px;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}
	#SMP_STYLE textarea {
		width: 90%;
		padding: 5px;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}

.sns ul{
	margin: 0px auto;
	padding: 10px 0;
}
.sns_box {
	width:100%;
	padding:10px 10px 10px 30px;
	border-right-style: none;
	text-align: left;
}
#footer { width:90%; color:#cccccc; font-size:79%; margin:auto; background:#666666; margin:0; padding:30px 30px 20px 30px; }

.overview .table2 .table_left2{
	width:90%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 4px;
	font-weight: bold;
}
.overview .table2 .table_center{
	padding: 4px;
	font-weight: bold;
	vertical-align: top;
	width:90%;
	border-bottom:solid 1px #333333;
	text-indent:1em;
}
.overview .table2 .table_right{
	width:90%;
	padding: 4px;
	vertical-align: top;
}

#SMP_STYLE .survey ul li {
	width: auto;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: 35px;
	float:none;
}
#SMP_STYLE .sf_tr {
		margin-bottom:0em;
}
	.table2 thead {
		display:none;
	}
	.table2 tbody tr{
		display:block;
		margin-bottom:2em;
	}
	.table2 tbody th, .table2 tbody td{
		display:block;
		border:none;
	}
	.table2 tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	.table2 tbody td {
		margin-left:1em;
	}

