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

body {
background:url(../images/head_bg.jpg) repeat-x center top;
font-size:12px;
color:#666666;
margin:0;
padding:0;
text-align:left;
}

#wrap {
width:860px;
margin:0 auto 50px auto;
}

.tour_title {
width:606px;
float:left;
}
.store {
float:right;
padding:35px 10px 0 0;
}
.title {
clear:both;
margin-bottom:50px;
}

#box {
background:url(../images/box_bg.gif) repeat-y top center;
}
.inthebox {
padding:0 50px;
}

.txt_l {
color:#043459;
font-size:14px;
line-height:18px;
font-weight:bold;
}
.txt_s {
font-size:11px;
line-height:15px;
}
.txt_red {
color:#c70026;
font-size:11px;
line-height:16px;
}

.midashi_img {
margin-bottom:15px;
}

#tbox {
padding:0 35px;
}

.cart {
margin-bottom:20px;
}

#foot_link {
padding:0 0 0 10px;
}
#foot_link img {
margin:10px 20px 0 0;
}


#copyright {
text-align:center;
padding-top:30px;
}

.m_r_10 {
margin-right:10px;
cursor:pointer;
}

.pointer {
cursor:pointer;
}
