/* ************************************************ 
 *	ʐݒ
 * ************************************************ */
body {
	color: #000000;
	line-height: 1.6em;
	background-image:url(../tool/003-002.gif);
	margin:0;
}

#wrapper{
	margin:0 auto;
	padding:0;
	width:880px;
	border:2px solid #666666;
	background-color: #ffffff;
}

#bar{
	margin:0;
	padding:5px;
	background-color:#660000;
	text-align:center;
}

#footer{
	margin:10px auto;
	padding:0;
	text-align:center;
	font-size:110%;
}

#copy{
	margin:0;
	padding:2px;
	background-color:#666666;
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}

#container {
	margin:10px auto;
	width:800px;
	text-align:left;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
.bar{
	margin:0 auto;
	padding:2px;
	background-color:#e3ded2;
	text-align:left;
	font-size:90%;
	color:#602C02;
}
strong{
	color:#602C02;
}
em{
	font-weight:bold;
	font-style:normal;
	color:#58240c;
}
.txt-s{
	font-size:85%;
}
.txt-red{
	color:#ff543d;
}
.txt-red1{
	color:#ff0000;
}
.txt-red-b{
	color:#ff0000;
	font-weight:bold;
}
.txt-green{
	color:#93c961;
}
.txt-green-b{
	color:#006e1a;
	font-weight:bold;
}
.txt-blue{
	color:#217fff;
}
form{
	margin:0;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #F55D10;
	text-decoration: underline;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}

th{
	color:#602C02;
	text-align:left;
}

.gtable th{
	font-weight:normal;
	border-bottom:1px dotted #80685f;
	background-color:#d0e8c1;
	color:#3d2d27;
	width:150px;
}
.gtable td{
	border-bottom:1px dotted #80685f;
}

.cart th{
	font-weight:normal;
	border-bottom:1px dotted #80685f;
	background-color:#d0e8c1;
	color:#3d2d27;
	text-align:center;
}
.cart td{
	border-bottom:1px dotted #80685f;
}
.souryou table{
	margin:10px 0;
	border:1px solid #80685f;
}
.souryou td{
	border-right:1px solid #80685f;
	border-bottom:1px solid #80685f;
	text-align:center;
}
.souryou th{
	background-color:#d0e8c1;
	border-right:1px solid #80685f;
	border-bottom:1px solid #80685f;
	text-align:center;
	font-weight:normal;
	white-space:nowrap;
	color:#000000;
}

