#wrap-shadow {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/bg-shadow.jpg);
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#wrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background: url(/big/images/main_bg.jpg) no-repeat;
}


#header {
	background: url(../images/header2.jpg) no-repeat;
	height: 204px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main-bg {
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#titlebar  {
	height: 35px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: url(/big/images/title_bar.jpg) no-repeat;
}
#titlebar h2 {
	font-size: 24px;
	font-weight: bolder;
	line-height: 35px;
	padding-left: 30px;
	text-align: left;
}
#formwrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

table   {
	width: 100%;
	color: #000;
	margin-bottom: 30px;
	font-size: 12px;
}
#main-bg table tr td p {
	text-align: center;
}

table tr th   {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #F7F8F9;
	font-size: 14px;
	width: 20%;
	padding-left: 10px;
	border: 1px solid #ddd;
}
table tr .hanmaru   {
	background: #FFE3C8 no-repeat left top;
}
form table tr td select {

}
form table tr td input {



}

.cellmidashi {
	font-size: 14px;
	font-weight: bolder;
	background: #EEE;
}

table tr td   {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 80%;
	border: 1px solid #ddd;
}

table tr .tdNopadding {
	padding-left: 0px;
}

table tr #button   {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
	vertical-align: middle;
	background: #EEEEEE no-repeat left bottom;
}
table textarea  {
	font-size: 12px;
	padding: 10px;
	margin-top: 10px;
}
table tr .backcolor01  {
	background: #F60;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
#table02 {
	width: 100%;
}
#table02 tr th {
	background: #CCC;
	width: 15%;
}
#table02 tr td {
	width: 55%;
}
#table02 tr .arinashi {
	width: 30%;
}


#table03 {
	width: 100%;
}
#table03 tr td {
	width: 33%;
}

#table04 {
	width: 100%;
}
#table04 tr td {
	width: 33%;
}




.ssl {
	text-align: center;
}



.clear {
	clear: both;
	color: #FFF;
}
.clear2 {

	clear: left;
	color: #FFF;
}
.style11 {
	color: #F00;
}

