@charset "utf-8";
/* MacIE */
@media screen,print{ 
body,td,tr {
	letter-spacing:0.1em;
}
}

/* HTML */
html{
    height:100%;
}
body {
	padding: 0px;
	height: 100%;
	background-color: #36424B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #343434;
	background-image: url(../image/background.gif);
}
body,td {
	font-size: small;
	line-height: 1.3;
}
form {
	margin: 0px;
	padding: 0px;
}
body > #container {
        height: auto;
}
a{
	text-decoration:underline;
	color: #0066CC;
}
a:hover{
	text-decoration:none;
}
button {
	cursor: pointer;
}
textarea {
	font-size: small;
}

/* CUSTOM */
#container {
	height: 100%;
	background-color: #192129;
	width: 880px;
	height: 100%;
	min-height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}
#header {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../image/header.gif);
	background-repeat: repeat-x;
	height: 80px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1{
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#header h1 a {
	overflow: hidden;
	display: block;
	width: 200px;
	height: 80px;
	background-image: url(../image/exstore_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header ul {
	position: absolute;
	top: 30px;
	margin: 0px;
	padding: 0px;
	left: 530px;
	font-size: 12px;
}
#header li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi {
	height: 28px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../image/navi.gif);
}
#footer {
	text-align: center;
	font-size: x-small;
	clear: both;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	width: 100px;
	height: 28px;
	text-align: center;
	display: block;
	float: left;
}
#navi li a {
	display: block;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../image/navi_btn.gif);
	line-height: 28px;
}
#navi li a:hover {
	background-position: 0px -28px;
}
/* 選択されたリンクのスタイル */
#selected a,
#selected a:hover {
	background-position: 0px -28px;
}
#menu {
	display: inline;
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#menu h2 {
	background-color: #222C34;
	margin: 0px;
	padding: 5px;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../image/titlebar.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menu dl {
	background-color: #192129;
	margin: 0px;
	padding: 0px;
}
#menu dd {
	background-color: #192129;
	margin: 0px;
	padding: 0px;
}
#menu dd a {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../image/cursor.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 135px;
}
#menu dd a:hover {
	background-color: #323E47;
}
#main {
	float: left;
	width: 710px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#main h2 {
	background-color: #222C34;
	margin: 0px;
	padding: 5px;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../image/titlebar.gif);
}
#content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#pagenavi {
	padding: 5px;
	text-align: right;
}
.error {
	color: #990000;
}
.tables {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	width: 670px;
	margin-bottom: 20px;
}
.tables td {
	border:1px solid #CCCCCC;
	padding: 5px;
}
.tables .l01 {
	background-color: #EEEDE3;
}
.tables .l01 h3 {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.tables .l01 img {
	float: right;
}
.tables .l02 {
	background-color: #EFEFEF;
	vertical-align: top;
}
.tables .l03 {
}
.tables .l03c {
	background-color: #FCFCFC;
}
.tables .l04 {
	text-align: center;
	background-color: #F7F7F0;
	padding: 10px;
}
.tables #help1,#help2,#help3,#help4  {
	background-color: #3399CC;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.tables ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.tables li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}
.login {
	background-image: url(../image/login.gif);
	height: 105px;
	width: 360px;
	padding-left: 40px;
	padding-top: 85px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 200px;
}
.login h1 {
	margin: 0px;
	padding: 0px;
}
.login td {
	padding-bottom: 7px;
}
.login input {
	width: 230px;
	font-size: 12px;
	line-height: 1em;
	padding: 1px;
}
.login button {
	background-attachment: scroll;
	background-image: url(../image/btn_login.gif);
	background-color: transparent;
	height: 20px;
	width: 80px;
	border-style: none;
}

