body{
	margin: 0px;
	word-break: break-all;
	font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}

body,td{
	font-size:16px;
	color:#333333;
	line-height: 23px;
	}
	
a:link,a:visited{
	text-decoration:none;
	font-size:16px;
	color:#CC0066;
	line-height: 23px;
	}
	
a:hover,a:active{
	text-decoration:underline;
	font-size:16px;
	color:#cc0066;
	line-height: 23px;
	}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form {
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
h1,h2,h3,h4,h5,h6 {
	display:inline;
	}
	
strong,em	{
	font-weight: normal;
	font-style: normal;
	}
	
.link {
	text-decoration:none;
	display: block;
}

.sitename{
	font-family:inherit;
	color:inherit;
	color:#FFFFFF;
	line-height: 24px;
	height:24px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:100%;
	font-size:14px;
	background: #A2384F;
	box-sizing: border-box;
}
