#ex1_wrapper{
	/*font-family: "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", sans-serif;*/
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:10pt;
}
.ex_title{
	font-size:16pt;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;
	background-color:#4F4F4F;
}
.subt{
	font-size:12pt;
	font-weight:bold;
	padding:1px;
	color:#FFFFFF;
	background-color:#FC207A;
}
.kiy_header{
	font-size:15pt;
	font-weight:bold;
	color:#780031;
}
.kiy_info{
	font-size:11pt;
	color:#313131;
}
.set_header{
	font-size:13pt;
	font-weight:bold;
	padding:3px;
	color:#313131;
}
.set_info{
	font-size:13pt;
	font-weight:bold;
	padding:3px;
	color:#313131;
	margin:0px 0px 0px 20px;
}
.ex1_info_div{
	clear:both;
	margin:10px 10px 20px 10px;
	font-size:11pt;
	color:#313131;
}
.ex_subtitle{
	font-size:16pt;
	font-weight:bold;
	padding:3px;
	color:#FFFFFF;
	background-color:#780031;
}
a.ex1url:link{
	color:#0000FF;
	text-decoration:none;
}
a.ex1url:visited{
	color:#0000FF;
	text-decoration:none;
}
a.ex1url:hover{
	color:#FF0000;
	text-decoration:underline;
}