@charset "utf-8";

/* dl dt dd */
body#info div.section dl,
body#price div.section dl,
body#reserve div.section dl{
padding:0 0 0 10px;
border:1px solid #cccccc;
line-height: 1.5;
}
body#info div.section dl dt,
body#price div.section dl dt,
body#reserve div.section dl dt{
margin-bottom:-2.0em;
padding:0.4em 0 0 0;
width:7.5em;
font-weight:bold;
}
body#info div.section dl dd,
body#price div.section dl dd,
body#reserve div.section dl dd{
border-left:3px solid #ccc;
margin:0.2em 0 0.2em 8em;
padding:0.2em 0.5em 0.2em 0.5em;
}

body#index div#body{
padding:193px 0 0 18px;
position:relative;
}
h1{
margin:0;
}
body#index h1{
position:absolute;
top:20px;
left:18px;
}

div.section ul.ui-tabs-nav a{
background:#d2e6e8;
}
div.info div li{
background:url(../training/img/ico_arrow_teal.gif) no-repeat 5px 0.3em;
}

div#contents_navigation dd li{
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
}

/* インフォメーション */

/* アリーナ棟 */
body#arena div.section li{
padding:0 0 0 15px;
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
list-style:none;
}

/* 宿泊棟 */
body#shukuhaku div.section li{
padding:0 0 0 15px;
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
list-style:none;
}

/* 各種料金 */
body#price div.section h2{
padding:1em 0 0 0;
}
body#price div.section dl dt{
width:12.5em;
}
body#price div.section dl dd{
margin:0.2em 0 0.2em 13em;
}
body#price div.section table{
font-size:93%;
}
body#price div.section table .total{
background:#ffffcc;
}
body#price div.section li{
padding:0 0 0 15px;
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
list-style:none;
}

/* 宿泊予約 */
body#reserve form div.section p.submit{
margin:2em 0 1em 0;
text-align:center;
}
body#reserve form div.section dt strong{
color:#ff0000;
}

/* 周辺施設紹介 */
body#sisetu01 div.section h2{
padding:1em 0 0 0;
}
body#sisetu01 div.section h3.h3_01{
clear:none;
}
body#sisetu01 div.section li{
padding:0 0 0 15px;
background:url(../training/img/ico_arrow_teal.gif) no-repeat 0 0.3em;
list-style:none;
}
body#sisetu01 div.section table tbody th{
width:200px;
}


/* おしらせ */
div.news h2{
background:url(../training/img/h2_background.gif) no-repeat 0 0;
color:#1F818B;
margin:0 -20px -0.5em -20px;
padding:0 10px;
line-height:30px;
}
div.news p.detail{
position:relative;
margin:0;
padding:0;
height:17px;
}
div.news p.detail img{
position:absolute;
top:-23px;
right:-13px;
}
