@charset "utf-8";
/* CSS Document */
span {
  color: red;
}
.info {
	padding: -10px 20px 20px 20px;
	width: 650px;
	height: auto;
	word-wrap:break-word;
	line-height: 180%;
}
/**********************mail form*/
.dtitle {color:#f80078;}
#d_form{
	width:100%;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;	
}
#mailform {
	padding:0px 0px;
	margin: 0 20px;
	font-size:13px !important;
	background-color:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;}
#mailform .fred{
	color:#F00;
}

#mailform .sml{
	font-size:12px;
	color:#000;
}
/*.....................mail*/

.th_center{
	text-align:left;
	width:30%;
	padding:15px;
	
}	
	/*----#FF6666-----*/	
#mailform .small_input{
	width:6% !important;
}
#mailform input, #mailform textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:6px;
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
#mailform .wide {
	width:98% !important;
}
#mailform .submit-btn {
width:239px;
height:45px;
background: url(img/bt.png)  top no-repeat;
}
#mailform .submit-btn:hover {
	opacity:0.6;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
}
#mailform table {
	width:560px;	
	border:none;
	margin-left:118px;
	margin-top:20px;
	
}
#mailform table th {
	font-weight: 500;	
	vertical-align:top; 
	display: table-cell;
	color: #000;
	width:100px;
	letter-spacing:1px;
	line-height:0px;	
	min-height:35px !important;
	padding:20px;}
	

#mailform table th.thh { line-height:25px;}	

	
.trl { background:#ffccff;}
#mailform table td { padding:10px;}
.s_sub_menu {	
	display: none;	
}
.s_btn_menu {	
	cursor: pointer;
}
.s_btn_menu2 {	
	cursor: pointer;
}
#promise { text-align:center;}
#inputjob {	
	width:45% !important;
	margin-left:20px;}
	
	
.ppss
{
	text-align:left;
	font-weight:bold;
	padding10px;
	padding-top:15px;
	padding-left:15px;}
	
	
	
	.scr {
  overflow: auto;   /* スクロール表示 */ 
  width: 530px;
  font-family:"MS P明朝", "MS PMincho";
  height: 300px;
  border:1px solid #ccc;
  background:#fff;
  padding:15px;
  margin-left:-10px;
}

	.btm {
  margin-top:80px;margin-left:90px;
}


.dc { list-style-type: decimal;  width: 400px;
 }
 
 .sm { font-size:10px;color:#000;
 }
