body{
		background-color: #FFFFFF;
		margin :5% 5%;
		color: black;
		font-size: 12px;
		line-height: 16px;
		font-family:"Osaka","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN";
		}
A:link {color : IndianRed}
A:visited {color : DarkOrange}
A:hover {color : DarkRed}
h3.index{
		color: white;
		background-color:maroon;
		font-weight:lighter;
		font-size: 14px;}
h4.contents{
		color: olive;
		background-color:Beige;
		font-weight: lighter;
		font-size: 12px
		}
p.header{
		color:black;
		text-align:center;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		}
p.contents{
		color:black;
		text-align:left;
		line-height:16px;
		text-indent:0em;
		font-size:12px;
		}
p.profile{
		color:black;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:11px;
		}
p.contentsexplanation{
		color:DarkSlateGray;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:12px;
		}
p.figs{
		color:white;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:10px;
		}
p.bookinformation{
		color:black;
		text-align:left;
		line-height:14px;
		text-indent:0em;
		font-size:10px;
		}
div.img{
		text-align:center;
		margin-top:15px;
		margin-bottom:15px;
		}
div.header{
		text-align:center;
		font-size:12px;
		margin-top:15px;
		margin-bottom:15px;
		}
div.footer{
		text-align:center;
		font-size:12px;
		margin-top:15px;
		}
div.contents{
		color: black;
		background-color: #FFFAFA;
		border-top :7px solid #110D3D;
		border-right :7px solid #110D3D;
		border-left :7px solid #110D3D;
		border-bottom :7px solid #110D3D;
		padding: 20px;
		font-weight: lighter;
		font-size:	12px;
		line-height: 16px;
		margin-top :20px;
		margin-left :5px;
		margin-right :5px;
		}	
span.suppliment{
		font-size: 10px;
		}
span.note{
		font-size: 10px;
		}
span.notice{
		color: red;
		}