@charset "shift_jis";

/*
===== CONTENTS =========================================

 // Site Outline //

	Site Name:  “Œ‹ž‘nŒ³ŽÐ
	URL:  http://www.tsogen.co.jp/


 // Font-size Adjustment //

	71% = 10px
	86% = 12px
	100% = 14px
	114% = 16px
	129% = 18px


 // CSS Index //

	1: 

=======================================================
*/

/*------------------------------
 // 1: otoiawase01Box
------------------------------ */
#otoiawase .otoiawase01Box {
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
}

#otoiawase .otoiawase01Box th,
#otoiawase .otoiawase01Box td {
	padding: 5px;
	text-align: left;
}

#otoiawase .otoiawase01Box th {
	width: 20%;
	font-weight: normal;
}

#otoiawase .otoiawase01Box td {
	width: 80%;
}

#otoiawase .otoiawase01Box input.name {
	width: 300px;
	color: #666;
	margin-top: 2px;
	voice-family:"\"}\""; voice-family:inherit; width:300px;
}	html>body input.name{width:305px;}

#otoiawase .otoiawase01Box input.email {
	width: 300px;
	color: #666;
	margin-top: 2px;
	margin-right: 5px;
	voice-family:"\"}\""; voice-family:inherit; width:300px;
}	html>body input.email{width:305px;}

#otoiawase input.privacyCheck {
	margin-right: 5px;
	padding: 1px;
}

#otoiawase .otoiawase02Box {
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
}

#otoiawase .otoiawase02Box th,
#otoiawase .otoiawase02Box td {
	padding: 5px;
	text-align: left;
}

#otoiawase .otoiawase02Box th {
	width: 20%;
	font-weight: normal;
}

#otoiawase .otoiawase02Box th.otoiawase {
	vertical-align: top;
}

#otoiawase .otoiawase02Box td {
	width: 80%;
}

#otoiawase .otoiawase02Box .subject {
	width: 500px;
	height: 150px;
}

#otoiawase .caption {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #336;
}

#otoiawase .btnBox {
	margin-bottom: 20px;
}

#otoiawase .btnBox .btn {
	margin: 0 10px;
	padding: 3px 20px;
	color: #333;
	font-weight: bold;
	background-color: #ADD5FC;
}

