@charset "shift_jis";
/* CSS Document */
body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	background-image: url(../images/bg2.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 */


/* contents_css */
.left_navi {
	font-weight: normal;
	width: 300px;
}
.left_navi ul {
	list-style: none;
	padding-left: 0px;
}
.left_navi li a {
	display:block;
	text-align:center;
	text-decoration:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size:16px;
arial,helvetica,sans-serif; 					padding: 10px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3399FE), color-stop(100%, #3399FE));
	background-image: -webkit-linear-gradient(top, #3399FE, #3399FE);
	background-image: -moz-linear-gradient(top, #3399FE, #3399FE);
	background-image: -ms-linear-gradient(top, #3399FE, #3399FE);
	background-image: -o-linear-gradient(top, #3399FE, #3399FE)
%20#3399FE, #3399FE));
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3399FE, endColorstr=#3399FE);
	background-color: #3399FF;
	margin: 1px;
}
.left_navi li a:link {
	display:block;
	text-align:center;
	text-decoration:none;
	-webkit-border-radius: 0px;
	width:260px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size:16px;
arial,helvetica,sans-serif;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3399FE), color-stop(100%, #3399FE));
	background-image: -webkit-linear-gradient(top, #3399FE, #3399FE);
	background-image: -moz-linear-gradient(top, #3399FE, #3399FE);
	background-image: -ms-linear-gradient(top, #3399FE, #3399FE);
	background-image: -o-linear-gradient(top, #3399FE, #3399FE);
	background-image: linear-gradient(top, #3399FE, #3399FE);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3399FE, endColorstr=#3399FE);
}
.left_navi li a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3399FE), color-stop(100%, #2570BA));
	background-image: -webkit-linear-gradient(top, #3399FE, #2570BA);
	background-image: -moz-linear-gradient(top, #3399FE, #2570BA);
	background-image: -ms-linear-gradient(top, #3399FE, #2570BA);
	background-image: -o-linear-gradient(top, #3399FE, #2570BA);
	background-image: linear-gradient(top, #3399FE, #2570BA);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3399FE, endColorstr=#2570BA);
}
.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;
}

#contents {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}
.title_label{
	border:0px solid #0180fd;
	-webkit-box-shadow: #B4B5B5 2px 2px 2px;
	-moz-box-shadow: #B4B5B5 2px 2px 2px;
	box-shadow: #B4B5B5 2px 2x 2px;
	-webkit-border-radius: 0px;
	width:570px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size:18px;
	font-family:arial,helvetica,sans-serif;
	padding: 5px 5px 5px 5px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	background-color: #3399FE;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3399FE), color-stop(100%, #3399FE));
	background-image: -webkit-linear-gradient(top, #3399FE, #3399FE);
	background-image: -moz-linear-gradient(top, #3399FE, #3399FE);
	background-image: -ms-linear-gradient(top, #3399FE, #3399FE);
	background-image: -o-linear-gradient(top, #3399FE, #3399FE);
	background-image: linear-gradient(top, #3399FE, #3399FE);



filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3399FE, endColorstr=#3399FE);
}
.subtitle_label{
	border:0px solid #0180fd;
	-webkit-box-shadow: #B4B5B5 2px 2px 2px;
	-moz-box-shadow: #B4B5B5 2px 2px 2px;
	box-shadow: #B4B5B5 2px 2x 2px;
	-webkit-border-radius: 0px;
	width:195px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size:18px;
	font-family:arial,helvetica,sans-serif;
	padding: 5px 5px 5px 5px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	text-align: center;
	color: #FFFFFF;
	background-color: #3399FE;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3399FE), color-stop(100%, #3399FE));
	background-image: -webkit-linear-gradient(top, #3399FE, #3399FE);
	background-image: -moz-linear-gradient(top, #3399FE, #3399FE);
	background-image: -ms-linear-gradient(top, #3399FE, #3399FE);
	background-image: -o-linear-gradient(top, #3399FE, #3399FE);
	background-image: linear-gradient(top, #3399FE, #3399FE);

filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3399FE, endColorstr=#3399FE);
}
.sub_label{
	color: #F00;
	padding-left: 20px;
}
.c_1p {
	float: left;
	color: #FF0000;
}


.c_1 {
	height: auto;
	width: 580px;
	margin-top: 20px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	border: thin solid #CCC;
}
.c_1_2 {
	height: auto;
	width: 580px;
	margin-top: 20px;
	float: left;
	font-size: 14px;
	margin-left: 0px;
	border: thin solid #CCC;
}
#contents .c_1_2 #c_1 {
	float: left;
	width: auto;
	margin-left: 10px;
}
#contents .c_1_2 #c_1 p{
	color: #333;
}
.photo {
	float: left;
	height: 122px;
	width: 182px;
	margin-top: 10px;
	margin-left: 10px;
}

.content_navi {
	height: auto;
	width: 300px;
	float: left;
}

.r_box{
	height: auto;
	width: 600px;
	float: left;
	margin-bottom: 10px;
	
}
.c_2 {
	float: left;
	height: 130px;
	width: 173px;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
}
.c_2en {
	float: left;
	height: 180px;
	width: 180px;
	margin-left: 10px;
	clear: right;
	margin-top: 20px;
}
.c_3 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 20px;
	clear: right;
	margin-right: 20px;
}
/* contents_css_end */

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


.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;

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

#ftr_c_l li a:hover{
	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;
}
