@charset "utf-8";
/* CSS Document */




/*========================================

　　　　　　　メイン

=========================================*/

.cboth {
	clear: both;
	float: none;
}



/*メインコンテンツトップページ専用　580px固定*/
#main_top {
	width: 580px;
	float: right;
	text-align: left;
	margin: 23px 0 23px 0;
}

/*メインコンテンツ　580px固定*/



/*=========================================

　　　　　　　抱っこひも
　　　　　　　お客様の声

========================================*/

#main .title {
	height: auto;
	width: 530px;
	text-align: center;
	margin-bottom: 20px;
}
#main .voice_main {
	margin-left: 40px;
	
}
#main .voice_main .form {
	width: 530px;
	margin-bottom: 20px;
}
.voice_main .form th {
	font-weight: normal;
	width: 100px;
	padding-top: 10px;
	text-align: left;
}
.form td {
	padding-top: 10px;
}
.form .textfild {
	border: 1px solid #999999;
}
.form .shi_ku {
	float: left;
	height: auto;
	width: 120px;
	display:inline;
}
.form .chouiki {
	float: right;
	width: 132px;
	margin-right: 140px;
	display:inline;
}

#main .voice_main .explain {
	padding-top: 10px;
	width: 367px;
	margin-left: 80px;
	margin-bottom: 30px;
}

#main_area .form .line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#main_area .form .line_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#main_area .form .line_ex {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}#main .voice_main .form .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #543f32;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #543f32;
}
#main .voice_main .form .line_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #543f32;
	padding-left: 5px;
}
.form .line_ex {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #543f32;
}
