/*----------------------------------------------
css clear
-----------------------------------------------*/

html, body {
margin: 0;
padding: 0;
font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}


span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 100%;
}

/*----------------------------------------------
main css
-----------------------------------------------*/
body {
	background-color: #FFFFFF;
	width:90%;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
div#stock_in table#stockdata {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
div#stock_in table#stockdata td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}

.t_12 {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.t_14b {
	font-size: 14px;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}
.r_16b {
	font-size: 16px;
	line-height: 140%;
	color: #FE2626;
	font-weight: bold;
}
.g_12b {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}
.b_14 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #262786;
}
.r_14b {
	font-size: 14px;
	line-height: 140%;
	color: #970000;
	font-weight: bold;
}

/*----------------------------------------------
top css
-----------------------------------------------*/
#top .c_12 {
	font-size: 12px;
	line-height: 130%;
	color: #CCCCCC;
}
#top .r_12 {
	font-size: 12px;
	line-height: 130%;
	color: #D11C1C;
	font-weight: bold;
}
#top .t_12_b {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}

/*----------------------------------------------
stock_in css
-----------------------------------------------*/
#stock_in a {
	font-size: 12px;
	line-height: 140%;
	color: #0000FD;
}

#news_fishihg .w_12b {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
}
#shop a {
	font-size: 12px;
	line-height: 140%;
	color: #0000FF;
}
#contact p {
	font-size: 12px;
	color: #333333;
}
#contact .rt_12 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#contact .b_12 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
