@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.hogehoge.com/
File name:			page.css (http://www.hogehoge.com/posting/page.css)
Copyright:		(c)

-----------------------------------*/


.posting_box .posting_naiyo{
	background:#f0f0f0;
	padding:80px 0;
	text-align:center;
	margin:0 0 25px;
	}
	
.posting_box form{}

.posting_box form .text,
.posting_box form .text_half,
.posting_box form .text_madori{
	width:600px;
	font-size:14px;
	border:1px solid #D0D0D0;
	vertical-align:middle;
	text-indent:0.5em;
	padding:3px;
	margin:0 0 5px;}

.posting_box form select{
	font-size:14px;}
	
.posting_box form .text_half{
	width:130px;}
	
.posting_box form .text_madori{
	width:2em;}
	
.posting_box form .text:focus,
.posting_box form .text:hover,
.posting_box form .text_half:focus,
.posting_box form .text_half:hover{
background:#f0f0f0;
}
/*　「〒」を入力して、「簡単住所入力」をクリックすると、　*/
.posting_box form table p{
	font-size:12px!important;
	margin:0 0 5px!important;}
	
.posting_box form table label{
	text-decoration:underline;
	cursor:pointer;
	margin:0 15px 0 0;}

.posting_box form table label{
	}
	

.posting_box form table label input{
	margin:0 5px 0 0 ;}
	
.posting_box .submit{
	margin:20px 0;
	text-align:center;}
	
.posting_box .asterisk{
	font-size:14px;
	color:#c00;
	}
	

.thanks_box{
	padding:100px 0 200px;
	}
	
.thanks_box p{
	text-align:center;}
.thanks_box p span{
	font-size:24px;
	font-weight:700;
	line-height:2em;
	letter-spacing:0.1em;
	color:#63C39E;
	display:block;
	text-align:center;
	margin:0 0 40px;}
	
.thanks_box ul{
	margin:0 75px 45px;
	background:#f0f0f0;
	padding:45px 0 45px 250px;
	}
.thanks_box ul li{
	font-size:18px;
	margin:0 0 15px;
	}
.thanks_box .thanks_com_info{
	margin:0 145px 45px;
	padding:25px 0 25px;
	border:5px solid #f0f0f0;
	text-align:center;
	}
.thanks_box .thanks_com_info .name{
	font-size:18px;
	letter-spacing:0.2em;
	margin:0  0 15px;
	}
.thanks_box .thanks_com_info .tel{
	font-size:24px;
	font-weight:bold;
	color:#c00;
	letter-spacing:0.1em;
	line-height:1em;
	margin:0 0 15px;
	}
.thanks_box .thanks_com_info .add{
	font-size:14px;
	line-height:1.6em;
	}

