@charset "Shift_JIS";

body {
  color:#333333;
  background:#fff2e5;
  margin:0;
  padding:0;
  font-size:15px;
  line-height:1;
  text-align:center;
}



/* ===== リンク ===== */
a:link,a:visited {
  color: blue;
  text-decoration: underline;
}


a:hover,a:active {
  color: blue;
  text-decoration: none;
}



/* ===== レイアウト ===== */
#container {
  width:800px;
  background:url(back.gif) repeat-y;
  margin: 0 auto;
}

#background {
  width:780px;
  background:#FFFFFF;
  margin: 0 auto;
}

#contents {
  width:750px;
  margin: 0 auto;
  text-align: left;
}

#content1 {
  margin-bottom:15px;
}

#content2 {
  margin-bottom:15px;
}

#content2 .left {
  width:338px;
  height:280px;
  float:left;
  margin-bottom:10px;
}

#content2 .right {
  width:338px;
  height:280px;
  float:right;
  margin-bottom:10px;
}

#content3 {
  margin-bottom:20px;
}

#content3 .top {
  margin-bottom:20px;
}

#content3 .middle {
  margin-bottom:20px;
}

#content3 .bottom {
  width:728px;
  height:90px;
  margin: 0 auto;
}

#footer_txt {
  width:780px;
  height:20px;
  background:url(footer.gif) no-repeat;
  margin: 0 auto;
  text-align:center;
  font-size:15px;
}

#footer_linkc {
  width:750px;
  height:25px;
  margin: 0 auto;
  text-align:center;
  font-size:12px;
  margin-top:10px;
}

#footer_linkr {
  width:750px;
  height:25px;
  margin: 0 auto;
  text-align:center;
  font-size:12px;
}

/* ===== ヘッダー ===== */
#header {
  background:url(header.gif) no-repeat;/*背景画像*/
  width:780px;
  height:156px;
  margin:0 0 15px 0px;
}

h1 {
  text-align:right;
  margin-top:5px;
  margin-right:20px;
  font-size:10px;
}

h2 {
  margin:0 0 0 20px;
  text-align:left;
  margin-left:20px;
  padding-top:15px;
  font-size:24px;
}

#header p {
  text-align:left;
  margin:0 360px 0 20px;
  padding-top:10px;
}



/* ===== コンテンツ ===== */
h3 { /*記事タイトル部分*/
  background:url(title.gif);/*背景画像*/
  padding:3px 5px;
}



/* ===== フッターナビゲーション ===== */
#link ul {
  text-align:center;
  margin-bottom:20px;
}

#link ul li {
  display:inline;
  margin-right:15px;
}



/* ===== コピーライト ===== */
address {
  font-style:normal;
  text-align:center;
}


/* テーブル */

.tbl_det,.tbl_Pr,.tbl_Ra,.tbl_It {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}


.tbl_det,.tbl_Pr,.tbl_Ra{
	background-color: #000000;
	border: 1px solid #999999;
}


.tbl_det th,.tbl_Pr th,.tbl_Ra th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(../img/thBack.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}

.tbl_det th,.tbl_Pr th,.tbl_Ra th,.tbl_det td,.tbl_Pr td,.tbl_Ra td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_Pr td,.tbl_Sp td,.tbl_Ra  td,.tbl_It td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tbl_Ra .rnkitem {
	width:140px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.tbl_det th {
	width: 30%;
}

.tbl_Ra th{
	width:50px;
}

.tbl_Pr td{
	padding:6px;
}

.tbl_Ra td{
	padding:10px;
	vertical-align:top;
}






















.alt td{
	background-color:#F5F5F5;
}





.tbl_det td {
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	line-height: 130%;
}



.tbl_It {
	background-color: #FFFFFF;
}





.tbl_Pr a img,.tbl_Sp a img,.tbl_Ra a img,.tbl_It a img {
	border: 0;
}




.tbl_Ra h4{
	width:100%;
	margin:0 0 5px 0;
	border:0;
}

.tbl_Pr th,.tbl_Sp th, .tbl_Ra th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Pr .price {
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}


.tbl_Pr .rnk {
	background-color: #EBEBEB;
	font-weight: bold;
}



.tbl_Ra .rnkitem img {
	vertical-align: top;
}


.tbl_It td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

.tbl_It .rnkdesc {
	padding-bottom: 15px;
	vertical-align: top;
}

