@charset "UTF-8";

/*ここからスマフォ用*/
@media screen and (max-width:480px) {
#content img    {
	margin: 20px 0px 20px 30px;
	float: left;
}
#content h2 {
	font-size: 110%;
	line-height: 2;
	font-weight: bold;
	float: left;
	margin: 35px 10px 0px;
	width: 330px;
}
#content #tree  h2{
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.9;
}
#content h3 {
	font-size: 130%;
	font-weight: bold;
	clear: both;
	margin: 20px 30px 10px;
	color: #930;
	line-height: 1.5;
}
#content .photoSP  {
	float: left;
	width: 480px;
	margin: 0px;
}
#content .photoSP img {
	float: none;
	margin: 10px 65px 5px;
}
#content .photoSP p {
	color: #666;
	padding: 0px 0px 15px 20px;
	text-align: center;
	margin: 0px;
	font-size: 90%;
}
#content .photoR , .photoRP , .photoLP , .photoW{
	display: none;
}
#content p {
	font-size: 110%;
	line-height: 1.5;
	margin: 15px 30px;
}
#content table {
	width: 420px;
	margin: 20px auto 0px;
	border-collapse: collapse;
	clear: both;
}
#content th {
	color: #FFF;
	width: 100px;
	letter-spacing: 1.5px;
}
#content .trad th {
	background: #81972c;
	border-top: 1px solid #81972c;
	border-right: 1px solid #81972c;
	border-bottom: 1px solid #F7FFF3;
	border-left: 1px solid #81972c;
}
#content .craft th {
	background: #d57d37;
	border-top: 1px solid #d57d37;
	border-right: 1px solid #d57d37;
	border-bottom: 1px solid #FFFFFA;
	border-left: 1px solid #d57d37;
}
#content .other th {
	background: #c94d3b;
	border-top: 1px solid #c94d3b;
	border-right: 1px solid #c94d3b;
	border-bottom: 1px solid #F7FFF3;
	border-left: 1px solid #c94d3b;
}
#content .trad tr .btm {
	border-bottom-color: #81972c;
}
#content .craft tr .btm {
	border-bottom-color: #d57d37;
}
#content .other tr .btm {
	border-bottom-color: #c94d3b;
}
#content td {
	width: 320px;
	padding: 5px 0px 5px 20px;
	font-weight: bold;
}
#content .trad td {
	border: 1px solid #81972c;
	line-height: 1.5;
}
#content .craft td {
	border: 1px solid #d57d37;
	line-height: 1.5;
}
#content .other td {
	border: 1px solid #c94d3b;
	line-height: 1.5;
}
#content dl {
	margin: 0px;
	padding: 0px;
	width: 310px;
}
#content dt {
	float: left;
	width: 85px;
}
#content dd   {
	float: left;
	width: 290px;
	margin-left: 30px;
}
#content #search {
	margin-top: 20px;
}
#content #search h3 {
	width: 940px;
	padding-top: 15px;
	margin: 0px 20px 10px;
}
#content #search #tradH {
	border-top: 3px solid #81972c;
}
#content #search #craftH {
	border-top: 3px solid #d57d37;
}
#content #search #otherH {
	border-top: 3px solid #c94d3b;
}
#content ul {
	padding: 10px 0px 0px;
	width: 480px;
}
#content li {
	padding: 0px 0px 20px 30px;
	float: left;
	list-style: none;
	width: 210px;
}
#content #search .trad {
	color: #81972c;
	padding-right: 5px;
}
#content #search .craft {
	color: #d57d37;
	padding-right: 5px;
}
#content #search .other {
	color: #c94d3b;
	padding-right: 5px;
}
}
/*ここまでスマフォ用*/


/*ここからPC・タブレット用*/
@media screen and (min-width:481px) {
#content .paragraphS {
	float: left;
	width: 610px;
}
#content .paragraphL {
	width: 980px;
	clear: both;
}
#content .paragraphS img, .paragraphL img {
	margin: 20px 10px 20px 20px;
	float: left;
}
#content h2 {
	font-size: 160%;
	line-height: 1.8;
	font-weight: bold;
	float: left;
	margin: 25px 10px 0px 20px;
}
#content #width {
	width: 450px;
}
#content h3 {
	font-size: 130%;
	font-weight: bold;
	clear: both;
	margin: 20px 10px 10px 20px;
}
#content .photoSP {
	display: none;
}
.paragraphS p , .paragraphL p{
	line-height: 1.5;
	padding: 0px 20px 10px;
	clear: both;
}
#content .photoR , .photoRP{
	overflow: hidden;
	width: 350px;
	padding: 0px 20px 0px 0px;
	float: left;
}
#content .photoLP {
	overflow: hidden;
	width: 350px;
	float: left;
	padding: 20px 0px 0px 20px;
}
#content .photoR img {
	padding-bottom: 15px;
}
#content .photoLP p  , .photoRP p{
	font-size: 13px;
	width: 350px;
	text-align: center;
	color: #666;
	padding: 5px 0px 10px;
}
#content .photoW {
	overflow: hidden;
	width: 980px;
	padding: 20px 0px 20px 60px;
	clear: both;
}
#content .photoW .inner {
	padding-right: 45px;
	overflow: hidden;
	float: left;
}
#content .photoW .inner p {
	padding: 5px 0px 0px;
	color: #666;
}
#content table {
	width: 530px;
	margin: 20px auto 0px;
	border-collapse: collapse;
	clear: both;
}
#content th {
	color: #FFF;
	width: 100px;
	letter-spacing: 1.5px;
}
#content .trad th {
	background: #81972c;
	border-top: 1px solid #81972c;
	border-right: 1px solid #81972c;
	border-bottom: 1px solid #F7FFF3;
	border-left: 1px solid #81972c;
}
#content .craft th {
	background: #d57d37;
	border-top: 1px solid #d57d37;
	border-right: 1px solid #d57d37;
	border-bottom: 1px solid #FFFFFA;
	border-left: 1px solid #d57d37;
}
#content .other th {
	background: #c94d3b;
	border-top: 1px solid #c94d3b;
	border-right: 1px solid #c94d3b;
	border-bottom: 1px solid #F7FFF3;
	border-left: 1px solid #c94d3b;
}
#content .trad tr .btm {
	border-bottom-color: #81972c;
}
#content .craft tr .btm {
	border-bottom-color: #d57d37;
}
#content .other tr .btm {
	border-bottom-color: #c94d3b;
}
#content td {
	width: 410px;
	padding: 5px 0px 5px 20px;
	font-weight: bold;
}
#content .trad td {
	border: 1px solid #81972c;
	line-height: 1.5;
}
#content .craft td {
	border: 1px solid #d57d37;
	line-height: 1.5;
}
#content .other td {
	border: 1px solid #c94d3b;
	line-height: 1.5;
}
#content dl {
	margin: 0px;
	padding: 0px;
	width: 410px;
}
#content dt {
	float: left;
	width: 85px;
}
#content dd   {
	float: left;
	width: 295px;
	margin-left: 20px;
}
#content #search {
	margin-top: 20px;
}
#content #search h3 {
	width: 940px;
	padding-top: 15px;
	margin: 0px 20px 10px;
}
#content #search #tradH {
	border-top: 3px solid #81972c;
}
#content #search #craftH {
	border-top: 3px solid #d57d37;
}
#content #search #otherH {
	border-top: 3px solid #c94d3b;
}
#content ul {
	padding: 10px 0px 0px;
	width: 920px;
}
#content li {
	padding: 0px 50px 10px 20px;
	float: left;
}
#content #search .trad {
	color: #81972c;
	padding-right: 5px;
}
#content #search .craft {
	color: #d57d37;
	padding-right: 5px;
}
#content #search .other {
	color: #c94d3b;
	padding-right: 5px;
}
}
/*ここまでPC・タブレット用*/
