
body {

	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color:#562d5c;
}

h1 { 
	padding: 0.6em 0em 0em 0em;
	font-size: 1.15em;
	color: #2a1a30;
	text-align: left;
	text-transform: none;
	/*text-shadow: white 0px 0px 10px, black 3px 3px 5px;*/
}

h2 { 
	padding: 0em 0em 0em 0em;
	font-size: 1.15em;
	color: #2a1a30;
	text-align: left;
	text-transform: none;
	/*text-shadow: white 0px 0px 10px, black 3px 3px 5px;*/
}

a:link    {font-family: Helvetica, sans-serif; color:#371343; font-size:14px; background-color:transparent}
a:visited {color:#371343; background-color:transparent}
a:active  {color:#ffd63b; background-color:transparent}
a:hover   {color:#ffd63b; background-color:#371343}

a.pic:link    {text-decoration:none;background-color:transparent}
a.pic:visited {text-decoration:none;background-color:transparent}
a.pic:hover   {text-decoration:none;background-color:transparent}
a.pic:active  {text-decoration:none;background-color:transparent}

.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #fce3e4;
}

.teeny {
	font-size: .75em;
	font-weight: normal;
}

.tiny {
	font-size: .8em;
	font-weight: normal;
	color: #371343;
}

.faqheader {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	padding: 0em 0em .5em 0em;
	font-size: 1.2em;
	color: #6b3873;
	text-align: left;
	font-weight: normal;
}

.mischeader {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	padding: 0em 0em 0em 0em;
	font-size: 1.2em;
	color: #2a1a30;
	text-align: inherit;
	font-weight: normal;
}

.homeheader {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 1.3em;
	color: #2a1a30;
	text-align: left;
	font-weight: lighter;
}

.secondary {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #371343;
}

.newsdate {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #500168;
}

.newsmotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #0d060f;
}

.newssign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: oblique;
	color: #ff6fb9;
}














select,input,button,textarea {

font:99% 'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック';

}