@charset "utf-8";

@import url("../css/base.css"); /* base stylesheet */
@import url("../css/common.css"); /* common stylesheet */

#contents ul {
list-style-type:none;
}

#contents .menu_country {
padding:2px 0 3px 0;
background-color:#ffffff;
width:780px;
}

#contents .menu_country li {
border-left:1px solid #c7c5c3;
float:left;
display:block;
text-align:center;
}

#contents .menu_country li.c01 {
border-left:0px solid #c7c5c3;
width:62px;
}
#contents .menu_country li.c02 {
width:113px;
}
#contents .menu_country li.c03 {
width:130px;
}
#contents .menu_country li.c04 {
width:69px;
}
#contents .menu_country li.c05 {
width:95px;
}
#contents .menu_country li.c06 {
width:69px;
}
#contents .menu_country li.c07 {
width:62px;
}
#contents .menu_country li.c08 {
width:105px;
}
#contents .menu_country li.c09 {
width:62px;
}

#contents .wrap {
background-color:#f39b00;
}

#contents .wrap .wrap_top #menu_side li.yoko_on {
background-image:url(../images/yajirushi_orange.gif);
background-repeat:no-repeat;
}

#contents .wrap .wrap_top #menu_side li.yoko_off a:hover {
background-image:url(../images/yajirushi_orange.gif);
background-repeat:no-repeat;
}

.photo_text li {
margin-left:15px;
}

