@charset "UTF-8";

#mainvisual {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 314px;
}

ul#slide {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
	width: 990px;
}
ul#slide li {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right: 20px;
}

#topContents {
	width: 484px;
	float: left;
	margin-top: 10px;
}
#infomation p {
	font-size: small;
	line-height: 1.6em;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#textArea {
	height: 180px;
	overflow: auto;
	margin-bottom: 10px;
}
#bnrArea {
	float: right;
	width: 450px;
	margin-right: 0;
	_margin-right: 0px;
	margin-top: 10px;
}
#flash {
	margin-left: -20px;
}
#infomation {
	margin-left: 2px;
	margin-bottom: 15px;
	border: 1px solid #FFCE9B;
	width: 474px;
}

#infomation h3 {
	margin-top: -1px;
	margin-left: -3px;
}
#infomation #infoBnr {
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.topContentsArea {
	width: 482px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
}
.topContentsArea .more {
	position: absolute;
	bottom: 6px;
	right: 9px;
	width: 80px;
	clear: both;
}
.topContentsArea p {
	font-size: 13px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 1px;
	line-height: 1.6em;
}
.topContentsArea p .topContentsAreaPic {
	float: left;
	margin-right: 10px;
}
#topGree {
	background-image: url(../images/top_gree_bg.jpg);
	height: 490px;
	position: relative;
}
#greeText {
	position: absolute;
	top: 70px;
	right: 15px;
	width: 265px;
}
#greeText p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 1.7em;
}
#greeText #name {
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 10px;
}
#topGree #greeMore {
	position: absolute;
	right: 15px;
	bottom: 30px;
}
#bnrArea .bnr {
	margin-top: 10px;
	margin-bottom: 10px;
}
#bnrArea .bnrLeft {
	float: left;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#bnrArea .bnrRight {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
