html { font-size: 62.5%; } 

body {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.6;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
body, button, input, select, textarea, .btn, .btn a, .btn a:hover, .btn a:visited { font-family: Meiryo,"CI",Arial,Helvetica,Clean,"Hiragino Kaku Gothic Pro","qMmpS Pro W3",Osaka,"MS P Gothic","lr oSVbN",sans-serif; }


h1 {
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 12px;
}

h2 {
  		font-size: 18px;
  		font-size: 1.8rem;
  		margin: 15px 0;
		text-align: left;
}

h3 {
  font-size: 14px;
	font-size: 1.4rem;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 24px;
	color: #cc0000;
	margin: 0 0 1em 0;
}

h4 {
  font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 3px;
}

h5 {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	margin-bottom: 3px;
}

h6 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}


h2 span {
	font-size: 16px;
  	font-size: 1.6rem;
	color: #504f4f;
}

h3 span {
	font-size: 16px;
  	font-size: 1.6rem;
	display: block;
}

h3 a{disoplay:block;padding-left:20px;text-decoration:none;color:#28455d!important;height:20px!important; background: #fff url(../images/mark_local_menu_on.gif) left 2px no-repeat;}


	.p_m {
		margin-top: 2em;
		margin-bottom: 2em;
	}
	
