#base {
	width: 746px;
	height: 1100px;
	margin: 0 0 0 30px;
	background: #FFFFFF;
}

body, td, th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 0.9em;
}

table.tbl1 {
	width: 660px;
	height: 1055px;
	margin: 0 0 0 0;
	text-align: center;
	border: 0px solid #2F2FBC;
	line-height: 110%;
}

tr.tr1 {
	vertical-align: top;
	margin-top: 10px;
	border: 1px solid #999999;
}

td.td1 {
	border: 0px solid #999999;
	text-align: left;
}

table.tbl2 {
	width: 623px;
	height: 460px;
	margin: 0 0 0 0;
	text-align: center;
	border: 0px solid #2F2FBC;
	line-height: 110%;
}

tr.tr2 {
	vertical-align: top;
	margin: 0 0 0 0;
	border: 1px solid #999999;
}

td.td2 {
	border: 1px solid #999999;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

td.td9 {
	border: 0px solid #999999;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

textarea.default {
	background-color: #ffffff; /* 背景は白 */
	border: 1px solid #7f9db9; /* 枠線は淡い青色 */
}

.left{
	float: left;	
}
.clear_b{
	clear: both;	
}





























/* ---- 下 sample -- */

/*
*{
	margin :0;
	paddgin:0;
}

body {
	margin: 5px;
	padding: 0;
	/*line-height:1.4;
	color:#333;
	font-family:Arial, sans-serif;
	font-size:0.9em;
}

#base {
	width:720px;

	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align:center;

}

p.line {
	width:720px;
	border:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border-top: 1px solid #708090;
	line-height:1px;
}

p.bottom {
	width:730px;
	border:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	border-top: 1px solid #00AAEA;
	line-height:1px;
}

table {
	border-collapse: collapse;
}

table.tbl1 {
	width:700px;

	margin-right: auto;
	margin-left: auto;

	border:1px;
	margin-top: 0px;
	text-align:center;
	border: 1px solid #2F2FBC;
	line-height:110%;

}

table.tbl1 tr td{
	border: 1px solid #2F2FBC;
	height:30px;
	vertical-align:middle;
}

table.tbl2 {
	width:720px;

	margin-right: auto;
	margin-left: auto;

	border:1px;
	margin-top: 0px;
	text-align:center;
	border: 0px solid #2F2FBC;
	line-height:90%;
}

table.tbl2 tr td{
	border: 0px solid #2F2FBC;
}

table.tbl3 {
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #2F2FBC;
	line-height:110%;
}

table.tbl3 tr td{
	border: 0px solid #2F2FBC;
}

div.left {
	text-align:left;
	margin-left:5px;
}
div.left2 {
	text-align:left;
	margin-left:10px;
	color:#ff0033;
	margin-bottom: 15px;
}

div.center {
	text-align:center;

	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	color:#ff0033;
	font-weight:bold;
	vertical-align:middle;
	font-size:16px;
}

table.header {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height:100%;
	font-size:16px;
}

div.header {
	margin-top: 0px;
	font-size:13px;
	line-height:100%;
	color:#000;
}

table.footer {
	margin-right: auto;
	margin-left: auto;
	line-height:100%;
	font-size:16px;
	margin-top: 10px;
	text-align:center;
}

table.footer tr td{
	border: 0px solid #2F2FBC;
}



div.footer {

	margin-right: auto;
	margin-left: auto;
	font-size:13px;
	line-height:110%;
	color:"#666666"
}

table.ret_bar {
	width:700px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #2F2FBC;

	//background-image: url(../img/ret_bar.gif);
	//background-repeat:no-repeat;

}

table.bottm_Lcns{
	border:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	line-height:0.4px;
}

table.bottm_Lcns tr td {
	padding:0px;
}

*/
/*-------------------------------------------------------------------*/
