@charset "utf-8";


/* Base
------------------------------------------------------------ */
html {	overflow-y: scroll;}
body {
	line-height: 1.6;
	color: #333;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
* html body {    font-family: 'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, Sans-Serif;}
*:first-child+html body {    font-family: 'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, Sans-Serif;}
img {	vertical-align: bottom;}
hr	{	display: none;}


/* Link
------------------------------------------------------------ */
a {
	color: #1740a7;
	outline: none;
	text-decoration: underline;
}
/* for All Pages
------------------------------------------------------------ */
.alt	{	display: none;}

/*-----pan-----*/
#pan {
	width: 960px;
	margin: 20px auto 15px auto;
}

/*-----contents-----*/
#contents {
	width: 960px;
	margin: auto;
}
/*-----pdfdl Adobe Reader-----*/
#pdfdl{ display: none;}

/*-----footer-----*/

#container .topbtn { display: none;}
#footer { border-top: 1px solid #67317f; }
#footer .linkbox{ display: none;}
