@charset "Shift_JIS";/* SLIMBOX */#lbOverlay {	position: absolute;	left: 0;	width: 100%;	background-color: #000;	cursor: pointer;}#lbCenter, #lbBottomContainer {	position: absolute;	left: 50%;	overflow: hidden;	background-color: #fff;}.lbLoading {	}#lbImage {	position: absolute;	left: 0;	top: 0;	border: 10px solid #fff;	background-repeat: no-repeat;}#lbPrevLink, #lbNextLink {	display: block;	position: absolute;	top: 0;	width: 50%;	outline: none;}#lbPrevLink {	left: 0;}#lbNextLink {	right: 0;}#lbBottom {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	font-size: 10px;	color: #666;	line-height: 1.4em;	text-align: left;	border: 10px solid #fff;	border-top-style: none;}#lbCloseLink {	display: block;	float: right;	width: 66px;	height: 22px;	background: transparent url(/store/techo/2009/shared/close_btn.gif) no-repeat center;	margin: 5px 0;}#lbCaption, #lbNumber {	margin-right: 71px;}#lbCaption {	font-weight: bold;}/*body tag*/body {	background: url(../images/bg.jpg);	color: #333333;	font-size: 14px;	line-height: 20px;	margin: 0 auto;}#container{	width: 800px;	margin: 0 auto;}#logo{	width: 800px;	margin: 0 auto;}#header{	width: 800px;	margin: 0 auto;}#main{	width: 800px;	margin: 0px 0 0 0;	background: url(../images/base_m.gif) repeat;}#bar{	width: 800px;	margin: 0 auto;}#design{	width: 750px;	margin: 20px 0 0 0;}#fotter{	width: 800px;	margin: 0px auto;}#link{	width: 800px;	margin: 0px 0px 30px　0px;}a:link {	color: #006666;	text-decoration: none;}a:visited {	text-decoration: none;	color: #006633;}a:hover {	text-decoration: underline;}/*文字設定*/.small{	font-size:12px;	line-height: 18px;	}	.small_green{	font-size:12px;	line-height: 18px;	color: #447618;	}.caption{	font-size:12px;	color: #666666;	line-height: 18px;	}	.green{	color: #447618;	}.green_big {	font-size: 20px;	color: #3F7F19;	font-weight: bold;	line-height: 25px;	letter-spacing: 1.5px;}.small_red{	font-size:12px;	line-height: 18px;	color: #FF0000;	}	.alert {	font-size: 12px;	color: #FF0000;}