@charset	"Shift-JIS";

 /* WinIE only */

@media print{ 
body	{
	zoom: 70%;
}
.pagebreak	{
	page-break-before:	always;
}	
.pagebreak2	{
	page-break-after:	always;
}

}


/* init elements ------------------------------------------- */

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;
}

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;
}

th,td	{
	vertical-align:	top;
}

h1, h2, h3, h4, h5, h6 {
  font-size:100%;
  font-weight:normal;
  font-family: Meiryo,"Trebuchet MS","Lucida Grande",verdana,helvetica,arial,sans-serif;
}

/* general ------------------------------------------------- */

body	{
	background-color:	#ffffff;
	border-top:	solid 2px #444e58;
	font-size:	12px;
	color:	#4b4b4b;
	font-family:	'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	line-height:150%;
}

a:link	{
	color:	#014099;
	text-decoration:	none;
}

a:visited	{
	color:	#014099;
	text-decoration:	none;
}

a:hover	{
	color:	#014099;
	text-decoration:	underline;
}

/* head ---------------------------------------------------- */

div.headarea	{
	width:	960px;
	height:	64px;
	margin:	2px auto 0px;
	padding:	0;
	position:	relative;
}

div.toplogo	{
	width:	340px;
	height:	64px;
	float:	left;
}

div.fontsizes	{
	width:	164px;
	height:	25px;
	position:	absolute;
	top:	10px;
	right:	0px;
}

div.fontsizes img#sizesttl	{
	display:	block;
	width:	32px;
	height:	25px;
	float:	left;
}

div.fontsizes ul	{
	width:	132px;
	float:	left;
}

div.fontsizes ul li	{
	display:	block;
	float:	left;
}

div.fontsizes ul li#sizeN	{
	width:	66px;
	height:	25px;
	background-image:	url("../images/normalfont_on.gif");
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}

div.fontsizes ul li#sizeL	{
	width:	66px;
	height:	25px;
	background-image:	url("../images/largefont.gif");
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}



div.topnav	{
/* 	width:	312px; */
	width:	27em;
	height:	16px;
	position:	absolute;
	top:	42px;
	right:	0px;
}

div.navarea	{
	width:	100%;
	height:	44px;
	background-image:	url("../images/nav_background.gif");
	background-repeat:	repeat-x;
	background-position:	top left;
}

ul.navbuttons	{
	width:	960px;
	height:	44px;
	margin:	0px auto 0px;
}

ul.navbuttons li	{
	display:	inline;
}

/* main contents ------------------------------------------- */

div.mainwrap	{
	width:	960px;
	margin:	0px auto 0px;
}

div.brednav	{
	margin:	8px 0px 0px;
	height:	14px;
	background-color:	#eaedf2;
	padding:	4px 0px 8px 8px;
	font-size:	10px;
}

div.main_left	{
	width:	665px;
	float:	left;
}

div.main_right	{
	width:	295px;
	float:	right;
}

/* main left ----------------------------------------------- */

div.main_left h2	{
	width:	645px;
	height:	22px;
	background-image:	url("../images/mainheadback.gif");
	background-repeat:	no-repeat;
	background-position:	0px 0px;
	color:	#ffffff;
	font-weight:	600;
	margin:	0px auto 0px;
	padding:	6px 0px 0px 10px;
	clear:	both;
}

div.getpdf	{
	width:	650px;
	margin:	2px auto 12px;
}

div.getpdf img	{
	display:	block;
	width:	112px;
	padding-right:	8px;
	height:	33px;
	float:	left;
}

div.getpdf p	{
	width:	530px;
	float:	left;
}


div.gopagetop	{
	width:	650px;
	height:	16px;
	float:	left;
	margin:	0;
	padding-right:	0px 14px 16px 0px;
	text-align:	right;
	background-image:	url("../images/bluearrow_up.gif");
	background-repeat:	no-repeat;
	background-position:	558px 3px;
	clear:	both;
}


/* main right ---------------------------------------------- */

/* right menu ---------------- */

div.menubox	{
	width:	277px;
	float:	right;
	padding-right:	1px;
	background-image:	url("../images/rightmenuback.gif");
	background-repeat:	repeat-y;
	background-position:	0px 0px;
}

div.menubox ul	{
	width:	258px;
	margin:	8px auto 8px;
	background-color:	#ffffff;
	padding:	1px;
}

div.menubox ul li	{
	display:	block;
}

 div.menubox ul li ul.menusub	{
	width:	258px;
	margin:	0px auto 0px;
	padding:	0;
	background:	none;
	border-bottom:	solid 1px #c6c6c6;
}

div.menubox ul li a	{
	display:	block;
	background-color:	#f2f2f2;
	font-weight:	600;
	width:	220px;
	padding:	12px 8px 10px 30px;
	border-top:	solid 1px #ffffff;
	border-bottom:	solid 1px #c6c6c6;
	background-image:	url("../images/orangearrow_right.gif");
	background-repeat:	no-repeat;
	background-position:	12px 14px;
}

div.menubox ul li.withsub a	{
	border-bottom:	none;
}

div.menubox ul li ul.menusub li a	{
	display:	block;
	background-color:	#f2f2f2;
	font-weight:	400;
	width:	204px;
	padding:	4px 8px 2px 46px;
	border:	none;
	background-image:	url("../images/orangearrow_right.gif");
	background-repeat:	no-repeat;
	background-position:	30px 7px;
}

div.menubox ul li a:hover	{
	background-color:	#014099;
	color:	#ffffff;
}

div.menubox ul li ul.menusub li a:hover	{
	background-color:	#014099;
	color:	#ffffff;
}

div.menubox ul li.herenow,span.herenow	{
	display:	block;
	background-color:	#014099;
	color:	#ffffff;
	text-decoration:	underline;
	font-weight:	600;
	width:	220px;
	padding:	12px 8px 10px 30px;
	border-top:	solid 1px #ffffff;
	border-bottom:	solid 1px #c6c6c6;
	background-image:	url("../images/orangearrow_right.gif");
	background-repeat:	no-repeat;
	background-position:	12px 14px;
}



div.menuspacer	{
	width:	276px;
	height:	20px;
	margin:	2px 0px 8px;
	float:	right;
	padding-right:	1px;
}

/* right link ---------------- */

div.rightlinks	{
	width:	282px;
	float:	right;
}

div.linkbox	{
	width:	280px;
	height:	80px;
	margin:	0px auto 12px;
	position:	relative;
	background-image:	url("../images/toplinkbase.gif");
	background-repeat:	no-repeat;
	background-position:	0px 0px;
}

div.linkbox h3	{
	padding:	14px 0px 0px 12px;
}

div.linkbox p	{
	margin:	4px 10px 2px 18px;
}

div.linkbox img.rightlinkbutton	{
	display:	block;
	width:	60px;
	height:	16px;
	position:	absolute;
	top:	48px;
	left:	206px;
}

div.placeinfo	{
	width:	282px;
	float:	right;
	position:	relative;
	margin-top:	8px;
	padding-bottom:	40px;
}

div.placeinfo h2	{
	padding-bottom:	16px;
}

div.placeinfo img.placeaccessbutton	{
	float:	right;
	width:	94px;
	height:	24px;
	padding:	12px 10px 0px 0px;
}


/* foot area ----------------------------------------------- */

div.footarea	{
	width:	100%;
	height:	74px;
	clear:	both;
	background-image:	url("../images/foot_background.gif");
	background-repeat:	repeat-x;
	background-position:	0px 0px;
}

div.footarea ul	{
	margin:	2px auto 0px;
	padding-top:	24px;
	color:	#dadcde;
	text-align:	center;
}

div.footarea ul li	{
	display:	inline;
}

div.footarea ul li a:link	{
	color:	#dadcde;
	text-decoration:	none;
}

div.footarea ul li a:visited	{
	color:	#dadcde;
	text-decoration:	none;]
}

div.footarea ul li a:hover	{
	color:	#dadcde;
	text-decoration:	underline;
}

div.footarea p	{
	text-align:	center;
	margin-top:	4px;
	color:	#dadcde;
}

