@charset "Shift_jis";

@import "category_style.css";

/*------＜レイアウトテンプレートの高さ指定＞---------*/

#page {

	height: 2932px;
}

#con {
	height:2932px;
}

#footer {
	top:2871px;
}


/*-------＜コンテンツボックスの陰の高さ＞-----------*/

#lineshadow {
	top:950px;
}

#lineshadow2 {
	top:2852px;
}


/*-------＜コンテンツ内の詳細設定＞------------*/

/*   <index>         */
/*   1.ボックス      */
/*   2.タイトル画像  */
/*   3.詳細設定　　　*/



/*--------＜新着情報設定＞--------------*/

/*  1   */
#news {
	position:absolute;
	left:0px;
	top:120px;
	width:220px;
	height:830px;
	z-index:19;
}

/*  2   */
#news h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 220px;
	height: 62px;
	background-image:url(../img/news_img.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

/*  3   */
.linkbox {
	height: auto;
	width: 220px;
}

.linkbox p {
	margin: 5px 30px;
	font-size: 10px;
}
.newsname {
	font-size: 16px;
	color: #3366FF;
	margin-bottom: 5px;
	margin-left: 50px;
}

.newslink {
	margin-left: 50px;
	padding: 0px;
}
.lineshort {
	width: 220px;
	margin: 10px 0px;
}


/*------＜ぐるぐるネット「旬」特集設定＞------*/

/*   1.   */
#special {
	position:absolute;
	left:220px;
	top:120px;
	width:530px;
	height:830px;
	z-index:20;
	border-left: #666666 1px solid;
}

/*   2.   */
#special h2 {
	margin: 0px;
	padding: 0px;
	width: 529px;
	height: 62px;
	background-image:url(../img/special_img.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

/*   3.   */
.subtext {
	margin-left: 30px;
}

#special p {
	line-height: 16px;
}
.line {
	text-align: center;
	margin: 10px 0px;
	float: none;
	width: 530px;
	height: auto;
}
.photo a {
	margin:  10px 40px 0px 0px;;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
.commentbox {
	height: 160px;
	width: 310px;
	float:left;
	margin-top: 10px;
}
.commentbox p {
	margin: 10px 0px 15px 30px;
	font-size: 12px;
	line-height: 16px;
}
.commentbox2 {
	height: 160px;
	width: 500px;
	float:left;
	margin-top: 10px;
}
.commentbox2 p {
	margin-left:30px;
	font-size: 12px;
	line-height: 16px;
}
.itembox {
	height: 180px;
	width: 530px;
}
.subphoto {
	text-align: center;
	width: 530px;
	margin: 10px auto 0px;
}
.name {
	margin: 0px 0px 0px 30px;
	font-size: 14px;
	color: #3366FF;
	padding: 0;
}
.price {
	margin: 5px 15px 0px 25px;
	padding: 7px 5px 0px 0px;
	font-size: 18px;
	text-align: right;
	color: #CC0000;
	font-weight: bold;
	border-top: #666666 1px dotted;
}


/*------＜カテゴリ検索の高さ設定＞------*/


#category {
	top:990px;
	height:1862px;
}
#category .sample {
	text-align: center;
	margin-top:100px;
}

/*------＜ぐるぐるネット一押し商品設定＞------*/

/*   1.   */
#push {
	position:absolute;
	left:220px;
	top:1052px;
	width:530px;
	height:1800px;
	z-index:25;
}

/*   2.   */
#push_title {
	position:absolute;
	left:220px;
	top:962px;
	width:530px;
	height:90px;
	z-index:26;
}
#push_title h2 {
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: 90px;
	background-image:url(../img/push_img.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

/*   3.   */
.pushbox {
	height: auto;
	width:530px;
}
.pushbox-top {
	height: auto;
	width:530px;
	margin-top:15px;
}
.pushitem {
	width: 530px;
	height: 180px;
}
.pushline {
	text-align: center;
	margin: 20px 0px 15px 0px;
	float: none;
	width: 530px;
	height: auto;
}

/*  ・サッカーボールマンの詳細　　*/
.cos {
	text-align: center;
	margin: 0px 0px 0px 15px;
	width: 500px;
}
.cosphoto a {
	margin:  10px 5px 0px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	width: 96px;
	float: left;
}
.cos h5 {
	font-size: 16px;
	color:#FF6600;
	width: 500px;
	margin: 5px;
	float: left;
}
