@charset "Shift_jis";

@import "../../css/category_style.css";
@import "contentsbox_style.css";



/*------＜レイアウトテンプレートの高さ指定＞---------*/

#page {

	height: 1760px;
}

#con {
	height:1760px;
}

#footer {
	top:1700px;
}


/*-------＜コンテンツボックスの陰＞-----------*/

#lineshadow {
	top:1680px;
}

#lineshadow2 {

}



/*------＜阪神タイガースグッズ設定＞------*/

/*   高さ   */
#contentsbox {
	height:1560px;
}

/*  タイトル画像  */
#contentsbox h2 {
	background-image:url(../img/soccer_img.png);
}



/*------＜カテゴリ検索設定＞------*/

/*  高さ   */

#category {
	top: 120px;
	height:1560px;
}
