#main {
        width:720px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        padding: 0px;
        text-align: left;
        line-height: 170%;
}

/*------------------------------------
	#注文ページ
-------------------------------------- */

.item {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #F6F6F6;
	vertical-align: top;
}

.detail {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	vertical-align: top;
}
.notice {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	vertical-align: middle;
	background-color: #DFDFDF;
}
.infotable {
	text-align:left;
	line-height:200%;
	margin-left:auto;margin-right:auto
}
.form_text {
	font-size: 12px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.text_red_notice {
	color: #cc0000;
	border: 1px solid #cc0000;
	padding: 3px;
}
.text_blue_notice {
	color: #333333;
	border: 1px solid #1E8EFF;
	padding: 5px;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_LD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-size: 12px;
}

.text_red {
	color: #cc0000;
}
.text_Pink {
	color: #E85298;
}
.table1 {
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image-right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.table-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
}
.table-left td {padding: 3px}
.table-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 3px;
}
.table-right td {padding: 3px}

.image-left {

	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_blue {

	color: #40BBFD;
}
.text_blueBig {
	color: #40BBFD;
	font-size: 16px;
}

.text_blue2 {
	color: #1E8EFF;
}
.text_glay {
	color: #999999;
}

.product-name {
	font-weight: bold;
	color: #333333;
	background-image: url(../image/m_orderproduct.gif);
	background-repeat: no-repeat;
/*	width: 880px; */
	width: 720px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 20px;
	text-align:left;
}

.product-name a{ color:#333333;}
.product-name a:hover{ text-decoration:none}
.product-name2 {
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
}

.waku_black {
	border: 1px solid #999999;
	padding: 10px;
	display: block;
}
.text_black_notice {

	color: #333333;
	border: 1px solid #333333;
	padding: 3px;
}
.text_white_notice {


	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.shopping_main {
/*	width:880px; */
	width720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	line-height: 170%;
	overflow: auto;
}

#main #left_contents {
	float: left;
	width: 420px;
	height: auto;
}

#main #left_contents-720 {
	float: left;
	width: 340px;
	height: auto;
}

#main #contents {
	float: right;
	width: 450px;
}

#main #contents-720 {
	float: right;
	width: 364px;
}
.shopping_main .left_shopping {
	float: left;
	width: 350px;
}

.shopping_main .right_shopping {
	float: right;
	width: 530px;
}

.shopping_main .left_shopping_720 {
	float: left;
	width: 270px;
}

.shopping_main .right_shopping_720 {
	float: right;
	width: 450px;
}

#main ul {
        width:90%;   
        margin:1em 0; padding:0 0 0 26px;   
        list-style-type:disc;   
        list-style-position:outside;  
		}

#main ul li {

}
#main ul li ul li {
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 15px;
}
.waku {
	border: 1px solid #999999;
}

.waku_red {
	border: 1px solid #cc0000;
	padding: 15px;
}

/*------------------------------------
        #コミュニティー
-------------------------------------- */
.style8 {color: #333}
.list {font-size: 11pt;line-height: 10.5pt;}
.slist{font-size: 10pt;line-height: 9pt;}
.input {
        border:1 solid #999999;
        background-color:f0f0f0;
        font-size:10pt;
        color:#333333;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 3px;
}
.submit {border:solid 1 #999999;background-color:#FFFFFF;font-size:9pt;color:#333333;}
.brdr {background-color:#CCCCCC;}
.bga {background-color:#cccccc;}
.bgb {background-color:#CCCCCC;}
.bgc {background-color:#eeeeee;}

div.community_text{
	padding:10px 30px 10px 40px;
	line-height:130%; 
}


/*------------------------------------
        #マイページ
-------------------------------------- */
.mypage {
        padding:5px;
        line-height:175%;
        border: 1px solid #999999;
        border-collapse: collapse;
}
.mypage td{
        padding:5px;
        border: 1px solid #999999;
}

