@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 10;
	padding: 0;
	border: 0;
	outline: none;
	font-size: 100%;
}


.t-title-green {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #033F00;
	line-height: 20px;
}
.t-title-orange {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #BF7B00;
	line-height: 20px;
}
.t-title-purple {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #884B99;
	line-height: 20px;
}

.t-date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #4A4A4A;
	line-height: 18px;
}
.t-main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #4A4A4A;
	line-height: 20px;
}
.t-sub {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #4A4A4A;
	line-height: 16px;
}		
	.t-top-classic {
	font-family: "ＭＳ Ｐ明朝", "Times New Roman";
	font-size: 12px;
	color: #4A4A4A;
	line-height: 30px;
}	
	
	.t-top-modern {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #4A4A4A;
	line-height: 30px;
}	
	

body{
	margin-top: 10px;
	margin-left: 0px;;
}




