@charset "UTF-8";
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */


/**************************************


基本レイアウト


***************************************/ 
.maincontents-wrap{
	display:block;
	float:left;
	clear:both;
	width:720px;
	padding-bottom: 5px;
	}
.contact-form-wrap{
	display:block;
	float:left;
	clear:both;
	width:720px;
	padding-bottom: 20px;
	}	


/**************************************


コンテンツ部分


***************************************/
.contact-full-wrap{
	display:block;
	float:left;
	clear:both;
	width:720px;
	}
.contact-contents-title{
	display:block;
	float:left;
	clear:both;
	width:720px;
	height:35px;
	}	
.contact-contents{
	display:block;
	float:left;
	clear:both;
	width:720px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.contact-contents p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
.contact-contents p.links{
	display:block;
	float:left;
	clear:both;
	width:720px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align:right;
	}
/**************************************


イントロ


***************************************/ 
.maincontents-intro-wrap{
	display:block;
	float:left;
	clear:both;
	width:720px;
	padding-top:15px;
	padding-bottom: 20px;
	}
.intro-message-wrap{
	display:block;
	float:left;
	clear:both;
	width:700px;
	}
.intro-messagetext-wrap{
	display:block;
	float:left;
	clear:both;
	background-color: #F2F2F2;
	border: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	}
.intro-messagetext{
	display:block;
	float:left;
	clear:both;
	width:670px;
	}
.intro-messagetext p.title{
	font-size:14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F94DDF;
	}	
.intro-messagetext p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}	
.intro-messagetext a{
    text-decoration:none;
	font-weight:bold;
	color:#F94DDF;
	}
.intro-messagetext a:hover{
    text-decoration:underline;
	font-weight:bold;
	color:#F94DDF;
	}				
/**************************************


フォーム部分


***************************************/
.contact-form-wrap p{
   margin-bottom:10px;
   }
.contact-form-wrap input.wpcf7-text{
	border:1px solid #999999;
	background-color: #FAFAFA;
	margin-top: 5px;
	width: 400px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
   }
.contact-form-wrap input.wpcf7-submit{
	border:1px solid #999999;
	background-color: #FAFAFA;
	margin-top: 5px;
	width: 100px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
   }       
.contact-form-wrap textarea{
	border:1px solid #999999;
	background-color: #FAFAFA;
	margin-top: 5px;
	width: 700px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
   } 
.contact-form-wrap .require{
    color:#990000;
	font-size:10px;
	} 
.wpcf7-not-valid-tip-no-ajax{
	color:#990000;
	font-size:10px;
	margin-left: 10px;
	} 	 