@charset "utf-8";


.txt_s{font-size:80%;}


h3{	
	font-size:120%;
}

#content .leftbox {/*table左側枠*/
	font-size:100%;
}

#content .rightbox {/*table右側枠*/
	font-size:100%;
}

.album_title{/* タイトルバー */
	font-size:110%;
}


/***** アルバム　==写真一覧ページ== *****/
#photo_title {
	font-size:120%;
}

.photo_subtitle {
	font-size:120%;
}
.photo_txt {
	font-size:120%;
}

.photo_img_txt {
	font-size:120%;
}
#photo_top_btn {
	font-size:100%;
}


/***** フッター *****/
#copyright {
	font-size: 80%;
}
