.con	{
	width:630px;
	margin-bottom:30px;
	font-family:'ＭＳ 明朝';
	border:25px darkorange groove;
	padding:10px 10px 10px 10px;
	}


h1	{
	text-align:center;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:36px;
	color:#000000;
	}

h2	{
	text-align:center;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:28px;
	color:#ff7f00;
	}
h3	{
	text-align:left;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:20px;
	color:#ff7f00;
	}

h4	{
	text-align:left;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:14px;
	color:#000000;
	}

h5	{
	text-align:center;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:14px;
	color:#000000;
	}

h6	{
	text-align:right;
	margin-bottom:10px;
	font-family:'ＭＳ 明朝';
	font-size:14px;
	color:#000000;
	}

ul	{
	list-style-type: none;
	margin : 6px 32px 32px;
	font-size : small;
	font-family : 'ＭＳ 明朝','細明朝体'";
	
	}

p	{
	margin-top:0px;
	text-align:justify;
	text-justify:distribute;
	line-height:150%;
	font-size:16px;
	font-family:'ＭＳ 明朝';
	}

b	{
	font-family:'ＭＳ 明朝';
	font-weight : 800;
	color:brown;
	background-color:lime;
	}
