@charset "utf-8";

/* Mobile Layout: 480px and below. */
#スマホ {
}  
.gridContainer.clearfix #content h2 {
	color: #463A31;
	border-left: 7px solid #463A31;
	padding-left: 13px;
	width: 95%;
	line-height: 1.5em;
	display: block;
	letter-spacing: 0.2em;
}
#content h2 span {
	font-size: 0.4em;
	letter-spacing: 0.4em;
	border-top: 1px dotted #C4B5A5;
	width: 100%;
	padding-left: 13px;
	display: block;
	left: -13px;
	position: relative;
}
.gridContainer.clearfix #content .con_order {
	background-image: url(../image/order_gy_line.jpg);
	background-repeat: repeat-y;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
}
#content .fluid.order_content3 .fax_dlbtn {
	list-style-type: none;
	text-align: center;
	float: none;
}
.fluid.order_content3 .fax_dlbtn a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	background-color: #2251B3;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.o_right p {
	margin-left: 10px;
	margin-right: 10px;
}
.con_order .fluid.order_content0 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fluid.order_content0 table  {
	border-top: 1px solid #919FAA;
	border-left: 1px solid #919FAA;
}


tbody tr .size {
	color: #165278;
	background-color: #C6D7E3;
	padding-top: px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.6em;
	border-bottom: 1px solid #919FAA;
	border-right: 1px solid #919FAA;

}
tbody tr .chihou {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	background-color: #F3F3F3;
	line-height: 2em;
	color: #333333;
	text-align: left;
}
tbody tr td {
	text-align: right;
	line-height: 2em;
	padding-right: 10px;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding-left: 20px;
}















/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#タブレット {

}
.con_order .number {
	float: left;
	margin-right: 10px;
}

.o_right img {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;

}

tbody tr .size {


}
tbody tr .chihou {

}
tbody tr td {

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {



#パソコン {
}





}
