/* CSS Document */

#compe {
	display : inline;
	margin-top : 2px;
	width : 600px;
	float : left;
	min-height : 300px;
	background-image: url(iritahama.jpg);
	background-repeat: no-repeat;
} 
* html #compe { 
height : 300px;
} 
#compe p {
	font-family : "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size : 11px;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 25px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	line-height: 16px;
	color: #003399;
	letter-spacing: 0.2em;
	width: 320px;
	background: url(images/bg.png) repeat;
	behavior: url("../iepngfix.htc");
} 
#compe h3 {

} 
#compe h4 {

} 
#compe h5 {

} 
#compe a {
	color : #FFFFFF;
	text-align: center;
} 

#cups {}
#cups h3 {
	background-image: url(../css/images/premium.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#cups ul {
	clear: both;
}
.conditions {
	float: right;
	width: 360px;
	margin-left: 20px;
}
.conditions ul {}
.conditions li {
	list-style-image: url(../css/images/bluedot.png);
}
table {
	border-collapse:collapse;
	color: #333;
	margin-bottom: 10px;
	margin-left: 25px;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
	border-left: 1px solid #686868;
	background-color: #eaeaea;
	font-size: 0.9em;
	line-height: 145%;
	float: left;
	width: 860px;
	margin-top: 30px;
}
td, th {padding:5px;}
caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}
thead th {
	background:#333 url(bg.gif) repeat-x;
	color:#fff;
	font-size: 0.8em;
}
tbody td {border-bottom: dotted 1px #333;}
#threephotos {
	float: left;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 15px;
}
