@charset "utf-8";
/* CSS Document */

#influwrappar {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
}
#influface {
	width: 100px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.influstyleCont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#headline {
	margin-top: 30px;
}

.center {
	text-align: center;
}
.text01 {
	width: 500px;
	margin-left: 70px;
	border: 3px double #FF0000;
	font-size: 100%;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #FFCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.finding {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	font-size: 200%;
	color: #000099;
	width: 600px;
	margin-left: 25px;
	margin-top: 60px;
	margin-bottom: 20px;
	clear: both;
}
.item {
	font-size: 120%;
	width: 550px;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.itemtext {
	width: 550px;
	margin-left: 50px;
	font-size: 100%;
	line-height: 180%;
	margin-bottom: 20px;
}
.image {
	width: 550px;
	margin-left: 50px;
	margin-bottom: 20px;
	clear: both;
}
.image .comment {
	float: right;
	width: 140px;
}

.itemtext .logo {
	float: right;
	border: 1px solid #666666;
	margin-left: 20px;
	margin-bottom: 20px;
}

#opinion {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #FFFDDD;
	padding: 10px;
	font-size: 110%;
	margin-bottom: 20px;
}

#opin {
	margin-left: 20px;
}

#submit {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}
#opinion #find {
	font-size: 140%;
	color: #000099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}


form  table {
	margin-bottom: 20px;

}

form td {
	padding-top: 30px;
}


.Backtop {
	text-align: right;
	margin-top: 5px;
}

.copyright {
	text-align: center;
	margin-top: 150px;
}
