/* @import url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/themes-base/blog.css); */
/* @import url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/themes/minimalist-red/screen.css); */

@charset "UTF-8";
/* ------------------------------
 タグリセット for おもてなし
------------------------------ */
#om_header div,
#fnavi div,
#om_header dl,
#om_footer_frame dl,
#fnavi dl,
#om_header dt,
#om_footer_frame dt,o
#fnavi dt,
#om_header dd,
#om_footer_frame dd,
#fnavi dd,
#om_header ul,
#om_footer_frame ul,
#fnavi ul,
#om_header ol,
#om_footer_frame ol,
#fnavi ol,
#om_header li,
#om_footer_frame li,
#fnavi li,
#om_header p,
#om_footer_frame p,
#fnavi p {
    margin:0;padding:0;
}

#om_header ul,
#om_header ol,
#om_footer_frame ul,
#om_footer_frame ol,
#fnavi ul,
#fnavi ol {
    list-style-type: none;
}

#om_header address,
#om_footer_frame address{
    font-style:normal;
    color:#3d3d3d;
    font-weight:normal;
}
#om_header img,
#om_footer_frame img{
    vertical-align: bottom;
    border:0;
}

/* ------------------------------
 リンク要素
------------------------------ */

#om_header a {
    color:#3757bc;
}

#om_footer_frame a {
    font-weight: bold;
    color:#3d3d3d;
    text-decoration: none;
}

#om_header a:hover {
    color:#7bb2e7;
}

#om_footer_frame a:hover {
    font-weight: bold;
    color:#3757bc;
    text-decoration: underline;
}

#om_header #om_hdnavi a {
    text-decoration: none;
}

#om_header #om_hdnavi a:hover {
    text-decoration: none;
}

#om_header #om_hdnavi img {
    vertical-align: middle;
}

#om_header #skip,
#om_footer_frame skip,

#om_header,
#om_footer_frame,
#fnavi {
    font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meyryo", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
    margin: 0px;
    padding: 0px;
    line-height: 1.6;
    font-size:88%;
}

body {
    color:#3d3d3d;
    margin: 0px;
    padding: 0px;
    background-image: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/omotenashibk.gif) top;
    background-repeat: repeat-x;
    background-color:#fffff;
}

form{
margin:0;
padding:0;
}

#om_header th,
#om_header td,


*:first-child+html #om_header body {/*for IE7*/
    font-size:88%;
}
/*-----clear*/
.clear {
    clear: both;
    display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0;
    width: 1px;
}
/*-----clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height:0;
}
*:first-child+html .clearfix {/*for IE7*/
    overflow:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */

/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/

/*------------------------------
全体構造
------------------------------*/

#om_frame {
    background-image: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/omotenashibk.gif) top;
    background-repeat: repeat-x;
    background-color: #ffffff;
    _text-align:center;/*for IE*/
}

#om_container {
    background-color: #ffffff;
    width:950px;
    margin:0px auto;
    _text-align:left;/*for IE*/
}

#om_contents {
    width:950px;
}

.pankuzu {
    text-align:left;
    font-size:86%;
}

/*------------------------------
おもてなし宣言構造
------------------------------*/
#sengen {
    font-size: 86%;
    float: left;
    width: 740px;
    clear: left;
}

#sengen p{
    font-size:86%;
    color:#3d3d3d;
    padding:0px 0px;
}

#sengen-side {
    margin-bottom: 10px;
    float: right;
    width: 200px;
}

#sengen-inner {
width:710px;
    clear:both;
    position:relative;
margin-left:10px;
margin-bottom:10px;
}

#sengen-bumon {
    float: left;
    display: block;
    background-color: #6eae42;
    padding: 5px 10px 5px;
    color: #ffffff;
    _text-align:center;/*for IE*/
}

#sengen-name {
    display: block;
    float: left;
    width: 500px;
    clear: left;
}

#sengen-name h1 {
    font-size: 180%;
    padding: 5px;
    margin-top:0;
}

#sengen-name ul {
    margin: 0px;
    padding: 0px;
}

#sengen-name li {
    display: inline;
    padding: 0px 0px 0px 14px;
    list-style-type: none;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/circle.gif) left top no-repeat;
}

#sengen-header {
    display: block;
    float: left;
    width: 700px;
}

#sengen-photo {
    display: block;
    float: right;
}

.sengen-bun {
    display: block;
    background-color: #fbf7e3;
    padding: 10px 10px 10px 0px;
    margin-bottom: 10px;
    float: left;
    width: 700px;
    clear: both;
}

.sengen-bun-inner {
    display: block;
    background-color: #fbf7e3;
    padding: 0px 10px;
    font-size: 150%;
    font-weight: bold;
    color:#3d3d3d;
    width: 600px;
    word-wrap: break-word;
    float: left;
}

.sengen-bun img {
    display: block;
    width: 80px;
    float: left;
}

/*------------------------------
おもてなしトップページ
------------------------------*/
.om-top-inner {
    float: left;
    display: block;
    color:#3d3d3d;
    margin-top: 8px;
    width: 750px;
    clear:both;
}

.om-top-image {
    display: block;
    float: left;
}

.om-top-image2 {
    display: block;
    float: left;
}

.om-top-img {
    float: left;
    display: block;
    width: 730px;
    margin-top: 8px;
    clear:both;
}

.om-top-middle1 {
    display: block;
    float: left;
    clear: left;
margin-bottom:1em;
}

.om-top-middle2 {
    display: block;
    float: left;
margin-bottom:1em;

}

.om-top-middle3 {
    display: block;
    margin-right: 10px;
    float: right;
}

.om-top-pickup1 {
    display: block;
    width: 350px;
    padding: 5px 5px 5px 0px;
    word-wrap: break-word;
}

.om-top-pickup2 {
    display: block;
    width: 350px;
    padding: 5px 5px 5px 10px;
    word-wrap: break-word;
}

.om-top-pickupnew {
    word-wrap: break-word;
    clear:both;
    width: 350px;
    float:left;
}
.om-top-jis{
    float:right;
    width: 350px;
    margin-right: 20px;
}
*html .om-top-jis{
display:inline;
}
.om-top-jisttl{
border-bottom:solid 5px #6eae42;
padding-bottom:5px
}
.om-top-jis ul{
padding: 0 5px;
margin:0;
}
.om-top-jis ul li{
margin-top:10px;
border-bottom:dotted 1px #ccc;
padding:0 0 3px 20px;
list-style-type:none;
background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/marker_arrow.gif) 5px 4px no-repeat;
}
.om-top-pickupnewttl {
   display: block;
   font-size: 136%;
   font-weight: bold;
   padding-left: 5px;
   padding-bottom:10px;
   background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/newsep.gif) left bottom repeat-x;
}

.om-top-pickupnewlink {
   display: block;
   font-size: 86%;
   margin-right: 10px;
text-align:right;
margin-top:-2.5em;
margin-bottom:1em;
}

.om-top-pickupnewsep {
   display: block;
   padding: 2px;
   margin-bottom: 5px;
   border-bottom-style: 2px dashed #cccccc;
}

.pickup-omo-name {
    display: block;
    width: 350px;
    height: 100%;
    font-size: 110%;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    background-color: #f0f0f0;
    clear: left;
}

.pickup-omo-name ul {
    margin: 0px;
    padding-left: 0px;
}

.pickup-omo-name li{
    display: block;
    padding: 0px 0px 0px 20px;
    list-style-type: none;
    background-color: #f0f0f0;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/hand.gif) left center no-repeat;
}

.pickup-omo-body {
    display: block;
    width: 330px;
    padding: 5px 0px 5px 20px;
    word-wrap: break-word;
}

.pickup-omo-btm {
    display: block;
    width: 342px;
    height: 3.0em;
    padding: 0px;
    background-color: #dff3cd;
    border: 4px double #6eae42;
    word-wrap: break-word;
}

.pickup-omo-btm ul {
    margin: 0px;
    padding-left: 0px;
}

.pickup-omo-btm li{
    display: block;
    padding: 10px 0px 5px 35px;
    list-style-type: none;
    background-color: #dff3cd;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/fukidasig.gif) left top no-repeat;
}

.pickup-kokoro-name {
    display: block;
    width: 350px;
    height: 1.5em;
    font-size: 110%;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    background-color: #f0f0f0;
    word-wrap: break-word;
}

.pickup-kokoro-name ul {
    margin: 0px;
    padding-left: 0px;
}

.pickup-kokoro-name li{
    display: block;
    float: left;
    padding: 0px 0px 0px 20px;
    list-style-type: none;
    background-color: #f0f0f0;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/heart.gif) left center no-repeat;
}

.pickup-kokoro-body {
    display: block;
    width: 330px;
    background-color: #ffffff;
    padding: 5px 0px 5px 20px;
    word-wrap: break-word;
}

.pickup-kokoro-btm {
    display: block;
    width: 342px;
    height: 3.0em;
    background-color: #f5cde2;
    word-wrap: break-word;
    border: 4px double #da599b;
}

.pickup-kokoro-btm ul {
    margin: 0px;
    padding-left: 0px;
}

.pickup-kokoro-btm li{
    display: block;
    float: left;
    padding: 10px 0px 5px 35px;
    list-style-type: none;
    background-color: #f5cde2;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/fukidasir.gif) left top no-repeat;
}

.pickupnew-body {
    display: block;
    margin-top: 5px;
    padding: 10px 0px 10px 5px;
    word-wrap: break-word;
/line-height:1;
}

.pickupnew-date {
    display: inline;
    float: left;
    width: 50px;
    padding: 3px 0px 3px 0px;
    word-wrap: break-word;
    clear: both;
}

.pickupnew-info {
    display: inline;
    float: left;
    padding: 3px 0px 3px 0px;
    word-wrap: break-word;
    width:270px;
}

.top-banner {
    padding: 20px 0px 10px 0px;
    clear: both;
}

.top-banner ul {
    display: inline;
    list-style-type: none;
    padding-left: 0px;
}

.top-banner li{
    display: inline;
    padding-right: 20px;
    list-style-type: none;
}
#btn_jis{
position:absolute;
top:0px;
right:0px;
margin:0 !important;
}
#btn_jis img{
border:none;
}

/*------------------------------
おもてなし宣言サイドバー
------------------------------*/
#sengen-side-top {
    display: block;
    width: 200px;
    margin-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #a4d036;
}

#sengen-side-top p {
    font-size:86%;
    color:#3d3d3d;
}
#sengen-side-top .sst{
text-align:center;
margin:0;
}
#sengen-side-top p img{
float:none;
display:inline;
}

#sengen-side-top img {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
    clear; both;
}

#sengen-side-top-inner {
    position: static;
    padding: 10px;
}

#sengen-side-top-inner p {
    font-size:86%;
    color:#3d3d3d;
}

.sengen-side-button {
    display: block;
    width: 200px;
    margin-top: 10px;
    padding: 0px 1px 0px 1px;
}

#sengen-side-search {
    display: block;
    width: 200px;
    margin-top: 10px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #a4d036;
}
#txtbox{
width:120px;
}
#cse-search-box{
margin:0;
}
#sengen-side-search img{
    padding: 0px 1px 0px 1px;
}

.sengen-side-searchlink {
    font-size: 86%;
    color:#3d3d3d;
}

.sengen-side-searchlink ul {
    margin: 0px;
    padding: 10px;
}

.sengen-side-searchlink li {
    display: normal;
    padding: 0px 0px 0px 14px;
    font-size: 100%;
    list-style-type: none;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/arrows.gif) left no-repeat;
}

#sengen-side-search-submit{
    display: block;
/*    width: 200px;
    margin-top: 5px;*/
    padding: 20px 0px 20px 10px;
}

#sengen-side-search-submit ul {
    margin: 0px;
    padding: 0px;
}

#sengen-side-search-submit li {
    display: inline;
    padding: 0px;
    list-style-type: none;
}

.sidebar-btm{
    display: block;
    height: 10px;
    margin-top: 5px;
    padding: 0px 0px 0px 0px;
}

/*------------------------------
おもてなし宣言一覧
------------------------------*/
.sengen-list {
    display: block;
    background-color: #f0f0f0;
    padding: 10px 10px 10px 0px;
    margin: 10px 0px 10px 10px;
    float: left;
    width: 700px;
    clear: both;
}
*html .sengen-list{
display:inline;
}
.sengen-list ul {
    margin: 0px;
    padding-left: 0px;
}

.sengen-list li{
    list-style-type: none;
}

.sengen-list-name {
    display: block;
    background-color: #f0f0f0;
    padding: 0px;
    color:#3d3d3d;
    font-size: 120%;
    font-weight: bold;
    width: 670px;
    word-wrap: break-word;
    float: left;
}

.sengen-list-name ul {
    margin: 0px;
    padding-left: 10px;
}

.sengen-list-name li{
    display: block;
    float: left;
    padding: 0px 12px 0px 18px;
    list-style-type: none;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/hand.gif) left no-repeat;
}

.sengen-list-inner {
    display: block;
    background-color: #f0f0f0;
    padding: 5px 0px 0px 20px;
    color:#3d3d3d;
    font-size: 100%;
    font-weight: normal;
    width: 650px;
    word-wrap: break-word;
    float: left;
}

#sengen-list-idx {
    display: block;
    padding: 10px 10px 10px 20px;
    float: left;
    width: 700px;
    clear: both;
}

#sengen-list-idx ul {
    margin: 0px;
    padding-left: 0px;
}

#sengen-list-idx li{
    display: inline;
    margin-left: 2px;
    padding: 5px 5px 5px 5px;
    list-style-type: none;
    line-height: 2.0em;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #a4d036;
}

.enquete-link {
    display: block;
    height: 50px;
    background-color: #eeeeee;
    border: 1px solid #d1d1d1;
    padding: 0px;
    margin: 10px auto 10px;
    margin-bottom: 10px;
    text-align: center;
    float: left;
    width: 700px;
    clear: both;
}

.enquete-link p {
    font-size: 100%;
}

.sengen-list-sengen {
    display: block;
    background-color: #e3f8b0;
    border: 2px solid #a4d036;
    padding: 5px;
    margin-top: 5px;
    color:#3d3d3d;
    font-size: 100%;
    font-weight: normal;
    width: 650px;
    word-wrap: break-word;
    float: left;
}

/*------------------------------
こころに残るおもてなし
------------------------------*/

.kokoro-list {
    display: block;
    padding: 10px 0px 10px 10px;
    margin-left: 0px;
    float: left;
    width: 720px;
    height:175px;
    clear: both;
}

.kokoro-list ul {
    margin: 0px;
    padding: 0px;
}

.kokoro-list li{
    list-style-type: none;
}

.kokoro-list-inner {
    display: block;
    background-color: #f0f0f0;
    padding: 0px;
    color:#3d3d3d;
    font-size: 100%;
    font-weight: normal;
    width: 140px;
    height:175px;
    word-wrap: break-word;
    float: left;
}

.kokoro-list-inner ul {
    list-style-type: none;
    padding: 10px 0px 10px 0px;
}

.kokoro-list li{
    list-style-type: none;
}

.kokoro-list-fukidashi {
    display: block;
    background-color: #f0f0f0;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/fukidashi.gif) left no-repeat;
    width: 570px;
    height:175px;
    padding: 0px;
    font-size: 100%;
    font-weight: normal;
    color:#3d3d3d;
    float: left;
}

.kokoro-list-fukidashi ul{
    word-wrap: break-word;
    padding: 20px 20px 10px 40px;
}

.kokoro-list-fukidashi li{
    list-style-type: none;
}

.kokoro-more{
    font-size: 86%;
    text-align: right;
}

.kokoro-list-fukidashi p {
    font-size: 100%;
    text-align: right;
    line-height: 1px;
}

#kokoro-list-idx {
    display: block;
    padding: 10px 10px 10px 20px;
    margin-bottom: 10px;
    float: left;
    width: 700px;
    clear: both;
}

#kokoro-list-idx ul {
    margin: 0px;
    padding-left: 0px;
}

#kokoro-list-idx li{
    display: inline;
    margin-left: 2px;
    padding: 5px 5px 5px 5px;
    list-style-type: none;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #D693B2;
}

.kokoro-bun-inner {
    display: block;
    background-color: #ffeaea;
    border: 2px solid #D693B2;
    margin-left:15px;
    padding: 20px 20px 100px 20px;
    font-size: 150%;
    font-weight: bold;
    color:#3d3d3d;
    width: 656px;
    word-wrap: break-word;
    float: left;
}

.kokoro-bun-top {
    display: block;
    background-color: #f0f0f0;
    margin-left :15px;
    padding-top: 5px;
    width: 700px;
    color:#3d3d3d;
    font-size: 120%;
    font-weight: bold;
    word-wrap: break-word;
    float: left;
}

.kokoro-bun-top ul {
    list-style-type: none;
    line-height: 1px;
    padding-left: 0px;
}

.kokoro-bun-top li{
    list-style-type: none;
}


/*------------------------------
ヘッダ
------------------------------*/
#om_header {
    margin-bottom:10px;
}

#om_logo {
    width:600px;
    height:62px;
    float: left;
    text-align:left;
}

#om_sawayakanet {
    width:142px;
    height:62px;
    float: left;
    text-align:left;
}

#om_changefont {
    width:208px;
    height:62px;
    float: left;
    text-align:left;
}

#om_hdnavi ul{
    font-size:12px;
    _font-size:86%;
    margin-bottom:4px;
}

#om_hdnavi li{
    display: block;
    float: left;
    background-position:left 6px;
    background-repeat:no-repeat;
    padding-left:14px;
    margin-left:3px;
    font-size:12px;
}

#searchbox{
    width:260px;
    text-align:right;
}

#searchbox input.inputbox {
    padding:2px;
    border:1px solid #CCCCCC;
    width:120px;
}

#searchbox input.searchbtn {
    margin-top:3px;
    _margin-top:0px;
}
#om_gnavi{
clear:both;
}
#om_gnavi ul{
padding:0;
}
#om_gnavi li{
    display: block;
    float: left;
}

#om_hdnavi ul li img {
    margin-top:2px;
    _margin-top:3px;
}

/*------------------------------
フッタナビ
------------------------------*/
#fnavi {
    font-size:12px;
    text-align:right;
    padding:5px 0px;
}

#fnavi p{
    font-size:12px;
    _font-size:86%;
    padding:2px 0px;
}


/*------------------------------
フッタ
------------------------------*/

#om_footer_frame {
    background-color: #abcf7a;
    background-repeat: repeat-x;
    _text-align:center;/*for IE*/
}

#om_footer {
    width:950px;
    height:90px;
    margin:0px auto;
    padding-top:10px;
    text-align:left;
}

#om_footer ul {
    margin: 0px;
    padding: 0px;
}

#om_footer li{
    display: block;
    float: left;
    padding: 0px 12px 0px 8px;
    list-style-type: none;
    background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/arrowgrey.gif) left no-repeat;
}

#om_footer p{
    font-weight: bold;
    font-size: 86%;
    color: #3d3d3d;
    padding: 2px 0px;
    clear: both;
}


/*------------------------------
登録数表示エリア
------------------------------*/
#torokuNum{
list-style-type:none;
padding-left:0;
margin:0.5em 0 0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#torokuNum li{
border-bottom:dashed 1px #A4D036;
margin-bottom:0.3em;
padding-bottom:0.1em;
padding-left:1em;
}


/*------------------------------
検索エリア
------------------------------*/
#sarea,
#sichoson,
#scat,
#s_sarea,
#s_sichoson,
#s_scat
{
width:140px;
}
#search_area form{
padding:20px 0;
}
#search_area p{
margin:0 0.5em 0.5em;
text-align:center;
}

/*------------------------------

------------------------------*/
.cat_label{
background-color:#6EAE42;
color:#FFFFFF;
display:block;
float:left;
padding:5px 10px;
margin-right:10px;
margin-bottom:0.5em;
}
*html .cat_label{display:inline;}

/*------------------------------

------------------------------*/
.alignC{
text-align:center;
}

/*------------------------------
実践状況
------------------------------*/
#jis_area h2{
padding-top:20px;
margin:0 0 0.5em;
}
#jis_warrper{
background: url(http://www.nagano-tabi.net/sc/omotenashi/mt-static/img/bg_jissen.gif) left top repeat-y;
}
#jis_txt{
width:480px;
float:left;
}
#jis_txt p{
padding:10px;
font-size: 106%;
margin:0;
}
#jis_img{
width:210px;
float:right;
}
#jis_img p{
margin:0 0 0.3em 0;
}

.clear {
clear: both;
display: block;
font-size: 1px;
height: 1px;
line-height: 1px;
margin: 0;
width: 1px;
}


