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

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

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

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

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

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

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

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

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

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

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

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


body, tr, td{
font-size: 13px;
line-height:150%;
}

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

table.main{
	border:1px #ffffff 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:#ffffff;
	border:0px;
	color: #000000;
	font-size: 13px;
	padding:0px;
	line-height:150%;
}

td.sp01{
	width:778px;
	background-image:url(./images/sp01.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#1a90fe;
	border:0px;
	color: #ffffff;
	font-size: 13px;
	padding:0px;
	line-height:150%;
}

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: 13px;
	padding:0px;
	line-height:150%;
}

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