@charset "UTF-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #eee;
}
li {
	list-style-type: none;
}
li img {
	display: block;
}
a img {
	border-style: none;
}

@media screen and (max-width:640px){
#header {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	padding: 20px 40px 20px 40px;
	height: 100px;
}
#headerInner {
	width: 340px;
	float:left;
}
#headerInner h1 {
	font-size: 13px;
	clear: both;
}
#headerInner p {
	margin-top: 9px;
}
#kbt {
	width: 206px;
	height: 80px;
	background-color: #fdfdfd;
	float:right;
	margin-top: 15px;
}
#kabotan{
  cursor: pointer;
  cursor: hand;
}
#spop{
  display:none;
  text-align:left;
}
#contents {
	width: 640px;
	height: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #777;
	clear: both;
	color: #fff;
	font-size: 14px;
}
#content1 {
	width: 315px;
	height: 355px;
	float: left;
	padding-top: 25px;
	padding-left: 60px;
}
#classSelect {
	width: 133px;
}
#content1 p {
	clear: both;
	display: inline;
}
#parameter {
	margin-top: 20px;
}
#parameter li {
	margin-top: 5px;
}
#parameter input {
	font-size: 18px;
	width: 100px;
	text-align:center;
}
#content2 {
	width: 265px;
	height: 300px;
	float: left;
	background-color: #777;
	padding-top: 80px;
}
#content2 p {
	clear: both;
	display: inline;
	line-height: 2.2em;
}
#content2 span {
	color: #ff7;
	font-size: 18px;
	font-weight: bold;
}
.pPlus {
	font-weight: bold;
}
#content3 {
	width: 290px;
	height: 300px;
	float: left;
	background-color: #777;
	padding-left: 30px;
	padding-top: 50px;
}
#content3 ul {
	clear: both;
}
#content3 p {
	display: inline;
}
#content3 li {
	margin-top: 5px;
}
.eqSelect {
	width: 190px;
}
#content4 {
	width: 290px;
	height: 300px;
	float: right;
	background-color: #777;
	padding-right: 30px;
	padding-top: 50px;
}
#content4 ul {
	clear: both;
}
#content4 p {
	display: inline;
}
#content4 li {
	margin-top: 5px;
}
#footer {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	padding: 10px;
	height: 190px;
}
#footerInner {
	width: 620px;
	height: 120px;
	background-color: fdfdfd;
	text-align: center;
}
#social{
  width: 200px;
  float: left;
  padding-top: 10px;
  padding-left: 210px;
  padding-right: 210px;
}
#social a{
  clear: both;
}
.twitter-share-button{
  padding-bottom: 10px;
}
#ad {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}
}

@media screen and (min-width:641px){
#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	margin-top: 10px;
	padding: 10px;
	height: 80px;
}
#headerInner {
	width: 670px;
	float: left;
}
#headerInner h1 {
	font-size: 18px;
	clear: both;
}
#headerInner p {
	margin-top: 9px;
}
#kbt {
	width: 206px;
	height: 80px;
	background-color: #fdfdfd;
	float: right;
	padding-left: 84px;
}
#kabotan{
  cursor: pointer;
  cursor: hand;
}
#spop{
  display:none;
  text-align:left;
}
#contents {
	width: 980px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	background-color: #777;
	clear: both;
	color: #fff;
	font-size: 14px;
}
#content1 {
	width: 220px;
	height: 410px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}
#classSelect {
	width: 97px;
}
#content1 p {
	clear: both;
	display: inline;
}
#parameter {
	margin-top: 20px;
}
#parameter li {
	margin-top: 5px;
}
#parameter input {
	font-size: 18px;
	width: 65px;
	text-align:center;
}
#content2 {
	width: 185px;
	height: 350px;
	float: left;
	background-color: #777;
	padding-top: 80px;
}
#content2 p {
	clear: both;
	display: inline;
	line-height: 2.2em;
}
#content2 span {
	color: #ff7;
	font-size: 18px;
	font-weight: bold;
}
.pPlus {
	font-weight: bold;
}
#content3 {
	width: 255px;
	height: 355px;
	float: left;
	background-color: #777;
	padding-top: 75px;
}
#content3 ul {
	clear: both;
}
#content3 p {
	display: inline;
}
#content3 li {
	margin-top: 5px;
}
.eqSelect {
	width: 190px;
}
#content4 {
	width: 275px;
	height: 355px;
	float: left;
	background-color: #777;
	padding-left: 20px;
	padding-top: 75px;
}
#content4 ul {
	clear: both;
}
#content4 p {
	display: inline;
}
#content4 li {
	margin-top: 5px;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fdfdfd;
	margin-bottom: 10px;
	padding: 10px;
	height: 190px;
}
#footerInner {
	width: 960px;
	height: 70px;
	background-color: fdfdfd;
}
#footerInner p {
  float: left;
}
#footerInner a {
  clear: both;
}
#social{
  float: left;
  padding-top: 10px;
  padding-left: 30px;
}
#social a{
  clear: both;
}
.twitter-share-button{
  padding-right: 10px;
}
#ad {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}
}