@charset "utf-8";
/* PRINT css */

#body{
	margin:10px;
	padding: 0;
	padding : 0px;
	border : 0px;
	text-align : center;
	line-height: 150%;
	position: relative;
	background-color: #FFFFFF;
	font-family:Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
}

.all{
	padding : 0px;
	border : 0px;
	font-size:90%;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;/*	background-color : #CCCCCC;*/
}
.design{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#nomalmain {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
#body .all .design #print #nomalmain #toiawase2 #toiawase_main h2 {
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#toiawase2 {
	padding: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#body .all .design #print #nomalmain h1 {
	font-size: 120%;
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #1861A6;
}
#body .all .design hr {
	margin-bottom: 20px;
}
#copyprint {
	color: #999999;
	font-size: 84%;
	text-align: right;
	margin-right: 1em;
}
#print #toiawase_main {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	clear: both;
}
