/* リンク */
A:link{
text-decoration:underline;
color:#EC008C;
padding:0px;
}

A:visited{
text-decoration:underline;
color:#222222;
}

A:action{
text-decoration:underline;
color:#EC008C;
}

A:hover{
text-decoration:none;
color:#222222;
padding:0px;
}

/* リンク TOPへモドル*/
A.menu:link{
text-decoration:underline;
color:#EC008C;
padding:0px;
}

A.menu:visited{
text-decoration:underline;
color:#FFF200;
}

A.menu:action{
text-decoration:underline;
color:#EC008C;
}

A.menu:hover{
text-decoration:none;
color:#FFF200;
padding:0px;
}

/* リンク フッター用*/
A.foot:link{
text-decoration:underline;
color:#EC008C;
padding:0px;
}

A.foot:visited{
text-decoration:underline;
color:#FFF200;
}

A.foot:action{
text-decoration:underline;
color:#EC008C;
}

A.foot:hover{
text-decoration:none;
color:#ffffff;
color:#FFF200;
}


body, tr, td{
font-size: 12px;
line-height:130%;
}

body{
	background-color:#000000;
	margin:0px;
	padding:0px;
}

table.main{
	border:1px #03d233 solid;
	width:780px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}

td.back01{
	width:778px;
	height:550px;
	background-image:url(./images/utyusen_02.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#000000;
	border:0px;
	color: #000000;
	font-size: 12px;
	padding:0px;
	line-height:140%;
}

td.sp01{
	width:778px;
	background-image:url(./images/sp01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#00086b;
	border:0px;
	color: #000000;
	font-size: 12px;
	padding:0px;
	line-height:140%;
}

td.back02{
	width:443px;
	height:550px;
	background-image:url(./images/qb_comic4_02.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
	border:0px;
	color: #000000;
	font-size: 12px;
	padding:0px;
	line-height:140%;
}

.content{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
	line-height:130%;
}
