.btn {
}

body {
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	color: #000000;
	background-color: #FFFAED;
}

.fukidashi_o {
	padding-right: 30px;
}
.fukidashi_p {
	padding-left: 50px;
}
.small {
	font-size: 12px;
	line-height: 22px;
}

.text_large {
	font-size: 32px;
	line-height: 42px;
	color: #FFF;
	letter-spacing: 1px;
}

.text_med {
	font-size: 24px;
	line-height: 32px;
	color: #FFF;
	letter-spacing: 1px;
}

.text_sma {
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	letter-spacing: 1px;
}

.text_xsm {
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
	letter-spacing: 1px;
}


p {
	margin: 0;
	padding: 0;
}

.f1, 
.f2, 
.f3, 
.f4 {
	width: 522px;
}
	.f1 .top, 
	.f2 .top, 
	.f3 .top, 
	.f4 .top {
		width: 522px;
		height: 15px;
	}
	.f1 .mid, 
	.f2 .mid, 
	.f3 .mid, 
	.f4 .mid {
		width: 522px;
	}
	.f1 .btm, 
	.f2 .btm, 
	.f3 .btm, 
	.f4 .btm {
		width: 522px;
		height: 35px;
	}
	.f1 .mid p, 
	.f2 .mid p, 
	.f3 .mid p, 
	.f4 .mid p {
		width: 480px;
		margin: 0 auto;
		padding: 5px 0;
	}
	
	.f1 {
		margin-left: 50px;
	}
	.f2 {
		margin-left: 218px;
	}
	.f3 {
		margin-left: 0;
	}
	.f4 {
		margin-left: 188px;
	}
	
	.f1 .top {
		background: url(images/f_p01.gif) repeat-y left top;
	}
	.f1 .mid {
		background: url(images/f_p02.gif) repeat-y left top;
	}
	.f1 .btm {
		background: url(images/f_p03.gif) repeat-y left top;
	}
	
	.f2 .top {
		background: url(images/f_b01.gif) repeat-y left top;
	}
	.f2 .mid {
		background: url(images/f_b02.gif) repeat-y left top;
	}
	.f2 .btm {
		background: url(images/f_b03.gif) repeat-y left top;
	}
	
	.f3 .top {
		background: url(images/f_g01.gif) repeat-y left top;
	}
	.f3 .mid {
		background: url(images/f_g02.gif) repeat-y left top;
	}
	.f3 .btm {
		background: url(images/f_g03.gif) repeat-y left top;
	}
	
	.f4 .top {
		background: url(images/f_o01.gif) repeat-y left top;
	}
	.f4 .mid {
		background: url(images/f_o02.gif) repeat-y left top;
	}
	.f4 .btm {
		background: url(images/f_o03.gif) repeat-y left top;
	}
	
	.twid {
		text-align: right;
		height: 24px;
	}
		.twid img {
			width: 24px;
			height: 24px;
			margin-left: 5px;
			vertical-align: middle;
		}
		.twid a {
			text-decoration: none;
			color: #333;
		}
	
	
	
	
	
	
	
	
	
	
	
	