@page { size :auto; marks:cross; }

* {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

body {
	text-align: center;
	/*background: #EFEFEF;*/
}
body div {
	text-align: left;
	margin: 0 auto;
}

hr{
	margin:25px 0px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3{
	font-size:14px;
	line-height:21px;
	margin-bottom: 20px;
}
h3 #cap{
	font-size:10px;
	line-height: 15px;
	color: #999999;
}

p{
	padding:10px;
}

#container{
	width: 660px;
	background: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 920px;
}
#container img{
	margin: auto;
}


#header {
	display:none;
}


#printHead{
	width: 680px;
	height: 80px;
	background: #FFFFFF url(../images/raugh_printhead.gif) no-repeat 0px 20px;
}
#printHeadContents{
	padding: 50px 0px 0px 142px;
	height: 30px;
	width: 538px;
}


#pHeadNum{
	font-size:14px;
	color:#FFFFFF;
	width: 21px;
	height: 18px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 1px;
	background: #000000;
}

#pHeadTitle{
	font-size:10px;
	float: right;
	margin-right: 5px;
	padding-top: 1px;
}

#pHeadTitle#cap{
	font-size:9px;
}

#main {
	float: left;
	width: 518px;
	z-index: 10;
}

#sub {
	float: left;
	width: 115px;
	height: 825px;
	margin-right: 25px;
}

#sub #subscreen {
	display:none;
}
#sub #subprint{
	width: 115px;
}

.clear{
	clear:both;
}

#footer {
	display:none;
}


#printfooter {
	clear:both;
	width: 680px;
	height: 30px;
	padding-top:8px;
	background: #FFFFFF;
	text-align: left;
	font-size: 10px;
	color:#000000;
	border-top: 2px solid #000000;
	margin-top: 10px;
}
#printfooter span{
	float:right;
	font-size: 10px;
}


 jpg／svgで分岐 
.centering {
	text-align: center;
}
/*.centering img{
	display:none;
}
.centering embed{
	display:block;
}*/


.chng_page{
	display:block;
	page-break-before:always;
}
.chng_page img{
	float:left;
}

/*li{
list-style:none;
}*/
ul{
	margin-bottom: 10px;
}
ul li{
	margin-left: 30px;
	list-style-type: disc;
}
ol{
	margin-bottom: 10px;
}
ol{
	margin-left: 10px;
	list-style: decimal inside;
}


.col_ccc{
	color:#CCC;
}
.col_999{
	color:#999;
}
.f10 {
	font-size: 10px;
	line-height: 15px;
}


iframe {
	overflow:hidden;
}
