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

/* C21 lancher Style
=====================================================================
WebSite:  http://www.c21-online.jp/
Author:   Cyber Step, Inc.
Version:  CS Generator 2009

/* lancherCSS Category ---------
---------------------------- */

/* 01. box element
--------------------------------------------------------------------- */
body { margin: 0; padding: 0; }
img {border: 0px;}
h1{
	font-weight:normal;
	margin: 0;
	padding: 0;
	}

#background{
	background: #B9BBC2 url(info_bg.gif) repeat-x left top;
	color: #003344;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
	padding-bottom:50px;
	}
#container{
	background: #B9BBC2 url(info_bg.gif) repeat-x left top;
	color: #003344;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: small;
	padding-bottom:50px;
	}
#topic { width: 510pt; margin: 20pt 0 20pt 20pt;}


/* 02.  text element
--------------------------------------------------------------------- */
.line {
	color: #556677;
	font-family: verdana;
	font-size: 12pt;
	margin: 0;
	padding:0;
	}

h2 {
	color: #225588;
	font-size: 14pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
h2 span { 
	color: #556677;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 20px;
	}
h3{ margin: 20px 0 5px 0;}

.topic_txt{margin: 0 0 0 10px;}
.topic_txt2{margin: 0 0 10px 0;}
li{
	list-style-type:disc;
	list-style-position:outside;
	position:relative;
	/*line-height:2px;削除*/
	}


.table{
	margin: 10px auto 0;
	text-align: center;
	width:470px;
	}

.img_sale {
	margin: 0 auto;
	width:300px;
	}
.sale {
	/*margin: 0 auto;削除*/
	/*width:150px;削除*/
	text-align:center;/*変更*/
	margin-bottom:1em;/*追加*/
	}
.sale th { background:#8899aa; border:1px solid #778899; margin:1px; padding:3px;}
.sale td { border:1px solid #778899; margin:1px; padding:3px;}

.img_table {margin: 10px auto 15px;}









