﻿@charset "UTF-8";
.txt1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: normal;
	color: #333333;
}

.h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 24px;
	margin:16px 0 8px 0;
	color: #444444;
}

.p2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 22px;
margin:4px 0 0 0;
	color: #444444;
}

.txt2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}


A:link, alink, vlink { text-decoration:underline; }

img{
border:none;
}
img a{
border:none;
}