/* CSS Document */
body {
text-align  : center;
margin : 0px ;
padding : 0px ;
}

img {
	border : none ;
}

#touroku_box {
text-align  : left;
width:690px;
}
#touroku_title {
font-size:10pt;
line-height:150%;
}
.touroku_cap {
padding:10px 0px 5px 0px;
font-size:10pt;
line-height:150%;
}

.touroku_mid {
padding-top:20px;
}

.spacer {
width:10px;
}

.touroku_indent {
margin-left:10px;
}