/*---------------------------▼ページ全体-------------------------- */
body {
	font-size: 12px;
	color: #5a522e;
	background-repeat: repeat-all;
	background-position: center top;
	background-image: url(cmnfix/bg_main.gif);
}
div.main {
	width: 900px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}
div.loginnavi_top {
	width: 820px;
	margin-left: 40px;
}
a:link,a:visited {
	color: #695330;
	text-decoration: none;
}
a:hover,active {
	color: #9A9A9A;
	text-decoration: none;
}
.f_clear {
	clear: both;
}
img{
	vertical-align: top;
	border: 0px;
	margin: 0px;
}
p{
	margin: 0px;
}
td.header01 {
	width: 545px;
	height: 25px;
	text-align:left;
	background-image: url(cmnfix/bg_header01.gif);
}
td.header02 {
	width: 155px;
	height: 25px;
	text-align:right;
	background-image: url(cmnfix/bg_header02.gif);
}
span.header {
	margin-right: 10px;
}

/*---------------------------▼テキスト(td) -------------------------- */
td.txt01 {
	width: 270px;
	line-height: 2.0em;
	text-align: left;
}
td.txt02 {
	width: 170px;
	line-height: 2.0em;
	text-align: left;
}
td.txt03 {
	width: 770px;
	line-height: 2.0em;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
td.txt04 {
	width: 100px;
	line-height: 2.0em;
	text-align: center;
}
td.txt05 {
	width: 520px;
	line-height: 2.0em;
	text-align: left;
}
/*---------------------------▼テキスト(span) -------------------------- */
span.txt01 {
	font-weight: bold;
	line-height: 2.0em;
	text-align: center;
}
span.txt02 {
	font-size: 18px;
}
span.txt03 {
	margin-left: 10px;
	margin-left: 10px;
	line-height: 2.0em;
}
span.txt04 {
	margin-right: 10px;
	line-height: 2.0em;
}
span.txt05 {
	color: #FFFFFF;
	width: 220px;
	margin-left: 10px;
}
span.txt06 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	line-height: 2.0em;
}
span.txt07 {
	width: 100px;
	margin-left: 10px;
	line-height: 2.0em;
	color: #FFFFFF;
}
span.txt08 {
	width: 337px;
	margin-left: 10px;
	line-height: 2.0em;
}
/*---------------------------▼ボックス -------------------------- */
table.box {
	margin-top: 10px;
	background-color: #FFFFFF;
}
td.box_left {
	width: 10px;
	background-image: url(cmnfix/bg_left.gif);
	background-repeat: repeat-y;
	text-align: left;
}
td.box_right {
	width: 10px;
	text-align: right;
	background-image: url(cmnfix/bg_right.gif);
	background-repeat: repeat-y;
}
td.box_line {
	width: 20px;
	background-image: url(cmnfix/bg_line.gif);
	background-repeat: repeat-y;
}

/*---------------------------▼フォーム -------------------------- */
textarea {
	width: 535px;
} 
td.info01 {
	width: 200px;
	line-height: 2.0em;
	text-align: left;
	background-color: #FFE5E6;
}
td.info02 {
	width: 560px;
	line-height: 2.0em;
	text-align: left;
	background-color: #FFFFFF;
}
td.info03 {
	width: 200px;
	line-height: 2.0em;
	text-align: left;
	background-color: #F8F5E6;
}
td.info04 {
	width: 525px;
	line-height: 2.0em;
	text-align: left;
	background-color: #FFFFFF;
}
span.info_txt01 {
	width: 190px;
	font-weight: bold;
	line-height: 2.0em;
	color: #818181;
}
span.info_txt02 {
	width: 515px;
	line-height: 2.0em;
}
td.button01 {
	width: 400px;
	text-align: right;
}
td.button02 {
	width: 400px;
	text-align: left;
}

