#page_size {
	margin-left: 8px;
	height: auto;
	width: auto;
	margin-top: 5px;
}


h1 {
	text-indent: -9999px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

/*各ページタイトル背景*/
#display_img {
	float: left;
	width: 740px;
	background-image: url(img/display_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}

#office_img {
	float: left;
	width: 740px;
	background-image: url(img/office_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}


#specialgift_img {
	float: left;
	width: 740px;
	background-image: url(img/specialgift_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}

#popular_img {
	float: left;
	width: 740px;
	background-image: url(img/popular_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}

#home_img {
	float: left;
	width: 740px;
	background-image: url(img/home_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}


#voice_img {
	float: left;
	width: 740px;
	background-image: url(img/voice_title.gif);
	height: 155px;
	background-repeat: no-repeat;
}


/*/////各ページタイトル背景*/



h2 {
	font-size: 12px;
	font-weight: 400;
	height: auto;
	margin-top: 80px;
	text-align: left;
	margin-left: 8px;
}
#strong {
	font-size: 12px;
	font-weight: 400;
	height: auto;
	margin-top: 98px;
	text-align: center;
}


.img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
.gunji {
	line-height: 15px;
}




.item_name {
	font-size: 12px;
	color: #805900;
	font-weight: 600;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#table_text {
	font-size: 12px;
}

#page_size .item .img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#container #mainContents #page_size .gift_set {
	border: 1px solid #666666;
	width: 680px;
	margin-bottom: 10px;
}

#item_number {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #999999;
	width: 48px;
	margin-right: 5px;
	float: left;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#size {
	clear: both;
	float: none;
	margin-top: 8px;
}

#money {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#money1 {
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}


#border {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#border1 {
	height: 35px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.item {
	margin-bottom: 20px;
	clear: both;
	float: none;
}
.send_img {
	background-color: #FFE2D2;
}
.send_text {
	background-color: #FFE2D2;
	padding-left: 5px;
	width: 165px;
	line-height: 1.2em;
	font-size: 12px;
}

.voice {
	float: left;
	height: auto;
	width: 500px;
}
.voice_decore {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.voice_pack {
	height: auto;
	margin-bottom: 40px;
}




.voice_img {
	background-color: #FFFF66;
	float: right;
	height: 600px;
	width: 180px;
}

/*リンクの画像をマウスオーバーで変えたい時*/
/**トレンドシートへ**/
 .to_voice {
	clear: both;
	float: none;
	height: 50px;
	width: 700px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-left: 10px;
}

/************************
リンク設定
************************/
 .to_voice a {
	background-image: url('img/to_voice3.gif');
	width: 700px;
	height: 50px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	}
	
 .to_voice a:hover {
	background-image: url('img/to_voice4.gif');
	width: 700px;
	height: 50px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
