/* CSS Document */

/* contents */

#contents{
		width:760px;
		margin-right:auto;
		margin-left:auto;
		padding-bottom:20px;
}


h1{
		font-size:0.9em;
		line-height:1.5;
		color:#993333;
		margin-bottom:20px;
		border-bottom:1px solid #9c7445;
		border-left:10px solid #c5989e;
		padding-left:10px;
}

h2{
	font-size:0.8em;
	line-height:1.5;
	margin-top:20px;
}

p{
	font-size:0.8em;
	line-height:1.5;
	margin-bottom:10px;
}


/* chart */

#chart{
	list-style:none;
	height:190px;
}

#chart li{
	float:left;
	height:188px;
}

#chart p{
	clear:both;
	font-size:14px;
	line-height:1.5;
}

.chartSelect{
	width:157px;
}

.chartOrder{
	width:157px;
	background:url(../img/bg_line.gif) no-repeat top center;
}

.chartCheck{
	width:157px;
}

.chartDelivery{
	width:157px;
	background:url(../img/bg_chart.gif) no-repeat bottom center;
}

.chartPay{
	width:130px;
}

.ot{
	position:absolute;
	width:414px;
	margin-top:15px;
	margin-left:-157px;
	background:#ffffff;
	border:1px solid #849e7a;
	padding:5px 10px;
	text-align:center;
}



#chart li li{
	list-style:none;
	background:url(../img/chart_list.gif) no-repeat left center;
	padding-left:10px;
	width:105px;
	height:auto;
	margin-left:5px;
	font-size:14px;
	line-height:1.5;
}


/* table */

table{
	clear:both;
	border-collapse:collapse;
	border:2px solid #849e7a;
	background:#ffffff;
	font-size:0.8em;
	line-height:1.5;
	width:100%;
	margin-bottom:20px;
}

table th{
	border-right:1px solid #849e7a;
	border-bottom:1px solid #849e7a;
	padding:5px 10px;
	white-space:nowrap;
}

table td{
	border-bottom:1px solid #849e7a;
	padding:5px 10px;
}

table ul{
	margin-left:30px;
	font-size:1em;
}

table dl{
	font-size:1em;
	margin-left:20px;
	_margin-left:10px; /* for IE */
}

/* bk */

.bk{
	border:1px solid #849e7a;
	line-height:2.5;
	padding:5px;
}

.bk strong span{
	font-size:1.2em;
}

/* taku */

.taku{
	border:none;
	background:#ffffe8;
	width:auto;
	float:left;
	margin-right:120px;
	margin-bottom:0px;
}

.taku th{
	border:none;
	text-align:left;
	padding:0px 10px 5px 0px;
}

.taku td{
	border:none;
	padding:0px 10px 5px 0px;
}


/* dl */

dl{
	font-size:0.8em;
	line-height:1.5;
	margin-right:100px;
	float:left;
}

dt{
	float:left;
}

dd{
	margin-left:100px;
}


/* ul */

ul{
	font-size:0.8em;
	line-height:1.5;
}


/* dai */

.dai li{
	margin-bottom:10px;
}

/* pay */

.pay{
	margin-bottom:20px;
	margin-left:20px;
}

/* conveni */

.conveni{
	margin-left:0px;
}

.conveni li{
	float:left;
	width:150px;
	margin-left:15px;
	_margin-left:0px;
}

/* sosina */

.sosina{
	width:100%;
	height:33px;
	background:url(../img/bg_sosina.gif) no-repeat center left;
	font-size:1em;
	line-height:3;
	padding-left:40px;
	margin-left:100px;
}
	
