@charset "UTF-8";

/* =========================================================

    FANDC.CO.JP
    『こなたよりかなたまで』【パッケージリニューアル版】

    Copyright (C)2007 FC02/HQ/F&C FCFCA9

========================================================= */

* { margin: 0; padding: 0; }

a img { border-style: none; }

html {
  color: #666666;
	background: url('image/bg.jpg') repeat-x #1f439b;
}

body {
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  font-size: 13px;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.round-top {
  margin: 10px auto 0 auto;
  width: 710px;
  height: 10px;
  background: url(image/round_top.gif) no-repeat bottom left;
}

.round-top p {
  margin-top: 10px;
  text-align: center;
  line-height: 1.6;
}
.round-bottom {
  padding: 0;
  margin: 0 auto;
  width: 710px;
  height: 10px;
  background: url(image/round_bottom.gif) no-repeat top left;
}
.round-body {
  margin: 0 auto;
  width: 710px;

  background: #FFFFFF;

}

.title {
  margin: 0 auto 0px auto;
  width: 710px;
  text-align: left;
  background: #FFFFFF;
}

.title p.image {
  float: left;
  text-align: center;
  width: 300px;
  padding: 150px 0 10px 10px;
}

.title div {
  float: right;
  width: 400px;
  background: #FFFFFF;
  /* background-color: #ffc; */
}

.title table {
  margin: 10px;
  border-color: #0a0a26;
  border-style: solid;
  border-width: 1px 0 0 1px;
}

.title th, .title td {
  padding: .2em .5em;
  border-color: #0a0a26;
  border-style: solid;
  border-width: 0 1px 1px 0;
}

.title th {
  white-space: nowrap;
}

.title td p {
  margin: .5em 0;
}

br.clear {
  line-height: 0;
  clear: both;
}

address {
  margin: 0 auto;
  width: 700px;
  font-size: 12px;
  font-style: normal;
  text-align: center;
  padding: 10px 0 0px 0px;
  color: #FFFFFF;
}

.display-link {
  padding: 20px;
  background-color: #FFFFFF;
  text-align: center;
}


.block {
	text-align: left;
	padding: 10px;
	border: 1px solid #0a0a26;
	margin: 10px 10px 0 10px;
}

.block h3 {
	text-align: center;
	font-size: 16px;
	color: white;
	background-color: #1f439b;
	padding: 2px 10px;
	margin: 10px 0;
}

.block ul.attention {
	padding: 5px 10px;
	margin: 10px;
}
.block ul.attention li {
	list-style-type: square;
}

/*
------------------------------------------------------------
  商品説明
------------------------------------------------------------*/
#description {
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: justify;
  text-justify: inter-ideograph; /* IE original */
}

#description .outline {
  margin-bottom: 2em;
}

/*
------------------------------------------------------------
  店舗テレカ
------------------------------------------------------------*/
.telcard_sample {
	width: 100%;
	margin: auto;
}
.telcard_sample td {
	text-align: center;
	vertical-align: middle;
	padding: 16px 0;
}


.link-body {
  margin: 0 auto;
  padding: 10px 0;
  width: 710px;
  background: #FFFFFF;
}

.link-body h3 {
	text-align: center;
	font-size: 16px;
	color: white;
	background-color: #1f439b;
	padding: 2px 10px;
	margin: 0 10px 10px 10px;
}
