.mail {	color:	#c0272d;	font-size: 100%;}.message {	color:	#007CB5;
	margin:	20px	0	0;
	padding:	0;
}body {
		font-family:"Sawarabi Gothic","ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";	color: #333333;	font-size: 100%;
	background-color:	#FFFFFF;
	line-height: 1.6em;
	width:	100%;
	margin:	0;
	padding:	0	10px;
	-moz-box-sizing: border-box;
box-sizing: border-box;
}.copy {	font-size: 85%}.address {	color:	#0065b3;	font-size: 1.5em;	font-weight: bold;
	margin:	20px	0	30px;
	padding:	0;}h1 {	font-size: 1.8em;	color:	#0065b3;
	display:	inline-block;
	line-height:	1.2em;
}
hr {
	background-color: #f2f0e4;
	border-top: 2px dotted #726051;
}/*画面幅800px以下の設定---------------------------------------------------------------------------*/@media screen and (max-width : 800px ) {/*コンテナー（ホームページを囲む一番外側のボックス）---------------------------------------------------------------------------*/
h1 {	font-size: 1.2em;
}img { max-width:60%;height:auto;
margin:	0	auto;
display:	block;
}
.copy .nonp {
	display: none;
}}