/*---------------------------▼ページ全体-------------------------- */
body {
	font-size: 12px;
	color: #4b4b4b;
	background-repeat: repeat-all;
	background-image: url(cmnfix/bg_main.gif);
}
div.main {
	width: 800px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	background-image: url(cmnfix/bg_line.gif);
}
div.loginnavi_top {
	width: 750px;
	margin-left: 25px;
	text-align: center;
}

a:link,a:visited {
	color: #CA2E94;
	text-decoration: none;
}
a:hover,active {
	color: #D4C2C7;
	text-decoration: none;
}
.f_clear {
	clear: both;
}
img{
	vertical-align: top;
	border: 0px;
	margin: 0px;
}
p{
	margin: 0px;
}
/*---------------------------▼テキスト(td) -------------------------- */
td.txt01 {
	width: 430px;
	line-height: 2.0em;
	text-align: left;
}
td.txt02 {
	width: 200px;
	line-height: 2.0em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
td.txt03 {
	width: 450px;
	line-height: 2.0em;
	text-align: right;
}
td.txt04 {
	width: 360px;
	line-height: 2.0em;
	text-align: right;
}
td.txt05 {
	width: 215px;
	line-height: 2.0em;
	text-align: left;
}
td.txt06 {
	font-weight: bold;
	line-height: 2.0em;
	text-align: left;
	background-color: #FFE0E2;
}
td.txt07 {
	line-height: 2.0em;
	text-align: right;
	background-color: #FFE0E2;
}
td.txt09 {
	font-weight: bold;
	line-height: 2.0em;
	text-align: left;
	background-color: #E9655B;
}
td.txt10 {
	width: 290px;
	line-height: 2.0em;
	text-align: left;
}
td.txt11 {
	width: 347px;
	line-height: 2.0em;
	text-align: left;
	background-color: #FFE0E2;
}
td.txt12 {
	width: 190px;
	line-height: 2.0em;
	text-align: left;
	vertical-align: top;
}
td.txt13 {
	width: 180px;
	line-height: 2.0em;
	text-align: left;
	vertical-align: top;
}

/*---------------------------▼テキスト(span) -------------------------- */
span.txt01 {
	font-weight: bold;
	margin-left: 10px;
	line-height: 2.0em;
}
span.txt02 {
	width: 215px;
	line-height: 2.0em;
	text-align: left;
}
span.txt03 {
	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;
}

/*---------------------------▼フッター -------------------------- */
}
td.photo {
	vertical-align: top;
}
a.footer_link:link,a.footer_link:visited {
	color: #818181;
	text-decoration: none;
}
a.footer_link:hover,active {
	color: #D4C2C7;
	text-decoration: none;
}
textarea {
	width: 320px;
} 