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


/* index==========================

*/


/* common style
===============================================================*/
#wrapper{
	width:950px;
	margin: 0px auto;
	padding: 0px;
}

#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#content2 {
	width: 950px;
	margin: 20px auto 10px;

}
#primary {
	width: 725px;
	float: right;
	padding-bottom:20px;
}
#secondary {
	width: 210px;
	float: left;
	text-align: left;
}
/* トップページ
===============================================================*/
#flashcontent {
	border: 1px solid #C0C0C0;
	width: 948px;
	margin: 15px auto 18px;
}

#primary h2 {
}

#primary .recommendbox {
	width: 725px;
	clear: both;
	padding-bottom: 15px;
}

#primary .item_ul li {
	float:left;
	margin:0 6px 15px;
}

#primary .mainbox {
	width: 712px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#primary .mainbox2 {
	margin-bottom: 18px;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}

.pagetop {
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
	text-align: right;
}
.pagetop2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}
#primary .pagetop2 img{
	border: none;
}
#primary .mainbox2 dt {
	background: url(../img/common/mark01.gif) no-repeat left center;
	padding-left: 12px;
	float: left;
	width: 120px;
	line-height: 20px;
	clear: both;
}
#primary .mainbox2 dd {
	line-height: 20px;
}
#primary .mainbox2 dd a:link{
	color:#00C;
	text-decoration:underline;
}
#primary .mainbox2 dd a:visited {
	color:#934C7B;
	text-decoration:underline;
}
#primary .mainbox2 dd a:hover {
	color:#00C;
	text-decoration:underline;
}

#my_area {
	background: url(../img/login/mypagebg01.gif) no-repeat left bottom;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 20px;
	font-size: 10px;
	text-align: left;
	width: 200px;
}
#my_area h2 {
	padding-bottom:8px;
}
#my_area form {
	padding:0 6px 5px;
}
#my_area input{
	color: #59544F;
	width: 112px;
	border: 1px solid #C0C0C0;
	line-height: 18px;
	vertical-align: top;
	padding: 1px 5px;
	background: #FFFFFF;
	height: 18px;
	clear: none;
	margin-bottom: 5px;
	float: right;
}
#my_area input.checkbox{
	color: #59544F;
	width: 12px;
	border-style: none;
	line-height: 18px;
	background: none;
	height: 12px;
	clear: none;
	float: left;
	padding: 1px 0px;
	margin: 2px 5px 5px 10px;
	/*display: inline;*/
}
#my_area .log_title {
	display: block;
	width: 60px;
	float: left;
	height: 25px;
	line-height: 20px;

}
#my_area p {
	font-size: 10px;
	clear: both;
}

#my_area a:link {
	color: #4D4D4D;
}
#my_area a:visited {
	color: #4D4D4D;
}
#my_area a:hover {
	color: #FF5D1C;
	text-decoration:none;
}

#my_area .login {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: inline;
	padding: 0px;
	background-color:transparent;
	border:none;
}
#my_area .delete {
	text-align: center;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	display: inline;
	padding: 0px;
	background-color:transparent;
	border:none;
	width: 44px;
}
#my_area .lostid {
	margin-top:5px;
	font-size: 10px;
	padding-left: 50px;
	width: 173px;
}
#my_area .lostpass {
	width: 190px;
	padding-bottom: 8px;
	font-size: 10px;
	margin-bottom: 5px;
	background: url(../img/common/border01.gif) repeat-x left bottom;
	text-align: center;
}
#my_area .lostpass img{
	margin-top: 3px;
}
#my_area .info {
	font-size: 10px;
	line-height: 14px;
	background: url(../img/common/mark01.gif) no-repeat left 4px;
	margin-left: 15px;
	padding-left: 14px;
	text-align: left;
	margin-bottom: 5px;
}
#my_area .regst {
	text-align: center;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	display: inline;
	padding: 0px;
	background-color:transparent;
	border:none;
}

#my_area .ssl {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#my_area .lostid img {
	margin-right: 5px;
}
#my_area .lostpass img {
	margin-right: 5px;
}
#my_area .tomypage {
	margin-top: 10px;
}
#my_area .logout {
	clear: both;
	text-align: center;
	margin-top: 5px;
}
#my_area .btn_area {
	padding-top: 5px;
	clear: both;
	text-align: center;
}
#my_area ul {
	clear: both;
	padding-top: 5px;
	background: url(../img/common/border01.gif) repeat-x left bottom;
}
#my_area li {
	padding-top: 5px;
	background: url(../img/common/border01.gif) repeat-x;
	clear: both;
	padding-bottom: 2px;
}#my_area .delete {
	float: right;
	width: 44px;
	clear: none;
}
#my_area .number {
	float: right;
	width: 30px;
	clear: none;
	text-align: right;
	padding-top: 3px;
	font-size: 12px;
}
#my_area h3 {
	float: left;
	width: 150px;
	padding-top: 3px;
	font-size: 12px;
}
#my_area .sendname {
	float: left;
	width: 128px;
	padding-top: 3px;
	font-size: 12px;
}
#my_area .add {
	line-height: 28px;
	background: url(../img/common/i_navi01.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 12px;
}
#my_area .cart {
	clear: both;
	line-height: 16px;
	padding-bottom: 3px;
}
#my_area .nocart {
	padding-bottom: 5px;
}
#my_area .total_area {
	padding-top: 5px;
	background: url(../img/common/border01.gif) repeat-x;
	clear: none;
}
#my_area .total_text {
	float: left;
	width: 60px;
	padding-top: 3px;
	font-size: 12px;
}
#my_area .total_amount {
	float: right;
	width: 120px;
	padding-top: 3px;
	clear: none;
	text-align: right;
	padding-bottom: 10px;
	font-size: 12px;
}
#my_area .go_check {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 5px;
}

#category {
	margin-bottom: 20px;
	width: 200px;
}
#category ul {
}
#category li {
	background: url(../img/category/category_bg01.gif) no-repeat center bottom;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 6px;
}

#search_area {
	background: url(//www.letao.jp/user_data/packages/default/img/login/mypagebg01.gif) no-repeat left bottom;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 20px;
	width: 200px;
}
#search_area h2 {
	padding-bottom:8px;
}
#search_area p.caption{
	width:190px;
	margin-left:10px;
	margin-bottom:5px;
	font-size:10px;
}
#search_area p.inp_area{
	width:190px;
	margin-left:10px;
	margin-bottom:10px;
}

#search_area input{
	color: #666666;
	width: 115px;
	border: 1px solid #C0C0C0;
	line-height: 18px;
	vertical-align: top;
	background: #FFFFFF;
	height: 18px;
	padding: 1px 5px;
}
#search_area button {
	display: inline;
	margin-left:5px;
	padding: 0px;
	background-color:transparent;
	border:none;
}

#apology {
	padding: 10px 6px 10px 8px;
	margin-bottom: 20px;
	border: 1px solid #C0C0C0;
}
#apology h2 {
	color: #FF0000;
	margin-bottom: 5px;
}
#banner h2 {
	margin-bottom: 5px;
}

#info {
	width: 200px;
	padding:10px 0;
	border-top:1px solid #C0C0C0;
}
#info .phone {
	float: left;
	width: 300px;
	background: url(../img/info/telmark.gif) no-repeat 90px top;
	padding-left: 115px;
}
#info .phone img {
	vertical-align: middle;
	margin-right: 5px;
}
#info .phone p {
	line-height: 20px;
}
#info .moble .qr {
	margin-left:5px;
	float:right;
}
#info .moble .qr img{
	margin:5px;
	border:#000 1px solid;
}
#info .moble .aten {
	font-size: 10px;
	line-height: 10px;
}

/*
===============================================================*/


/* others
===============================================================*/
img {
	vertical-align: top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.mg_lf0 {
	margin-left: 0px;
}
.mg_lf10 {
	margin-left: 10px;
}
.mg_lf15 {
	margin-left: 15px;
}
.mg_rg15 {
	margin-right: 15px;
}
.mg_r0 {
	margin-right: 0px;
}
.mg_bt0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mg_bt7 {
	margin-bottom: 7px;
}
.mg_bt10 {
	margin-bottom: 10px;
}
.mg_bt11 {
	margin-bottom: 11px;
}
.mg_bt12 {
	margin-bottom: 12px;
}
.mg_bt13 {
	margin-bottom: 13px;
}
.mg_bt14 {
	margin-bottom: 14px;
}
.mg_bt15 {
	margin-bottom: 15px;
}
.mg_bt20 {
	margin-bottom: 20px;
}
.mg_bt40 {
	margin-bottom: 40px;
}
.txtRed{
	color:#CC0000;
	font-weight: bold;
}

/* 10.パンくず
===============================================================*/
#crumbs {
	text-align: left;
	padding-bottom: 30px;
	font-size: 10px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}
#crumbs p{
	font-size: 10px;
}
#crumbs a{
	font-size: 10px;
	color: #4D4D4D;
}
#crumbs a:hover {
	color: #D96C22;
	text-decoration: none;
}

.crumbsH1{display: inline;}

/* 12.for totop
===============================================================*/
.totop {
	clear: both;
	text-align: right;
}
.totop1 {
	clear: both;
	text-align: right;
	margin-right: 13px;
	margin-bottom: 40px;
}
/* for over
===============================================================*/
.imgover{

}
#apology p {
	color: #2B3500;
}
#boxopen {
	margin-bottom: 20px;
}
