@charset "UTF-8";
/*
 * css for lbbi.net
 */

div#Container_white
{
	position			: relative;
	width				: 1130px;
	margin				: auto;
	background-image	: url("/images/common/menu-body.gif");
	background-repeat	: x-repeat;
	line-height	: 1.5;
}



/* reportの９人の侍画像 */
div#report_bg
{
	background-image	: url('/images/report/samurai-img.gif');
	background-repeat	: no-repeat;
	width				: 615px;
	height				: 470px;
	margin-left			: 20px;
        padding                         : 0px 0px 20px 65px
}

/* reportの９人文章 */
.report_bg_word
{
       	width				: 110px;
	height				: 60px;
        padding                         : 80px 0px 17px 90px;
        float                           : left;
        margin-right                    : 0px;
}

.report_bg_word2
{
       	width				: 120px;
	height				: 60px;
        padding                         : 80px 0px 17px 90px;
        float                           : left;
        margin-right                    : 0px;
}


h2
{
	border		: 0;
	margin		: 0;
	padding-top	: 20px;
	font-weight	: bold;
	font-size	: 24px;
}

/* reportの其の○ */
.sono_
{
	width				: 650px;
	height				: 124px;
	margin-bottom			: 10px;
	margin-left			: 20px;

}
.sono_word
{
	width				: 315px;
	height				: 20px;
	padding-top			: 10px;
        text-align                      : right;
}

.sono1
{
	background-image	: url('/images/report/sono1.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono2
{
	background-image	: url('/images/report/sono2.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono3
{
	background-image	: url('/images/report/sono3.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono4
{
	background-image	: url('/images/report/sono4.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono5
{
	background-image	: url('/images/report/sono5.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono6
{
	background-image	: url('/images/report/sono6.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono7
{
	background-image	: url('/images/report/sono7.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}

.sono8
{
	background-image	: url('/images/report/sono8.gif');
	background-repeat	: no-repeat;
	width				: 365px;
	height				: 105px;
	padding-top			: 15px;
	padding-right			: 250px;
	padding-left			: 35px;
	margin-bottom			: 10px;
	margin-left			: 30px;
}


/* reportのタイトル */

.report_title
{
	background-image	: url('/images/report/title0.gif');
	background-repeat	: no-repeat;
	width				: 706px;
	height				: 286px;
}

.report_title2
{        
	width				: 260px;
	height				: 60px;
        padding-top                     : 190px;
        padding-left                    : 80px;
        padding-bottom                  : 36px;
	float:left;
}


.report_title3
{        
	width				: 140px;
	height				: 42px;
	float:left;
        padding-top                     : 207px;
        padding-left                    : 15px;
 
}


/* reportの侍紹介画像 */
p.samurai
{
	margin-top      : 20px;
	margin-left     : 280px;
	width		: 147px;
	height		: 27px;


}

/* report1の巻物 */
div#makimono
{
	background-image	: url('/images/report/makimono.gif');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 242px;
	line-height			: 15px;
}

div#makimono p
{
	padding-top		: 60px;
	padding-left	: 200px;
	height			: 135px;
	font-weight		: bold;
}

/* report2の巻物 */
div#makimono2
{
	background-image	: url('/images/report/makimono.gif');
	background-repeat	: no-repeat;
	width				: 450px;
	height				: 242px;
	line-height			: 15px;
	padding-left		: 200px;
}

div#makimono2 p
{
	width			: 150px;
	padding-top		: 50px;
}

div#makimono2 table
{
	width			: 400px;
}

