@charset "utf-8";

@import "common.css";
@import "sub_common.css";


/*-------------------- 1. Page Title --------------------*/

h2#ttlBook { background-image: url(../about/img/ttl_book.jpg);}

/*-------------------- End Page Title --------------------*/

/*-------------------- 2. Contents01 --------------------*/

div.leftBox01 { width: 400px; float: left;}
	p#catch01 { width: 288px; height: 18px; margin-bottom: 30px; background-image: url(../about/img/book_catch01.gif);}
div.rightBox01 { width: 100px; text-align: center; margin-left: 440px; margin-top: 20px;}
p#linkAnotherSite { width: 100%; text-align: right; margin-top: 30px;}
	p#linkAnotherSite a { text-decoration: underline;}
/*-------------------- End Contents01 --------------------*/



















