

@import url(contents.css);
@import url(header.css);
@import url(footer.css);

/* サイト全般 TAG属性 */

body{
	font-size: 90%;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/all_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,form,ul,ol,dl{
	margin: 0px;
	padding: 0px;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
hr{
	display: none;
}

a:link{
	color:#0066FF;
	text-decoration: none;
}
a:visited{
	color: #3366FF;
	text-decoration: none;
}
a:hover{
	color:#ff3300;
	text-decoration: underline;
}





/* サイト全般 CLASS属性 */

.clear{
	clear: both;
}
.orange{
	color: #FF3300;
}
.img-right{
	margin: 0px 0px 15px 10px;
	float: right;
}
.img-left{
	margin: 0px 10px 15px 0px;
	float: left;
}
.prev{
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
	background-image: url(../img/tips/icon_point-l.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.next{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	float: right;
	background-image: url(../img/tips/icon_point-r.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.clickimg{
	text-align: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.linkpoint{
	margin: 0px 0px 12px 20px;
	padding: 0px 0px 0px 12px;
	background-image: url(../img/point-orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.resulttext{
	color: #FF0B0B;
	font-weight: bold;
}
.resulturl{
	color: #cccccc;
}

/*--------------- winie5x --------------- */

@media tty {
	i{content:"\";/*" "*/}} @import 'ie5x.css'; /*";}
}/* */