@charset "shift-jis";

/*--------------------------------------
  Default Style Sheet
  Last Update 2007-03-14
---------------------------------------*/
/*reset  */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*font   */body{font:13px Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.44em;}
/*browser*/br { letter-spacing:0; }/*\*/a { overflow:hidden; }/**/
/*-------------------------------------*/

/* BASE****************************************** */
html{overflow-y: scroll;}

body {
background:url(../images/bg.jpg) no-repeat top center #0B1236;
color:#373737;
font-size:77%;
line-height:1.75em;
letter-spacing:0.05em;
margin-bottom:20px;
}
a       { color:#005CC2; text-decoration: underline; }
a:hover { text-decoration: none; }
a.backnumber {
font-size:92%;
color:#373737;
background:url(../images/arrow02.gif) no-repeat left;
padding-left:14px;
float:right;
margin:0.8em 4px 0 0;
}

div.headSponsor { clear:both; }
div.headSponsor a {
position:absolute;
top:39px; left:634px;
width:99px; height:48px;
display:block;
}
h3.subTitle {
width:570px; height:33px;
background:url(../images/subtitle_bg.gif) no-repeat;
font-size:123%;
font-weight:bold;
line-height:33px;
padding-left:20px;
margin-bottom:1.6em;
}