@charset "utf-8";


#private{
	width:640px;
	margin:15px auto 30px auto;
	color:#666;
	}
	
#private h4{
	font-size:12px;
	padding:0;
	margin:0;
	}	
	
#private p{
	font-size:10px;
	margin:0;
	}
	
		

/* フォームメール2 CSS */

div#sfm-container h1 { font-size: 14px; color: #333; margin: 0 0 0 40px; }
div#sfm-container h2 { font-size: 12px; margin: 0px; padding: 10px 0px; }

div#sfm-layout { text-align: center; margin: 0; }
div#sfm-layout p { font-weight: normal; margin: 0px; padding-bottom: 5px; }
div#sfm-layout h3 { font-size: 12px; margin: 5px 0px; font-weight:bold; padding:0; border-bottom:1px solid #ccc; }
div#sfm-layout table { width: 90%; margin: auto; border: 1px solid #ccc; }
div#sfm-layout a:link, div#sfm-layout a:visited { color: #00d; text-decoration: none; }
div#sfm-layout a:hover { color: #f22; text-decoration: underline; }
div#sfm-layout form { margin: 0px; }
div#sfm-layout input { font-size: 14px; padding:4px 0;}
div#sfm-layout selecta,div#sfm-layout textarea { font-size: 14px; padding:4px 0; border: thin solid #ccc;}
div#sfm-layout td, div#sfm-layout th { font-size: 12px; line-height: 140%; text-align: left; }
div#sfm-layout td { padding: 5px; }
div#sfm-layout th { width:15%; font-weight: normal; background-color: #f1ede8; white-space: nowrap; padding: 5px; border-left: 1px solid #ccc; border-bottom:1px dotted #bbb6b0; }
div#sfm-layout .submit { text-align: center; background: #fff; width: auto; border-left: none; }
div#sfm-layout .submit input { width: 200px; border:none;}
div#sfm-layout .type-red { color: red; }
div#sfm-layout .border-red { border-left-color: red; }
div#sfm-layout .ERR { color: red; }

span.wpcf7-list-item {display:inline-block;}

/* フォーム整形 
#name, #kana, #address2, #address3, #email, #emailcheck, #subject { width: 300px; }
#address0 { margin-bottom: 3px; }
#zip0 { width: 30px; }
#zip1 { width: 40px; }
#tel0, #tel1, #tel2, #fax0, #fax1, #fax2 { width: 40px; }
#message { width: 300px; height: 100px; }*/

/* 著作権表記 */
div#copyright { font-size: 10px; text-align: right; margin-top: 2px; }
div#copyright a:link, div#copyright a:visited { color: #999; text-decoration: none; }
div#copyright a:hover { text-decoration: underline; }


#oneday_box{
    /*display:none;*/
    margin:10px;
    padding:15px;
    background:#eee;
    width:370px;
}

#skype_box{
    /*display:none;*/
    margin:10px;
    padding:15px;
    background:#eee;
    width:370px;
}