/* CSS Document */

/*----------トップイメージ画像---------*/
div#topimage {
	margin:0;
	padding:0;
	background:url(../pic_guam/outlets/images/topimage_outlets.jpg) no-repeat;
	height: 250px;
	width: 800px;
	}

/*----------見出し画像---------*/
h2#picture {
	background:url(../pic_guam/outlets/images/outlets-cap01.gif) no-repeat;
	width:541px;
	height:49px;
	text-indent:-9999px;
	margin:40px 0 7px 0;
	}

h3 {
	width:541px;
	height:15px;
	text-indent:-9999px;
	vertical-align:bottom;
	border-bottom:1px solid #aaa;
	margin-top:20px;
	}

h3#outlets01 {
	background:url(../pic_guam/outlets/images/outlets-h3_01.gif) no-repeat;
	}

h3#outlets02 {
	background:url(../pic_guam/outlets/images/outlets-h3_02.gif) no-repeat;
	}

	
/*---可変部---*/

div.box {
	margin:10px 0 0 0;
	width:541px;
	vertical-align:top;
	}

div.pict {
	width:541px;
	margin-top:15px;
	}

div.pict img {
	display:inline;
	margin-right:15px;
	}
