@import "/shared/css/elements_fullgrid.css";

/* title
-------------------------------------------------- */
#pageTitleText h2 {
	margin: 9px 0px 0px;
}

#category6 #contentsArea .h3 {
	background: url(/shared/images/contact/h3_corp_bg_bottom.gif) left bottom no-repeat;
	margin-left: 5px;
	margin-right: 5px;
}

#category6 #contentsArea .h3.soft {
	background: url(/shared/images/contact/h3_soft_bg_bottom.gif) left bottom no-repeat;
}

#category6 #contentsArea .h3.arcade {
	background: url(/shared/images/contact/h3_arcade_bg_bottom.gif) left bottom no-repeat;
}

#category6 #contentsArea .h3.location {
	background: url(/shared/images/contact/h3_location_bg_bottom.gif) left bottom no-repeat;
}

#category6 #contentsArea .h3.kt {
	background: url(/shared/images/contact/h3_kt_bg_bottom.gif) left bottom no-repeat;
}

#category6 #contentsArea .h3.goods {
	background: url(/shared/images/contact/h3_goods_bg_bottom.gif) left bottom no-repeat;
}

#contentsArea .h3 h3 {
	margin: 0px;
	padding: 6px 10px 4px 15px;
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	color: #f1f6e1;
}

#category6 #contentsArea .h3 h3 {
	background: url(/shared/images/contact/h3_corp_bg_top.gif) left top no-repeat;
}

#category6 #contentsArea .h3.soft h3 {
	background: url(/shared/images/contact/h3_soft_bg_top.gif) left top no-repeat;
}

#category6 #contentsArea .h3.arcade h3 {
	background: url(/shared/images/contact/h3_arcade_bg_top.gif) left top no-repeat;
}

#category6 #contentsArea .h3.location h3 {
	background: url(/shared/images/contact/h3_location_bg_top.gif) left top no-repeat;
}

#category6 #contentsArea .h3.kt h3 {
	background: url(/shared/images/contact/h3_kt_bg_top.gif) left top no-repeat;
}

#category6 #contentsArea .h3.goods h3 {
	background: url(/shared/images/contact/h3_goods_bg_top.gif) left top no-repeat;
}

/* To Before Navigation Fullgrid
-------------------------------------------------- */

.toBeforeNavigation {
	width: 676px;
	_width: 679px;
	_w\idth: 676px;
	padding: 3px 3px 0px 0px;
	margin: 27px 0px 0px;
	text-align: right;
	background: url(/shared/images/hr_dot_01.gif) 0px 0px repeat-x;
	/*\*//*/
	revise: MacIE5.0bug;
	padding: 7px 0px 0px;
	/**/
}

.toBeforeNavigation a {
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	background: url(/shared/images/arrow_02.gif) 0px 4px no-repeat;
	_background: none;
	_background/* */: url(/shared/images/arrow_02.gif) 0px 4px no-repeat;
}

.toBeforeNavigationSmall {
	width: 676px;
	_width: 679px;
	_w\idth: 676px;
	padding: 0px;
	margin: 7px 0px 10px;
	text-align: right;
	line-height: 1;
}

/* Image Elements
-------------------------------------------------- */

#contentsArea .image {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

/* Table Element
-------------------------------------------------- */

#contentsArea .generalTable table {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-collapse: separate;
	padding: 0px;
	margin: 0px;
	width: 100%;
	/*\*//*/
	revise: MacIE5.0bug;
	width: 99%;
	/**/
}

#contentsArea .generalTable table td.th1 {
	padding: 10px;
	background: #e6ecd2;
	border-color: #ffffff;
	border-style: solid;
	border-width: 3px 1px 3px 4px;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}

#contentsArea .generalTable table td.th2 {
	padding: 8px 11px;
	background: #f1f6e1;
	border-color: #ffffff;
	border-style: solid;
	border-width: 3px 3px 3px 0px;
	color: #666666;
	vertical-align: middle;
}

#contentsArea .generalTable table td {
	background: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	color: #333333;
	padding: 13px 5px 13px 15px;
	vertical-align: middle;
}


#contentsArea .generalTable table td.contact {
	background: url(/shared/images/vr_line2.gif) right top repeat-y;
	font-size: x-large;
	_font-size: large;
	_fo\nt-size: x-large;
}

#contentsArea .generalTable table td.contact span.phoneNumber {
	padding: 0px;
	margin: 0px;
	font-size: xx-large;
	_font-size: x-large;
	_fo\nt-size: xx-large;
	font-weight: bold;
	line-height: 100%;
}

#contentsArea .generalTable table td.contact span.mailAddress {
	padding: 0px;
	margin: 0px;
	font-size: x-large;
	_font-size: large;
	_fo\nt-size: x-large;
	line-height: 100%;
}

#contentsArea .generalTable table td.contact span.inline {
	display: inline;
	vertical-align: middle;
}

#contentsArea .generalTable table td.contact img {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	vertical-align: middle;
}

#contentsArea .generalTable table td.contact ul.attention {
	margin: 0px 0px 3px;
	padding: 0px;
}

#contentsArea .generalTable table td.information ul {
	margin: 0px;
}

#contentsArea .generalTable table td.information ul li {
	margin: 0px;
	padding-top: 0px;
	pading-bottom: 0px;
	background: url(/shared/images/bullet_small_gray.gif) 25px 9px no-repeat;
}

/* Table Element
-------------------------------------------------- */

#contentsArea .infoTable table {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	border-collapse: separate;
	padding: 0px;
	margin: 0px;
	width: 100%;
	/*\*//*/
	revise: MacIE5.0bug;
	width: 99%;
	/**/
}

#contentsArea .infoTable table td.th1 {
	padding: 3px 6px 2px;
	background: #e6ecd2;
	border-color: #ffffff;
	border-style: solid;
	border-width: 3px 3px 1px 3px;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
}

#contentsArea .infoTable table td.th2 {
	padding: 11px 13px;
	background: #f1f6e1;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 3px 3px 3px;
	color: #666666;
	vertical-align: middle;
}

/* twoColumnsTypeContactByWeb */

#contentsArea div.twoColumnsTypeContactByWeb {
	width: 676px;
	padding: 8px 0px;
	margin: 3px 0px 0px 15px;
	border-width: 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	background: url(/shared/images/contact/contact_by_web_bg.gif) left top repeat-y;
	vertical-align: middle;
}

#contentsArea div.twoColumnsTypeContactByWeb div.leftColumn {
	width: 152px;
	float: left;
}

#contentsArea div.twoColumnsTypeContactByWeb div.leftColumn img {
	margin: 0px;
	padding: 0px;
	display: inline;
	vertical-align: middle;
}

#contentsArea div.twoColumnsTypeContactByWeb div.rightColumn {
	width: 523px;
	float: right;
}

#contentsArea div.twoColumnsTypeContactByWeb div.rightColumn ul.link {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

#contentsArea div.twoColumnsTypeContactByWeb div.rightColumn ul.link li {
	margin: 0px;
}

/* generalInputFormTable
-------------------------------------------------- */

#generalInputFormTable table td.th2,
#generalConfirmFormTable table td.th2 {
	padding: 10px 9px 6px;
	font-weight: normal;
}

#generalInputFormTable table td.th3,
#generalConfirmFormTable table td.th3 {
	padding: 10px 8px 6px;
	font-weight: normal;
}

#generalInputFormTable table td,
#generalConfirmFormTable table td {
	padding: 6px 6px 6px 6px;
}

#generalInputFormTable table textarea,
#generalConfirmFormTable table textarea {
	width: 504px;
}

#generalInputFormTable table textarea.i300a,
#generalConfirmFormTable table textarea.i300a {
	width: 300px;
	ime-mode: active;
}

/* processNavigationArea
-------------------------------------------------- */

#processNavigationArea {
	margin: 0px 0px 28px;
	padding: 0px;
	height: 50px;
	background: #ececec;
	position: relative;
}

#processNavigationArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: relative;
	width: 524px;
}

#processNavigationArea ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#processNavigationArea ul li#nav001 {
	width: 177px;
	height: 50px;
}

#processNavigationArea ul li#nav002 {
	width: 177px;
	height: 50px;
}

#processNavigationArea ul li#nav003 {
	width: 170px;
	height: 50px;
}

#processNavigationArea ul li span {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #DDDDDD;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
}

#processNavigationArea ul li#nav001 span {
	width: 177px;
	height: 50px;
	background-image: url(/shared/images/business/pn_01.gif);
}

#processNavigationArea ul li#nav002 span {
	width: 177px;
	height: 50px;
	background-image: url(/shared/images/business/pn_02.gif);
}

#processNavigationArea ul li#nav003 span {
	width: 170px;
	height: 50px;
	background-image: url(/shared/images/business/pn_03.gif);
}

#processNavigationArea ul li em span {
	background-position: 0px -53px;
	text-decoration: none;
}

/* toTopNavigationSmall2
-------------------------------------------------- */

.toTopNavigationSmall2 {
	width: 676px;
}

