
/* 全体を覆うDIV(TOP用) */	
#wrapperTop	{width:718px; margin:100px auto; text-align:center;}	

/* 1行目(3分割) */
#line1		{width:718px; height:169px; text-align:left; margin:0px;}
#line1_r	{background:transparent url("images_top/right1.gif") no-repeat; width:304px; height:169px; text-align:left; float:right;}
#line1_l	{background:transparent url("images_top/left1.gif") no-repeat; width:100px; height:169px; text-align:left; float:left;}
#line1_c	{background:transparent url("images_top/center1.gif") no-repeat; width:314px; height:169px; text-align:left; float:left;}

/* 2行目(3分割) */
#line2		{width:718px; height:100px; text-align:left; margin:0px;}
#line2_r	{background:transparent url("images_top/right2.gif") no-repeat; width:304px; height:100px; text-align:left; float:right;}
#line2_l	{background:transparent url("images_thumbnail/001.jpg") no-repeat; width:100px; height:100px; text-align:left; float:left;}
#line2_c	{background:transparent url("images_top/center2.gif") no-repeat; width:314px; height:100px; text-align:left; float:left; padding:0px;}
#line2_c2	{background:transparent; width:294px; height:80px; text-align:left; margin:10px; padding:0px;}


/* menu(中央寄せ) */
#menuArea		{width:583px; height:60px; text-align:center; margin:20px 0px;}

/* タイトル(中央寄せ) */
#topTitle		{width:718px; text-align:center;}

/* サブタイトル(中央寄せ) */
#topSubTitle	{width:718px; text-align:center;}