@charset "utf-8";

/*
======== table of content. =================================

File name: target/graduate/css/certificate.css
Summary: 卒業生の方へ証明書発行CSSファイル

============================================================
*/

/* お問い合わせ先BOX （css/tree.cssを上書き）
-------------------------------------*/
/* inside */
#mainLeft div.information div.inside div.bg-top dl dt{
	width:148px;
	text-align:left;
	padding:0 0 0 80px;
}

/* table （css/tree.cssを上書き）*/
#mainLeft table.baselist thead th{
	background:#A69261;
	color:#FFF;
}

#mainLeft table.baselist tbody td{
	text-align:center;
}

/* circle-image （css/tree.cssを上書き）*/
#mainLeft ul.circle-image{
	margin:0 0 0 5px;
}

#mainLeft p.ttl{
	margin:20px 0 0 10px;
}
