@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;
}



/*tH[*/

body {
	background: url(../IMAGES/bg.gif) repeat;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	margin: 0 auto;
}


#warpper{
	margin: auto;
}



#container {
	font-size: 14px;
	line-height: 22px;
	width: 706px;
	margin: 0 auto;
}
#menu {
	margin: 20px 0 10px 0;
}
#in_content {
	margin: 10px auto;
	width: 600px;
}
#content {
	width: 706px;
	margin: auto;
}

#head {
	width: 706px;
	margin: 10px 0 0 0;
}

#main {
	width: 706px;
	margin: auto;
	background: url(../IMAGES/frame_middle.gif) repeat;
}

#fotter {
	width: 706px;
	margin: auto;
}


#title_yodogawa {
	margin: 0 auto;
}

#line_in{
	margin: 0 auto;
}



a:link {
	color: #000066;
	text-decoration: none
}

a:visited {
	color: #0066FF;
	text-decoration: none
}

a:hover { color: #FF6633; text-decoration: none }


.small{
	font-size: 12px
}

.caption{
	font-size: 12px
	color: #999999;
	font-size: 10px;
	color: #999999;
}

.smaller { font-size: 10px }
.small_red{
	font-size: 12px;
	color: #FF0000;
}


.gray {
	color: #999999;
}
