@charset "utf-8";

body, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, li, form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 77%;
	background-image: url(../img/bg-img.gif);
	background-repeat: repeat;
	background-color: #000;
	line-height: 1.5;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F60!important;
	text-decoration: none!important;
}
a:active {color: #F00!important;}
strong {font-weight: normal;}
em {font-style: normal;}
a img {border: 0 none;}
li {list-style-type: none;}
hr {
	clear:both;
	visibility:hidden;
	height:0px;
	display: block;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {zoom: 1;}
*:first-child+html .clearfix {zoom: 1;}


/*****　　header footer　　*****/

#header {
	background: url(../img/header-bg.jpg) repeat-x 0px 0px;
	width: 100%;
	height: 76px;
	border-bottom: 5px solid #000;
}
.inner {
	width: 950px;
	position: relative;
	margin: 0px auto;
}
#header .inner {
	height: 75px;
	background: url(../img/header-bglogo.jpg) no-repeat 515px 18px;
}
h1 a {
	display: block;
	width: 400px;
	height: 0;
	padding-top: 55px;
	background: url(../img/logo.jpg);
	position: absolute;
	top: 13px;
	left: 5px;
	overflow: hidden;
}
#rbox {
	width: 650px;
	text-align: right;
	position: absolute;
	top: 4px;
	right: 0px;
}
* html #rbox {right: 24px;}
#rbox p {font-size: 12px;}
#rbox ul {margin-top: 26px;}
#rbox li, #rbox form {
	display: inline;
	font-size: 12px;
	line-height: 1.5;
}
#rbox li a {
	text-decoration: none;
	padding-left: 14px;
	margin-right: 20px;
	background: url(../img/lm-std.gif) no-repeat 0px 0.4em;
}
#rbox input#q {
	width: 180px;
	padding-left: 2px;
	margin-left: 2px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer {
	width: 100%;
	border-top: 5px solid #000;
	text-align: center;
	clear: both;
	font-size: 12px;
	background: #111 url(../img/footer-bg.jpg) repeat-x 0px 0px;
	padding-bottom: 25px;
}
#footer ul {
	text-align: left;
	margin: 10px 0 0 20px;
}
#footer li {display: inline;}
#footer li a {
	text-decoration: none;
	padding: 0 0.3em 0 0.4em;
	z-index: 1;
	letter-spacing: 1px;
}
#footer #tw {
	margin: 35px auto;
	width: 880px;
	position: relative;
}
#footer #tw p#txt {
	font-size: 11px;
	color: #F99;
	text-align:right;
	position: absolute;
	z-index: 100;
	top: 10px;
	right: 30px;
}
#footer #tw p#txt a {
	color: #F99;
	text-decoration: underline;
}
#footer .twtr-widget h3, #footer .twtr-widget h4 a { letter-spacing: 1px; }
a#up {
	position: absolute;
	right: 10px;
	top: -39px;
}
* html a#up {top: -29px;}
*:first-child+html a#up {top: -29px;}


/*****　　wrap　　*****/

#wrap {
	width: 914px;
	margin: 0px auto;
	padding: 15px;
	border-right: 3px solid #000;
	border-left: 3px solid #000;
	background-color: #101010;
	position: relative;
}
#topbox {
	width: 250px;
	float: left;
	margin-bottom: 40px;
	margin-left: 10px;
	position: relative;
}
* html #topbox {margin-left: 5px;}
#topbox dl {margin-bottom: 13px;}
#topbox dt {
	color: #FF9;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#topbox dt#lastup {color: #D00;}
#topbox p {
	background: url(../img/index-webmaster.jpg) no-repeat;
	height: 204px;
	width: 218px;
	padding: 18px 12px 10px 12px;
	line-height: 1.8;
	clear: both;
	margin-left: 8px;
}
#topbox a {
	text-decoration: underline;
	letter-spacing: 1px;
}
#bookmark {
	text-align: right;
	position: absolute;
	right: -645px;
	bottom: -25px;
}


/*****　　slider　　*****/

#slider {
	width: 616px;
	height: 276px;
	position: relative;
	overflow: hidden;
	float: right;
	border: 1px solid #333;
	margin-bottom: 40px;
	margin-right: 10px;
}
* html #silder {margin-right: 5px;}
#sliderContent {
	width: 600px;
	position: absolute;
	top: 0;
	margin-left: 0;
	padding: 8px;
}
.sliderImage {
   float: left;
   position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	padding: 6px 10px;
	width: 596px;
	background-color: #000;
	filter: alpha(opacity=75);
	-ms-filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	display: none;
	font-size: 14px;
}
.clear {clear: both;}
.sliderImage strong {
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1.1;
	margin-right: 18px;
}
.sliderImage .right strong, .sliderImage .left strong {
	display: block;
	margin-bottom: 15px;
}
.top {top: 0;left: 0;}
.bottom {bottom: 0;left: 0;}
.left {
	top: 0;
	left: 0;
	width: 165px !important;
	height: 260px;
}
.right {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 255px;
}
#slider noscript img {padding: 6px;}


/*****　　menu　　*****/

#main-menu, #sub-menu {
	width: 880px;
	margin: 20px auto 0px;
	float: right;
}
#main-menu li {
	float: left;
	height: 45px;
	width: 280px;
	margin-right: 8px;
}
#sub-menu li {
	float: left;
	height: 35px;
	width: 165px;
	margin-right: 8px;
}
#main-menu li#syuhen, #sub-menu li#link { margin-right: 0;}
#main-menu li a, #sub-menu li a {
	z-index: 1000;
	display:block;
	width:100%;
	text-indent: -8800px;
	overflow: hidden;
	outline: 0;
}
#main-menu li a {
	height:45px;
	background-image: url(../img/menu-main.jpg);
}
#sub-menu li a {
	height:35px;
	background-image: url(../img/menu-sub.jpg);
}
#main-menu li a:hover, #sub-menu li a:hover {
	overflow: visible;
	cursor: pointer;
}
#nyumon a {background-position: 0px 0px;}
#souko a {background-position: 560px 0px;}
#syuhen a {background-position: 280px 0px;}
#keiji a {background-position: 0px 0px;}
#shop a {background-position: 660px 0px;}
#kanri a {background-position: 495px 0px;}
#kensaku a {background-position: 330px 0px;}
#link a {background-position: 165px 0px;}
#nyumon a:hover {background-position: 0px 45px;}
#souko a:hover {background-position: 560px 45px;}
#syuhen a:hover {background-position: 280px 45px;}
#keiji a:hover {background-position: 0px 35px;}
#shop a:hover {background-position: 660px 35px;}
#kanri a:hover {background-position: 495px 35px;}
#kensaku a:hover {background-position: 330px 35px;}
#link a:hover {background-position: 165px 35px;}

#site {
	margin: 30px auto 40px;
	width: 800px;
}
* html #site {margin: 20px auto 40px;}
*:first-child+html #site {margin: 20px auto 40px;}
#site li {float: left;}
#site #tlr66net, #site #yunnan  {
	height: 40px;
	width: 325px;
	margin-right: 24px;
}
#site #tlr66net a, #site #yunnan a {
	display: block;
	height: 0px;
	width: 324px;
	padding-top: 40px;
	overflow: hidden;
	border: 1px solid #333;
}
#site li a img {border: 1px solid #333;}
#site #tlr66net a:hover, #site #yunnan a:hover {border: 1px solid #F60;}
#tlr66net {background: url(../img/menu-tlr66net.png) no-repeat 0px 0px;}
#yunnan {background: url(../img/menu-yunnan.png) no-repeat 0px 0px;}


/*****　　tlr cameras　　*****/

#camera {
	width: 100%;
	padding-top: 30px;
	margin-bottom: -5px;
}
* html #camera {margin-bottom: -20px;}
*:first-child+html #camera {margin-bottom: -20px;}
h2#menu-title, h2#tlr-title {
	width: 551px;
	height: 0;
	padding-top: 30px;
	clear: both;
	background: no-repeat;
	margin-left: 20px;
	overflow: hidden;
}
h2#menu-title {background-image: url(../img/index-menu.gif);}
h2#tlr-title {
	background-image: url(../img/index-tlr.gif);
	margin-top: 45px;
}
#camera h3 {
	margin: 0px 0px 8px 20px;
	clear: both;
}
#camera dl {
	position:relative;
	width: 218px;
	padding: 3px;
	position: relative;
	float: left;
	margin: 10px 2px 10px 0px;
	background: url(../img/tlr-bg.jpg) repeat-x;
	height: 85px;
	border: 1px solid #666;
}
*:first-child+html #camera dl {z-index:1;}
#camera dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 2.5;
	text-align: center;
	width: 160px;
	padding-top: 1px;
}
#camera .long dt {
	line-height: 1.2;
	padding-bottom: 1px;
}
#camera dt.sf {background-image: url(../img/bb-blue.gif);}
#camera dt.md {background-image: url(../img/bb-yellow.gif);}
#camera dt.ak {background-image: url(../img/bb-pink.gif);}
#camera dt.sf, #camera dt.md, #camera dt.ak {background-repeat: repeat-y;}
#camera dt a {
	width: 100%;
	display: block;
}
#camera dt a img {
	position: absolute;
	bottom: 2px;
	left: 165px;
	border: 2px solid #999;
	height: 83px;
	width: 53px;
	z-index: 100;
}
#camera dt a:hover img {
	border: 2px solid #F60;
	height: 150px;
	width: 100px;
	left: 140px;
}
* html #camera dt a:hover img {width: 53px;height: 83px;left: 165px;}
*:first-child+html #camera dt a:hover img {width: 53px;height: 83px;left: 165px;}
#camera dd {
	font-size: 12px;
	line-height: 1.3;
	width: 160px;
	margin-top: 8px;
	text-align: center;
}
#camera dl.new1 {border: 1px solid #F00;}
#camera dl.new2 {border: 1px solid #FF0;}
#camera .new2 dt, #camera .new2 dd {border: 1px solid #FF9;}
#camera .new1 dd img {
	position: absolute;
	left: -10px;
	top: -12px;
}
#camera .up {
	display: block;
	float: right;
	height: 14px;
	width: 47px;
	margin: 5px -5px 18px 0px;
	padding: 3px;
}
#camera .ume {color: #999;}
#camera .ume img {
	position: absolute;
	top: 3px;
	right: 3px;
	border: 2px solid #333;
}
.ads, .pr {
	text-align: center;
	line-height: 1.4em;
	font-size: medium;
	clear: both;
	margin: 30px auto;
}
.pr span {color: #F00;}

#ie6 { margin-left: 100px; }
#ie6 span {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}
#ie6 a { text-decoration: underline; }