body{ background-color:#007bbb;
text-align:center;
margin-top:0pt;
margin-bottom:0pt;}

div#main table{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#main{
text-align:center;
}

td{background-color:#ffffff;
vertical-align:top;
font-size:11pt;
line-height:16pt;
text-align:left;}

h1{font-size:12pt;
font-weight:bold;
line-height:16pt;
border-left:solid 5pt #00afcc;}

table.travel{ 
border-top:1px solid #0075c2;
border-left:1px solid #0075c2;
border-collapse:collapse;
boder-spacing:0;}

.date{ background-color:#87ceeb;
border-right:1px solid #0075c2;
border-bottom:1px solid #0075c2;
padding:3pt;}

.contents{border-right:1px solid #0075c2;
border-bottom:1px solid #0075c2;
padding:3pt;}

img.yenstrong{
 margin-right:10pt;
 margin-top:10pt;
 margin-bottom:10pt;
float:left;}

font.yenstrong{font-size:15pt;
line-height:21pt;
font-weight:bold;}

img.right{
 margin-left:5pt;
 margin-right:5pt;
 margin-top:10pt;
 margin-bottom:10pt;
float:right;}

input{ font-size:12pt;}
textarea{ font-size:12pt;}

.imageSlideshowHolder{
		margin:5px;	/* 余白 */
		float:center; 	
		width:700px;	/* 画像の幅 */
		height:500px;	/* 画像の高さ */		
		position:relative;	/* 変更不可 */
	}

.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}