


body{ font-size: 11pt; line-height: 14pt;}
.cwhite { color: white ;}
td  { font-size: 11pt; line-height: 14pt;}
A:link   { color: #00e ;}
A:visited { color: #36f ;}

A:active   { color: #f30; background-color: yellow; position: relative }
.cblue { color: #36f ;}
.cgreen { color: #063 ;}
.corange { color: #f30 ;}
.small { font-size: 9px; line-height: 11px ;}
.small2 { font-size: 10px; line-height: 12px ;}
.small3 { font-size: 12px; line-height: 14px ;}
.small4 { font-size: 12px; line-height: 18px ;}
.small5 { font-size: 11px; line-height: 14px ;}
A:HOVER  { color: #f30; }

/* other styles
----------------------------------*/
.txtArea_r {
	text-align: left;
	font-size: 90%;
	line-height: 1.5;
	font-weight: normal;
	float: right;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
h1 {
	margin: 28px 0px 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	display: inline;
	font-weight: normal;
}
h2 {
	margin: 23px 0px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	display: inline;
	font-weight: normal;
}
h3 {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 490px;
}
h4 {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 32px;
	width: 490px;
}

img.sukima {
	margin-bottom: 5px;
}
h2.news {
    background: url(news/imgs/tit_bg.jpg) no-repeat left top;
	padding: 5px 0 5px 24px;
	margin:0 0 10px 0;
	display: block;
    text-align: left;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
	font-family: ‘utsukushiregular’,‘游明朝’,YuMincho,‘ヒラギノ明朝 ProN W3’,‘HiraMinProN-W3’,”メイリオ”,Meiryo,serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,.3);
}