@charset "utf-8";
@import url("../packages/default/css/window.css");

/* 共通
----------------------------------------------- */
* { margin: 0; padding: 0;}

table, img, p { border: 0;}

body {
    background-color: #99ccff;
    background : url(../packages/default/img/body_bg.jpg)  no-repeat  0% 0% fixed ;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #555555;
    font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/** 旧スタイル  **/
.main_font{
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
.cap_font{
  font-size : 7pt;
  font-family : "Century Gothic";
}
.menu_font{
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
  color : #242424;
  font-weight : normal;
}
.new_font{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  line-height : 13pt;
}
.co_font{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  line-height : 10pt;
  color : #666666;
}
.cam_font{
  font-size : 11pt;
}

#price{
  margin-left : 1em;
  padding : 0;
}

.TD-left{
  margin : 0;
  padding : 3px;
  width : 80px;
  vertical-align : top;
  font-size : 15px;
  font-weight : bold;
  line-height : 1.3em;
  border-bottom: 1px dotted #000000; 
}

.TD-right{
  margin : 0;
  padding : 3px;
  font-size : 15px;
  font-weight : bold;
  line-height : 1.3em;
  border-bottom: 1px dotted #000000; 
}

.setubi_tbl {
  line-height : 1.3em;
}

.setubi_name {
  padding : 3px;
  width : 86px;
  font-size : 13px;
  line-height : 1.3em;
  background-color : #cccccc;
}

.setubi_value {
  padding : 3px;
  width : 160px;
  font-size : 13px;
  line-height : 1.3em;
}

.td_padding3 {
  padding : 3px;
}

/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}

/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #3a75af; }
a:visited { color: #3a75af; }
a:hover { color: #ff6600; }

/* フォント
----------------------------------------------- */
h1 {
    font-size: 95%;
    line-height: 150%;
    width:900px;  
    margin:0px auto;
    padding:0px;
    color:#fff;
}

h2,h3,h4,h5 {
    font-size: 100%;
    line-height: 150%;
}

.attention { color: #ff0000; }
.mini { font-size: 90%; }


/* ヘッダーロゴ
------------------------------------------------ */
div#header {
    background-color: #fff;
    background : url(../packages/default/img/top_tait.jpg)  no-repeat  0 0;
    width: 910px;
    height: 220px;;
    margin: 0px auto 0px auto;
}
#header a .head_logo {
    position:relative;
    top: 50px;
    left: 100px;
    width:360px;
    height:88px;
    text-decoration: none;
}

div#header table{
  margin:5px auto;
  padding: 0 5px 10px 5px;
}


/* フレーム
----------------------------------------------- */
div#container {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    text-align: left;
    padding: 0 5px;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 250px;
    padding: 15px 0 0 0;
}

div#leftcolumn h2 {
    padding: 0;
}

div#rightcolumn {
    float: left;
    width: 250px;
    padding: 15px 0 0 0;
}

div#rightcolumn h2 {
    padding: 0;
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 400px;
    padding: 15px 0 0 0;
}

div#three_maincolumn h2 {
    padding: 0;
}

/* 2カラム設定 */
div#two_maincolumn {
    float: left;
    width: 600px;
    padding: 15px 0 0 0;
}

div#two_maincolumn h2 {
    padding: 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 15px 0 0 0;
}

a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* 下層共通指定
----------------------------------------------- */
div#undercolumn {
    width: 580px;
    margin: 15px auto 0 auto;
}

div#undercolumn h2.title{
    width: 580px;
    margin: 0 0 15px 0;
}

/* カレンダー
----------------------------------------------- */
table#side_navi {
  margin: 0 auto;
}



/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box51 {
    width: 51px;
    height: 22px;
}

/* フッター
----------------------------------------------- */
#pagetop {
    width: 900px;
    margin: 0px auto;
    padding: 30px 5px 15px 5px;
    background-color: #fff;
    text-align: right;
}

#fotter {
    width: 900px;
    margin: 0 auto 10px auto;
    padding: 15px 5px;
    border-top: 1px solid #ff6600;
    background-color: #fff;
    font-size: 90%;
    color: #00c;
    text-align: center;
}


/* FLASH
----------------------------------------------- */
div#flasharea {
    width: 580px;
    margin: 0 auto;
}

/* TOPページ
----------------------------------------------- */
div.top_main_bloc {
    width: 580px;
    margin: 0 auto;
    font-size: 90%;
}


/* ニュース
----------------------------------------------- */
div#newsarea {
    width: 580px;
    margin: 0 auto;
}

div#newsarea dl {
    padding: 10px 0;
    background: url("../packages/default/img/common/line_580.gif") no-repeat bottom;
}

div#newsarea dl.end {
    padding: 10px 0;
    background: url("") no-repeat bottom;
}

div#newsarea dl dt {
    padding: 0 0 0 20px;
    background: url("../packages/default/img/top/news_icon.gif") no-repeat;
    font-weight:bolder;
    line-height:150%;
}

div#newsarea dl dd {
    line-height:150%;
}

/* お問い合わせ
----------------------------------------------- */
div#undercolumn_contact {

}

div#undercolumn_contact .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .area380 {
    width: 380px;
    height: 250px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_contact .zipimg img {
    margin: 5px 0 0 0;
}

/* ページ送り1
----------------------------------------------- */

.pagenumberarea, .pagecondarea {
    clear: both;
    width: 580px;
    margin: 20px 0;
    padding: 10px;
    background-color: #f3f3f3;
}

ul.pagenumberarea {
    height: 2.5ex;
}

ul.pagecondarea {
    border: 1px solid #CCCCCC;
}

ul.pagenumberarea li {
    float: left;
    width: 32.9%;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
    text-align: center;
    white-space: pre;
}

ul.pagenumberarea li.right {
    text-align: right;
    white-space: nowrap;
}

.pagenumberarea .pagenumber{
    color: #ff0000;
    font-weight: bold;
}

p.pagenumberarea .number{
    font-weight: bold;
}

/* ページ送り(検索結果一覧用)
----------------------------------------------- */
div.list_pager {
    font-weight: bold;
    line-height: 180%;
}

div.list_pager .nextpage {
    border:1px solid #ccc;
    padding:3px;
    background-color: #f3f3f3;
    text-decoration: none; 
}

div.list_pager .linkpage {
    border:1px solid #ccc;
    padding:3px;
    background-color: #f3f3f3;
    text-decoration: none; 
}

div.list_pager .nowpage {
    border:1px solid #ccc;
    padding:3px;
    background-color: #fff3f3;
    text-decoration: none;
    color: #f00;
}

/* その他
----------------------------------------------- */

.border_999 {
  border: 1px solid #999;
}

.border_ccc {
  border: 1px solid #CCC;
}

.border_dot_999 {
  border: 1px dotted #999;
}

.border_dot_ccc {
  border: 1px dotted #ccc;
}

.l_height_150 {
    line-height:150%;
}

ul.gallery li { display: inline; }

div#windowcolumn{
    margin:5px;
}

div#windowcolumn div#undercolumn {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    padding:10px;
    border:1px solid #aaa;
}

/* カウンター用
----------------------------------------------- */
div.counter {
    margin: 0 auto;
    padding:0 10px;
    text-align: right;
    clear: both;
    font-weight: bold;
    font-size: 12px;
}
