@charset "utf-8";

/*** FEATURE CAROUSEL */

.carousel-container {
    position: relative;
    width: 950px;
}

#carousel {
    height: 320px;
    width: 950px;
    position: relative;
    font-size: 12px;
    font-family: Arial;
}

.carousel-image {
    border: 0;
    display: block;
}

.carousel-feature {
    position: absolute;
    top: -1000px;
    left: -1000px;
    border: 10px solid #ffffff;
    cursor: pointer;
    width: 360px;
    height: 270px;
    overflow: hidden;
    text-align: center;
    background-color: white;
    box-shadow: 0px 1px 3px #000;
    -moz-box-shadow: 0px 1px 3px #000;
    -webkit-box-shadow: 0px 1px 3px #000;
}

.carousel-feature .carousel-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
}

.carousel-feature .carousel-caption p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
    color: white;
}

.tracker-summation-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 230px;
    padding: 3px;
    margin: 3px;
    background-color: #000;
}

.tracker-individual-container {
    position: absolute;
    color: white;
    right: 48px;
    top: 210px;
    padding: 0;
    margin: 0;
}

.tracker-individual-container li {
    list-style: none;
}

.tracker-individual-container .tracker-individual-blip {
    margin: 0 3px;
    padding: 0 3px;
    color: white;
    text-align: center;
    background-color: #DDD;
}

.tracker-individual-container .tracker-individual-blip-selected {
    color: white;
    font-weight: bold;
    background-color: #000;
}

#carousel-left {
    position: absolute;
    bottom: 170px;
    left: -30px;
    cursor: pointer;
}

#carousel-right {
    position: absolute;
    bottom: 170px;
    right: -30px;
    cursor: pointer;
}

/* FEATURE CAROUSEL ***/

/*** globalNavi */

#globalNavi {
	margin-bottom: 5px;
}

/* globalNavi ***/

/*** tokkaCarousel */

#tokkaCarousel {
	background: url(../img/topImage.jpg) no-repeat;
	height: 440px;
    position: relative;
    margin-bottom: 15px;
    margin-left: 6px;
}

#tokkaCarouselShow {
	width:950px;
}

#tokkaCarousel a {
	color: #D0833B;
	font-weight: bold;
}

#tokkaCarouselEmblem {
	position:absolute;
	z-index:999;
}

#tokkaCarouselList {
	height: 59px;
}

#tokkaCarouselList a {
	display: block;
	text-indent: -99999px;
	height: 59px;
}

.tokkaCarouselData {
	float: left;
	width: 190px;
	padding:0 22px;
}

#next {
	position: absolute;
    top: 420px;
    left: 935px;
}

#prev {
	position: absolute;
    top: 420px;
    left: -35px;
}

.tokkaCarouselBoxInner {
	border: #999 1px solid;
	width: 188px;
	background-color: #FFF;
}

.tokkaCarouselPic {
	margin: 4px;
	text-align: center;
	width: 180px;
	height: 120px;
	overflow: hidden;
}

/* tokkaCarousel ***/

#topImage {
	text-indent: -99999px;
	height:380px;
}

#learn {
	background: url(../img/learn.jpg) no-repeat;
	height: 450px;
}

#learn a {
	color: #6D0000;
}

#learnTitle {
	height: 240px;
    text-indent: -99999px;
}

#learnText {
	height: 280px;
    font-size: 14px;
    padding: 20px 0 0 20px;
    line-height: 26px;
}

#learnDetail {
	padding: 4px 45px 0 0;
    text-align: right;
    font-size: 18px;
}

#flow {
	background: url(../img/flow.jpg) no-repeat;
	height: 450px;
}

#flow a {
	color: #6D0000;
}

#flowTitle {
	height: 240px;
    text-indent: -99999px;
}

#flowText {
	height: 280px;
    font-size: 14px;
    padding: 20px 0 0 40px;
    line-height: 26px;
}

#flowDetail {
	padding: 4px 45px 0 0;
    text-align: right;
    font-size: 18px;
}

#tokka {
	background: url(../img/tokka.jpg) no-repeat;
	height: 300px;
}

#tokka a {
	color: #6D0000;
}

#tokkaTitle {
	height: 70px;
	text-indent: -99999px;
}

#tokkaText {
	height: 168px;
	text-indent: -99999px;
}

#tokkaDetail {
	padding: 16px 45px 0 0;
	text-align: right;
	font-size: 18px;
}

#const {
	background: url(../img/const.jpg) no-repeat;
	height: 566px;
	padding-left: 20px;
}

#const a {
	color: #6D0000;
}

#constTitle {
	height: 48px;
	text-indent: -99999px;
}

.constText {
	float: left;
	width: 135px;
	font-size: 12px;
	padding-left: 10px;
}

#constDetail {
	padding: 15px 60px 0 0;
	text-align: right;
	font-size: 18px;
}

.constBoxInner {
	border: #999 1px solid;
	width: 114px;
	background-color: #FFF;
	float: left;
}

.constPic {
	margin: 2px;
	text-align: center;
	width: 110px;
	height: 82px;
	overflow: hidden;
}

#staff {
	background: url(../img/staff.jpg) no-repeat;
	height: 300px;
}

#staff a {
	color: #6D0000;
}

#staffTitle {
	height: 215px;
	text-indent: -99999px;
}

#staffDetail {
	padding: 33px 45px 0 0;
	text-align: right;
	font-size: 18px;
}

#link {
	background: url(../img/link.jpg) no-repeat;
	height: 255px;
}

#link a {
	color: #6D0000;
}

#linkTitle {
	height: 197px;
	text-indent: -99999px;
}

#linkDetail {
	padding: 10px 48px 0 0;
	text-align: right;
	font-size: 18px;
}

#blog {
	background: url(../img/blog.jpg) no-repeat;
	height: 222px;
}

#blog a {
	color: #6D0000;
}

#blogTitle {
	height: 90px;
	text-indent: -99999px;
}

#blogText {
	height: 77px;
	text-indent: -99999px;
}

#blogDetail {
	padding: 2px 60px 0 0;
	text-align: right;
	font-size: 18px;
}

#shittoku {
	background: url(../img/shittoku.jpg) no-repeat;
	height: 300px;
}

#shittoku a {
	color: #6D0000;
}

#shittokuTitle {
	height: 210px;
	text-indent: -99999px;
}

#shittokuText {
	height: 30px;
	text-indent: -99999px;
}

#shittokuDetail {
	padding: 10px 45px 0 0;
	text-align: right;
	font-size: 18px;
}

#news {
	background: url(../img/news.jpg) no-repeat;
	height: 361px;
}

#news a {
	color: #6D0000;
}

#newsTitle {
	height: 68px;
	text-indent: -99999px;
}

#newsText {
	height: 280px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 0 30px;
}

#newsDetail {
	padding: 20px 50px 0 0;
	text-align: right;
	font-size: 18px;
}

#catalog {
	background: url(../img/catalog.jpg) no-repeat;
	height: 450px;
}

#catalog a {
	color: #6D0000;
}

#catalogTitle {
	height: 320px;
	text-indent: -99999px;
}

#catalogText {
	height: 74px;
	text-indent: -99999px;
}

#catalogDetail {
	padding: 0px 46px 0 0;
	text-align: right;
	font-size: 18px;
}

#guarantee {
	background: url(../img/guarantee.jpg) no-repeat;
	height: 255px;
}

#guarantee a {
	color: #6D0000;
}

#guaranteeTitle {
	height: 197px;
	text-indent: -99999px;
}

#guaranteeDetail {
	padding: 10px 45px 0 0;
	text-align: right;
	font-size: 18px;
}

#newproduct {
	background: url(../img/newproduct.jpg) no-repeat;
	height: 300px;
}

#newproduct a {
	color: #6D0000;
}

#newproductTitle {
	height: 190px;
	text-indent: -99999px;
}

#newproductText {
	height: 46px;
	text-indent: -99999px;
}

#newproductDetail {
	padding: 18px 45px 0 0;
	text-align: right;
	font-size: 18px;
}

#topInquiryBack {
	/*background: url(../img/topInquiryBack.jpg) no-repeat;*/
	height: 226px;
	margin-bottom: 20px;
}

#topInquiryText {
	/*text-indent: -99999px;*/
	text-align: center;
    padding: 50px;
    font-size: 1.5rem;
    border: solid 1px #afafaf;
    background-color: #f0f0f0;
    background: linear-gradient(#ffffff, #f0f0f0);
}

#topInquiryText span{
	display: block;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 23px;
}

#topInquiryForm {
	padding: 35px 0 0 121px;
}

#topInquiryFormName {
	width:200px;
	width: 198px\9; /* IE8 and below */
	height:23px;
	border:none;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormMail {
	margin-left:11px;
	margin-left:9px\9; /* IE8 and below */
	ime-mode:disabled;
	width:200px;
	width: 198px\9; /* IE8 and below */
	height:23px;
	border:none;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormNote {
	width:413px;
	height:90px;
	border:none;
	margin-bottom:9px;
	color:#999;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}

#topInquiryFormSubmit {
	width:415px;
	text-align:right;
}

#topInquiryFormSubmit input {
	background-color:#FFF;
	border:none;
	color:#999;
	width:83px;
	height:22px;
	-webkit-box-shadow: 2px 2px 5px #777;
	-moz-box-shadow: 2px 2px 5px #777;
	box-shadow: 2px 2px 5px #777;
	border: 1px solid #CCC\9; /* IE8 and below */
}