@charset "utf-8";

body
{
	margin: 0;
	padding: 0;
	background: url(/images/common/accessary/background.jpg) repeat #f8f7f1;
	text-align: center;
}
ul,
ol,
li,
dl,
dt,
dd,
p,
img
{
	border: 0;
	margin: 0;
	padding: 0;
}
a
{
	outline : 0;
}
input,
select
{
	margin: 2px;
	padding: 0;
}

.clearfix:after {
	content: url(/images/common/pixel.gif);
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#header
{
	padding-top: 11px;
	width: 100%;
	min-width: 950px;
	height: 21px;
	background: url(/images/common/header/background.gif) repeat-x;
}
#header_area,
#footer_area
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
ul#header_menu,
ul#footer_menu
{
	float: left;
	list-style: none;
}
ul#header_language
{
	float: right;
	list-style: none;
}
#header_area li,
#footer_area li
{
	float: left;
	background: url(/images/common/accessary/arrow.gif) left 3px no-repeat;
}
ul#header_menu li,
ul#footer_menu li
{
	margin-right: 20px;
}
ul#header_language li
{
}

#header_area a,
#header_area span,
#footer_area a,
#footer_area span
{
	display: block;
	margin-left: 10px;
	height: 12px;
	text-indent: -3000px;
}
#header_news
{
	width: 43px;
	background: url(/images/common/header/news.gif) left top no-repeat;
}
#header_fc
{
	width: 60px;
	background: url(/images/common/header/fc.gif) left top no-repeat;
}
#header_os
{
	width: 86px;
	background: url(/images/common/header/os.gif) left top no-repeat;
}
#language_jp
{
	margin-right: 15px;
	width: 31px;
	background: url(/images/common/header/language/japanese.gif) left top no-repeat;
}
#language_en
{
	width: 37px;
	background: url(/images/common/header/language/english.gif) left top no-repeat;
}


#navigation
{
	margin: 35px auto 0;
	width: 950px;
	text-align: left;
}
#logo
{
	float: left;
	width: 260px;
	height: 45px;
	background: url(/images/common/logo.gif) left center no-repeat;
	cursor: pointer;
}
#logo h1,
#logo p
{
	display: none;
}
#global_menu
{
	display: block;
	float: right;
	height: 45px;
	list-style: none;
	background: url(/images/common/global_menu/split.gif) left top no-repeat;
}
#global_menu li
{
	float: left;
	width: 126px;
	height: 45px;
	background: url(/images/common/global_menu/split.gif) right top no-repeat;
}
#global_menu li a
{
	display: block;
	width: 126px;
	height: 45px;
	text-indent: -3000px;
}
#global_menu_brand
{
	background: url(/images/common/global_menu/brand.gif) left top no-repeat;
}
#global_menu_shop
{
	background: url(/images/common/global_menu/shop.gif) left top no-repeat;
}
#global_menu_company
{
	background: url(/images/common/global_menu/company.gif) left top no-repeat;
}
#global_menu_recruit
{
	background: url(/images/common/global_menu/recruit.gif) left top no-repeat;
}
#global_menu_faq
{
	background: url(/images/common/global_menu/faq.gif) left top no-repeat;
}
#global_menu_brand_selected
{
	background: url(/images/common/global_menu/selected/brand.gif) left top no-repeat;
}
#global_menu_shop_selected
{
	background: url(/images/common/global_menu/selected/shop.gif) left top no-repeat;
}
#global_menu_company_selected
{
	background: url(/images/common/global_menu/selected/company.gif) left top no-repeat;
}
#global_menu_recruit_selected
{
	background: url(/images/common/global_menu/selected/recruit.gif) left top no-repeat;
}
#global_menu_faq_selected
{
	background: url(/images/common/global_menu/selected/faq.gif) left top no-repeat;
}


#footer
{
	padding-top: 15px;
	width: 100%;
	min-width: 950px;
	height: 135px;
	background: url(/images/common/footer/background.gif) repeat-x #fff;
}
#footer_sitemap
{
	width: 62px;
	background: url(/images/common/footer/sitemap.gif) left top no-repeat;
}
#footer_privacy
{
	width: 104px;
	background: url(/images/common/footer/privacy.gif) left top no-repeat;
}
#footer_social
{
	width: 130px;
	background: url(/images/common/footer/social.gif) left top no-repeat;
}
#footer_use
{
	width: 114px;
	background: url(/images/common/footer/use.gif) left top no-repeat;
}
#footer_inquiry
{
	width: 66px;
	background: url(/images/common/footer/inquiry.gif) left top no-repeat;
}
#footer_pagetop
{
	float: right;
	background: url(/images/common/footer/arrow.gif) left 3px no-repeat;
}
#footer_pagetop a
{
	width: 97px;
	background: url(/images/common/footer/pagetop.gif) left top no-repeat;
}
#copyright
{
	width: 950px;
	height: 110px;
	background: url(/images/common/footer/copyright.gif) right bottom no-repeat;
	text-indent: -3000px;
}

#content
{
	margin: 20px auto;
	width: 950px;
	text-align: left;
}

#breadcrumbs
{
	margin-bottom: 20px;
	width: 950px;
	height: 25px;
	background: url(/images/common/breadcrumbs/frame.gif) left top no-repeat;
}
#breadcrumbs ul
{
	float: right;
	list-style: none;
}
#breadcrumbs ul li
{
	float: left;
}
#breadcrumbs ul li#bc_home a
{
	display: block;
	width: 26px;
	height: 25px;
	background: url(/images/common/breadcrumbs/home.gif) left center no-repeat;
	text-indent: -3000px;
}
#breadcrumbs ul li.bc_li
{
	background: url(/images/common/breadcrumbs/arrow.gif) left top no-repeat;
}
#breadcrumbs ul li.bc_li a
{
	padding: 0 15px;
	height: 25px;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	line-height: 2.5em;
	text-decoration: none;
	color: #000;
}

/* low navi */
#low_navi
{
	float: left;
	width: 242px;
}
#low_navi dl,
#low_navi ul
{
	list-style: none;
}
#low_navi dl dt
{
	margin-top: 8px;
}
#low_navi dl dd
{
	margin: 0;
	padding: 0;
}
#low_navi ul li
{
	margin-bottom: 8px;
}
#low_navi dl dt a,
#low_navi ul li.low_navi_li a
{
	display: block;
	width: 223px;
	height: 32px;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	line-height: 2.5em;
	text-indent: 25px;
	text-decoration: none;
	background: url(/images/common/low_navi/frame1.gif) left top no-repeat;
	color: #000;
}
#low_navi dl dt a.odd,
#low_navi ul li a.odd
{
	background: url(/images/common/low_navi/frame2.gif) left top no-repeat;
}
#low_navi dl dt.low_navi_dt_open_selected a
{
	height: 27px;
	_line-height: 2em;
	background: url(/images/common/low_navi/frame_selected.gif) left top no-repeat;
	color: #fff;
}
#low_navi dl dd
{
	margin: 0;
	width: 223px;
	background: url(/images/common/low_navi/frame_dd.png) left bottom no-repeat #fff;
}
#low_navi dl dt.low_navi_dt_selected a,
#low_navi ul li.low_navi_li_selected a
{
	display: block;
	width: 223px;
	height: 32px;
	background: url(/images/common/low_navi/frame_li_selected.gif) left top no-repeat;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	line-height: 250%;
	text-indent: 25px;
	text-decoration: none;
	color: #fff;
}
ul.low_navi_dd
{
	padding: 20px 0 10px 20px;
}
ul.low_navi_dd li a
{
	display: block;
	height: 16px;
	text-indent: 10px;
	text-decoration: none;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	background: url(/images/common/low_navi/list.gif) left center no-repeat;
	color: #000;
}


#article
{
	float: left;
	margin-bottom: 50px;
	width: 703px;
}

.corner
{
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 1px;
	z-index: 2;
	background-color: #ff0000;
}
.hr
{
	border-top: 1px solid #d5d2cd;
	margin-top: 10px;
	padding-bottom: 15px;
	text-indent: -3000px;
}
.display_none
{
	display: none;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.clear_both
{
	clear: both;
	height: 1px;
	font-size: 1px;
}
.left_view_all
{
	float: left;
}
.view_all
{
	float: right;
	margin-top: 15px;
	background: url(/images/common/accessary/arrow.gif) left 5px no-repeat;
	text-indent: 8px;
}
.view_all a
{
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	text-decoration: none;
	color: #000;
}
a.link
{
	padding-left: 8px;
	color: #000;
	background: url(/images/common/accessary/arrow.gif) left 3px no-repeat;
}
.margin_top
{
	margin-top: 20px;
}
.margin_bottom
{
	margin-bottom: 20px;
}
.margin_right
{
	margin-right: 20px;
}
.margin_left
{
	margin-left: 20px;
}
.text_format
{
	margin-top: 20px;
	line-height: 220%;
}
.text_right
{
	margin-top: 20px;
	line-height: 220%;
	text-align: right;
}
.open_new_window
{
	padding-right: 15px;
	font-weight: normal;
	background: url(/images/common/accessary/open_new_window.gif) right 3px no-repeat;
}
.open_new_window_white
{
	padding-right: 15px;
	font-weight: normal;
	background: url(/images/common/accessary/open_new_window_white.gif) right 3px no-repeat;
}
.comment
{
	color: #d80011;
}

/* dl */
dl.dl dt
{
	float: left;
	clear: both;
	padding: 6px;
	width: 60px;
	white-space: nowrap;
	line-height: 180%;
	text-align: right;
	color: #bd2302;
	/*	color: #ed7826;*/
}
dl.dl dd
{
	margin-left: 90px;
	padding: 6px;
	line-height: 180%;
}
dl.dl dd table
{
	border-style: hidden;
	line-height: 160%;
}
dl.dl dd table th
{
	border-style: hidden;
	padding-bottom: 8px;
	vertical-align: top;
	width: 80px;
	font-weight: normal;
	text-align: right;
}
dl.dl dd table td
{
	border-style: hidden;
	padding-bottom: 8px;
	padding-left: 20px;
}
dl.dl dd ol
{
	margin-left: 25px;
}

/* image */
.image_full
{
	margin-top: 20px;
	width: 703px;
	height: 263px;
}
.image_full span
{
	position: absolute;
}
.image_full_corner_lt
{
	background: url(/images/common/frame/lt.png) left top no-repeat;
}
.image_full_corner_rt
{
	margin-left: 693px;
	background: url(/images/common/frame/rt.png) left top no-repeat;
}
.image_full_corner_rb
{
	margin: 253px 0 0 693px;
	background: url(/images/common/frame/rb.png) left top no-repeat;
}
.image_full_corner_lb
{
	margin-top: 253px;
	background: url(/images/common/frame/lb.png) left top no-repeat;
}

.image_small
{
	width: 263px;
	height: 263px;
}
.image_small span
{
	position: absolute;
}
.image_small_corner_lt
{
	background: url(/images/common/frame/lt.png) left top no-repeat;
}
.image_small_corner_rt
{
	margin-left: 253px;
	background: url(/images/common/frame/rt.png) left top no-repeat;
}
.image_small_corner_rb
{
	margin: 253px 0 0 253px;
	background: url(/images/common/frame/rb.png) left top no-repeat;
}
.image_small_corner_lb
{
	margin-top: 253px;
	background: url(/images/common/frame/lb.png) left top no-repeat;
}

/* pagination */
#pagination
{
	margin: 15px auto 0;
}
strong.pn_links
{
	float: left;
	display: block;
	margin-right: 5px;
	width: 25px;
	height: 25px;
	text-align: center;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	font-weight: normal;
	line-height: 200%;
	background: url(/images/common/accessary/button_selected.gif) left top no-repeat;
	color: #fff;
}
#pagination span a
{
	float: left;
	display: block;
	height: 25px;
	text-decoration: none;
	font-family: 'ＭＳ Ｐゴシック' ,'Hiragino Kaku Gothic Pro' ,'Osaka', arial, helvetica, verdana ,sans-serif;
	line-height: 200%;
	color: #000;
}
span.pn_links a
{
	margin-right: 5px;
	width: 25px;
	text-align: center;
	background: url(/images/common/accessary/button.gif) left top no-repeat;
}
span.pn_links_next a
{
	margin-left: 5px;
	padding-right: 8px;
	background: url(/images/common/accessary/arrow.gif) right center no-repeat;
}
span.pn_links_prev a
{
	margin-right: 5px;
	padding-left: 8px;
	background: url(/images/common/accessary/arrow_left.gif) left center no-repeat;
}