@charset "utf-8";


* {
  color:#333333;
  padding:0;
  font-size: 13px;
  line-height: 140%;
  margin: 0;
  /*
  background-image: none;
  */
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

body {
  background-color: #a8d3ff;
  background-image: url(../img/bg1.gif);
  background-repeat: repeat-x;
  background-position:bottom;
}

a {
  color:#0076A8;
}

a:hover {
  text-decoration: none;
  color: #FF6600;
}

a img {
  border:none;
}

hr {
  clear: both;
  height: 1px;
}

strong {
  color: #394D4E;
}

li {
  list-style-type: none;
}

.chui {
  color: #CC3300;
}

.clear {
  clear:both;
}

.float-left{
  float: left;
}

.m-rigth-10{
  margin-right: 10px;
}
.m-rigth-15{
  margin-right: 15px;
}

/*
ベース
-------------------------------------------------------------------*/
#base {
  width:950px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
  margin-top: 0px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #666666;
  border-left-color: #666666;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

#wrap {
  float: left;
  padding: 5px;
  background-image: url(../img/side_base.gif);
  background-repeat: repeat-y;
  background-position: left;
}


/*
ヘッダー
-------------------------------------------------------------------*/
#head {
  background-color:#FFF;
  background-image:url(../img/bg.gif);
}
#header {
  width:950px;
  height:150px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#header h1 {
  font-size: 10px;
  line-height: 18px;
  color: #666666;
  font-weight: normal;
  float: left;
  padding-left: 5px;
  padding-right: 10px;
}

#header h2 {
  text-align: right;
  font-size: 10px;
  line-height: 18px;
  color: #666666;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
}

#header #logo {
  clear: both;
  padding-top: 5px;
  padding-left: 10px;
  float: left;
}

#header #sub {
  font-size: 12px;
  color: #777777;
  position: absolute;
  top: 25px;
  right: 20px;
  text-align:right;
}

#header #head_ul {
  font-size: 10px;
  position: absolute;
  top: 120px;
  right: 5px;
}

#header .fb {
  position: absolute;
  top: 90px;
  left: 15px;
}

#header #head_ul li {
  background-image: url(../img/li.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: inline;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #a9a9a9;
  border-right-style:dotted;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 10px;
}

#header #head_ul li a {
  font-size: 10px;
  color: #777777;
  text-decoration:none;
}

#header img {
  padding-top:3px;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#line {
  background-image:url(../img/nav.gif);
  background-position:top;
  background-repeat:none;
  background-color: #D9D9D0;
  height:5px;
  width:950px;
  position:relative;  
}
#top_img {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #DFDFDB;
  text-align: center;
  border: 1px solid #FFFFFF;
  width:950px;
  height:300px;
  position:relative;
  z-index:1;
}
#FlashID{
  position:absolute;
  z-index:2;
  top:5px;
  left:5px;
}
#top_main{
  position:absolute;
  top:5px;
  left:5px;
}
/*20150601
#top_img {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #DFDFDB;
  text-align: center;
  border: 1px solid #FFFFFF;
}
*/

#contents {
  width:660px;
  float: right;
  padding:10px;
}

#contents p{
  padding-top: 5px;
  padding-bottom: 5px;
  /*20150601
  background-image: url(../img/note_line.gif);
  */
  margin-right: 0px;
  margin-left: 0px;
  line-height: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

#contents h2 {
  font-size: 12px;
  color: #555555;
}


#contents h3 {
  font-size: 16px;
  padding-left: 25px;
  color: #555555;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-weight: bold;
  line-height: 31px;
  background-image: url(../img/h3.gif);
  width:658px;
  height: 35px;
  background-repeat: no-repeat;
}
#contents h4 {
  font-size: 14px;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #8BBBDE;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #8BBBDE;
  padding-left: 7px;
  color: #555555;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right:0px;
}

#contents h5 {
  font-size: 13px;
  color: #555555;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 23px;
  background-color: #add8e6;
  margin-right: 10px;
  padding-left: 0px;
}

#contents strong {
  font-size: 14px;
  padding-left: 7px;
  color: #555555;
  line-height: 40px;
  margin-left: 10px;
}
/*
#contents ul {
  list-style-type: none;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-left: 15px;
}
#contents li a {
  font-size: 12px;
}
*/

#contents #c_pad {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

/* for IE \*/
* html body #base #contents #c_pad {
  padding: 9px;
}  
/**/

#contents p a {
  line-height: 20px;
}

#contents p strong {
  line-height: 20px;
}

#contents img {
  margin:10px;
}

.KijiArea {
  padding-left :5px;
  line-height: 20px;
}
.IncludeArea {
  padding-left :auto;
}

.list {
  overflow: auto;
  width: 620px;
  height: 80px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #d3d3d3;
}

.list li {
  background-image: url(../img/li.gif);
  background-repeat: no-repeat;
  background-position: 10px;
  padding-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E3E3E3;
  background-color: #F7F7F7;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  line-height: 25px;
}
.list a {
  text-decoration:none;
}
ul.list {
  margin-bottom: 10px;
}
.list li:hover {
  background-color: #FFFFFF;
}
/*===============rank===============*/
.rank a{
  color:#0076A8; 
  text-decoration:underline;
}

.rank1 { 
  background-repeat:no-repeat;
  background-image:url(http://okinawa-sunplaza.com/img/rank1.jpg);
  padding:15px 0 10px 50px;
}
.rank1:hover{
  text-decoration: none;
  color: #FF6600;
}
.rank2 { 
  background-repeat:no-repeat;
  background-image:url(http://okinawa-sunplaza.com/img/rank2.jpg);
  padding:15px 0 10px 50px;
}
.rank2:hover{
  text-decoration: none;
  color: #FF6600;
}
.rank3 { 
  background-repeat:no-repeat;
  background-image:url(http://okinawa-sunplaza.com/img/rank3.jpg);
  padding:15px 0 10px 50px;
}
.rank3:hover{
  text-decoration: none;
  color: #FF6600;
}
.rank4 { 
  background-repeat:no-repeat;
  background-image:url(http://okinawa-sunplaza.com/img/rank4.jpg);
  padding:15px 0 10px 50px;
}
.rank4:hover{
  text-decoration: none;
  color: #FF6600;
}
.rank5 { 
  background-repeat:no-repeat;
  background-image:url(http://okinawa-sunplaza.com/img/rank5.jpg);
  padding:15px 0 10px 50px;
}
.rank5:hover{
  text-decoration: none;
  color: #FF6600;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
  padding: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EAEAEA;
}
#contents #pan a {
  margin-right: 7px;
  margin-left: 7px;
}
#contents #pan strong {
  margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
  float: left;
  width: 240px;
  background-color: #DFDFD2;
  margin-left: 2px;
  padding-bottom: 10px;
}

#side li {
  list-style-type: none;
}

.side_box {
  padding-top: 2px;
  margin-bottom: 5px;
  width: 225px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  border: 1px solid #CECEB9;
  background-color: #EFEFE9;
}

.side_box h3 {
  display: block;
  width: 212px;
  line-height: 30px;
  color: #FFFFFF;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  margin-top: 3px;
  font-size: 14px;
  text-align: center;
  background-color: #666666;
  background-image: url(../img/side_h3.gif);
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #969583;
  border-left-color: #969583;
  height: 24px;
  font-weight: normal;
}

.side_box ul {
  margin-bottom: 5px;
}

.side_box li a {
  display: block;
  width:185px;
  font-size: 14px;
  color:#555555;
  line-height: 30px;
  margin-right: auto;
  margin-left: auto;
　padding-right: 10px;
  padding-left: 20px;
  background-image:url(../img/side_li.gif);
  background-repeat: no-repeat;
  background-color: #EEEEEE;
  text-decoration: none;
  height: 30px;
}


.side_box li a:hover {
  background-color: #FFFFCC;
  color: #000000;
  text-decoration: none;
  background-image: url(../img/side_li_ov.gif);
}


#side img {
  border:none;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}

#side p {
  padding: 10px;
}

#side p a {
  font-size:10px;
  background-color: #E2DECF;
  display: block;
  padding: 10px;
  line-height: 15px;
  border: 2px solid #C6BCB0;
}


.gmap{
  background:url(http://www.okinawa-sunplaza.com/img/acs-bg.jpg) no-repeat;
  width:213px;
  height:420px;
  margin:5px 0 5px 7px;
  padding:0;
}

.acs-b{
  margin:185px 0 0 65px;
  width:134px;
  height:24px;
}


.if{
  padding:30px 0 0 5px;
  display:block;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
  clear: both;
  background-image: url(../img/foot_bg.gif);
  background-repeat: repeat-x;
  border: 1px solid #E2E2DE;
  padding: 10px;
  background-color: #F5F4F0;
  background-position: bottom;
}
#f_menu li {
  list-style-type: none;
  display: inline;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 10px;
  line-height: 20px;
}
#f_menu ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
#f_menu li a {
  font-size: 12px;
  text-decoration:none;
}

#f_menu p {
  font-size: 10px;
  color: #333333;
}

/*
コピーライト
-------------------------------------------------------------------*/

.address {
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  display: block;
  background-color: #6699cc;
  font-size: 12px;
  padding: 20px;
}

/*****************************************************/
/** ナビゲーションタグの設定
/*****************************************************/
/* ページ遷移ナビ(Next/Back)配置 */
.PageNavi {
  text-align:center;
  margin: 10px 0px 10px 0px; /*上右下左*/
}
/* 右カラム遷移ナビ(Next/Back)の配置 */
.ListNavi {
  text-align:right;
  margin: 0px 5px 0px 0px; /*上右下左*/
}
/* トップSSI遷移ナビ(詳細>>)の配置 */
.SSIdetail {
  text-align:right;
  margin: 0px 5px 10px 0px; /*上右下左*/
}
/* 2階層トップの遷移ナビ(詳細>>)の配置 */
.ToDetail {
  text-align:right;
  margin: 0px 5px 10px 0px; /*上右下左*/
}
/* メイン記事の日付 */
.DateMain {
  font-weight: normal;
  text-decoration: none;
}

/*****************************************************/
/** イメージナビ特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* テーブルの形状 */
.AeTable {
  margin-left: 10px;
  width: 95%;
  border-collapse: collapse;
}
.AeTable strong {
  line-height: 120%;
  padding-left: 5px;
  margin-left: 3px;
  margin-right: 3px;
}
/*****************************************************/
/** メールフォーム特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
.form {
  margin-left: 10px;
  width: 95%;
}
.form th {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 120%;
  background-color: #DDDDDD;
  padding: 5px;
}
.form td {
  line-height: 120%;
  padding: 5px;
}
/*****************************************************/
/** カレンダー特有クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* テーブルの形状 */
.AeCalTable {
  margin-left: 10px;
  width: 95%;
  border-collapse: collapse;
}
.AeCalTable th {
  padding: 5px;
  line-height: 120%;
  background-color: #EEEEEE;
  border: 1px #999999 solid; 
}
.AeCalTable td {
  padding: 3px;
  line-height: 120%;
  border: 1px #999999 solid; 
}
/* ポップアップボックス */
.AeBoxDisplayShow {
  position:absolute;
  border: 1px #999999 solid; 
  background-color:#FFFFFF; 
  padding:5px;
  width:150px;
  height:120px;
  overflow: auto;
}
.AePopupBox {
  background-color:#EEEEEE;
  margin:0px;
  padding:0px;
}
div.AeBoxDisplayHide {
  display:none;
}
/*****************************************************/
/** その他の共通クラス **/
/** <table>タグに実装 **/
/*****************************************************/
/* 入力フォームのうち半角英数のテキストボックス */
.Hankaku {
 ime-mode:disabled;
}
/* 警告画面における文字設定 */
.AlertTxt {
 color:red;
}


/*****************************************************
スマートフォンとPCでの表示切り分け
*****************************************************/

.smp{
  display:none;
}
.pc{
  color:white;
}


/*****************************************************
検索モジュールエリア
*****************************************************/

.searchSubButton{
  width:192px;
  height:40px;
  cursor:pointer;
  margin-bottom:10px;
}




