@charset "shift_jis";

#wrap{
	min-width: 1000px;
	color: #333333;
	background: #e5edef url(/common/css2/img/bg.gif) repeat-x;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption{text-align: right;}

td,th {
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;  
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: 1.4;
}

fieldset,img {
	border: 0;
	vertical-align: text-bottom;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

h2,h3,h4,h5,h6 {clear: both;}

a:link{
	color: #0000cc;
	text-decoration: none;
}

a:hover{text-decoration: underline;}

a:visited{
	color: #666699;
	text-decoration: none;
}

a:visited:hover{
	color: #0000cc;
	text-decoration: underline;
}

hr {
	height: 3px;
	margin: 2em;
	border-width: 0 0 3px 0;
	border-bottom: double #999;
}


/*ƒAƒCƒRƒ“•\Ž¦*/
a[href^="http"]{
	padding: 0.2em 20px 0.1em 0;
	background: url(/common/css2/img/icon_out.gif) no-repeat 100% 50%;
	zoom: 1;
}

a[href^="http://www.boj.or.jp"],
a[href^="http://www3.boj.or.jp"],
a[href^="http://www4.boj.or.jp"],
a[href^="http://www5.boj.or.jp"],
a[href^="http://www.stat-search.boj.or.jp"],
a[href^="http://www.shiruporuto.jp"],
a[href^="http://www.imes.boj.or.jp"],
a[href^="https://twitter.com"],
a[href^="http://www.youtube.com"]{
    padding:0;
    background:transparent;
}

a[href$=".pdf"] {
	padding: 0.2em 0 0.1em 20px;
	background: url(/common/css2/img/icon_pdf.gif) no-repeat left top;
	zoom: 1;
}

p.i1em a[href$=".pdf"],
p.i2em a[href$=".pdf"],
p.i3em a[href$=".pdf"] {
	padding: 0 0 0 50px;
}

a[href$=".zip"]{
	padding: 0.2em 0 0.1em 20px;
	background: url(/common/css2/img/icon_exe.gif) no-repeat 0% 50%;
	zoom: 1;
}

a[href$=".lzh"]{
	padding: 0.2em 0 0.1em 20px;
	background: url(/common/css2/img/icon_exe.gif) no-repeat 0% 50%;
	zoom: 1;
}

a[href$=".csv"]{
	padding: 0.2em 0 0.1em 20px;
	background: url(/common/css2/img/icon_csv.gif) no-repeat 0% 50%;
	zoom: 1;
}

a[href$=".txt"]{
	padding: 0.2em 0 0.1em 20px;
	background: url(/common/css2/img/icon_text.gif) no-repeat 0% 50%;
	zoom: 1;
}
