@charset "UTF-8";

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a:link {
	color: #FFFF33;
}
a:visited {
	color: #B3B3B3;
	text-decoration: underline;
}
a:hover {
	color: #5EBDE1;
	text-decoration: underline;
}
a:active {
	color: #4C4C4C;
}

body {
	color: #4C4C4C;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 80%;
	line-height: 1.6;
	background-image: url(file:///Macintosh HD/Users/tamadamakoto/Desktop/sense/img/top_back_200x150.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/flash_back_01.jpg);
}
#waraaper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(file:///Macintosh HD/Users/tamadamakoto/Desktop/sense/iris/top.jpg);
	background-repeat: no-repeat;
	height: 640px;
	background-position: center top;
}
#waraaper .flash {
	height: 400px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/top_img.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}
#FlashID {
	height: 396px;
	width: 846px;
	margin-left: 2px;
}
#buttun {
	height: 100px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#buttun ul li {
	list-style-type: none;
	float: left;
	height: 100px;
	width: 400px;
	line-height: 100px;
}
#buttun ul .sanwa {
	height: 100px;
	width: 400px;
	margin-left: 50px;
}
