@charset "UTF-8";

@import url("gauge.css");

/*main top common*/
.itemTagNavi  {
	line-height: 1.2em;
	display: block; 
	margin: 0 0 5px; 
	padding: 0; 
	height: 20px; 
	clear: both ;
}


.itemTagNavi .typeTag   {
	font-family: 'MS PGothic',sans-serif; 
	text-align: center; 
	float: left ;
/* for IE5 mac only \*//*/
	width : 120px ;
/* for IE 5 mac only */	
/*main top for index*/
}

.existent     {
	display:none;
	color: #7f0019;
	font-size: 100%;
	font-family: 'MS PGothic',sans-serif;
	padding-right: 5px;
	border-right: 1px solid #ccc ;
 }

.onsale  { 
	display:none;
	font-size: 100%;
	font-family: 'MS PGothic',sans-serif; 
	margin-left: 5px ;
}

.toStore  { 
	font-size: 100%; 
	font-family: 'MS PGothic',sans-serif; 
/*	text-indent: 10px ; */
 }

.lost { 
	font-size: 100%;
	font-family: 'MS PGothic',sans-serif; 
		margin-left: 5px ;
}

/*main top for proposal*/
.propCustom   {
	font-size: 95%;
	background-image: url("../img/customize.gif");
 background-repeat: no-repeat;
 background-position: 0 1px;
 text-indent: 13px ;
}

.propNew  {
	font-size: 95% ;
	background-image: url("../img/new.gif");
 background-repeat: no-repeat;
 background-position: 0 1px;
 text-indent: 13px ;
}

.propcat  {
	font-size: 95% ;
}

.propname  {
	font-size: 95% ;
}

.itemName     { 
	font-size: 140%; 
	font-family: 'MS PGothic',sans-serif; 
	font-weight: bold; 
	line-height: 1.3em; 
	margin-bottom: 	20px; 
}

.itemLead {
	margin : 5px ;
}

/*itemPic spec field*/
.itemPic    {
	margin-bottom: 20px;
	float: left ;
	width: 287px;
}

.itemSpec    {
	width: 250px; 
	float: right ;
}

.itemSpecButton   {
	margin-bottom: 5px;
	width: 253px ;
	font-size : 75% ;
}

.customButton  {
	margin-right: 15px ;
}

.reVoteButton {
	margin-right: 3px ;
}

.reCommentButton {
	margin-right: 3px ;
}

.reCustomButton {
	margin-right: 3px ;
}

.spec  { 
	font-size: 75%; 
	line-height: 1.3em; 
	margin: 5px auto 0; 
	padding: 3px; 
	width: auto; 
	border: dotted 1px #999 ;
}

.noticeTop  { 
	font-size: 75%; 
	line-height: 1.3em; 
	margin-top: 5px ;
}

.noticeUnder   {
	font-size: 75%; 
	line-height: 1.3em;
	margin-top: 5px; 
	margin-bottom: 20px ;
}

/*itemPic spec field gauge*/
.gaugeNumber   { 
	font-size: 100%; 
	margin-top: 20px; 
	margin-bottom: 5px ;
}

.originalCat {
	font-size: 90% ;
}

/*----- added for new design  Recomendation Last Comments -------*/
.recomend {
 font-size:85%;
 top-margin:20px;
}

.LatestComments { 
top-margin:10px;
 font-size:85%;
}

/*point field*/
/*----- changed  the width for new design -------*/
.point  { 
	width: 287px; 
	float: left ;
}

.pointTitle { 
	font-size: 100%; 
	font-weight: bold; 
	margin-bottom: 5px ;
}

.pointText { 
	font-size: 90%; 
	background-color: #eee; 
	margin-bottom: 5px; 
	padding: 5px 2px ;
}

.pointData { 
	font-size: 80%; 
	margin-bottom: 20px ;
}


/*----- for Tab design -----------------------------------*/

/* tab  */
#tabWrapDetail {
	clear:both;
	padding: 0px;
	margin: 0px;
}

.tabFrame {
	clear:both;
	height:25px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 20px 0px;
/*	border-top: dotted 1px #28AECF;  */
	border-bottom: solid 1px #28AECF;	
	display:block;
}

.tabFrame .tab a {
	float:left;
	padding: 0px 5px 0px 5px;
	height:25px;
	margin: 0px 5px 0px 5px;
	border-top: solid 1px #28AECF;	
	border-left: solid 1px #28AECF;
	border-right: solid 1px #28AECF;	
	text-align:center;
	display:block;
}
/*

.tabFrame .tab a:hover {
	background-color:#ddd;
}
*/

#tabWrapDetail .tab .tdetail {
	background-color:#28AECF;
	color:#fff;
/*	height:100%;*/
}
#tabWrapComment .tab .tcomment {
	background-color:#28AECF;
	color:#fff;
/*	height:100%;*/
}

#tabWrapPropose .tab .tpropose {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapInquiete .tab .tinquiete {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapSpecial1 .tab .tspecial1 {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapSpecial2 .tab .tspecial2 {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapSpecial3 .tab .tspecial3 {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapSpecial4 .tab .tspecial4 {
	background-color:#28AECF;
	color:#fff;
}

#tabWrapSpecial5 .tab .tspecial5 {
	background-color:#28AECF;
	color:#fff;
}


/*--------------------------------------------------------*/


/*tab mousu over field*/
.proposeORcomment     { 
	margin-bottom: 20px; 
	border-bottom: 1px solid #ccc ;
}


/*propDetail*/
.propDetail { 
	margin-top: 10px; 
	width: 560px; 
	float: left ;
}

.propL { 
	margin-bottom: 30px; 
}

.propPicL { 
	float: left ;
}

.propExplainL { 
	font-size: 90%; 
	margin-left: 307px ;
}

.propS { 
	margin-bottom: 20px; 
	width: auto; 
	clear : both ;
}

.propPicS { 
	float: left ;
}

.propExplainS { 
	font-size: 90%; 
	margin-left: 188px ;
	width:200px;
}
.propSpec{ 
	font-size: 85%; 
}
.propSpecTile{ 
	font-weight:bold;
}

/*for index.html*/
.custom4custom { 
	float: left ;
}

.custom4custom a  { 
	background-image: url("../../item/img/custom.gif"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: block; 
	width: 260px; 
	height: 24px ;
}

.custom4custom a:hover { 
	background-image: url("../../item/img/custom.gif"); 
	background-repeat: no-repeat ;
}

.comment4custom a  { 
	background-image: url("../../item/img/comment.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 -26px; 
	display: block; 
	margin-left: 282px; 
	width: 260px; 
	height: 24px ;
}

.comment4custom a:hover { 
	background-image: url("../../item/img/comment.gif"); 
	background-repeat: no-repeat; 
	background-position: left top ;
}

/*for comment.html*/
.custom4comment { 
	float: left ;
}

.custom4comment a  { 
	background-image: url("../../item/img/custom.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 -26px; 
	display: block; 
	width: 260px; 
	height: 24px ;
}

.custom4comment a:hover  { 
	background-image: url("../../item/img/custom.gif"); 
	background-repeat: no-repeat; 
	background-position: left top ;
}

.comment4comment a   { 
	background-image: url("../../item/img/comment.gif"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: block; 
	margin-left: 282px; 
	width: 260px; 
	height: 24px ;
}
.comment4comment a:hover  { 
	background-image: url("../../item/img/comment.gif"); 
	background-repeat: no-repeat ;
}

/*for proposal.html*/
.prop4prop { 
	float: left ;
}

.prop4prop a  { 
	background-image: url("../../item/img/customDetail.gif"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: block; 
	width: 260px; 
	height: 24px ;
}

.prop4prop a:hover  { 
	background-image: url("../../item/img/customDetail.gif"); 
	background-repeat: no-repeat; 
	background-position: left top ;
}

.rcomment4prop a  { 
	background-image: url("../../item/img/customComment.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 -26px; 
	display: block; 
	margin-left: 282px; 
	width: 260px; 
	height: 24px ;
}

.rcomment4prop a:hover   { 
	background-image: url("../../item/img/customComment.gif"); 
	background-repeat: no-repeat; 
	background-position: left top ;
}

/*for rcomments.html*/
.prop4rcomment { 
	float: left ;
}

.prop4rcomment a   { 
	background-image: url("../../item/img/customDetail.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 -26px; 
	display: block; 
	width: 260px; 
	height: 24px ;
}

.prop4rcomment a:hover   { 
	background-image: url("../../item/img/customDetail.gif"); 
	background-repeat: no-repeat; 
	background-position: left top ;
}

.rcomment4rcomment a    { 
	background-image: url("../../item/img/customComment.gif"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	display: block; 
	margin-left: 282px; 
	width: 260px; 
	height: 24px ;
}

.rcomment4rcomment a:hover   { 
	background-image: url("../../item/img/customComment.gif"); 
	background-repeat: no-repeat ;
}

/*all comment View*/
.allcommentView { 
	text-align: right ;
}

/*index proposal*/
.proposal  { 
	margin-top: 10px;
	margin-bottom: 30px; 
	width: 550px; 
	height:100px; 
	border-bottom: 1px dotted #ccc;
	clear:both;
}

.proposeItem  { 
	margin-right: 20px; 
	height: 90px;
	width:90px;
	padding:0px;
	overflow:hidden;
	float: left ;
}

.proposeitemName  { 
	font-size: 85%; 
	font-weight: bold; 
	line-height: 1.3em; 
	width: auto; 
	height: 30px ;
}

.itemDetail  { 
	font-size: 80%; 
	margin-top: 10px;
	width: auto ;
}

.votes { }
.number { 
	margin-right: 10px ;
}

.proposer { }

.userName { 
	margin-right: 10px ;
}

.proposeDate { 
	margin-right: 10px ;
}


/*only for item pages form*/
.labeltext4ItemComment    { 
	font-size: 90%; 
	text-align: right; 
	margin: 0 10px 0 0; 
	padding: 0; 
	width: 100px; 
	float: left ;
}
 
 .voteNumber  {
	font-size: 85%; 
	text-align: right ;
}

/* blogparts */

.BlogCode {
background-color:#eee;
padding:5px;
margin:15px 0px;
border:dotted 1px #ddd;
}


/*----- added 20100415 -------*/
.DesignforVoice {
	font-size:85%;
}
.recomVoice {
	font-size:85%;
}
.listNumber {
	font-size:90%;
	margin:-10px 10px 10px 0px;
	text-align:right;
}
.itemwrap {
	display:block;
	margin:0 0 0 0;
	padding:0;
}
.eachitem {
	display:block;
	float:left;
	height:165px;
	margin:0 0px 5px 0;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:110px;
}
.eachitem p {
	border:1px dashed #DEDEDE;
	height:100px;
	margin:0;
	padding:0;
	width:100px;
}
.eachitem img {
	border:medium none;
	margin:0;
	padding:0;
}
.itemstatus {
	background-color:#999999;
	color:#FFFFFF;
	display:block;
	margin:5px 0;
	padding:2px 0;
	text-align:center;
	width:102px;
	font-size:90%;
}

.itemstatus a:link, 
.itemstatus a:visited, 
.itemstatus a:active {
	color:#FFFFFF;
}
.item_name {
	height:30px;
	margin:0;
	overflow:hidden;
	padding-top:0px;
	text-align:center;
	font-size:85%;
	line-height:1.1em;
}

