@charset "utf-8";

/***  tokosha CSS Document ***************************************

	ver.2010/04

	contact.css

----------------------------------------------------------------***/



/*---------------------------------　個人情報テキスト*/

div#oneMain h3{
	margin: 0 10px 10px 10px; 
	padding-left: 12px;
	font-size: 116.7%;
	font-weight: bold;
	background-image: url(../../toiawase/img/ico_contact01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	color: #444444;
}

div#oneMain div.textbox{
	width: 768px;
	height: 218px;
	margin: 0 10px 18px 10px;
	padding: 10px;
	border: 1px solid #cccccc;
	overflow: auto;
}

/* For IE6 \*/

* html div#oneMain div.textbox{
	width: 790px;
	height: 240px;
}

/**/

div#oneMain div.textbox p{
	margin-bottom: 14px;
}

div#oneMain div.textbox h4{
	padding-left: 10px;
	background-image: url(../../toiawase/img/ico_contact03.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	margin-bottom: 5px;
}


	


/*--------------------------------- フォーム　*/



#fc2form {
	padding: 0 10px 10px 10px;
	font-size: 14px;
}


#fc2form .toparea{

}
#fc2form .message{
	padding-left: 12px;
	margin-bottom: 17px;
	font-weight: bold;
	background-image: url(../../toiawase/img/ico_contact01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	color: #444444;

}

#fc2form form{
	padding: 0px 10px;
}

#fc2form #coution1{
	font-weight: bold;
	color: #FF0000;
}
#fc2form #coution2{
	margin-left: 3px;
	font-weight: normal;
	color: #d02549;
}
#fc2form .title{
	margin-bottom: 2px;
	font-weight: bold;
}

#fc2form .title li{
	list-style: none;
}

#fc2form .comment{
	width: 100%;
	margin-bottom: 10px;
}

#fc2form .comment input,
#fc2form .comment select,
#fc2form .comment textarea{
	border: 1px #cccccc solid;
}

#fc2form .comment input,
#fc2form .comment select{
	width: 239px;
	height: 22px;
}

/* For IE6 \*/

* html #fc2form .comment input,
* html #fc2form .comment select{
	width: 241px;
	height: 24px;
}

/**/

#fc2form .comment textarea{
	width: 748px;
	height: 193px;
}

/*For IE6 \*/

* html #fc2form .comment textarea{
	width: 750px;
	height: 195px;
}

/**/

#fc2form .comment input.form-textline03{
	margin-top: 10px;
}

#fc2form .submit{
	text-align: center;
	margin-bottom: 20px;
}
#fc2form .button{
	
}
#fc2form .bottomarea{

}
/*----------------------------------------*/
#fc2form #order hr{
	
}
#fc2form #order .title{
	
}
#fc2form #order .comment{
	
}
#fc2form #order-sub .title{
	padding-left: 20px;
}

#fc2form #order-sub .comment{
	padding-left: 35px;
}
#fc2form #order-total .title{
	
}
#fc2form #order-total .comment{
	
}
#fc2form #order-select .title{
	
}
#fc2form #order-select .comment{
	
}
.style1 {
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	padding-left: 15px;
}

#privacy {
	border: 4px solid #ccc;
	margin: 0 0 15px 20px;
	padding: 15px;
}
