@charset "utf-8";
/**
 *
 *
 *
 */

#sidestream {
	float: left;
	width: 250px;
}
#mainstream {
	float: right;
	width: 650px;
}

/*---------------------------------*/
#sidestream .sidebutton01 {
}
#sidestream .sidebutton02 {
	margin: 10px 0 0 0;
}
#sidestream .sidebutton01 img
,#sidestream .sidebutton02 img {
	display: block;
	width: 250px;
}

/*---------------------------------*/
#mainstream h1 {
	margin: 0;
	padding: 0;
	color: #555;
	line-height: 76px;
	font-size: 40px;
	border-style: solid none;
	border-width: 2px;
	border-color: #555;
}


/*--------------------------------------------
					form
----------------------------------------------
*/
.contentbodywrapper01b .text10 {
	font-size: 13px;
	color: #444;
}
.contentbodywrapper01b .formwrapper1 {
	margin: 15px 0 0 0;
}
.contentbodywrapper01b .formwrapper2 {
	margin: 20px 0 0 0;
}
.contentbodywrapper01b .formwrapper2 .formbutton {
	display: inline;
	margin: 0 0 0 0;
}
.contentbodywrapper01b .formwrapper2 .formbutton span {
	background: linear-gradient(#a8b,#769);
	padding: 6px 5em;
	font-size: 16px;
	color: white;
	line-height: 1em;
	cursor: pointer;
}
.contentbodywrapper01b #kakunin {
	display: none;
}
.contentbodywrapper01b #errflag
,.contentbodywrapper01b #err_namae
,.contentbodywrapper01b #err_kana
,.contentbodywrapper01b #err_email
,.contentbodywrapper01b #err_comment {
	display: none;
	background-color: #e01;
	font-size: 12px;
	color: white;
	padding: 0 10px;
	border-radius: 10px;
}

/*---------  ----------*/
.contentbodywrapper01b table#first {
	border-collapse: collapse;
	width: 650px;
	margin: 15px 0 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#first tr th {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px;
	white-space: nowrap;
	width: 150px;
	border-style: dotted none dotted dotted;
	border-width: 1px;
	border-color: #888;
	background-color: #DCE1E5;
}
.contentbodywrapper01b table#first tr th.required:after {
	display: block;
	content: "【必須】";
	color: #e01;
}
.contentbodywrapper01b table#first tr td {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	padding: 10px 10px;
	border-style: dotted dotted dotted none;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#first tr td textarea {
	font-size: 13px;
}
.contentbodywrapper01b table#first tr td input[type=text]
,.contentbodywrapper01b table#first tr td textarea {
	width: 400px;
}

/*--------- second ----------*/
.contentbodywrapper01b table#second {
	border-collapse: collapse;
	margin: 20px 0 0 0;
	width: 650px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
.contentbodywrapper01b table#second tr th {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 10px 10px;
	white-space: nowrap;
	width: 150px;
	border-style: dotted none dotted dotted;
	border-width: 1px;
	border-color: #888;
	background-color: #DCE1E5;
}
.contentbodywrapper01b table#second tr td {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	padding: 10px 10px;
	border-style: dotted dotted dotted none;
	border-width: 1px;
	border-color: #888;
}


/*--------- thard ----------*/
.contentbodywrapper01b .thardmessage {
	margin: 10px 0 0 25px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}

/*--------- end of file ----------*/
