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



.top3{
	width:300px;
	float:left
		}
.top3_r{
	width:300px;
	float:left
		}

.kyoudo li {
	width:220px;
	float:left;
	line-height:1.3em
	}

#index {
}

#index .catch {
	text-align:center; 
	font-size:20px; 
	font-weight: bold; 
	line-height:1.3em
}

#index .center {
	text-align:center;
}

#index ul {
		margin:0;
		padding:0;
		overflow:hidden
}
#index ul li {
		margin:0;
		padding:0;
		list-style-type:none;
}

#top_ue {
	font-size:90%;
}
#top_sita {
	clear:both;
}

.twitter {
	padding:15px 0
}

.ranking {
	clear:both;
	font-size:small;
	line-height:1.3em;
	margin:15px 0;
}

.contents_area {
	margin:10px 0 25px 0;
	padding:0;
	overflow:hidden;
	clear:both;
}


#index h3.tt {
	background: url(../img-top/h3_bar.gif);
	padding:6px 15px;
	text-align:left;
	margin:8px 0;
	color:#FFF;
	font-weight:normal
}

#index p {
	margin:0;
	padding:0;
}


/********　ギフトカテゴリページ　商品陳列（上書き）　********/

#index　#giftcatitem {
	display:block;
	width:100%;
	margin:0;
	}

#index .cat-box {
	padding:10px;
	border:1px solid #CCCCCC;
	margin:10px 10px 0 0;
	float:left;
	width:200px;
	clear:none;
	position:relative
	}
#index .cat-souryou{
	position:absolute;
	left:138px;
	top:116px
	}
	
	
#index .cat-right {
	margin:0;
	padding:0px;
	clear:both;
	width:200px
	}
#index .cat-right form{
	text-align: center;
	margin:7px 0
	}
	
#index .cat-box h3 {
	font-size:14px;
	margin:0px;
	padding:3px 0;
	background: none
	}
#index .cat-text {
 font-size: small;
 line-height:1.2em;
 color:#666666;
 margin:0;
 padding:0
	}
#index .cat-p{
	padding:0px;
	}

#index .more {
	text-align:center
	}