/* BODY */

//body {
	//margin:0px;
	//padding:0px;
	//color:#333333;
	//background-color:ffffff;
	//background-image : url("img/common/bg.gif");
	//background-repeat;
//}



img {
	border:0px;
}

/* LINK */

a:link {
	color:#003399;
	background-color:transparent;
	text-decoration:none;
}

a:visited {
	color:#003399;
	background-color:transparent;
	text-decoration:none;
}

A:hover {
	color:#cc0000;
	background-color:transparent;
	text-decoration:underline;
	cursor:hand;
}

A:active {
	color:#330000;
	background-color:transparent;
	text-decoration:underline;
	cursor:hand;
}

/* FORM */

form {
	margin:0px;
}

.sizeS {
	width:100px;
}
.sizeM {
	width:200px;
}
.sizeL {
	width:300px;
}

/* COLOR */

.white {
	color:#ffffff;}

.black {
	color:#000000;}

.red {
	color:#ff0000;}



/*-------------------------?i\L\???[?U?[?ELeI^??j*/
/**/
.table-order {
	//border: medium double #1B3D75;
	width: 100%;
}
/**/
.td-order-message {
	font-size: 12px;
	color: #ff0000;
	background-color: #ffffff;
	padding: 1px;
	text-align: left;
}
/**/
.td-order-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1B3D75;
	text-align: center;
	padding: 3px;
}
/**/
.td-order-comment {
	font-size: 12px;
	color: #666666;
	background-color: #F2F7FF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B3D75;
}

/**/
.td-order-comment_right {
	font-size: 12px;
	color: #666666;
	background-color: #F2F7FF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B3D75;
	text-align: right;
}
/*-----------------------------------------------*/
li {
	margin: 10px;
}
