#Container {
	height: auto;
	width: 748px;
	padding-bottom: 17px;
}
#Container #Left {
	float: left;
	height: auto;
	width: 322px;
	display: inline;
}
#Container #Pickup {
	height: auto;
	width: 322px;
	text-align: center;
	background: url(img/PickupBody.gif) repeat-y;
	margin-bottom: 17px;
}
#Container #Pickup h2 {
	margin-bottom: 20px;
}
#Container #Pickup h3 {
	margin-bottom: 20px;
}
#Container #Pickup .Photo {
	margin-bottom: 5px;
	border: 1px dashed #0B0B0B;
}
#Container #Pickup #PickupBtm {
	background: url(img/PickupBtm.gif) no-repeat;
	height: 5px;
	width: 322px;
	font-size: 0px;
	margin-top: 38px;
}

#Container #Message {
	height: auto;
	float: right;
	display: inline;
	width: 385px;
	background: url(img/MessageBody.gif) repeat-y;
	margin-bottom: 17px;
}
#Container #Message h3 {
	margin-bottom: 20px;
}
#Container #Message #Comment {
	width: 325px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#Container #Message ul {
	margin-left: 20px;
	padding-top: 20px;
	height: 190px;
}
#Container #Message li {
	display: inline;
	text-align: center;
	float: left;
	line-height: 120%;
	width: 105px;
	padding-right: 5px;
	padding-left: 5px;
}
#Container #MessageBtm {
	font-size: 0px;
	background: url(img/MessageBtm.gif) no-repeat;
	height: 5px;
	width: 385px;
	clear: left;
}

#Container #Event {
	height: auto;
	float: right;
	display: inline;
	width: 385px;
	background: url(img/MessageBody.gif) repeat-y;
}
#Container #Event h3 {
	margin-bottom: 15px;
}
#Container #Event #Body {
	height: 200px;
	overflow: auto;
	width: 325px;
	margin-left: 30px;

}
#Container #Event #Body #Entry {
	background: url(img/Dot.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#Container #Event #Body .Date {
	color: #0060ff;
}
#Container #Event #EventBtm {
	font-size: 0px;
	background: url(img/MessageBtm.gif) no-repeat;
	height: 5px;
	width: 385px;
	margin-top: 25px;
}

#Information {
	width: 748px;
	clear: left;
	height: auto;
	background: url(img/ContainerBody.gif) repeat-y;
	margin-bottom: 17px;
}
#Information h2 {
	margin-bottom: 30px;
}
#Information #MAP {
	height: 400px;
	width: 400px;
	margin-right: 23px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
#Wrapper #Information .info {
	float: left;
	width: 300px;
	padding-bottom: 40px;
}

#Information h3 {
	margin-top: 10px;
}

#Information #QR {
	margin-top: 20px;
	margin-left: 20px;
}
#InformationBtm {
	font-size: 0px;
	background: url(img/ContainerBtm.gif) no-repeat;
	clear: both;
	height: 5px;
	width: 748px;
}
#twitter_div {
text-align : left;
margin : 10px 0; /* 適宜変更推奨 */
padding : 10px 20px;
background : url("背景画像のURL") no-repeat;
}

#twitter_div h2 {
font-size : 1em;
text-align : left;
margin : 5px 0;
}

#twitter_div ul {
width : 720px; /* 適宜変更推奨 */
}

/* ↓ここの設定は、10px×7pxのアイコン画像を基準にした数値になっています。 */
#twitter_div li {
padding : 2px 5px 2px 20px; /* 適宜変更推奨 */
background-image : url("http://img2.org/cabanavi/ico.gif");
background-repeat : no-repeat;
background-position : 5px 8px; /* 適宜変更推奨 */
border-bottom : dotted 1px #6e6055; /* 適宜変更推奨 */
}

#twitter_div li a {
font-size : 0.7em !important;
}


#twitter_div li span {
font-size : 0.8em;
}

#twitter_div li span a {
font-size : 1em !important;
}

a#twitter-link {
font-size : 0.8em;
text-align : right;
display : block;
}



