@charset "shift_jis";
/* CSS Document */
body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
/* header_css */
#logo {
	width: 910px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
}
#logo #lo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 40px;
	background-repeat: no-repeat;
	clear: both;
	width: 350px;
	font-size: 24px;
	color: #666666;
	padding-left: 70px;
	margin-left: 20px;
	padding-top: 20px;
	text-decoration: none;
	margin-top: 8px;
}
#hr{
	width:450px;
	float: left;
	height: 70px;
}

#logo #ln {
	float: left;
	height: 40px;
	background-repeat: no-repeat;
	clear: right;
	width: 150px;
	font-size: 23px;
	color: #666666;
	padding-top: 23px;
	padding-left: 10px;
}
#logo #ln2 {
	float: left;
	height: 60px;
	background-repeat: no-repeat;
	clear: right;
	width: 60px;
	font-size: 23px;
	color: #666666;
	background-image: url(../images/sinko/phone.jpg);
}
#logo #ln3 {
	float: left;
	height: 60px;
	background-repeat: no-repeat;
	clear: right;
	width: 450px;
	font-size: 23px;
	color: #666666;
	display: block;
}
.navi {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}  
.navi ul{
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding: 0;
	margin-top: 0px;
}
.navi li a{
	width: 179px;
	width: 150px;
	height: 40px;
	float: left;
	background-color: #4297F1;
	margin-top: 3px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.navi li p{
	font-size: 16px;
	margin-top: 10px;

}
.navi li a:hover{
	background-color: #A2CBF7;
	color: #333;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.language {
	height: 34px;
}
.language #jp{
	height: 30px;
	list-style-type: none;
	float: right;
}

.language #jp a{
	display:block;
	width:30px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/jp_language2.jpg);
	padding-right: 2px;
}

.language #jp a:hover{
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/jp_language.jpg);
}
.language #jp a:active{
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/jp_language.jpg);
}


.language #kr{
	height: 30px;
	list-style-type: none;
	float: right;
}

.language #kr a{
	display:block;
	width:30px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/kr_language2.jpg);
	padding-right: 5px;
}

.language #kr a:hover{
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/kr_language.jpg);
}
.language #usa{
	height: 30px;
	list-style-type: none;
	float: right;
}

.language #usa a{
	display:block;
	width:30px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/us_language2.jpg);
	padding-right: 5px;
}

.language #usa a:hover{
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/us_language.jpg);
}
#phone{
	color: #39F;
	text-align: right;
	padding-right: 20px;	
}
/* header_css_end */

/* slide_css */
#slide{
	width: 930px;
}

.pix_sinko {
	background: #000;
	-moz-box-shadow: 0 3px 6px #000;
	-webkit-box-shadow: 0 3px 6px #000;
	box-shadow: 0 3px 6px #000;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 890px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.pix_sinko > div {
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 1001;
}
#pix_prev {
	background: url(../images/sinko/prev.png) no-repeat;
	left: 10px;
}
#pix_next {
	background: url(../images/sinko/next.png) no-repeat;
	left: auto!important;
	right: 10px!important;
}
#pix_pag {
	margin: 0 auto;
	position: relative;
	width: 940px;
	z-index: 1002;
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	width: 24px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#pix_play {
	background: url(../images/sinko/play.gif) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop {
	background: url(../images/sinko/pause.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 350px;
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;

	.display: inline-block;
	float: left;
	list-style: none;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#pix_pag_ul > li > span {
	background: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	height: 16px;
	width: 16px;
}
#pix_pag_ul > li:hover > span > span {
	background: #ccc;
}
#pix_pag_ul > li > span > span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	float: left;
	height: 8px;
	margin: 4px;
	width: 8px;
}
#pix_pag_ul > li.sinkocurrent > span > span {
	background: #3399FF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#pix_pag_ul > li > .pix_thumb {
	border: 4px solid #f2f2f2;
	.border: 4px solid #e6e6e6;
	border: 4px solid #e6e6e6\9;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
 	left: -17px;
	position: absolute;
	top: -40px;
	width: 58px;
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
	background: rgba(0, 0, 0, 0.8);
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	bottom: 20px;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 900px;
}
.ui-loader {
	display: none;
}
/* slide_css_end */

/* contents_css */
#contents {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}

.l_contents {
	float: left;
	height: auto;
	width: 300px;
}
#l_contents_u_title {
	height: 30px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/sinko/list.png);
	list-style-position: inside;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #93CC05;
}
.l_contents_u {
	height: 200px;
	width: 280px;
	background-color: #ffffff;
	border: thin solid #CCC;
	margin-top: 8px;
}

#tel{
	text-align: center;
	color: #360;
	background-image: url(../images/sinko/phone.jpg);
	background-repeat: no-repeat;
	
}
#mail{
	color: #360;
	text-align: center;
	
}

#l_contents_m_title {
	height: 30px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/sinko/list.png);
	list-style-position: inside;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #4297F1;
}
.l_contents_m {
	height: auto;
	width: 280px;
	background-color: #ffffff;
	border: thin solid #CCC;
	margin-top: 8px;
}
.l_contents_m a {
	line-height: 150%;
	text-decoration: none;
	color: #3399FE;
	font-size: 12px;
}
.l_contents_m a:hover{
	line-height: 150%;
	text-decoration: none;
	color: #999;
}
.l_contents_m li#tpx {
	padding-left: 10px;
	list-style-image: url(../images/sinko/list2.png);
}


#l_contents_d_title {
	height: 30px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/sinko/list.png);
	list-style-position: inside;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #4297F1;
}
.l_contents_m a {
	line-height: 150%;
	color: #3399FE;
	font-size: 12px;
}
.l_contents_m a:hover{
	line-height: 150%;
	color: #999;
}
a { text-decoration: none; }
#shop{
	background-image: url(../images/sinko/shop.jpg);
	height: 150px;
	width: 280px;
	list-style-type: none;
	
}
#shop ul{
	list-style-type: none;
}
#shop li{
	color: #3399FE;
	list-style-position: inside;
	margin-left: 20px;
	margin-top: 10px;
}
.l_contents_d {
	height: auto;
	width: 280px;
	background-color: #ffffff;
	border: thin solid #CCC;
	margin-top: 8px;
	display: block;
	margin-bottom: 10px;
}
#banner {
	height: auto;
	width: 280px;
	border: thin solid #CCC;
	margin-top: 8px;
	margin-bottom: 10px;
}
#banner_link {
	height: 43;
	width: 280px;
	display: block;
}
.r_contents {
	float: left;
	height: auto;
	width: 600px;
	padding-left: 0px;
	clear: right;
}

#r_contents_u_title {
	height: 30px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/sinko/list.png);
	list-style-position: inside;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #4297F1;
}

.r_contents_u {
	height: auto;
	width: 585px;
	background-color: #ffffff;
	border: thin solid #CCC;
	color: #666;
	font-size: 14px;
	line-height: 150%;
	margin-top: 8px;
	margin-left: 10px;
}

#txtbox{
	width: 565px;
	margin-right: 10px;
	margin-left: 10px;
	
}
.ceo {
	float: right;
}


#r_contents_d_title {
	height: 30px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: square;
	list-style-image: url(../images/sinko/list.png);
	list-style-position: inside;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #4297F1;
}
.r_contents_d {
	height: auto;
	width: 585px;
	background-color: #ffffff;
	border: thin solid #CCC;
	margin-top: 8px;
	list-style-image: url(../images/sinko/list.png);
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#info{
	width: 445px;
	margin:auto;
	color: #666;
}

.r_contents_d a {
	line-height: 150%;
	text-decoration: none;
	color: #999;
}
#sign{
	text-decoration: none;
	width: 200px;
	margin-left: 350px;
	margin-top: 10px;
}

.r_contents_d li#tpx {
	list-style-type: none;
}
/* contents_css_end */

/* footer_css */
.ftr {
	height: auto;
	width: auto;
	background-color: #3399FE;
	border: thin solid #CCC;
	clear: both;
	margin-top: 10px;
}


.ftr_container{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #FFF;
	background-color: #3399FE;
	
}

#ftr_c_l{
	float: left;
	height: auto;
	width: 200px;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;

}
#ftr_c_l li a{
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

#ftr_c_l li a:hover{
	background-color: #76BAFE;
	color: #333;
}

#ftr_c_r{
	float: right;
	height: 150px;
	width: 200px;
	background-color: #3399FE;
	background-image: url(../images/sinko/footer_logo.jpg);

}
#ftr_c_d{
	width: 900px;
	clear: both;
	color: #FFF;
	text-align: center;
	height: 20px;
}


/* footer_css_end */

/*Back to top button */
#back-top {
	position: fixed;
	bottom: 155px;
	padding-left: 900px;
}
#back-top a {
	text-align: center;
	text-decoration: none;
	color: #bbb;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
}
#back-top a:hover {
	color: #FFF;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/gotop.png);
	background-color: #79CAFF;
}
#back-top a:hover span {
	background-color: #0099FF;
}
