@charset "UTF-8";
/* CSS Document */
*{
	background:none;
}
body#index{
 _zoom:0.69;
}
#main,#local,#header-tools,#footer{
	clear:both;
	display:none;
	
}
#container{
	width:600px;
	margin:0 auto;
	overflow:visible;
	background-color:#ffffff;
	page-break-inside:avoid;
}
#contents-inner{
	width:600px;
	background-color:#ffffff;
	page-break-inside:avoid;
}
#wrap {
	width:100%;
	background-color:#ffffff;
}
#main-inner {
	display:none;
}
.totop{
	display:none;
}
.contents-subject{
	width:600px;
	overflow:hidden;
}
/*
.contents-body{
	width:600px;
	overflow:hidden;
}
.contents-body-inner{
	width:600px;
	overflow:hidden;
}
*/
.contents-block{
	width:600px;
	page-break-inside:avoid;
}
#contents {
	overflow:visible;
	page-break-inside:avoid;
}
#contents-area{
	width:600px;
	margin:0 auto;
	page-break-inside:avoid;
}
#breadcrumb{
	margin-bottom:10px;
	padding:0;
	background:none;
}
#breadcrumb a{
	color:#333333;
}
.breadcrumb-splitter{
	display:inline;
	text-indent:0;
	background:none;
	/*display:list-item;
	list-style-image:url(../images/breadcrumb_splitter.gif);
	width:0px;
	background:none;
	margin-left:30px;
	margin-top:2px;*/
}
#logo{
	width:466px;
	height:102px;
	overflow:visible;
	clear:both;
}
#logo a{
	display:list-item;
	list-style-image:url(../images/logo.gif);
	list-style-type:katakana;
	background:none;
	overflow:visible;
	margin-left:478px;
}

/*h*/
#newshead{
	width:600px;
	height:31px;
	margin-bottom:12px;
	background:none;
}
#newshead h3{
	margin:0;
	padding:0;
	font-size:14px;	
	color:#333333;
}
#main{
	display:none;
}