@charset "euc-jp";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 13px;
	text-align: center;
	background-color: #FCFCFC;

}


a {
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #E27D72;
	text-decoration: underline;
}

form{
	margin:3px;
	padding:0px;
}
img{
	border:none;
}
h1 {
	font-size:16;
	color:#FFFFFF;
}

div.adtext{
	margin-top: 3px;
	margin-bottom: 3px;
}
div.adtext a {
	text-decoration: none;
	color: #009900;
}
div.adtext a:hover {
	text-decoration: underline;
}

div#all {
	background-color: #FFFFFF;
	width: 500px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 0px;
}


#header_title {
	background-color: #5bad00;
	width: 500px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin: 0px;

}
#header_title p {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 14px;
	

}
#header_title a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#con_main {
	width: 500px;
	background-color: #FFFFFF;
	
	margin-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}


div#footer {
	width: 500px;
	font-weight: bold;
	color: #666666;
	text-align: center;

	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
div#footer p{
	padding: 5px;

}

#maga_title {
	font-size: 22px;
	font-weight: bold;
		color: #000000;
}
#maga_title span {
	color: #FF0000;
}

.kakudesu {
	font-size: 11px;
}

#maker_list {
	width:360px;
	margin-right: auto;
	margin-left: auto;
}

#result1{
	text-align: center;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size:14px;
	background-color: #FFFFEC;
}

#result1 h3 {
	color: #FF6600;
	font-size:15px;
}



#result1 strong {
	color: #333333;
	font-weight: bold;
	
}
#result1 em {


}

.new{
	font-weight: bold;
	color: #F00;
}

#makerlist table {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	font-size:12px;	
	text-align:center;
}
#makerlist th {
	padding: 3px;
	background-color: #EAE7D5;

}
#makerlist td {
	color: #666666;
	line-height: 18px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.sinwa{
	text-align: left;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding: 5px;
	font-size:14px;
	background-color: #333;
	color:#FFF;
	line-height: 22px;
	margin-top: 3px;
}

.sinwa strong{
	color:#FF0;
}

