*{
	margin:0 auto;
}
a:link  { color: #91278f; text-decoration: none }
a:visited  { color: #91278f; text-decoration: none }
a:hover  { color: #e0cce4; text-decoration: none }
a:active  { color: #91278f; text-decoration: none }
.text9      { color: #333; font-size: 9px; line-height: 1.5em }
.text10    { color: #333; font-size: 10px; line-height: 1.5em }
.text10bk      { color: #333; font-size: 10px; line-height: 1.5em }
.textbold10bk { color: #333; font-size: 10px; font-weight: bold; line-height: 1.5em}
.text12bk     { color: #333; font-size: 12px; line-height: 1.5em }
.text12bl  { color: #2e3192; font-size: 12px; line-height: 1.5em }
.textbold12bk { color: #333; font-size: 12px; font-weight: bold; line-height: 1.5em }
.textbold12r  { color: #91278f; font-size: 12px; font-weight: bold; line-height: 1.5em }
.textbold12bl  { color: #2e3192; font-size: 12px; font-weight: bold; line-height: 1.5em }
.text14bk        { color: #333; font-size: 14px; line-height: 1.5em }
.textbold14w { color: #fff; font-size: 14px; font-weight: bold; line-height: 1.5em }
.textbold14r  { color: #91278f; font-size: 14px; font-weight: bold; line-height: 1.5em }
.textbold14bl  { color: #2e3192; font-size: 14px; font-weight: bold; line-height: 1.5em }
.textbold17bl    { color: #2e3192; font-size: 17px; font-weight: bold; line-height: 1.5em }
.textbold18w    { color: #fff; font-size: 18px; font-weight: bold; line-height: 1.5em }
.textbold26bl    { color: #2e3192; font-size: 26px; font-weight: bold; line-height: 1.5em }
.text38bl      { color: #2f2e5b; font-size: 38px; line-height: 1.5em }
.text12bk_h     { color: #333; font-size: 12px; line-height: 1.5em ;padding-left:115px;}
h1,h2,h3,h4,h5,h6, {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
img {
	border: none;
}
.topnavi {
	margin-top: 30px;
	margin-bottom: 40px;
	border-bottom: 2px solid #3055A3;
}

.topnavi H1 {
	color: #2e3192;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
.contents {
	width: 700px;
}
a.syosai {
	background: #FFFFFF url(contents_images/syousai_red.gif) no-repeat right center;
	text-indent: -9999px;
	color:#FFFFFF;
	font-size:1px;
	display: block;
	height: 14px;
	width: 55px;
	margin:0 0 0 auto;
}
a:hover.syosai {
	background: #FFFFFF url(contents_images/syousai_pink.gif) no-repeat right center;
	text-indent: -9999px;
}
