@charset "utf-8";
/* gallery.css */

/*　ページ設定
////////////////////////////////////////////////////*/



/* メインコンテンツのスタイル */



#main_content {
	padding-top: 9px
}

#main_content .text {
	margin: 20px 0 50px 524px;
	line-height: 1.8;
}




/* メインナビ上下の余白 */
#main_nav {
	padding-top: 22px;
	padding-bottom: 32px;
}

