.Main {
	margin: 10;
	width: /*780px*/ auto; /* T.SOEN */
}
.Main .t1 {
	background-image: "../image/t1.jpg";
	width: /*780px*/ auto; /* T.SOEN */
}
.Main .t1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
    padding: 10px;
    color:rgb(116, 11, 11, 1.0);
}
.Main .t2 {
	background-image: "../image/t2.jpg";
	width: /*740px*/ auto; /* T.SOEN */
	}
.Main .t2_txt {
	width: auto;
	border: 5px double #CCC;
	padding: 10px;
	font-size: 15px;
	line-height: 1.4em;
    margin-bottom: 15px;
}

.Main .t2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}
.Main .t3 {
	/*border: 1px solid #CCCCCC;*/
	width: auto;
	font-size: 13px;
	line-height: 1.4em;
    padding: 10px;
    margin-top: 10px;
}

.cart_t {
	background-image: url(../monitor_ltd/img/cart_t_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 740px;
	font-size: 21px;
	padding: 40px 0 0;
	color: #62350E;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	}
.cart {
	width: 698px;
	border: 1px solid #DFAEAE;
	margin: 0 auto 40px;
	border-width: 0 1px 1px;
	border-radius:0 0 10px 10px;
	padding: 20px;
}
.cart .title  {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1em;
	color: #62350E;
	margin: 0 0 10px;
}


.cart .img {
	float: left;
	width: 300px;
	margin: 0;
}
.cart .txt {
	float: right;
	width: 380px;
	color: #333;
	line-height: 1.6em;
}
.cart .txt2 {
	clear: both;
	background-color: #F4F4F4;
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
	color: #333;
}



.support .soudan {
	width: 752px;
	margin: auto;
}
.mailform {
	background-color: #F9F7F5;
	border: 1px solid #D6C7B5;
	padding: 0 40px 40px;
	border-width: 0 1px 1px 1px;
	border-radius:0 0 5px 5px;
	margin: 0 0 50px;
}





.table1 {
	border: 1px solid #CCC;
	border-width: 1px 1px 0 0;
	line-height: 1.8em;
}
.table1 th{
	border: 1px solid #CCC;
	border-width: 0 0 1px 1px;
	padding: 10px;
	background-color: #F8F5F3;
	font-weight: normal;
	text-align: left;
}

.table1 td{
	border: 1px solid #CCC;
	border-width: 0 0 1px 1px;
	padding: 10px;
	background-color: #FFF;
}
.red {
	color: #F00;
}
.Price   {
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 1em;
	color: #62350E;
	margin: 0 0 10px;
}




.Price .Amount {
	font-size: 22px;
	font-weight: bold;
}
