@charset "UTF-8";

/**
@prefix : <http://purl.org/ns/doas#> .
<> a :CSSStylesheet;
 :shortdesc "拡大画像ページの特殊追加スタイル";
 :rights <http://www.mdis.co.jp/>;
 :dependencies "none" .
*/


/*  ****************  Style TOC  ****************  */
/** 01: General Styles
/*  *********************************************  */


/* =============================================== */
/** 01: General styles
/* ----------------------------------------------- */

html,	body {
	background: none;
}

p.revLink {
	padding-bottom: 0;
}

p.revLink a {
	padding: 2px 0 2px 18px;
	background: url("/site_common/parts/icon/rev_link.png") 0 3px no-repeat;
}
