@charset "utf-8";
/* CSS Document */

/*---------------------------------------------------
* 英語版上書き用
*--------------------------------------------------*/

.contents {width:910px;}

/*---------------------------------------------------
* 1カラム用上書き設定
*--------------------------------------------------*/

.container {
background:url(../img/bg_container_body_full.gif) repeat-y scroll 0 0 transparent;
}
.container .inner {
background:url(../img/bg_container_inner_full.jpg) no-repeat scroll 0 0 transparent;
}
.title1 { 
background:url(../img/bg_title1_full.jpg) no-repeat scroll 0 0 transparent;
}
.footer {
background:url(../img/bg_footer_full.gif) no-repeat scroll 0 0 transparent;
}
.title2 { 
background:url(../img/bg_title2_full.gif) no-repeat scroll 0 0 transparent;
}

/*---------------------------------------------------
  レイアウト
----------------------------------------------------*/

.col-3 {
	width: 280px;
}

