﻿.postmail{
margin:0px auto;
padding:0px 0px 0px 0px;
font-size:12px;
color:#000;
}

.postmail .title{
clear:both;
text-align:left;
color:#000;
font-weight:bolder;
width:auto;
font-size:130%;
margin:10px 0px 10px 0px;
letter-spacing:2px;
padding:11px 0px 8px 10px;
border-left:7px solid #F00000;
background:#F7F7F7;
}
#sidebar .title span{
font-size:80%;
color:#666;
padding:0px 0px 0px 5px;
font-weight:normal;
}
.postmail{
max-width:600px;
padding:0px 1% 20px 1%;
background:#fff;
}
.contents-postmail img{
margin:0;
padding:0;
width:100%;
}
.table-postmail{
width:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:110%;
text-align:center;
}

.table-postmail table{
width:100%;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
border-top:3px solid #ccc;
border-left:3px solid #ccc;
}
.table-postmail th{
width:22%;
margin:0px 0px 0px 0px;
padding:5px 10px 5px 10px;
border-bottom:3px solid #ccc;
border-right:3px solid #ccc;
font-size:100%;
font-weight:bolder;
text-align:left;
vertical-align:middle;
background:#ededed;
}
.table-postmail td{
margin:0px 0px 0px 0px;
padding:5px 10px 5px 10px;
border-bottom:3px solid #ccc;
border-right:3px solid #ccc;
font-size:100%;
font-weight:normal;
vertical-align:top;
}
.table-postmail .hissuu{
background:#FDFFA8;
}

.table-postmail input{
width:70%;
min-height:25px;
margin:2px 0px 2px 0px;
border:1px solid #ccc;
border-radius:5px;
padding:0 2% 0 2%;
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.table-postmail textarea{
width:96%;
min-height:22px;
margin:2px 0px 2px 0px;
border:1px solid #ccc;
border-radius:5px;
padding:0 2% 0 2%;
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.button-postmail{
max-width:600px;
width:100%;
margin:0px;
padding:0px;
text-align:center;
}
.button-postmail p{
width:100%;
text-align:center;
font-size:150%;
margin:20px 0px 20px 0px;
padding:0px;
clear:both;
}
.button-postmail input{
border:1px solid #fff;
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.button-postmail .button1{
font-size:130%;
background:#F00000;
color:#fff;
width:70%;
height:45px;
margin:0px 0px 8px 0px;
border-radius:5px;
}
.button-postmail .button2{
background:#999;
color:#fff;
width:70%;
height:35px;
margin:0px 0px 8px 0px;
border-radius:5px;
}
.button-postmail .button1:hover{
background:#666;
}
.button-postmail .button2:hover{
background:#C4C4C3;
}
@media screen and (min-width: 480px) and (max-width: 999999px) {

.postmail-tel {
	display:none;
}
}
@media screen and (max-width: 479px) {

.postmail-tel {
font-weight:bolder;
text-align:center;
	font-size:130%;
	background:#0088D6;
	color:#fff;
	width:100%;
padding:10px 0px 10px 0px;
	margin:0px 0px 8px 0px;
	border-radius:5px;
}
.postmail-tel a{color:#fff;}
.postmail-tel span{
font-weight:normal;
	font-size:80%;
	padding:0px 0px 0px 5px;
}
}