@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	width: 755px;
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 1.5;
}

a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

a:active {
	color: #000000;
}



#wrapper {
	background-image: url(../img/bg_g.jpg);
	background-repeat: repeat-y;
	width: 740px;
	padding-left: 5px;
	padding-right: 10px;
	text-align: left;
	position: relative;
	left: auto;
	right: auto;
}
#header {
	width: 740px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
	height: 28px;
	width: 740px;
	position: relative;
	background-image: url(../img/navi_bar.jpg);
	background-repeat: no-repeat;
	left: auto;
	right: auto;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 740px;
}

#menu li, #menu a {
	height: 28px;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;

}
#menu li {
	text-indent: -9999px;
}
#menu a {
	text-decoration: none;
	background-image: url(../img/navi_bar.jpg);
	background-repeat: no-repeat;
	outline:none;
}
#menu #m_top a {
	background-position: 0px 0px;
	height: 28px;
	width: 88px;
	left: 0px;
}
#menu #m_topics a {
	background-position: -88px 0px;
	height: 28px;
	width: 65px;
	left: 88px;
}
#menu #m_company a {
	background-position: -153px 0px;
	height: 28px;
	width: 82px;
	left: 153px;
}
#menu #m_service a {
	background-position: -235px 0px;
	height: 28px;
	width: 69px;
	left: 235px;
}
#menu #m_ir a {
	background-position: -304px 0px;
	height: 28px;
	width: 43px;
	left: 304px;
}
#menu #m_recruit a {
	background-position: -347px 0px;
	height: 28px;
	width: 70px;
	left: 347px;
}

#menu #m_top a:hover {
	background-position: 0px -28px;
	left: 0px;
}
#menu #m_topics a:hover {
	background-position: -88px -28px;
	left: 88px;
}
#menu #m_company a:hover {
	background-position: -153px -28px;
	left: 153px;
}
#menu #m_service a:hover {
	background-position: -235px -28px;
	left: 235px;
}
#menu #m_ir a:hover {
	background-position: -304px -28px;
	left: 304px;
}
#menu #m_recruit a:hover {
	background-position: -347px -28px;
	left: 347px;
}
#menu #m_top_on a {
	height: 28px;
	width: 88px;
	background-position: 0px -28px;
	left: 0px;
}

#contents {
	width: 715px;
	padding-left: 25px;
}
#contents img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#service {
	background-color: #E2E9F0;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 680px;
	padding-top: 10px;
}
#service .service_item {
	float: left;
	width: 217px;
	margin-right: 10px;
}

#service .service_item2 {
	float: left;
	width: 217px;
	margin-right: 10px;
	margin-top: 10px;
}

#service img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#service .service_txt {
	padding: 8px;
	background-color: #FFFFFF;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	width: 199px;
	height: 7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}

#service .QR_box {
	padding: 8px;
	background-color: #FFFFFF;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	width: 199px;
	height: 7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}

#service .QR_txt {
	position: absolute;
	left: 590px;
	top: 472px;
	width: 115px;
}

#contents #left_col {
	width: 395px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#left_col #topics {
	margin: 0px 0px 30px;
	padding: 0px;
}
#top_topics img {
	margin-bottom: 18px;
}

#top_topics dl {
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	width: 395px;
	float: left;
}

#top_topics dt {
	padding-left: 10px;

}
#top_topics dd {
	margin-top: -1.5em;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 100px;
	padding-bottom: 0.5em;
}


#contents #right_col {
	float: left;
	width: 273px;
}
#right_col #contact {
	margin:5px 0 0 0;
	padding: 0px;
}
#contactform p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 30px;
	padding: 0px;
	text-align: right;
}

#contact #contactform {
	margin-top: 30px;
}
#contactform #link_list select {
	float: left;
	width: 160px;
}
#contactform img {
	display: block;
	float: left;
	margin-bottom: 0px;
}
#link_list #go {
	cursor: pointer;
	float: right;
	width: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 30px;
	padding: 0px;
}


#stock {
	margin-left: 30px;
}

#karaoke_logo {
	margin-top: 30px;
	margin-left: 30px;
}
#karaoke_logo_t {
	margin-top: 130px;
	margin-left: 30px;
}
#ir_festa_txt {
	font-size:10px;
	margin-left: 25px;
}
#logo {
	margin-top: 20px;
	margin-left: 106px;
	margin-bottom: 10px;
}


/*-----------------------TOPページ用フッター----------------------------*/
#topfooter {
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 45px;
	margin-left:5px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}

#topfooter p {
	padding-top: 7px;
	font-size: 90%;
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 10px;
}
#topfooter a,#footer a:link,#footer a:visited,#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#topfooter a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*----------------------/ TOPページ用フッター----------------------------*/

/*------------------------- 2011/1/26まで irframeページ用------------------------------*/
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 45px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	padding-top: 7px;
	font-size: 90%;
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 10px;
}
#footer a,#footer a:link,#footer a:visited,#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*-----------------------/ 2011/1/26まで irframeページ用------------------------------*/

/*------------------------- 2011/1/27以降 irframeページ用------------------------------*/
#footer_irframe {
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 45px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#footer_irframe p {
	padding-top: 7px;
	font-size: 90%;
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 10px;
}

#footer_irframe a,#footer_irframe a:link,#footer_irframe a:visited,#footer_irframe a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_irframe a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-----------------------/ 2011/1/27以降 irframeページ用------------------------------*/


/*----------------------irframe以外のページ用---------------------------*/
#footer2 {
	background-image: url(../img/footer2.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 45px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#footer2 p {
	padding-top: 7px;
	font-size: 90%;
	padding-left: 30px;
	margin-left: 5px;
	margin-right: 10px;
}
#footer2 a,#footer2 a:link,#footer2 a:visited,#footer2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
/*--------------------/ irframe以外のページ用---------------------------*/


.clear {
	clear: both;
}
.float_img {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
.float_left {
	float: left;
}
.float_right {

	float: right;
}
.block {
	display: block;
}
#ir {
	width: 267px;
	background-image:url(../img/ir_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
}
#ir a {
	margin-bottom:7px;
	display:block;
	width:112px;
	float:right;
}

