@charset "UTF-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.logo {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 12px;
}
.naviBox {
	vertical-align: top;
	padding-bottom: 17px;
}


.latestNewsBox {
	background-color: #333333;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 280px;
}
.latestNewsTitle {
	display: block;
	width: 230px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.latestNews {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.latestNews a {
	color: #FFFFFF;
	text-decoration: none;
}
.latestNews a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.latestNews a:hover {
	text-decoration: underline;
}
.latestNews a:active {
	color: #FF0000;
	text-decoration: underline;
}


.directShops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	background-image: url(../images/directshops.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 20px;
	padding-left: 190px;
	padding-top: 10px;
}

.shop {
	font-size: 11px;
	font-weight: bold;
	margin-top: 7px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 20px;
}

.copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* 下のナビゲーション */
.footerNavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.footerNavi a {
	color: #CCCCCC;
	text-decoration: none;
}
.footerNavi a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footerNavi a:hover {
	text-decoration: underline;
}
.footerNavi a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* NEWS */
.pageTopSpace {
	display: block;
	height: 50px;
}
.pageBottomSpace {
	display: block;
	height: 15px;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.newsTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.dotLine {
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 22px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, ＭＳ ゴシック;
	font-size: 12px;
	line-height: 22px;
}

/* NEWS写真（右寄り、アウトライン、マージン有り） */
.photoOutline {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Distributors List */

.distributorsList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.distributorsListHead {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #000000;
}
.distributorsList a {
	color: #003399;
	text-decoration: none;
	}
.distributorsList a:hover {
	text-decoration: underline;
	}
.distributorsList a:visited {
	color: #6633CC;
	}
	
/* ページタイトル */
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 22px;
	display: block;
	width: 175px;
	padding-bottom: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 19px;
}

/* トップへ */
.top {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* サブメニュー　*/

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
	display: block;
	width: 155px;
	margin-bottom: 15px;
}
.subMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenu a:hover {
	color: #999999;
	text-decoration: none;
}
.subMenu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.subMenuSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 20px;
	display: block;
	width: 155px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subMenuSelected a {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuSelected a:hover {
	color: #999999;
	text-decoration: none;
}
.subMenuSelected a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* All Items 商品写真 たて長　height="113"指定　*/
.photoItemsPant {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
	width: 123px;
	background-image: url(../images/bg_allitems.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* All Items 商品写真 横長　 width="113"指定　*/
.photoItems {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
	width: 123px;
	background-image: url(../images/bg_allitems.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	height: 113;
}

/* All Items 商品写真  タイトル　*/
.ItemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
}
.ItemTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.ItemTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ItemTitle a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.ItemTitle a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*****詳細ページ*****/

/* 商品写真 大　*/
.photoLarge {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
	width: 410px;
	background-image: url(../images/bg_largephoto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 390px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* More Photo 写真　*/
.morePhoto {
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: #FFFFFF;
	width: 80px;
	background-image: url(../images/bg_morephoto.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	height: 75px;
}

.detailRightBox {
	vertical-align: top;
	padding-left: 19px;
}
.detailHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.morePhotoHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
}
.detailTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
}



/* < Previous | Next >　*/
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	width: 695px;
	padding-top: 9px;
	text-align: center;
	padding-bottom: 10px;
}
.pages a {
	color: #FFFFFF;
	text-decoration: none;
}
.pages a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pages a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.pages a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* BACK　*/
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 35px;
	margin-top: 15px;
	position: relative;
	left: 185px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.back a {
	color: #FFFFFF;
	text-decoration: none;
}
.back a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.back a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* 採用情報　RECRUIT　*/
.recruit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/bg_recruit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 147px;
	margin-top: 25px;
	margin-right: 15px;
	float: right;
	text-indent: 20px;
	padding-top: 5px;
}

.recruit a {
	color: #FFFFFF;
	text-decoration: none;
}
.recruit a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.recruit a:hover {
	text-decoration: underline;
}
.recruit a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.logo2 {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 12px;
	display: block;
	width: 270px;
	float: left;
}
.fontEn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*=============================================== */
/* Menu CSS */

/*ルートメニュー選択されてないとき*/
.RootMenu_MenuItem {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	color: #CCCCCC!important; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}
/*ルートメニューマウスオーバー*/
.RootMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF!important;  
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

/*ルートメニュー選択されたとき*/
.RootMenu_MenuItemActive {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF!important; 
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

/*下位メニューマウスオーバー時の各アイコンとメニューのスタイル*/
.MainMenu_MenuItemSel 
{
    cursor: pointer; 
    cursor: hand;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

/*下位メニュー通常時の各アイコンとメニューのスタイル*/
.MainMenu_MenuItem {
    cursor: pointer; 
    cursor: hand;   
	color:#666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	border:none;
}

/*ルートメニューが表示されている部分だけのスタイル*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
}

/*右セパレータのスタイル*/
.MainMenu_Right {
	background-color: transparent; 
}

/*サブメニュー通常時の各アイコンとメニューのスタイル*/
.MainMenu_SubMenu {
	background-color:#FFFFFF!important;
	border:none!important;
}

/*サブメニューアイコンエリアのスタイル？*/
td.MainMenu_MenuIcon {
	cursor:hand;
	background-color:#FFFFFF !important;
	width:0px;
	border:none !important;
	background:url(images/spacer.gif) top left no-repeat;
}

/*サブメニュー選択されたとき*/
.SubMenu_MenuItemActive {
	color:#FFFFFF!important;
	background-color:#CCCCCC!important;
	border:none!important;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight:normal!important;
}
.menu_separator {
	color: #CCCCCC;
	font-size: 12px;
	background-color: transparent;
}

.MainMenu_Left {
	background-color: transparent;
}
.MainMenu_LeftOn {
	background-color: transparent;
}
.MainMenu_Right {
	background-color: transparent;
}
.MainMenu_RightOn {
	background-color: transparent;
}

.MainMenu_MenuBreak
{
      border:none;
      height:1px;
      background-color:Transparent;
}

/*=============================================== */
/* Menu2 CSS */

/*ルートメニュー選択されてないとき*/
.RootMenu_MenuItem2 {
	background-color: transparent;
	cursor: pointer; 
	cursor: hand; 
	font-size: 12px;
	color: #FFFFFF!important; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin-left: 20px;
	display: block;
	width: 155px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/*ルートメニューマウスオーバー*/
.RootMenu_MenuItemSel2 {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #999999!important;  
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin-left: 20px!important;
	display: block!important;
	width: 155px!important;
	line-height: 30px;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #FFFFFF!important;
}

/*ルートメニュー選択されたとき*/
.RootMenu_MenuItemActive2 {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF!important; 
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin-left: 20px;
	display: block;
	width: 155px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
