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

#title_how_to_shopping {
	background: url(../images/shopping_gide/h2_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 460px;
	margin-bottom: 10px;
}









/*shopping
--------------*/

#contents_body__brown {
	background-color: #666666;
	border:1px solid #999999;
	color:#FFFFFF;
	float:left;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size:1em;
	font-weight:bold;
	padding:5px;
	text-align:center;
	width:15px;
}

.contents_body_white {
	font-size:1em;
	line-height:1.2em;
	margin-left:35px;
	padding-left:5px;
}

.contents_titl_bgimg {
	background-color:#F5F5F5;
	color:#000000;
	font-size:1em;
	padding:5px 5px 5px 10px;
	margin-bottom: 10px;
}


.contents_frame {
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
	margin-top:10px;
	padding-bottom:15px;
}

#btn_itemlist {
	height: 110px;
	width: 210px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#btn_itemlist a {
	background: url(../images/faq/how_to_shopping/btn_itemlist.jpg) no-repeat 0px 0px;
	height: 110px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}

.title01 {
	background: #666666;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}




.table_line {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 350px;
}

.table_line th {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
}
.table_line td {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.red {
	color: #FF0000;
}

.orange {
	color: #FF6600;
	font-weight: bold;
}

.box {
	background: #F3F3F3;
	padding: 4px;
	border: 1px solid #999999;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
