@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	margin:0;
	padding:0;
	vertical-align: baseline;
	background-color: #EFEFEF;
	letter-spacing: 0.1em;
}
/*IE6*/
* html body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
}
/*OTHER*/
*:first-child+html body { 
	font-family: 'メイリオ', Meiryo, sans-serif;
	letter-spacing: 1px;
}
a:link {
	color: #222;
	text-decoration: none;
}
a:visited {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: none;
}
img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
#header {
	position: relative;
	min-width:950px;
	height: 173px;
	text-align: right;
}
#header .logo {
	float: left;
	height: 173px;
	width: 219px;
}
#header .menu {
	visibility: visible;
	width: 690px;
	float: right;
}
#header .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header .menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header .menu .memberMenu {
	color: #999999;
	position: relative;
	height: 40px;
	background-image: url(../images/common/memberMenuBase.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
}
#header .menu .memberMenu li {
	float: right;
	padding: 0px;
	line-height: 37px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .menu .memberMenu li a {
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 30px;
	background-image: url(../images/common/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	line-height: 37px;
	font-size: 13px;
	display: block;
	margin: 0px;
}
#header .menu .memberMenu li a:hover {
	text-decoration: none;
}
#header .menu .mainMenu1 {
	height: 51px;
	clear: both;
	margin-top: 30px;
	background-image: url(../images/common/mainMenuBase.gif);
	background-repeat: repeat-x;
	background-position: 0px center;
}
#header .menu .mainMenu1 .cart {
	margin-left: 85px;
}
#header .menu .mainMenu2 {
	clear: both;
	position: relative;
	margin-top: 8px;
	height: 30px;
	background-image: url(../images/common/mainMenuBase.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#header .menu .mainMenu2 li {
	margin-right: 10px;
}
#header .menu .mainMenu2 li a {
	font-size: 12px;
	line-height: 22px;
	display: block;
	border: 1px solid #999999;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #EEEEEE;
}
#header .menu .mainMenu2 li a:hover {
	background-color: #FFFFFF;
}
#footerMenu .mainMenu3  {
	clear: both;
	margin-top: 7px;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerMenu .mainMenu3 li  {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666;
	line-height: 24px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#error {
	font-size: 16px;
	font-weight: bold;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
}
#contents {
	background-color: #FFFFFF;
	min-width:900px;
	padding-bottom: 50px;
	margin: 0px;
}
#contents a {
	text-decoration: underline;
}
#contents h1 {
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/titleBack.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.viewerBar {
	background-image: url(../images/common/mainTitleBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
	margin-top: 20px;
}



#maintenance {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
#maintenance h1 {
	font-size: 18px;
	line-height: 30px;
}
#maintenance h2 {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	margin-top: 60px;
}
