/* CSS Document */

html,body{
	height:100%;
	background-image:url(img/back_basic.jpg);
	margin:0px;
	line-height:1.0;
}

h1{font-size: 12px; font-weight:normal; color:#666; display:inline;}
h2{margin:0px;}


.f09{font-size: 0.70em; color:#333}
.f10{font-size: 0.77em; color:#333}
.f11{font-size: 0.92em; color:#333; line-height:120%}
.f14{font-size: 1.17em; color:#333}

.f09_gray{font-size: 0.70em; color:#444}
.f10_gray{font-size: 0.77em; color:#444}
.f11_gray{font-size: 0.92em; color:#444}
.f14_gray{font-size: 1.17em; color:#444}

.f08_brown{font-size: 0.64em; color:#960}
.f09_brown{font-size: 0.70em; color:#960}
.f10_brown{font-size: 0.77em; color:#960}
.f11_brown{font-size: 0.92em; color:#960}
.f12_brown{font-size: 0.96em; color:#960}
.f12_brown_bold{font-size: 0.96em; color:#960; font-weight:bold}
.f13_brown{font-size: 1.00em; color:#960}
.f14_brown{font-size: 1.17em; color:#960}

.f12px_white{font-size: 12px; color:#fff}

.f08_white{font-size: 0.64em; color:#fff}
.f09_white{font-size: 0.70em; color:#fff}
.f10_white{font-size: 0.77em; color:#fff}
.f11_white{font-size: 0.92em; color:#fff}
.f11_white_bold{font-size: 0.92em; color:#fff; font-weight:bold}
.f12_white{font-size: 0.96em; color:#fff}
.f12_white_bold{font-size: 0.96em; color:#fff; font-weight:bold}
.f14_white{font-size: 1.17em; color:#fff}

.f11_pink{font-size: 0.92em; color:#fd6468}
.f12_pink{font-size: 0.96em; color:#fd6468}
.f14_pink{font-size: 1.17em; color:#fd6468}

.f11_red{font-size: 0.92em; color:#ff0000}

#together_toptext_middle{
	width:656px;
	padding-left:80px;
	padding-right:80px;
}

#together_detail_middle{
	width:200px;
	padding-left:24px;
	padding-right:24px;
}

