@charset "Shift_JIS";

/* Style Sheet for Glass-art Atelier-Y */

/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #000099;
  text-decoration: underline;
}

a:visited {
  color: #000099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

img {
  border-style: none;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
  font-size: 0.8em;
  line-height: 1.6em;
  text-align: center;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  padding: 0;
  margin: 0;
  color: #333333;

  /* shadow */
  background-color: #dfdfdf;
  background-image: url('pics/background.gif');
  background-repeat: repeat-y;
  background-position: center;
}

/* ---------------------------------------- テーブルに関する指定 */

th {
  text-align:center;
  padding: 0.5em 1em;
  border: 1px solid;
  background-color: #99ccff;
  white-space: nowrap;
}

td {
  padding: 0.5em 1em;
  border: 1px solid;
}

.image {
  border: none;
}

.imagecaption {
  text-align: center;
  font-size: 0.8em;
  border: none;
}

.inputform {
  background-color: #ffffcc;
}

.price {
  text-align: right;
}

.number {
  text-align: right;
}

.date {
  vertical-align: top;
  border: none;
}

.history {
  border: none;
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
  text-align: left;
  background-color: #ffffff;
  margin: 5px auto 0;
  width: 920px;
  border-bottom: 3px solid #9883c9;
}

#header {
  padding: 5px 20px 25px 180px;
  height: 90px;
  line-height: 1.0em;
  background-image: url(pics/head_image02.jpg);
  background-repeat: no-repeat;
}

#globalnavi {
  width: 100%;
  position: relative;
}

#container {
  float: right;
  width: 100%;
  margin-left: -220px;
}

#contents {
  margin-left: 220px;
  padding: 4em 30px 4em 30px;
}

#sidebar {
  float: left;
  width: 200px;
  padding: 4em 10px 2em;
}

#footer {
  clear: both;
  padding: 0.5em 0 1em;
}

/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
h1 {
  text-align: right;
  font-size: 1em;
  font-weight: normal;
}

/* -- 企業名 ショップ名 サイト名 -- */
.logo {
  margin-bottom: 1.0em;
}

.sitemap {
  text-align: right;
}

/* -- 概要 -- */
.description { }

/* ---------------------------------------- #globalnaviの指定 */

#globalnavi ul {
  width: 100%;
  list-style-type: none;
  position: absolute;
  background-color: #9883c9;
  background-image: url('pics/navi-inactive.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

#globalnavi li {
  width: auto;
  float: left;
  border-right: 2px groove #cccccc;
}

#globalnavi li a:link {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 0.5em 1em;
  background-color: #9883c9;
  background-image: url('pics/navi-inactive.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  color: #ffffff;
  font-weight: bold;
}

#globalnavi li a:visited {
  text-decoration: none;
  display: block;
  width: auto;
  padding: 0.5em 1em;
  background-color: #9883c9;
  background-image: url('pics/navi-inactive.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  color: #ffffff;
  font-weight: bold;
}

#globalnavi li a:hover {
  background-color: #f5a489;
  background-image: url('pics/navi-active.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  color: #ffffff;
  font-weight: bold;
}

/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h2,h3,h4,h5,h6 {
  font-size: 1.2em;
  margin-bottom: 1.0em;
  padding: 5px 0 5px 5px;
  border-left: 10px solid #000000;
  border-bottom: 1px solid #000000;
}

h3,h4,h5,h6 { margin-top: 2.5em; }

/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

.headline {
  font-weight: bold;
}

.newsdescription {
  font-size: 0.9em;
}

.mustinput {
  color: #ff0000;
}

.stepno {
  font-weight: bold;
}

/* -- FAQ -- */
.q {
	font-size: 1.5em;
	color: #6666cc;
	font-weight: bold;
}

.a {
	font-size: 1.5em;
	color: #cc6666;
	font-weight: bold;
}

.question {
	font-weight: bold;
	margin: 0em 0em 0.5em 1.0em;
}

.answer {
	margin: 0em 0em 0.5em 1.0em;
}

/* -- パン屑リスト -- */
#contents .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- 以下 リスト関係 -- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }

/* ---------------------------------------- #sidebar内の指定 */

/* -- カテゴリタイトル -- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
  font-weight: bold;
}

.sidecontents {
  padding: 0.5em;
  margin-bottom: 2em;
  background-color: #ffff99;
  background-image: url('pics/diagonals.gif');
  background-repeat: repeat;
}

/* -- リスト -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li {
  display: inline;
  white-space: nowrap;
}

.localnavi a {
  padding: 0.5em 0;
  text-decoration: none;
  display: block;
  text-indent: 20px;
  color: #333333;
  background-color: #eeeeee;
  background-image: url('pics/menu-inactive.gif');
  background-repeat: no-repeat;
  background-position: left center;
  border: 1px solid #999999;
}

.localnavi a:visited {
  padding: 0.5em 0;
  text-decoration: none;
  display: block;
  text-indent: 20px;
  color: #333333;
  background-color: #eeeeee;
  background-image: url('pics/menu-inactive.gif');
  background-repeat: no-repeat;
  background-position: left center;
  border: 1px solid #999999;
}

.localnavi a:hover {
  text-decoration: none;
  text-indent: 25px;
  color: #ff0000;
  background-color: #f5a489;
  background-image: url('pics/menu-active.gif');
  background-repeat: no-repeat;
  background-position: left center;
}

/* ---------------------------------------- #footer内の指定 */
#footer p { text-align: center; }
