body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 160%;
	color: #333333;

	font-size: 12px;
	line-height: 1.6em;
}
.mainboder-i {
	background-color: #FFFFFF;
}
.mainboder-o {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.font-s {
	font-size: 10px;
}

link {
	color: #000066;
}
a:link {
	color: #003399;
}

a { color: #039; text-decoration: underline;}
a:visited { color: #555; }
:focus { outline-style: none; -moz-outline-style: none; }
a:hover { color: #e00;}
a:active { color: #e00;outline: none; }



.category {
	font-weight: bold;
	line-height: 210%;
	color: #333333;
	font-size: 110%;
}
.bg-ime {
	background-image:  url(images/material/bg.jpg);
	background-repeat: repeat-x;
}
.font-r {
	color: #990000;
	font-weight: bold;
}
.titel {
	font-weight: bold;
	line-height: 210%;
	color: #666666;
	font-size: 16px;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
.font-em {
	color: #999999;
}
.bc-gray {
	background-color: #E4E4E4;
}
.shop {
	background-color: #CCCCCC;
}
.boder {
	background-color: #CCCCCC;
}
a:visited {
	color: #666666;
}
.line {
	background-color: #CCCCCC;
}
.font-linehight {
	line-height: 150%;
}
.font-bold {
	font-weight: bold;
}
.contents {
	background-color: #F6F6F6;
	color: #333333;
}
.head {
	font-weight: bold;
	line-height: 210%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
}
.shoplist {
	font-size: 10px;
	line-height: 160%;
}
select {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CACABE;
	margin: 1px;
	letter-spacing: -0.1ex;
	padding: 1px;
}
.txtbox {
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}
.imgtop {
	vertical-align: top;
}
.centerline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #F6F6F6;
}
.logo {
	padding-top: 30px;
	padding-bottom: 10px;
}
h1 {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 10px;
}


select#shop {
	margin: 0px 0 5px 1px;
	padding: 2px;
	width: 160px;
	border: 1px solid #666666;
}
#right img {
	float: right;
	margin-bottom: 20px;
}
.linebox {
	border-bottom: 1px dashed #999999;
}




/**/
a.opac,a.opac:visited { opacity:1.0; filter: alpha(opacity=100); }
a.opac:hover,a.opac:active { opacity:0.7; filter: alpha(opacity=70); }

