
/*--------------------------基本設定-----------------------------*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	line-height: 1.4em;
}

body {
	width: 100%;
	height: 100%;
	color: #4C4C4C;
	font-size: 12px;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	background:  #FFFFFF url(../data/img/bg.jpg) repeat-x scroll 0 0;
	/*behavior: url(./files/csshover2.htc);*/
}

html {
	overflow-y: scroll;
	height: 100%;
}

/* for IE6 */
* html body {
	font-size: 75%;
}

/* for IE7 */
*:first-child+html body {
	font-size: 75%;
}

/* for IE8 */
html>/**/body {
	font-size/*\**/: 75%\9;
}


#page {

}

div,table {
	margin: auto;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
}

/*body *,*/
p {
	line-height: 1.4;
}

table {
	font-size: 1em;
}

br {
	vertical-align: middle;/* FFで改行あるなしで高さが微妙に変わるのを回避 */
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;

}

ul,ol,li {
	list-style: none;
}

fieldset,img/*,input*/ { 
	border: 0;
	vertical-align: bottom;
}

/*
img {
	behavior: expression(IEPNGFIX.fix(this));
}*/

address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: normal;
}

form label {
	cursor : pointer;
}

select {
	font-family: "Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

select option {
	padding : 0 5px;
}

q: before,q: after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

object,embed {
	vertical-align: top;
}


a {
	cursor: pointer;
}



/*リンク表示方法*/

a:link {
	text-decoration: underlne;
	color: #A67C52;
}

a:visited {
	text-decoration: underlne;
	color: #A67C52;
}

a:active {
	text-decoration: none;
	color: #FDAC71;
}

a:hover {
	text-decoration: none;
	color: #FDAC71;
}

/* リンク画像ホバー時透過 

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/ リンク時写真透過キャンセル設定 

#navi a:hover img,
#hNavi a:hover img,
#bgTop01 a:hover img,
.nm_style4 a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
*/



/*--------------------------テキストタグ関連設定-----------------------------*/

em {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

ul li {
	list-style-type: none;
}

address {
	font-style: normal;
}



/*--------------------------基本クラス関連設定-----------------------------*/

.figLeft {
	float: left;
}

.figRight {
	float: right;
}

.clear {
	clear: both;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.attention {
	color: #e21414;
	font-weight: bold;
}

.mB10 {
	margin-bottom: 10px;
}



/*--------------------------HEADER設定-----------------------------*/

#header {
	zoom: 1;
	position: relative;
	width: 840px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	padding: 0 30px;
	background: url(../data/img/header_bg.jpg) no-repeat 0 0;
}

h1 {
	width: 840px;
	padding-top: 7px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 1.6em;
}

h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
	color: #FFFFFF;
}

#logo {
	position: absolute;
	left: 30px;
	top: 30px;
	text-decoration: none;
}
#to_contact {
	width:335px;
	height:61px;
	position: absolute;
	left: 530px;
	top: 30px;
	text-decoration: none;
}
#cover {
	padding-bottom: 15px;
}



/*--------------------------navi（ドロップダウン）-----------------------------*/

#navi {
	position: absolute;
	left: 30px;
	top: 100px;
	width: 840px;
}

#navi a {
	z-index: 10;
	display: block;
	color: #666666;
	/*color: #39B54A;*/
	text-decoration: none;
}

#navi li {
	z-index: 10;
	position: relative;
	float: left;
}

#navi ul {
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	opacity: 0;
	border-top: 1px solid #CCCCCC;
	/*border-top: 1px solid #8CC63F;*/
}

#navi ul li {
	position: relative;
	float: none;
	width: 166px;
	border: 1px solid #CCCCCC;
	/*border: 1px solid #8CC63F;*/
	border-top: none;
	background: #FCFCFC;
	/*background: #EDF4E1;*/
	text-align: center;
}

#navi ul li a {
	display: block;
	zoom: 1;
	padding: 5px;
}

#navi ul li a:hover {
	background: #FFFFE6;
	/*background: #D3FF99;*/
}

.cursor a {
	cursor: default;
}

.cursor ul li a {
	cursor: pointer;
}



/*--------------------------サイドナビ-----------------------------*/

.sideNavi {
	zoom: 1;
	overflow: hidden;
	width: 240px;
	margin-left: 10px;
}

.sideNavi .inner {
	zoom: 1;
	overflow: hidden;
	padding: 0 0 15px;
	background: url(../data/img/sn_bottom.gif) no-repeat 0 100%;
	font-size: 0;
}

.sideNavi ul {
	zoom: 1;
	overflow: hidden;
	padding: 5px 20px 0;
	background: url(../data/img/sn_bg.gif) repeat-y 0 0;
}

.sideNavi dl {
	zoom: 1;
	overflow: hidden;
	padding: 0 10px 10px;
}

.sideNavi dl dt {
	padding: 20px 0;
	font-weight: bold;
}



/*--------------------------FOOTER設定-----------------------------*/

#footer {
	zoom: 1;
	overflow: hidden;
	clear: both;
	width: 840px;
	margin: 20px auto 0;
	background: url(../data/img/footer_bg.gif) repeat-y 0 0;
}

#footer .inner {
	zoom: 1;
	overflow: hidden;
	padding: 20px 10px 30px;
	background: url(../data/img/footer_top.gif) no-repeat 0 0;
}

ul.fn {
	clear: both;
	margin: 0 auto 6px;
	text-align: center;
}

ul.fn li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 0px 6px;
	border-left: 1px solid #A67C52;
	font-size: 90%;
	line-height: 1.2;
	vertical-align: middle;
}

ul.fn li:first-child {
	border-left: none;
}

ul.fn li.first-child{ /*IE-expression (first-child) */
	border-left: none;
}

ul.fn li{ /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none");
}

ul.fn li a {
	zoom: 1;
	line-height: 1.1;
}

#footer address.fCopyright{
	padding: 5px 10px 8px;
	text-align: center;
}

#footer p.ext {
	text-align: center;
}

#footer p.ext a {
	zoom: 1;
	border-right: 1px solid #A67C52;
	border-left: 1px solid #A67C52;
	padding: 0 5px;
	font-size: 90%;
	line-height: 1.1;
}



/*--------------------------共通ID・クラス設定-----------------------------*/

/* パンくずリスト */

.topicPath {
	padding: 0 5px 5px;
}

.topicPath li {
	display: inline-block;
	*display: inline;
}

/* ●リスト */

ul.discList {
	margin-top: 10px;
	padding-left: 20px;
	clear: both;
}

ul.discList li {
	padding-bottom: 10px;
	list-style: outside disc;
}

/* 数字リスト */

ul.decimalList {
	padding-left: 20px;
	clear: both;
}

ul.decimalList li {
	padding-bottom: 10px;
	list-style: outside decimal;
}

/* ページトップ */

p.pageTop {
	padding: 0 20px 5px;
	text-align: right;
}

p.pageTopMiddle {
	margin: 0 20px 15px;
	padding-top: 10px;
	background: url(../data/img/dot.gif) repeat-x 0 0;
	text-align: right;
}

/* 画像（枠付き） */

.nm_style8 img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.nm_style8 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/*--------------------------各ページ設定-----------------------------*/

/* contants */

.nm_style0 {
	width: 590px;
	padding-top: 5px;
	padding-left: 30px;
}

/* 背景設定（contentBox） */

.nm_style1 {
	background: url(../data/img/contents_bg.gif) repeat-y 0 0;
}

/* BorderBox */

.nm_style9 {
	padding: 0 21px;
}

.nm_style9 div {
	padding: 10px;
	background: #EBD4AD;
}

/* アイコン付き見出し */

.nm_style11 h3 {
	width: 520px;
	margin: 0 auto 5px;
	padding: 2px 0 2px 28px;
	background: url(../data/img/icon_circle.gif) no-repeat 0 48%;
	font-size: 113%;
	font-weight: bold;
	line-height: 18px;
}

/* table（汎用） */

.nm_style4 table {
	width: 548px;
	margin: 0 auto;
}

.nm_style4 td.csttbl_head {
	width: 10em;
	padding: 10px;
	border: 1px solid #A67C52;
	background: #EAE3D8;
	color: #A67C52;
	font-weight: bold;
	text-align: left;
}

.nm_style4 td.csttbl_input {
	width: auto;
	padding: 10px;
	border: 1px solid #A67C52;
	text-align: left;
}



/*--------------TOPページ----------------*/

.nm_style3 { /* TOP（pick up） */
	padding: 0 22px;
}

.nm_style3 a:link,
.nm_style3 a:visited,
.nm_style3 a:active,
.nm_style3 a:hover { /* TOP（pick up） */
	color: #4C4C4C;
	font-weight: bold;
}



/*--------------パチンンコ・アミューズメント業の方----------------*/

.sampleDL {
	zoom: 1;
	overflow: hidden;
	display: table;
	width: 548px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}

.sampleDL dt {
	zoom: 1;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	width: 378px;
	padding: 10px;
}

.sampleDL dd {
	zoom: 1;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 10px 10px 0;
}

* html dl.sampleDL dt {/* IE 6 */
	display: inline;
	zoom: 1;
}
	
*:first-child+html dl.sampleDL dt {/* IE 7 */
	display: inline;
	zoom: 1;
}

* html dl.sampleDL dd {/* IE 6 */
	display: inline;
	zoom: 1;
}
	
*:first-child+html dl.sampleDL dd {/* IE 7 */
	display: inline;
	zoom: 1;
}



/*--------------導入をご検討中のその他の企業様----------------*/

/* 導入業者タイトル */

.nm_style12 h3 {
	/*width: 520px;*/
	margin: 0 15px 5px 10px;
	padding: 2px 0 2px 28px;
	background: url(../data/img/icon_circle.gif) no-repeat 0 48%;
	font-size: 113%;
	font-weight: bold;
	line-height: 18px;
}

/* 導入業者データ */

.nm_style13 table {
	width: 260px;
	margin-left: 10px;
	font-size: 95%;
}

.nm_style13 td.csttbl_head {
	width: 60%;
	padding: 5px;
	border: 1px solid #A67C52;
	background: #EAE3D8;
	color: #A67C52;
	font-weight: bold;
	text-align: left;
}

.nm_style13 td.csttbl_input {
	width: auto;
	padding: 5px;
	border: 1px solid #A67C52;
	text-align: right;
}



/*--------------新規開業サービス----------------*/

.nm_style7 table { /* table（価格帯） */
	width: 548px;
	margin: 0 auto 10px;
}

.nm_style7 td.csttbl_head {
	width: 40%;
	padding: 10px;
	border: 1px solid #A67C52;
	background: #EAE3D8;
	color: #A67C52;
	font-weight: bold;
	text-align: left;
}

.nm_style7 td.csttbl_input {
	width: auto;
	padding: 10px;
	border: 1px solid #A67C52;
	text-align: left;
}



/*--------------コミック欠品補充----------------*/

.nm_style14 { /* 枠線BOX */
	padding: 15px 10px;
	border: 1px solid #C7B299;
	background: #F2EADD;
}

.nm_style15 { /* お問い合わせ先 */
	padding: 15px 20px;
	border: 1px solid #CCCCCC;
	background: url(../data/img/bg_logo.gif) no-repeat 90% 50%;
}

.nm_style15 h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #69AB29;
	font-size: 113%;
	font-weight: bold;
}

.nm_style15 h4 {
	margin-bottom: 5px;
	font-weight: bold;
}

.nm_style15 dl {
	zoom: 1;
	overflow: hidden;
	width: 508px;
	padding-bottom: 5px;
}

.nm_style15 dl dt {
	clear: both;
	float: left;
	width: 6em;
	padding-bottom: 5px;
}

.nm_style15 dl dd {
	padding-bottom: 5px;
}

.nm_style15 p {
	clear: both;
	padding-bottom: 5px;
}



/*--------------閉店・余剰在庫買取----------------*/

.nm_style16 { /* BorderBox2 */
	padding: 10px 20px;
	border: 1px solid #CCCCCC;
}

.nm_style16 h3 {
	padding: 5px 28px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../data/img/icon_circle.gif) no-repeat 0 40%;
	font-size: 113%;
	font-weight: bold;
}

.nm_style16 dl {
	zoom: 1;
	overflow: hidden;
	padding-bottom: 5px;
}

.nm_style16 dl dt {
	margin-top: 15px;
	padding-left: 5px;
	border-left: 6px solid #666666;
	font-weight: bold;
	line-height: 1.2;
}

.nm_style16 dl dd {
	padding-top: 5px;
}

.nm_style16 p {
	padding-top: 10px;
}

.nm_style16 ul {
	zoom: 1;
	overflow: hidden;
	padding-top: 10px;
}

.pB10 {
	padding-bottom: 10px;
}



/*--------------導入事例紹介----------------*/

.nm_style17 { /* 事例紹介リンク */
	background: url(../data/img/dot.gif) repeat-x 0 100%;
}

.nm_style17 a {
	display: block;
	margin-bottom: 10px;
	padding: 5px 10px 5px 32px;
	background: url(../data/img/icon_circle.gif) no-repeat 1px 40%;
}


/* ----- 事例紹介 ----- */

.nm_style18 { /* 事例紹介・企業名 */
	padding: 5px 10px 5px 45px;
	border: 1px solid #E6E6E6;
	border-bottom: 2px solid #E6E6E6;
	background: url(../data/img/icon_arrow_circle.gif) no-repeat 5px 50%;
	color: #A67C52;
}

.nm_style18 b {
	font-size: 130%;
	font-weight: bold;
}

.nm_style19 { /* インタビューQ */
	padding: 0 21px 5px;
	color: #F7931E;
	font-weight: bold;
}

.nm_style20 { /* インタビューA */
	padding: 0 21px;
}



/*--------------よくある質問----------------*/

.nm_style22 { /* FAQカテゴリータイトル */
	padding: 6px 10px 5px 45px;
	border: 1px solid #E6E6E6;
	border-bottom: 2px solid #E6E6E6;
	background: url(../data/img/icon_arrow_circle.gif) no-repeat 5px 50%;
	color: #A67C52;
	font-size: 130%;
	font-weight: bold;
}

.nm_style23 { /* Q */
	padding: 8px 0 10px 37px;
	background: url(../data/img/q.gif) no-repeat 0 0;
	color: #F7931E;
	font-size: 113%;
	font-weight: bold;
}

.nm_style24 { /* A */
	padding: 8px 0 10px 37px;
	background: url(../data/img/a.gif) no-repeat 0 0;
	color: #4C4C4C;
}



/*--------------返品保証制度----------------*/

.listIndent li {
	text-indent: -1.2em;
	padding-left: 1.2em;
}




/*--------------全巻セット委託販売----------------*/

.nm_style21 { /* 委託手数料 */
	padding: 0 21px;
}

.nm_style21 table {
	width: 548px;
	margin: 0 auto;
}

.nm_style21 td.csttbl_head {
	width: auto;
	color: #A67C52;
	font-size: 205%;
	font-weight: bold;
}

.nm_style21 td.csttbl_input {
	width: auto;
	font-size: 130%;
	font-weight: bold;
}



/*--------------会社概要----------------*/

.map {
	zoom: 1;
	overflow: hidden;
	width: 546px;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.map iframe {
	zoom: 1;
	overflow: hidden;
}



/*--------------お問い合わせ----------------*/

.nm_style5 table { /* table（お問い合わせ） */
	width: 550px;
	margin: 0 auto;
	border: none;
	border-collapse: collapse;
}

.nm_style5 td.cart_head {
	width: 30%;
	padding: 10px;
	background: url(../data/img/dot.gif) repeat-x 0 0;
	font-size: 100%;
	font-weight: bold;
}

.nm_style5 td.cart_input {
	width: auto;
	padding: 10px;
	background: url(../data/img/dot.gif) repeat-x 0 0;
	font-size: 100%;
}

.nm_style5 td.cart_input input {
	margin: 1px 5px;
	vertical-align: middle;
}

.nm_style5 td.cart_input textarea {
	width: 350px;
	margin: 1px 5px;
}

.nm_style5 td.cart_border4 {
	border: none;
}


.nm_style5 td.cart_input input[name="customitem0_0"],
.nm_style5 td.cart_input input[name="customitem0_1"],
.nm_style5 td.cart_input input[name="customitem0_2"],
.nm_style5 td.cart_input input[name="customitem0_3"],
.nm_style5 td.cart_input input[name="customitem0_6"] {
	width: 280px;
}

.nm_style5 td.cart_input input[name="customitem0_4"],
.nm_style5 td.cart_input input[name="customitem0_7"] {
	width: 350px;
}



/*--------------プライバシーステートメント----------------*/

.privacy dl {
	padding: 0 21px;
}

.privacy dl dt {
	margin-bottom: 10px;
	padding: 15px 0 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 113%;
	font-weight: bold;
}

.privacy dl dd {
	padding-bottom: 20px;
}


















/* ------------------------------------------------
	非表示設定
 ------------------------------------------------ */
/*
.nHidden,
#menu_rect1,
#menu_rect3,
#menu_rect4,
*/
#menu_rect8 {
	display: none;
}













