@charset "utf-8";

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

CSS Document for シモン茶本舗

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


/* index.html  ----------------------------------- */

.letter-a {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background-color: #DEEAAA;
	width: 270px;
	float: left;

}

.letter-b {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background-color: #E1E8ED;
	width: 270px;
	float: right;
}

.letter-title {
	margin: 0px;
	padding: 20px 17px 0px 20px;
	font-weight: bold;

}

.letter-n {
	margin: 0px;
	padding: 5px 25px 0px 25px;
	line-height: 2.25em;
	background-image: url(../images/090903top_01.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
}


#form1-w {
	text-align: center;
	margin: 0 auto;
	border: 1px dotted #C5C5C5;
	width: 540px;
}
#form1 {
	border: 0px none;
	margin: 7px 0;
}
#form1 input {
	border: 0px none;
	margin: 0 auto;
	width: 510px;
}

table.news-table {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 550px;
	margin-bottom: 20px;
	border: 1px solid #a9c9e2;
	line-height: 1.5em;
	font-size: 93%;
}

table.news-table td,
table.news-table th
 {
 	text-align: left;
	padding: 0.65em 0.8em;
	vertical-align: top;
}

table.news-table th {
	background-color: #e9f0f5;
	width: 90px;
}

table.news-table .news-ic {
  padding: 0 0 0.2em 1.0em;
  margin: 0px;
  background-image: url(../images/news_ic.gif);
  background-repeat: no-repeat;
  background-position: left 0.55em;
}

table.news-table p {
	padding: 0 0 0.2em 0.3em;
	margin: 0px;
}

#news-t {
  margin: 0px 0px 0px 15px;
  padding: 0x;
}
