@charset "utf-8";
/**
 *
 *
 *
 */

#contentmainimagewrapper01 {
	text-align: center;
	height: 200px;
	background-image: url(image_common/mainimageback.gif);
}
#contentmainimagewrapper01 #contentmainimagewrapper01b {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}
#contentmainimagewrapper02 {
	text-align: center;
	height: 360px;
	background-image: url(image_common/mainimageback2.gif);
}
#contentmainimagewrapper02 #contentmainimagewrapper02b {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

/*---------------------------------*/
#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;
}
#sidestream #localmenu {
	background-color: #666;
	padding: 6px 0 10px 10px;
}
#sidestream #localmenu a {
	display: block;
	background-color: #444;
	margin: 4px 0 0 0;
	height: 36px;
}
#sidestream #localmenu a:hover {
	background-color: #222;
}
#sidestream #localmenu a .localmenu01 {
	float: left;
	color: white;
	font-size: 15px;
	line-height: 36px;
	padding: 0 0 0 10px;
}
#sidestream #localmenu a .localmenu02 {
	float: right;
	color: white;
	font-size: 15px;
	line-height: 36px;
	padding: 0 10px 0 0;
}

/*---------------------------------*/
#mainstream h1 {
	margin: 0;
	padding: 0;
	color: #555;
	line-height: 76px;
	font-size: 40px;
	border-style: solid none;
	border-width: 2px;
	border-color: #555;
}
#mainstream #meshsheet {
	background-image: url(image_meshsheet/meshsheet.jpg);
	background-repeat: no-repeat;
	width: 650px;
	height: 472px;
}
#mainstream #meshsheet .text1 {
	position: absolute;
	font-size: 12px;
	color: #444;
	line-height: 1.3em;
	margin: 344px 0 0 467px;
}
#mainstream h2 {
	font-size: 20px;
	line-height: 50px;
	background-color: #444;
	padding: 0 0 0 10px;
	color: white;
}


/*--------------------------------------------
					form
----------------------------------------------
*/
#mainstream .text100 {
	font-size: 13px;
	line-height: 1.3em;
	color: #444;
}
#mainstream .text101 {
	font-size: 12px;
	line-height: 1.3em;
	color: #444;
	margin: 5px 0 0 0;
}
#mainstream .text102 {
	font-size: 12px;
	line-height: 1.3em;
	color: #444;
}
#mainstream .text103 {
	font-size: 12px;
	line-height: 1.3em;
	color: #444;
	margin: 10px 0 0 0;
}
#mainstream .formwrapper1 {
	margin: 15px 0 0 0;
}
#mainstream .formwrapper2 {
	margin: 20px 0 20px 0;
}
#mainstream .formwrapper2 .formbutton {
	display: inline;
	margin: 0 0 0 0;
}
#mainstream .formwrapper2 .formbutton span {
	background: linear-gradient(#8F75B3,#735C91);
	padding: 6px 5em;
	font-size: 16px;
	color: white;
	line-height: 1em;
	cursor: pointer;
}
#mainstream #kakunin {
	display: none;
}
#mainstream #errflag
,#mainstream #err_namae
,#mainstream #err_kana
,#mainstream #err_company
,#mainstream #err_pobox
,#mainstream #err_addra
,#mainstream #err_addrb
,#mainstream #err_email
,#mainstream #err_email_verify
,#mainstream #err_tel {
	display: none;
	background-color: #e01;
	font-size: 12px;
	color: white;
	padding: 0 10px;
	border-radius: 10px;
}

/*---------  ----------*/
#mainstream table#first {
	border-collapse: collapse;
	width: 650px;
	margin: 15px 0 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
#mainstream 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: #DBE1E5;
}
#mainstream table#first tr th.required:after {
	display: inline;
	content: "【必須】";
	color: #e01;
}
#mainstream table#first tr th b {
	font-size: 15px;
	font-weight: bold;
}
#mainstream 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;
}
#mainstream table#first tr td textarea {
	font-size: 13px;
}
#mainstream table#first tr td input[type=text]
,#mainstream table#first tr td textarea {
	width: 450px;
}
#mainstream table#first tr td input[type=text]#pobox {
	width: 150px;
}
/*------------*/
#mainstream table#first tr td table.inner {
	border-collapse: collapse;
}
#mainstream table#first tr td table.inner tr th {
	background-color: #eee;
	font-size: 13px;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #bbb;
	padding: 3px 10px;
	text-align: center;
}
#mainstream table#first tr td table.inner tr td {
	font-size: 13px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #bbb;
	padding: 3px 10px;
	text-align: center;
}
#mainstream table#first tr td table.inner tr td:nth-child(2) {
	font-size: 15px;
}
#mainstream table#first tr td table.inner tr th:first-child {
	border-style: solid solid none none;
}
#mainstream table#first tr td table.inner tr th:last-child {
	border-style: solid none none solid;
}
#mainstream table#first tr td table.inner tr td:first-child {
	border-style: none solid solid none;
}
#mainstream table#first tr td table.inner tr td:last-child {
	border-style: none none solid solid;
}
#mainstream table#first tr td table.inner tr td input[type=text] {
	width: 100px;
	text-align: center;
}


/*--------- second ----------*/
#mainstream table#second {
	border-collapse: collapse;
	margin: 50px 0 0 0;
	width: 650px;
	border-style: solid;
	border-width: 1px;
	border-color: #888;
}
#mainstream table#second tr th {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding: 2px 10px;
	white-space: nowrap;
	width: 150px;
	border-style: dotted none dotted dotted;
	border-width: 1px;
	border-color: #888;
	background-color: #DBE1E5;
}
#mainstream table#second tr th b {
	font-size: 15px;
	font-weight: bold;
}
#mainstream table#second tr td {
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	padding: 2px 10px;
	border-style: dotted dotted dotted none;
	border-width: 1px;
	border-color: #888;
}


/*--------- thard ----------*/
#mainstream .thardmessage {
	margin: 10px 0 0 0;
	font-size: 15px;
	line-height: 1.5em;
	color: #222;
}

/*--------- end of file ----------*/
