/* Print Style Sheet */

html {
	margin: 0;
	padding: 0;
}

body {
	line-height: 135%;
	text-decoration: none;
	margin: 0px 5px;
	padding: 0px 5px;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #003366;
	text-decoration: none;
}

.container1 {
	width: 100%;
}

.container2 {
	width: 100%;
}

input.textbox {
	width: 250px;
	padding: 3px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 20px;
	font-size: 120%;
	border: 1px solid #CECECE;
}

input.textbox#ime-non {
	ime-mode: disabled;
}

input.textbox#ime {
	ime-mode: active;
}

.container2 dl {
	margin: 0;
}

.container2 dd {
	margin: 0 0 0 15px;
}

.hdrbg {
	display: none;
/*
	background-image:  url(../images/pm_img_hdr_2.gif);
	background-repeat: repeat-x;
	height: 56px;
*/
}

.hdr-info {
	display: none;
/*
	margin: 5px 0 5px 0;
	padding: 5px;
	background-color: #003277;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
*/
}

.rightmenu {
	display: none;
}

.rightmenu ul{
	display: none;
}

.rightmenu img {
	display: none;
}

.main-div {
	margin: 0 0 0 10px;
	text-decoration: none;
}

.titl-bg {
	display: none;
}

.titl-bg img {
	display: none;
}

#action {
	display: none;
}

.list1 {
	list-style-position: outside;
	list-style-image:   url(../image/pm_img_li_1.gif);
	list-style-type: none;
	line-height: 135%;
	text-decoration: none;
	padding: 0px;
	margin-left: 15px;
}

.sepa1 {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

#zone {
	width: 250px;
}

.cnt {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #003277;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

table.article {
	padding: 5px;
	border: 1px solid #0F75FF;
}

.article th{
	padding: 5px;
	text-align: left;
	background-color: #0F75FF;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #62A5FF;
	border-left-color: #62A5FF;
}

.article td{
	padding: 5px;
}

.article-title {
	margin: 5px 0 5px 0;
	padding: 5px;
}

.article #download {
	padding: 5px;
	text-align: center;
}

.article img#sum{
	margin: 7px;
	border: 1px solid #CECECE;

}

.article img#s-sum{
	float: left;
	margin: 7px;
	border: 1px solid #CECECE;
}

table.article-list {
	padding: 5px;
	border: 1px solid #9BC6FF;
	border-collapse: collapse;
}

.article-list th{
	background-color: #9BC6FF;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

.article-list td{
	padding: 3px;
	border: 1px solid #9BC6FF;
}

table.article-info {
	margin: 5px 0 5px 0;
	padding: 0;
	border-collapse: collapse;
}

.article-info th{
	width: 5%;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	border-width: 1px;
	border-style: solid;
	border-color: #62A5FF;

}

.article-info td{
	padding: 3px;
	border: 1px solid #9BC6FF;
}

.article-info td#value{
	text-align: right;
}

.foot-navi {
	display: none;
}

.info-text {
	font-size: 90%;
	color: #CC3333;
	text-decoration: none;
	margin: 5px;
}

.attention {
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}

.article-page {
	text-align: right;
	text-decoration: none;
	margin: 10px;
}

.footer {
	display: none;
/*
	margin: 5px 0px 0px;
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003277;
	text-align: center;
*/
}
.login {
	border: 1px solid #CCCCCC;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.login td {
	margin: 0;
	padding: 5px;
}
.login th {
	text-align: left;
	background-image:  url(../image/pm_img_titl_bg.gif);
	background-repeat: repeat-x;
}
ul.doc-list {
	list-style-position: outside;
	list-style-image:  url(../image/pm_img_li_1.gif);
	line-height: 200%;
	text-decoration: none;

}
.doc-list-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pagebreak {
	page-break-before:always;
}
.pagebreaknot {
	page-break-before:avoid;
	page-break-after:avoid;
}

