@import url("grids.css");
@import url("reset.css");

/* *********************************************************************************************************************
　背景指定/ループ　【ＴＯＰ】
********************************************************************************************************************* */
#back{margin:0; padding:0;}

/* =========================================================================
　ヘッダ　
===========================================================================*/
#back_head{display:none;}


/* *********************************************************************************************************************
　背景指定/（幅・910px）　【メイン部分】
********************************************************************************************************************* */
#back_roop{margin:0 auto; padding:0; width:910px;}
#back_main{margin:0 auto; padding:15px 0 0 15px; width:895px;}

/* =========================================================================
　コンテンツ（左側）
===========================================================================*/
#leftside{float:left; width:690px; padding:0 20px 0 0;}

/*パンくずリンク*/
.kuzu{font-size:75%; padding:2px 0 3px 25px; clear:both;}
.kuzu a {text-decoration:underline;}
.kuzu a:hover{text-decoration:none;}

/*ページの先頭へ*/
.ptop{clear:both; float:right; padding:10px 0 0 0;}
.ptop a{background:url(../common-images/img_ptop.gif) no-repeat; width:100px; height:20px; display:block; text-indent:-9999pt;}

/* =========================================================================
　メニュー（右側）
===========================================================================*/
#rightside{display:none;}

/* *********************************************************************************************************************
　背景指定/（幅・910px）　【フッタ】
********************************************************************************************************************* */
/* =========================================================================
　フッタ
===========================================================================*/
#back_foot{display:none;}