/*
Theme Name:     ParkGuide mobile
Theme URI:      http:
Description:    ParkGuide theme for WordPress
Author:         PML
Author URI:     http:
Template:       twentyten
Version:        0.1.0
*/

/* トップ画像 */
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider, #slider li{width:360px;height:200px;overflow:hidden;margin: 0 auto;}

/* 地図のメッセージボックス */
table#infowindow
{
    display: none;
    position: absolute;
    white-space: nowrap;
    border-spacing: 0;
}
td
{
    padding: 0px;
}
div#arrow
{
    width: 0px;
    height: 0px;
    margin: 0px auto 0px 10px;
    border-top: 15px solid #555;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0px;
}
td#body
{
    font-size: 12px;
    line-height: 18px;
    background-color: #eee;
    padding: 5px 10px 0px;
    border: solid #555;
    border-width: 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
}
#slider_container {
background-color:#111111
}


/* タイトル（中） */
.posttitle1 {
  border-bottom:2px solid #0091ca;
  padding-bottom: 5px;
  margin-top:20px;
  margin-bottom: 10px;
  font-size: 140%;
  clear:both;
}

/* タイトル（小） */
.posttitle2 {
  color:#004473;
  font-size: 110%;
  border-bottom: dotted 1px #0091ca;
  padding-bottom: 3px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-weight:bold;
  clear: both;
}

/* リストビュー全部出す */
.ui-li-heading,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-li-desc
{
overflow: visible;
white-space: normal;
}

/*利用者の声*/
.riyosha_koe {
    background-color: #FFFFCC;
    padding: 10px 10px 10px 10px;
    border: solid #555;
    border-width: 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
}

/*画像の回り込み しない*/
*.float
{
}
*.floatclear
{
}

/* 標準的な表 */
.tbl1 table {
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin:0 0 15px 0 !important;
}
.tbl1 th {
    border:1px solid #ccc;
    color:#333;
    background-color:#f4f8fb;
    text-align:center;
    font-weight: bold;
    font-size:100%;
}
.tbl1  td {
    border:1px solid #ccc;
    vertical-align: top;
    padding:8px 15px 7px;
}

/* 写真ギャラリーの文字色 */
.gallery .gallery-caption {
  color: #333;
  font-size: 14px;
}

/* 横に４つ並ぶボックス */
.box4 {
    padding: 10px;
    width: 260px;
    height: 120px;
    border: 1px solid #d7d7d7;
    background-color: #f0f0f0;
    border-radius: 11px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    font-size:95%;
}

/* 横に2つ並ぶボックス */
.box2 {
    width: 307px;
    margin-right: 20px;
    float: left;
}

#wp_skitter p {
    font-size: 14px;
}

/* イベントのサブウインドウ */
.times {
display: none;
}
.round5.duration {
display: none;
}
