@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #3D5360;
}
.normal {
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.4em;
	color: #3D5360;
}

.normalred {
	font-family:"MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FF0000;
}

a:link       {
	color: #A40000;
	text-decoration: none;
}
a:visited    {
	color: #A40000;
	text-decoration: none;
}
a:hover      {
	color: #A40000;
	text-decoration: underline;
}
.textmini {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 120%;
	color: #3D5360;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.textmini2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 120%;
	color: #3D5360;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.title {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	font-weight: bold;
	color: #3D5360;
}
.pankuzu {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	color: #3D5360;
}
.submenu {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	font-weight: bold;
	color: #3D5360;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.h2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 1.05em;
	font-weight: bold;
	color: #3D5360;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.h3 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 1.05em;
	font-weight: bold;
	color: #3D5360;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.h4 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 155%;
	color: #3D5360;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tdtext {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	line-height: 160%;
	color: #3D5360;
	padding-top: 9px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.sitemaptext {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #3D5360;
	font-size:  1em;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 3px;
}
.sitemaptext2 {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #3D5360;
	font-size:  0.875em;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

