/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
}
/* ヘッダーの設定*/
#head{
	width:700px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/topimage-bn.jpg) no-repeat center top;
	border-right: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #666666;
}
/* ラッパーの設定*/
#wrap{
	position:relative;
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

/* コンテンツの設定*/
#right{
	width:700px;
	float:left;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
/*----------見出し画像---------*/
h2#picture {
	background:url(../pic_guam/events/images/events-cap01.gif) no-repeat;
	width:541px;
	height:19px;
	text-indent:-9999px;
	margin:50px 0 7px 0;
	}

h3 {
	width:541px;
	height:15px;
	vertical-align:bottom;
	border-bottom:1px solid #aaa;
	margin-top:30px;
	font-weight:bold;
	font-size:13px;
	color:#0000CC;
	margin-left: 79px;
	}

h4 {
	width:541px;
	height:15px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:13px;
	color:#CC0000;
	margin-left: 79px;
	margin-bottom: 10px;
	}
	
/*---可変部---*/

div.box {
	width:541px;
	margin-left: 79px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	}

div.box2 {
	margin:3px 0 0 0;
	width:541px;
	vertical-align:top;
	}
	
div.box2 img {
	display:inline;
	margin-left:5px;
	}

div.pictA {
	width:180px;
	float:right;
	}
	
div.pictB {
	width:90px;
	float:right;
	}
div.pictC {
	width:129px;
	float:right;
	}	
div.pictA img {
	display:inline;
	margin-left:5px;
	}
	
div.pictB img {
	display:inline;
	margin-left:5px;
	}
div.pictC img {
	display:inline;
	margin-left:5px;
	}		
div.textA {
	width:361px;
	float:left;
	}

div.textB {
	width:451px;
	float:left;
	font-size: 12px;
	line-height: 18px;
	}
div.textC {
	width:405px;
	float:left;
	font-size: 12px;
	line-height: 18px;
	}		
div.smallCaution {
	text-align:right;
	font-size:10px;
	width:541px;
	margin:15px 0 0 0;
	color:#666666;
	}
#kakomi {
	width: 700px;
	font-size: 9px;
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
}


/* フッターの設定*/
#foot{
	position:relative;
	width:700px;
	height:100px;
	clear:both;
	float: left;
	font-size: 12px;
	background: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
