body {
	background-color: #0154C3;
	background-image: url("../image/background.gif");
	background-repeat: repeat-x;
	}

.gray10{font-Size:10px; line-height:14px; color:#333333; text-decoration: none; }
.gray12{font-Size:12px; line-height:18px; color:#333333; text-decoration: none; }
.gray14{font-Size:14px; line-height:20px; color:#333333; text-decoration: none; }

.blue10{font-Size:10px; line-height:14px; color:#0154C3; text-decoration: none; }
.blue12{font-Size:12px; line-height:18px; color:#0154C3; text-decoration: none; }
.blue14{font-Size:14px; line-height:20px; color:#0154C3; text-decoration: none; }

.white10{font-Size:10px; line-height:14px; color:#FFFFFF; text-decoration: none; }
.white12{font-Size:12px; line-height:18px; color:#FFFFFF; text-decoration: none; }
.white14{font-Size:14px; line-height:20px; color:#FFFFFF; text-decoration: none; }

a {
	text-decoration: underline;
	color: #0154C3;
	}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	}

#contents-company{
	background-image: url("../company/image/image_background02.gif");
	background-repeat: no-repeat;
	}

#contents-magiquoal{
	background-image: url("../works/image/image_background02.gif");
	background-repeat: no-repeat;
	}

.rss-box{
	margin: 50px 0 0 0;
	}

.rss-box ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.rss-box li{
	padding: 0 0 8px 24px;
	font-Size: 12px;
	background: url(../image/top-marker.gif) no-repeat 5px 30%;
	}

.rss-box li a{
	color: #0154C3;
	text-decoration: none; 
	}

.rss-box li a:hover {
	text-decoration: underline;
	color: #FF0000;
	}