@charset "utf-8";

@media screen and (min-width: 641px),print{
.article h1{
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	bottom: 0px;
	width: 100%;
	font-size: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.Uda_rice img {
	float: right;
	margin-top: 30px;

}
.Uda_rice b {
	background-color: #f5a0c6;
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
　  -moz-border-radius: 10px;
	font-size: 130%;
}

.Uda_rice dl {
	font-weight: bold;
	color: #FF3F00;
	text-align: center;
	border: 1px solid #FF3F00;
}

.Uda_rice dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.Uda_rice dd {
	margin: 0px;
	padding: 0px;
}

.L460px  {
	float: left;
	width: 460px;
}
.L460px h2{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #7A6A56;
	font-size: 130%;
}

.Sikisai {
	display: inline-block;
	margin-top: 40px;
	width: 100%;
}
.Sikisai_L460px {
	float: left;
	width: 460px;
	position: relative;
}
.Sikisai_L460px p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1em;
	line-height: 1.5em;
	text-indent: -1em;
}


.Sikisai h3 {
	background-color: #ffffc3;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #7a6a56;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #c9bc9c;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	line-height: 1.3em;
}

.Sikisai ul {

}
.Sikisai li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1.5em;
}
.Plant_Photo  {
	float: right;
	width: 360px;
}
.Plant_Photo b {
	color: #5082E6;
	margin: 0px;
	padding: 0px;
}
.Plant_Photo p {
	margin: 0px;

}


.Yoyaku {
	position: absolute;
	background-color: #ea5514;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	right: 0px;
	top: 4em;
}
.Plant_Overview {
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
	width: 430px;
	display: block;
	border-collapse: collapse;
	border: 1px solid #868686;
}

.Plant_Overview h3 {
	background-color: #5082E6;
	color: #FFFFFF;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0px;
	text-align: center;
}
.Plant_Overview dl {
	font-size: 100%;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
	display: table;
	margin: 0px;
	width: 100%;
}
.Plant_Overview dt {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	display: table-cell;
	text-align: left;
	width: 9em;
	color: #5082E6;
}
.Plant_Overview dd {
	text-indent: -1;
	margin-left: 0.5em;
	display: table-cell;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
	width: ;
}
.Price {
    width: 460px;
    float: left;
    text-align: center;
}
.Price span{
    font-size: 80%;
}
.Price table {
	width: 100%;
}

.Price th {
	background-color: #5082E6;
	margin: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 95%;

}
.Price td {
	background-color: #EBE7DB;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: center;
	margin: 2px;
	font-size: 95%;
}

.Seimai {
	width: 360px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.Seimai h3{
	color: #5082E6;
	margin: 0px;


}
.Seimai p {
	line-height: 1.5em;
	margin: 0px;
}

.Contact {
	height: 160px;
	width: 450px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

}

@media screen and (max-width: 640px){

.article h1{
	color: #5082E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5082E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	line-height: 1.2em;
	bottom: 0px;
	width: 100%;
	font-size: 200%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.Uda_rice img {
	margin-top: 30px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.Uda_rice b {
	background-color: #f5a0c6;
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
　  -moz-border-radius: 10px;
	font-size: 130%;
}

.Uda_rice dl {
	font-weight: bold;
	color: #FF3F00;
	text-align: center;
	border: 1px solid #FF3F00;
}

.Uda_rice dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.Uda_rice dd {
	margin: 0px;
	padding: 0px;
}

.L460px  {
	width: 100%;
}
.L460px h2{
	margin-top: 10px;
	margin-bottom: 0px;
	color: #7A6A56;
	font-size: 130%;
}

.Sikisai {
	display: inline-block;
	margin-top: 40px;
	width: 100%;
}
.Sikisai_L460px {
	width: 100%;
}
.Sikisai_L460px p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1em;
	line-height: 1.5em;
	text-indent: -1em;
}

.Sikisai h3 {
	background-color: #ffffc3;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #7a6a56;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #c9bc9c;
	width: 100%;
	margin-top: 0px;
	text-align: center;
}

.Sikisai ul {

}
.Sikisai li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 1.5em;
}
.Plant_Photo  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}

.Plant_Photo b {
	color: #5082E6;
	margin: 0px;
	padding: 0px;
	display: block;
}
.Plant_Photo p {
	margin: 0px;
	text-align: left;
}

.Yoyaku {
	background-color: #ea5514;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: inline-block;
	margin-bottom: 5px;
}
.Plant_Overview {
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
	width: 100%;
	display: block;
	border-collapse: collapse;
	border: 1px solid #868686;
}

.Plant_Overview h3 {
	background-color: #5082E6;
	color: #FFFFFF;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0px;
	text-align: center;
}
.Plant_Overview dl {
	font-size: 100%;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
	margin: 0px;
	width: 100%;
}
.Plant_Overview dt {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
	color: #5082E6;
}
.Plant_Overview dd {
	margin-left: 1em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
}
.Plant_Overview br {
	display: none;


}


.Model_number {
	white-space: nowrap;
}
.Model_name {
	text-indent: -1em;
	margin-left: 1em;
	display: inline-block;
}

.Price {
	width: 100%;
}
.Price table {
	width: 100%;
}

.Price th {
	background-color: #5082E6;
	margin: 2px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 95%;

}
.Price td {
	background-color: #EBE7DB;
	padding-top: 2px;
	padding-bottom: 1px;
	text-align: center;
	margin: 2px;
	font-size: 95%;
}

.Seimai {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}
.Seimai h3{
	color: #5082E6;
	margin: 0px;
}
.Seimai p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 100%;
}

.Contact {
	margin-top: 20px;
	display: block;
	width: 90%;
	text-align: center;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.4);
	border: 1px solid #C0C0C2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
}
.Contact img {
	display: none;
}


.Contact h2 {
	color: #5082E6;
	font-size: 200%;
	margin: 0px;
}
.Contact h3 {
	margin-bottom: 10px;
	color: #5082E6;
	font-size: 150%;
}
.Contact h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Contact p {
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;

}

.Contact b {
	margin-bottom: 20px;
	display: block;
	background-color: #FFE4DB;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
　  -moz-border-radius: 8px;
	border: 3px outset #FFE4DB;
	color: #EB5A5E;
	width: 90%;
}
.Contact a {
	text-decoration: none;
}

}
