/* copyright Intelligent Label co.,ltd.　Director chuma */
/* An element name, arrangement, etc. forbid carrying out unapproved use in a form with this. */

a:link{color:white; text-decoration: none;} 
a:active{color:white; text-decoration: none;} 
a:visited{color:white; text-decoration: none;} 
a:hover{color:yellow; text-decoration: none;}

.a2:link{color:white; text-decoration:underline;} 
.a2:active{color:white; text-decoration:underline;} 
.a2:visited{color:white; text-decoration:underline;} 
.a2:hover{color:yellow; text-decoration:underline;}

.a:link{color:#0000CC; text-decoration:underline;} 
.a:active{color:#0000CC; text-decoration:underline;} 
.a:visited{color:#0000CC; text-decoration:underline;} 
.a:hover{color:red; text-decoration:underline;}

h1 {
font-size:8pt;
margin-left:2px;
margin-top:4px;
margin-bottom:0px;
font-weight: normal;
font-family:ＭＳ ゴシック;
color:#dddddd;
}

.input { background-color: #FDFCEA; margin-bottom: 3px; }

.r9 {
font-size:10px;
line-height: 150%;
}

.r11 {
font-size:11px;
line-height: 120%;
}

.r11_2 {
font-size:11px;
font-family:ＭＳ ゴシック;
}

.r12 {
font-size:12px;
line-height: 130%;
font-family:ＭＳ ゴシック;
}

.r12_1 {
font-size:12px;
line-height: 150%;
font-family:ＭＳ ゴシック;
}


.r13 {
font-size:13px;
line-height: 130%;
font-family:ＭＳ ゴシック;
}

.r13_2 {
font-size:13px;
line-height: 150%;
font-family:ＭＳ ゴシック;
}


.r14 {
font-size:14px;
line-height: 130%;
font-family:ＭＳ ゴシック;
}

.r15 {
font-size:15px;
line-height: 130%;
font-family:ＭＳ ゴシック;
}

.r15_2 {
font-size:15px;
line-height: 120%;
font-family:ＭＳ ゴシック;
}

.r15_3 {
font-size:15px;
line-height: 180%;
font-family:ＭＳ ゴシック;
}

/* Intelligent Label co.,ltd. 2003.11.23 chu_ma */

/*商品一覧
-------------------------------------*/

.syouhin_base {
	margin:10px 0px;
	padding:5px 5px;
	border:solid 1px #333333;
}
.syouhin_l {
	float:left;
}
.syouhin_r {
	float:right;
}
.clear {
	clear:both;
}
.syouhin_bar {
	margin:10px 0px 20px;
	text-align:center;
}

.tt_ber{
	background: url(img/tt02.jpg) 0 0 no-repeat;
	height: 100px;
	padding: 15px 15px 0 15px;
	font-size: 14px; 
	letter-spacing: 0.1em;
	line-height: 1.5em;
	display: block;
	}

.tt_bertyu{
	background: url(img/tt_tyugen.jpg) 0 0 no-repeat;
	height: 100px;
	padding: 15px 15px 0 15px;
	font-size: 14px; 
	letter-spacing: 0.1em;
	line-height: 1.5em;
	display: block;
	}

.tt_ber02{
	background: url(img/tt_ber-left.jpg) 0 0 no-repeat;
	height: 115px;
	padding: 15px;
	font-size: 14px; 
	letter-spacing: 0.1em;
	line-height: 1.5em;
	display: block;
	}

.tt_ber03{
	background: url(img/tt_ber-right.jpg) 0 0 no-repeat;
	height: 115px;
	padding: 15px 0;
	font-size: 14px; 
	letter-spacing: 0.1em;
	line-height: 1.5em;
	display: block;
	}

.icon{
	display: inline;
	margin: 0 10px 5px 0;
	vertical-align: middle;	
	}


