#alpha a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

body {
	background-color:#283d98;
	margin-top: 0px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', verdana, Helvetica,Arial, sans-serif;
	margin: 0px;
	font-size: 13px;
	line-height:17px;
}

a {
    color:#FF6633;
    font-style:normal;
    text-decoration:none;
}
a:link {
    color:#CC6633;
    font-style:normal;
	text-decoration:none;
}
a:visited {
    color:#FF6633;
    text-decoration:none;
}
a:hover{
    color:#FFCC33;
    font-style:normal;
    text-decoration:underline;
}

.backgra {  background-attachment: scroll; background-repeat: repeat-x; background-image: url(images/bg.jpg)
}
.t_contents {
	padding-left:26px;
	padding-right:26px;
	padding-top:13px;
	padding-bottom:23px;
}

.t_ost {
	background-image:url(images/extra01c.jpg);
	background-repeat:no-repeat;
	height:118px;
}

.t_theme01 {
	background-image:url(images/extra02c.jpg);
	background-repeat:no-repeat;
	height:121px;
}

.t_theme02 {
	background-image:url(images/extra03c.jpg);
	background-repeat:no-repeat;
	height:139px;
}
.font01 {
	font-size: 16px;
	font-weight: bold;
	color:#06F;
	line-height: 21px;
}