/*
Theme Name: Saga-Airport campaign
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: Saga Airport campaign Page
Version: 1.0
Author: P-Brain
Author URI: http://www.p-brain.co.jp/
*/

* {
	margin: 0;
	padding: 0;
	border:0;
}
html{
	 overflow-y:scroll;
}
body {
	text-align: center;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", HiraMaruPro-W4, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, sans-serif;
	color: #222;
	letter-spacing: 1px;
	letter-spacing: 0.1ex;
	font-size: 80%;
	_font-size:78%;  /* for Win IE6 */
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;


}
body div {
	text-align: left;
	margin: 0 auto;
	overflow:hidden;
}
#title {
	width: 880px;
	margin-top:10px;
	height: 80px;
	background-color: #FFFFFF;
}
#flash {
	width: 880px;
	height: 300px;
	background-color: #FFFFFF;
}
h1 {
	padding: 20px 12px 0 12px;
	font-size: 150%;
}
#container {
	width: 900px;
	margin:0 auto;
	text-align:center;
	background-color: #FFFFFF;
	border:solid 1px #555;
}
#menu {
	width: 234px;
	margin-top:15px;

	float: left;
	background-color: #FFF;
	padding-left: 10px;
}
#main {
	padding-left: 10px;
	width: 639px;
	margin-top:15px;
	float: left;
	background-color: #ffffff;
}
#main p {
	margin: 0 8px;
	line-height: 150%;
}
#main hr{
	border:solid 1px #EEE;
	margin:5px 0;
}
#main dd{
	margin:0 0 0 520px;
}

#footer {
	padding-top:20px;
	width: 880px;
	clear: both;
	background-color: #FFFFFF;
}

a:link{
	color:#000099;
	text-decoration:underline;
}
a:visited {
 color: #000099;
	text-decoration:underline;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
a:active{
	color:#990000;
	text-decoration:none;
}

/* event style */


td img {display: block;}td img {display: block;}

#back-1 {
	position:relative;
background-image: url("../images/shop-back-1.gif");
	width:629px;
	height:215px;
}
#back-1 .mark {
	position:absolute;
left:15px;
	top:22px;
} 
#back-1 .title {
	position:absolute;
left:45px;
	top:20px;
	width:315px;
} 
#back-1 .mes {
		position:absolute;
left:20px;
	top:75px;
	width:340px;

} 
#back-1 .photo {
	position:absolute;
left:370px;
	top:20px;
} 
.item {
	position:relative;
	width:629px;
	height:200px;
}
.item .itemname {
	position:absolute;
	left:5px;
	top:50px;
	color: #CC0000;
	font-weight: bold;
} 
.item .itemphoto {
	position:absolute;
	left:125px;
	top:20px;
} 
.item .itemmes {
	position:absolute;
	left:255px;
	top:20px;
} 
