@charset "utf-8";

/*
Theme Name: JAM 2017
Theme URI: http://jam.codes
Version: 1.0
Author: JAM Community Desigh
Description: JAM Community Design Templete
*/

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */

body {
color: #555;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
color: #333;
}
h1 {
font-weight: normal;
font-size: small;
}
h2,
h3{
font-size: 15px;
}
h4,
h5,
h6 {
font-size: 14px;
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
font-size: small;
color: #333;
}
.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}

.pcNone {
  display: none;
}
.ac_Menu {
  display: none;
}

#sp_gnavi{
  display: none;
}

/* ==================== リンクカラー ==================== */
a {
text-decoration: none;
/*color: #2792c5;*/
color:#009ad0;
outline: none;
}
a:visited {
text-decoration: none;
/*color: #5b0985;*/
color:#009ad0;
}
a:hover {
text-decoration: underline;
/*color: #033b90;*/
color:#009ad0;
}


/* ==================== クリアフィックス ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを除外 \*/
.clearfix {
display: block;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
#container_top {
}

#container {
}

#container_window{
background:url("./cmn/images/body_bg.gif") repeat-x scroll center top;
width:520px;
margin:0 auto;
padding:10px;
border: solid 1px #aaa;
}

/* ========== ヘッダー ========== */
#header {
margin-bottom: 20px;
}

#siteTitle {
margin: 0 auto 15px;
}
#siteTitle h1 {
color: #333;
margin: 0 auto;
padding: 2px 0;
width: 960px;
text-align: right;
}

#headerTitle {
width: 960px;
margin: 0 auto;
}
#headerAreaLogo {
float: left;
}
#headerAreaSub {
float: right;
text-align: right;
margin-top:8px;
}
p#headerAddress {
color: #666;
font-size: 10pt;
}

/* ========== メインメニュー + キャッチ画像 + セカンドエリア + コンテンツ 枠 ========== */

/* メインメニュー + キャッチ画像 + メイン をラップ */
#mainBg {
margin: 0 auto;
padding: 0 ;
}


/* ========== キャッチ画像 ========== */
#catchArea {
margin: 0 0 50px;
}


/* ========== キャッチ画像・メインメニュー下 シャドウ ========== */
/* セカンドエリア + コンテンツ をラップ */
#main {
margin-top:5px;
width: 960px;
margin: 0 auto;
}
#mainInner {
padding: 0;
}



/* ========== メインメニュー ========== */
#mainMenu {
background:url("./cmn/images/Gnavi_bg.gif") repeat-x scroll center top;
clear: both;
margin: 0 auto 20px;
}
#mainMenu ul {
margin: 0 auto;
padding: 0;
width: 960px;
}
/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ========== 2カラム 設定 ========== */
#secondArea {
float: left;
}
#contents {
float: right;
}

#contents.facebook_templete{
float: none;
width:520px;
}



/* ==================== コンテンツ ==================== */
#contents {
width: 700px;
padding: 0;
}


/* ---------- コモン ---------- */
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
clear: both;
margin-bottom: 10px;
}
#contents h2,
#contents h3,
#contents h4,
#contents H5,
#contents H6,
#contents p,
#contents td,
#contents th,
#contents li,
#contents dt,
#contents dd,
#contents .entryBody,
#contents .entryMore {
line-height: 1.5;
}
#contents p,
#contents ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
}
#contents ul{
     margin-left: 0;
    padding-left: 0;
    list-style: none;
}

#contents th,
#contents td{
padding: 5px;
border: 1px solid #666;
}
#contents th,
#contents thead td,
#contents tfoot td{
background-color: #ddd;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}
#contents textarea {
width: 300px;
height: 8em;
}

/* ---------- mainBlock ---------- */
#contents .mainBlock {
margin: 0 0 30px;
}

/* ---------- 見出し ---------- */
#contents .mainTitle {
}
#contents .mainTitle h2 {
padding: 0 0 4px 10px;
margin: 10px 0 10px;
background: url("./cmn/images/h2_bg.gif") left bottom no-repeat;
font-size: 1em;
}

#contents .mainTitle h2.rss {
background-image: url("./cmn/images/h2_rss_bg.gif");
}

#contents .mainTitle a.rss {
display: block;
text-decoration: none;
color: #333;
width: 100%;
}
#contents .mainTitle a.rss:hover {
text-decoration: none;
}

#contents h2 {

}

#contents h3 {
padding: 5px 0 3px 15px;
margin-top: 10px;
background: url("./cmn/images/h3_bg.gif") left center no-repeat;
}
#contents h4 {
padding: 3px 0 3px 20px;
background: url("./cmn/images/h4_bg.gif") left center no-repeat;
}

#contents #categoryTop #topNews h2{
background: url("./cmn/images/news_h.gif") left center no-repeat;
display: block;
overflow: hidden;
text-decoration: none;
text-indent: -9999px;
}

/* ---------- ボディー ---------- */
#contents .mainContents {
padding: 0 0 10px;
}
#contents .entryBody,
#contents .entryMore {
padding: 1px;
}
#contents .entryBody a:hover img,
#contents .entryMore a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- ページ送り ---------- */
#contents .contentNavi {
text-align: center;
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("./cmn/images/hr_bg.gif") left bottom repeat-x;
}
#contents .contentNavi a,
#contents .contentNavi strong {
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
#contents .contentNavi strong,
#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}



/* ---------- 基本クラス ---------- */
#contents .pankuzu {}
#contents .pankuzu p {}
#contents .fontXLarge {font-size: large;}
#contents .fontLarge {font-size: medium;}
#contents .fontSmall {font-size: x-small;}
#contents .fontMedium {font-size: small;}
#contents .fontXSmall {font-size: xx-small;}
#contents input.text {
width: 300px;
}
#contents input.text_s {
width: 100px;
}
#contents input.text_xs {
width: 50px;
}
#contents .caution {
color: #e00;
}
#contents p.price {
font-size: medium;
text-align: right;
font-weight: bold;
color: #e00;
}
#contents .hr01 {
margin: 0 0 15px;
height: 1px;
background-image: url("./cmn/images/hr_bg.gif");
background-position: left top;
background-repeat: repeat-x;
}
#contents .comment .hr01 {
margin-top: -1em;
}
#contents p.nextPrevious {
clear: both;
text-align: center;
}
#contents p.linkBlock,
#contents p.anchorTop {
text-align: right;
padding-top: 15px;
}

div#contents p.anchorTop a {
text-align: left;
text-indent: -9999px;
overflow: hidden;
width: 80px;
height: 15px;
display: block;
background: url(./cmn/images/page_top.jpg) no-repeat left top;
margin: 0 10px 0 auto;
}


#contents td.buttonArea {
border: none;
}


/* ==================== セカンドエリア ==================== */
#secondArea {
width: 240px;
padding-bottom: 50px;
}

#secondArea a{
color: #333;
}

/* ---------- 見出し ---------- */
#secondArea h2,
#secondArea h3,
#secondArea h4,
#secondArea h5,
#secondArea h6,
#secondArea td,
#secondArea th,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
font-size: 12px;
}
#secondArea th,
#secondArea td,
#secondArea li,
#secondArea dt,
#secondArea dd,
#secondArea p {
line-height: 150%;
}



/* ----- コンテンツの余白 ----- */
#secondArea p,
#secondArea select,
#secondArea .entryBody {
}

/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
DIV#secondArea DIV#subMenu DIV.subMenu,
DIV#secondArea DIV#freeSpace,
DIV#secondArea DIV#qrcode {
margin: 0;
}
DIV#secondArea DIV#freeSpace DIV.entryBody,
DIV#secondArea DIV#qrcode DIV.entryBody {
background: url("./cmn/images/second_area_hr.gif") center bottom no-repeat;
}
DIV#secondArea DIV#banners {
margin: 0 0 10px;
}
/* ----- タイトル ----- */
DIV#secondArea DIV#subMenu DIV.title,
DIV#secondArea DIV#freeSpace DIV.title,
DIV#secondArea DIV#banners DIV.title,
DIV#secondArea DIV#qrcode DIV.title {
overflow: hidden;
text-indent: -9999px;
height: 34px;
background-position: left top;
background-repeat: no-repeat;
}
/* ----- コンテンツの余白 ----- */
DIV#secondArea P,
DIV#secondArea SELECT,
DIV#secondArea DIV.entryBody,
DIV#secondArea DIV#freeSpace H3 {
}
/* ---------- サブメニュー ---------- */
/* title */
DIV#secondArea DIV#sideMenu h2 {
overflow: hidden;
text-indent: -9999px;
height: 40px;
width: 240px;
}

DIV#secondArea DIV#sideMenu h2 a{
display: block;
height: 40px;
width: 240px;
}

DIV#secondArea DIV#sideMenu h2.travel{
background: url("./cmn/images/sightseeing_h.gif") no-repeat left top;
}

DIV#secondArea DIV#sideMenu h2.tour{
background: url("./cmn/images/tour_h.gif") no-repeat left top;
}

DIV#secondArea DIV#sideMenu h2.visa{
background: url("./cmn/images/visa_h.gif") no-repeat left top;
margin-bottom: 15px;
}

DIV#secondArea DIV#sideMenu h2.ticket{
background: url("./cmn/images/ticket_h.gif") no-repeat left top;
margin-bottom: 15px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サブパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* リスト */
DIV#secondArea DIV#sideMenu ul{
margin: 0 7px 20px;
}

DIV#secondArea DIV#sideMenu li{
border-bottom: 1px solid #dbdbdb;
}

DIV#secondArea DIV#sideMenu li a{
color: #333;
background: url("./cmn/images/sidenavi_bg.gif") no-repeat left center;
padding: 7px 8px 5px 22px;
display: block;
}

/* ---------- List ---------- */
#customPartsCategory ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}

#subMenu ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#subMenu_menu li,
.sideTitle li {
list-style-type: none;
width: 100%;/*IE6の表示バグのため、widthを設定*/
margin: 0;
padding: 0;
border-bottom: 1px dotted #b0b0b0;
}
#subMenu_menu li a,
.sideTitle li a {
position: relative;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 0 8px 25px;
background: url("./cmn/images/arrow_001.gif") 10px center no-repeat;
}

#secondArea #subMenu #subMenu_menu2{
margin-bottom: 20px;
}

#subMenu_menu2 ul {
border-top: 5px solid #DBDBDB;
border-bottom: 4px solid #DBDBDB;
list-style:none;
}

#subMenu_menu2 li {
border-right: 5px solid #DBDBDB;
border-left: 5px solid #DBDBDB;
border-bottom: 1px solid #DBDBDB;
padding: 5px;
}

#subMenu_menu2 li a,
.sideTitle li a {
position: relative;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 30px;
background: url("./cmn/images/sidenavi_h_02.gif") 8px center no-repeat;
}

#subMenu li a:link,
#subMenu li a:visited {
color: #333;
}
#subMenu li a:hover,
#subMenu li a:active {
text-decoration: underline;
}


/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_side_link.css" で指定しています。
 * （※【サイドパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */

#sideBanners{
margin-bottom: 25px;
}



/* ---------- QRコード ---------- */
#qrcode {
text-align: center;
}
#qrcode .title {
background-image: url("./cmn/images/second_area_title_mobile.gif");
}
#qrcode img {
margin: 5px auto;
}


/* ---------- ブログページ　サイド ---------- */
#brogPartsCategory h3,
#brogPartsEntry h3,
#brogPartsMonthlyArchive h3{
background: url("./cmn/images/blog_sideTitle_bg.gif") no-repeat left center;
text-align: center;
padding: 13px 0;
color: #fff;
font-weight: normal;
font-size: 15px;
}

#brogPartsCategory h3 a,
#brogPartsEntry h3 a,
#brogPartsMonthlyArchive h3 a{
color: #fff;
}


#brogPartsCategory ul,
#brogPartsEntry ul,
#brogPartsMonthlyArchive ul{
margin-bottom: 20px;
}
#brogPartsCategory li,
#brogPartsEntry li,
#brogPartsMonthlyArchive li{
padding: 7px 10px 5px;
border-bottom: dotted 1px #009ad0;
}


/* ---------- ブログパーツ・カスタムパーツ ---------- */
#secondAreaBlogParts,
#secondAreaFreeParts,
#secondAreaCustomParts {}

/* sideBlock */
#secondAreaBlogParts .sideBlock,
#secondAreaFreeParts .sideBlock,
#secondAreaCustomParts .sideBlock{
margin: 0;
}
/* 見出し */
#secondAreaBlogParts .sideTitle,
#secondAreaFreeParts .sideTitle,
#secondAreaCustomParts .sideTitle {
}
#secondAreaBlogParts .sideTitle h3,
#secondAreaFreeParts .sideTitle h3,
#secondAreaCustomParts .sideTitle h3 {
text-align: center;
font-size: medium;
color: #fff;
padding: 10px 5px;
background: url("./cmn/images/second_area_title.gif") center top no-repeat;
font-weight: normal;
}
#secondAreaBlogParts .sideTitle a,
#secondAreaFreeParts .sideTitle a,
#secondAreaCustomParts .sideTitle a {
text-decoration: underline;
color: #fff;
}
#secondAreaBlogParts .sideTitle a:hover,
#secondAreaFreeParts .sideTitle a:hover,
#secondAreaCustomParts .sideTitle a:hover {
text-decoration: none;
}

/* ---------- コンテンツ ---------- */
#secondAreaBlogParts .sideContents,
#secondAreaFreeParts .sideContents,
#secondAreaCustomParts .sideContents {
}

#secondAreaBlogParts .sideContents .entryBody,
#secondAreaFreeParts .sideContents .entryBody,
#secondAreaCustomParts .sideContents .entryBody {
}
#application{
background: url("./cmn/images/application_bg.gif") center top no-repeat;
display: block;
height: 33px;
padding: 98px 11px 9px;
margin-bottom: 20px;
}

#application li{
width: 104px;
float: left;
margin: 0;
}

#application li.right{
width: 104px;
float: right;
margin: 0;
}


/* ---------- LIST ---------- */
#secondAreaBlogParts .sideContents ul,
#secondAreaCustomParts .sideContents ul{
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
#secondAreaBlogParts .sideContents li,
#secondAreaCustomParts .sideContents li{
list-style-type: none;
}
#secondAreaBlogParts .sideContents li li,
#secondAreaCustomParts .sideContents li li,
.sideContents ul#categorytree li li {
padding-left: 1em;
background: url("./cmn/images/li_bg.gif") 5px 12px no-repeat;
}
/*
#secondAreaBlogParts .sideContents li a,
#secondAreaBlogParts .sideContents li span.empty,
#secondAreaCustomParts .sideContents li a,
#secondAreaCustomParts .sideContents li span.empty {
}
*/

/* ---------- 各パーツの設定 ---------- */
/*
#brogPartsAuthor {}
#brogPartsCalendar {}
#brogPartsCategory {}
#brogPartsComment {}
#brogPartsEntry {}
#brogPartsMonthlyArchive {}
#brogPartsMonthlyArchiveDrop {}
#customPartsCategory {}
#customPartsComment {}
#freePageEntryList {}
#freePageCategoryEntryList {}
 */
#brogPartsTagCloud {}
#brogPartsTagCloud .rank-1 {font-size: 1.75em;}
#brogPartsTagCloud .rank-2 {font-size: 1.75em;}
#brogPartsTagCloud .rank-3 {font-size: 1.625em;}
#brogPartsTagCloud .rank-4 {font-size: 1.5em;}
#brogPartsTagCloud .rank-5 {font-size: 1.375em;}
#brogPartsTagCloud .rank-6 {font-size: 1.25em;}
#brogPartsTagCloud .rank-7 {font-size: 1.125em;}
#brogPartsTagCloud .rank-8 {font-size: 1em;}
#brogPartsTagCloud .rank-9 {font-size: 0.95em;}
#brogPartsTagCloud .rank-10 {font-size: 0.9em;}

/* ---------- 最近のアイテム ---------- */
#brogPartsAssets {}
#brogPartsAssets .sideContents ul {
padding: 3px 0 0 1px;
margin: 0;
}
#brogPartsAssets .sideContents li {
display: inline;
float: left;
width: 95px;
height: 95px;
padding: 0;
margin: 0 0 3px 3px;
}
#brogPartsAssets .sideContents li.even {
margin-right: 0;
}
#brogPartsAssets .sideContents a {
overflow: hidden;
display: block;
width: 91px;
height: 91px;
padding: 0;
margin: 0;
border: 2px solid #efefef;
}
#brogPartsAssets .sideContents a:hover {
border-color: #dddddd;
}



/* ========== フッター ========== */
DIV#footer {
padding: 20px 0;
clear: both;
color: #fff;
background: #2e2e2e;
height: 190px;
}
DIV#footer a {
color: #fff;
}

DIV#footerInner {
width: 960px;
margin: 0 auto;
}

#footer #footer_map{
width:320px;
float:left;
}

#footer #topcategoryCompany {
width:300px;
float:right;
}

#footer #footer_photo{
width:300px;
float:left;
margin-left: 26px;
}

#footer #topcategoryCompany table{
width:300px;
}

#footer #topcategoryCompany th{
padding: 5px;
border-bottom: 2px solid #666;
}

#footer #topcategoryCompany td {
padding: 5px;
border-bottom: 1px solid #666;
}

#footer #topcategoryCompany th,
#footer #topcategoryCompany thead td,
#footer #topcategoryCompany tfoot td {
}

#footer #topcategoryCompany thead th,
#footer #topcategoryCompany tfoot th {
color: #fff;
}


/* ---------- フッターロゴ ---------- */
P#footerAreaLogo {
float: right;
color: #fff;
}

/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 0;
width: 749px;
}

DIV#footer P#footerMenu a{
width: 150px;
margin: 0 30px 0 0;
height: 25px;
padding: 0;
display: block;
float: left;
}

/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
margin-top: 30px;
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
color: #fff;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
text-align: center;
color: #fff;
}

BR.clear {
clear: both;
}
.center {
text-align: center;
}


/* ==================== カスタムメイン ==================== */

#customMainPartsCategory h4{
margin: 0 0 0 10px;

}


/* ==================== ブログ別 装飾 ==================== */

#contents ul.social{
    width: 250px;
    padding-top: 10px;
float:right;
}

#contents ul.social li{
float:left;
list-style:none;
}


#contents #categoryImage{
display: block;
}

/* ==================== トップページ ==================== */
#contents #categoryTop {}
#contents #categoryTop #topNews {
}
#contents #categoryTop #topLatestBlog {
background-color: transparent;
}
#contents #categoryTop #topContents {
background-color: transparent;
}
#contents #categoryTop .accessText {
background-color: transparent;
}

#categoryTop table.accessTable {
float: right;
width: 320px;
margin-right: 1px;
}

#categoryTop #googleMapsArea {
float: left;
margin-bottom: 10px;
width: 320px;
height: 340px;
}
#categoryTop ul.date {
list-style:none;
margin:0;
padding:0;
}


#topNews .mainContents {
margin-left: 36px;
}
#categoryTop dl.date {
overflow: auto;
height: 270px;
margin-top: 0;
margin-right: 0;
margin-left: 0;
padding: 0 10px 0 0;
width: 100%;
}
#categoryTop .date {
list-style:none;
}
#categoryTop .date dt {
margin: 0 0 5px;
margin-top: 8px;
padding: 0;
font-weight: normal;
}
#categoryTop .date dd {
margin: 0 0 35px 111px;
padding: 0 0 0 10px;
border-left: 10px solid #dbdbdb;
clear: both;
}
#categoryTop .date .dateTime {
color: #666;
width: 130px;
display: block;
float: left;
font-weight: bold;
}
#categoryTop .date .dateTitle {
font-weight: bold;
}


/* ==================== 観光旅行 ==================== */
#contents .border_btm{
border-bottom: 1px #ebebeb solid;
padding-bottom: 20px;
}

#contents #travel_uzbekistan_spot dt{
margin-bottom: 10px;
font-size: 14px;
padding: 7px 0 6px;
border-bottom: 1px dotted #333;
border-top: 1px dotted #333;
}

#contents #travel_uzbekistan_spot dd{
margin: 0 0 5px 10px;
color: #009ad0;
background: url("./cmn/images/content_dd_bg.gif") no-repeat left center;
padding: 0 0 0 20px;
}

#contents #categoryCustom table{
width: 100%;
}

#contents #categoryCustom table .add{
background-color: #f0f1f2;
}

#contents #categoryCustom th{
font-weight: bold;
background-color: #fff;
}

#contents #categoryCustom th,
#contents #categoryCustom td{
padding: 5px;
border-color: #a7c6d1;
}

#contents #categoryCustom table .t_style{
background-color: #009ad0;
color: #fff;
text-align: center;
}

/* ==================== ツアー ==================== */
#contents #categoryCustom .tour_h{
font-weight: bold;
font-size: 14px;
clear: both;
padding: 10px 0 2px;
border-bottom: 1px dotted #808080;
}

#contents #categoryCustom .t_center th,
#contents #categoryCustom .t_center td{
text-align: center;
}

#kyrgyzstan_gallery li{
float: left;
width: 150px;
margin: 0 15px 10px 0;
font-size: 12px;
}

#tour_turkmenistan .fl{
width: 100%;
}

#tour_turkmenistan .fr{
width: 148px;
}

#north-korea_gallery li{
width: 160px;
margin-right: 15px;
float: left;
}

#north-korea_gallery li.fr{
margin: 0;
}

/* ==================== ビザ ==================== */
#contents .visa_flow{
margin: 0 10px;
}

#contents .visa_flow dt{
float: left;
width: 50px;
background: url("./cmn/images/visa_arrow.gif") no-repeat 7px 27px;
padding: 0 0 40px 0;
}

#contents .visa_flow dd{
float: right;
width: 600px;
margin: 0;
padding: 0 0 40px 0;
}

#contents .visa_flow dd.last,
#contents .visa_flow dt.last{
background: none;
padding: 0 0 20px;
}

#contents .t_bg{
background-color: #f0f8ff;
}

/* ==================== 航空券 ==================== */
#contents .t_bg_a{
background-color: #e0ffff;
}

#contents .t_bg_b{
background-color: #f5fffa;
}

#contents .t_bg_c{
background-color: #f0fff0;
}

#contents .t_bg_d{
background-color: #fffff0;
}

#contents .t_bg_e{
background-color: #fdf5e6;
}

#contents .t_bg_f{
background-color: #fff5ee;
}



/* ==================== 企業情報 ==================== */
#contents #topcategoryCompany {
background-color: transparent;
}
#contents #categoryCompany {
background-color: transparent;
}

#categoryCompany .accessText {
}
#categoryCompany table.accessTable {
float: right;
width: 320px;
}
#categoryCompany #googleMapsArea {
float: left;
margin-bottom: 10px;
width: 320px;
height: 340px;
}

#contents.facebook_templete #categoryCompany table.accessTable {
float:none;
width:500px;
}

#contents.facebook_templete #googleMapsArea  {
float: none;
margin-bottom: 10px;
width: 500px;
height: 340px;
}

#categoryCompany th,
#categoryCompany td{
border-color: #d3d3d3;
}

#categoryCompany th{
background-color: #eeeeee;

}

#categoryCompany #history dt{
float: left;
width: 148px;
margin: 0 0 10px;
border-bottom: 1px dotted #009AD0;
}

#categoryCompany #history dd{
width: 550px;
margin: 0 0 10px;
padding: 0;
float: right;
border-bottom: 1px dotted #009AD0;
}
/* ==================== スタッフ紹介/アイテム紹介 ==================== */
#contents #categoryCustom2 {
background-color: transparent;
}

#categoryCustom2 p.photo {
float: left;
width: 230px;
margin: 0 0 30px;
padding: 2px;
border: 1px solid #ccc;
}
#categoryCustom2 table.itemInfo {
float: right;
width: 345px;
margin-bottom: 15px;
}
#categoryCustom2 table.itemInfo th {
width: 3.5em;
}
#categoryCustom2 .entryBody {
clear: right;
float: right;
text-align: justify;
width: 445px;
margin-bottom: 30px;
}
#categoryCustom2 h4 {
padding: 0;
background: none;
}



/* ==================== 良くあるご質問 ==================== */
#categoryFaq {
background-color: transparent;
}

/* ショートカットメニュー */
#contents .shortCut ul {
margin: 20px 0 40px 15px;
}


#categoryFaq .shortCut dt {
font-weight: bold;
font-size: 100%;
margin: 0 0 .5em;
}
#categoryFaq .shortCut dd {
margin: 0 0 1.5em 10px;
padding-left: 15px;
border-left: 2px dotted #462e92;
}
#categoryFaq .shortCut a {
display: block;
width: 100%;
}
#categoryFaq .shortCut .even a {
background-color: #f5f3f9;
}
/*コンテンツ*/
#categoryFaq .entryOdd {
margin: 0 0 10px;
padding: 10px 10px 0;
}
#categoryFaq .entryEven {
margin: 0 0 10px;
padding: 10px 10px 0;
background-color: #f2f2f2;
}
#categoryFaq .faq_q {
line-height: 1.5;
font-size: small;
color: #333;
padding: 2px 0 0 25px;
margin: 0 0 4px;
background: url("./cmn/images/faq_q.gif") left bottom no-repeat;
}
#categoryFaq .faq_a {
width: auto;
margin-bottom: 20px;
padding: 5px 0 0 25px;
background: url("./cmn/images/faq_a.gif") 2px 4px no-repeat;
border-top: 1px dotted #333;
}
#categoryFaq p.anchorTop {
margin-bottom: 50px;
}



/* ==================== ツアーページ ==================== */

#contents #topCategoryTour h2{
background: url("./cmn/images/tour_top_h.gif") left center no-repeat;
display: block;
overflow: hidden;
text-decoration: none;
text-indent: -9999px;
padding: 1px 0 0 ;
}

#contents #categoryWorks {
background-color: transparent;
}

/* ========== アーカイブ ========== */

/* エントリ一覧 */
#contents .categoryWorksList ul {
list-style: none;
margin: 0 0 6px;
padding: 0;
}

#contents .categoryWorksList ul {
margin-top: 10px;
}

#contents .categoryWorksList ul li {
float: left;
vertical-align: middle;
width: 325px;
margin: 0 10px 0 0;
}

#contents.facebook_templete .categoryWorksList ul li{
width: 245px;
}

#contents .categoryWorksList ul li.last {
margin-right: 0;
}
#contents .categoryWorksList ul li a {
overflow: hidden;
display: block;
text-align: center;
text-decoration: none;
width: 120px;
float:left;
margin-right:10px;
padding: 2px;
background-color: #f5f5f5;
border: 2px solid #efefef;
}
#contents .categoryWorksList ul li a:hover {
background-color: #ffffff;
border-color: #dddddd;
}
#contents .categoryWorksList ul li .entryTitle {
display: block;
line-height: 1.2;
font-size: 100%;
margin: 2px 0 0;
}

#contents .categoryWorksList ul li .entryTitle a {
overflow: hidden;
display: inline;
text-align: left;
text-decoration: none;
width: none;
float:none;
margin-right:0;
padding:0;
background:none;
border: none;
}

#contents .categoryWorksList ul li .entryTitle a:hover {
background: none;
border: none;
height:100%;
}

#contents .categoryWorksList ul li .entrydata {
display: block;
line-height: 1.2;
font-size: 90%;
color:#aaaaaa;
margin: 10px 0 5px;
}


/* ========== エントリ タイプ共通 ========== */
/* 画像 */
#categoryWorks #entry_sub_image {
margin: 15px 0 0;
}
#categoryWorks a.highslide {
overflow: hidden;
display: block;
text-align: center;
text-decoration: none;
border: 1px solid #efefef;
}
#categoryWorks a.highslide:hover {
border-color: #dddddd;
}
#categoryWorks a.highslide img {
border: none;
}

#categoryWorks #googleMapsArea {
margin-bottom: 10px;
width: 660px;
height: 340px;
}

/* 情報 */
#categoryWorksData table.categoryWorksData {
width: 100%;
margin: 1px 0 0;
}

/* ========== エントリ タイプ1 ========== */
#showType1 #categoryWorksPhoto {
float: left;
width: 252px;
margin: 0 0 10px;
}
#showType1 #categoryWorksData {
float: right;
width: 380px;
padding: 1px;
margin: 0 0 10px;
}

#showType1 .entryBody {
clear: both;
margin: 10px 0 0;
}
#showType1 .entryMore {
clear: both;
margin: 0 0 10px;
}

/* 画像 */
#showType1 a.highslide {
overflow: hidden;
display: block;
text-align: center;
text-decoration: none;
border: 1px solid #efefef;
}
#showType1 a.highslide:hover {
border-color: #dddddd;
}
#showType1 a.highslide img {
border: none;
}

#showType1 #entry_sub_image ul {
list-style: none;
margin: 0;
padding: 0;
}
#showType1 #entry_sub_image li {
float: left;
vertical-align: middle;
width: 82px;
margin: 0 2px 0 0;
}
#showType1 #entry_sub_image li.last {
margin-right: 0;
}
#showType1 #entry_sub_image a {
width: 80px;
height: 80px;
}

/* ========== エントリ タイプ2 ========== */
#showType2 #entry_main_image {
text-align: center;
margin: 0 0 15px;
}
#showType2 #categoryWorksData {
margin: 0 0 15px;
}
#showType2 .entryBody {
clear: both;
margin: 0 0 20px;
}
#showType2 .entryMore {
clear: both;
margin: 0 0 20px;
padding: 0 0 20px;
border-bottom: 1px dashed #aaa;
}

/* 画像 */
#showType2 #entry_sub_image ul {
list-style: none;
margin: 0 30px 20px;
padding: 0 0 20px 25px;
border-bottom: 1px dashed #aaa;
}
#showType2 #entry_sub_image li {
float: left;
vertical-align: middle;
width: 242px;
margin: 0 47px 0 0;
}
#showType2 #entry_sub_image li.last {
margin-right: 0;
}
#showType2 #entry_sub_image a.highslide {
overflow: hidden;
width: 240px;
background-color: #f5f5f5;
border: 2px solid #efefef;
}
#showType2 #entry_sub_image a.highslide:hover {
background-color: #ffffff;
border-color: #dddddd;
}
#showType2 .image-caption p {
margin: 10px 0 0;
}



/* ==================== お問い合せ ==================== */
#contents #categoryInquiry {
background-color: transparent;
}

#contents #kaisei_yakkan a{
background: url("./cmn/images/pdf_icon.gif") no-repeat left center;
padding: 10px 0 10px 40px;
display: block;
float: left;
}

#contents #kaisei_yakkan span{
float: left;
padding: 10px 0;
margin-right: 10px;
}


/* ==================== ブログページ ==================== */
#contents #categoryBlog {
background-color: transparent;
}



/* ==================== フリーページ ==================== */
#contents #categoryFreePage {
background-color: transparent;
}

#contents #agreement li a{
background: url("./cmn/images/pdf_icon.gif") no-repeat left center;
padding: 15px 0 15px 40px;
margin: 0 10px 10px;
display: block;
border-bottom: 1px solid #e5e5e5;
}

/* ==================== フリーページウィンドウ ==================== */

h2.window_h2 {
color: #666666;
margin-bottom: 0;
padding: 5px 0 3px 45px;
background: url("./cmn/images/h2_bg.gif") left top no-repeat;
}

/* ==================== サイトマップ ==================== */
#contents #categorySitemap {
background-color: transparent;
}

/* ==================== カスタムページ ==================== */
#contents #categoryCustom {
background-color: transparent;
}

/* ==================== リンク集 ==================== */
#contents #categoryCustomlinks {
background-color: transparent;
}


#contents #categoryCustomlinks .links div.even {
}

#contents #categoryCustomlinks dl.links div.even,
#contents #categoryCustomlinks dl.links div.odd {
border-bottom: 1px solid #e5e5e5;
padding: 10px 10px 3px;
}

/* ==================== お客様の声 ==================== */
#contents #categoryCustomVoice{
background-color: transparent;
}

DIV#categoryCustomVoice DIV.entryBody {
padding: 10px 0 0 30px;
}
DIV#categoryCustomVoice p.voiceName {
text-align: right;
font-weight: bold;
margin: 0;
padding: 1em 0 0;
border-top-width: 1px;
border-top-style: dotted;
}

DIV#categoryCustomVoice DIV.odd {
margin:0 auto 20px auto;
width:600px;
padding: 0 10px 10px;
background-color: #efefef;
border: 1px solid #aaa;
}
DIV#categoryCustomVoice DIV.odd H3 {
}
DIV#categoryCustomVoice DIV.odd p.voiceName {
border-top-color: #333;
}
DIV#categoryCustomVoice DIV.even {
margin:0 auto 20px auto;
width:600px;
padding: 0 10px 10px;
background-color: #eeeeee;
border: 1px solid #ddd;
}
DIV#categoryCustomVoice DIV.even H3 {
}
DIV#categoryCustomVoice DIV.even p.voiceName {
border-top-color: #333;
}


/* ==================== 定番クラス ==================== */
.fwrapper{
width: 500px;
}

.fl {
float: left;
}

.fr {
float: right;
}

.clearfix:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .clearfix {
display: inline-block;
}
/* no ie mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
zoom: 1;
}
/* */

.imgborder {
padding: 2px;
border: 1px solid #cccccc;
}

table.none td,
table.none th {
border: none;
}

dl{}

dt{
font-weight: bold;
}

dd{
padding-left: 20px;
margin-bottom: 20px;
}

/* ==================== エントリーレイアウト ==================== */
/* 写真が左、文章右、背景あり(pltr) */

.pltrwrapper{
background-color: #f8f8bc;
padding: 10px;
margin-bottom: 2em;
}

.pltrinner{
background-color: #fff;
padding: 20px;
margin-top: 25px;
}

/* ==================== サービスの流れ ==================== */
#contents #categoryCustomflow{
background-color: transparent;
}
#contents #categoryCustomflow .entry_main_image {
float: left;
}
DIV#categoryCustomflow DIV.entryBody {
padding: 10px 0 0 30px;
}
DIV#categoryCustomflow p.voiceName {
text-align: right;
font-weight: bold;
margin: 0;
padding: 1em 0 0;
border-top-width: 1px;
border-top-style: dotted;
}

DIV#categoryCustomflow DIV.odd {
margin: 0 auto 20px auto;
width: 600px;
padding: 10px;
background-color: #efefef;
border: 1px solid #aaa;
}
DIV#categoryCustomflow DIV.odd H3 {
}
DIV#categoryCustomflow DIV.odd p.flowName {
border-top-color: #333;
}
DIV#categoryCustomflow DIV.even {
margin: 0 auto 20px auto;
width: 600px;
padding: 10px;
background-color: #eeeeee;
border: 1px solid #ddd;
}
DIV#categoryCustomflow DIV.even H3 {
}
DIV#categoryCustomflow DIV.even p.flowName {
border-top-color: #333;
}
DIV#categoryCustomflow .flowarrow {
text-align: center;
margin-bottom: 20px;
}

.social_block div {
margin-right: 15px;
float: left;
}

#categoryCustomflow h3{
margin: 20px 10px 30px;
padding: 11px 0 0 90px;
font-weight: normal;
font-size: 14px;
}

#categoryCustomflow h3#entry-000483{
background: url("./cmn/images/step01.gif") no-repeat left center;
}

#categoryCustomflow h3#entry-000482{
background: url("./cmn/images/step02.gif") no-repeat left center;
}

#categoryCustomflow h3#entry-000481{
background: url("./cmn/images/step03.gif") no-repeat left center;
}

#categoryCustomflow h3#entry-000480{
background: url("./cmn/images/step04.gif") no-repeat left center;
}

#categoryCustomflow h3#entry-000421{
background: url("./cmn/images/step05.gif") no-repeat left center;
}

#categoryCustomflow h3#entry-000420{
background: url("./cmn/images/step06.gif") no-repeat left center;}

#categoryCustomflow .contentInner{
border-bottom: 1px solid #e4e4e4;
}


/* メインメニュー */
div#mainMenu ul {
position: relative;

/* width可算はここでは未使用 */
/*width: 0px; */
}
div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
height:41px;/* 高さはul,li,aそれぞれに設定 */
}
div#mainMenu ul li {
top: 0;
list-style-type: none;/*Netscapeでは、表示エリア外に設定してもリストの「・」が残ってしまうための対応*/
font-size: 0.1em;/* IEでは「文字の高さ×liの数」の余白があいてしまう。余白があかないように設定 */
}
div#mainMenu ul a {
overflow: hidden;
display: block;
text-indent: -9999px;
text-decoration: none;/* firefoxでは下線がされてしまう問題を修正 */
background-position: center;
width: 100%;/* ボタンの幅のデフォルト値 */
}



/* 背景画像読込 */


div#mainMenu ul li#mainMenu1 {
background-image: url("./cmn/images/Gnavi01.gif");
width: 192px;
float:left;
}
div#mainMenu ul li#mainMenu A {
width: 192px;
}
div#mainMenu ul li#mainMenu1 A:hover {
background-image: url("./cmn/images/gnavi001_over.gif");
}


div#mainMenu ul li#mainMenu2 {
background-image: url("./cmn/images/Gnavi02.gif");
width: 192px;
float:left;
}
div#mainMenu ul li#mainMenu A {
width: 192px;
}
div#mainMenu ul li#mainMenu2 A:hover {
background-image: url("./cmn/images/gnavi002_over.gif");
}


div#mainMenu ul li#mainMenu3 {
background-image: url("./cmn/images/Gnavi03.gif");
width: 192px;
float:left;
}
div#mainMenu ul li#mainMenu A {
width: 192px;
}
div#mainMenu ul li#mainMenu3 A:hover {
background-image: url("./cmn/images/gnavi003_over.gif");
}


div#mainMenu ul li#mainMenu4 {
background-image: url("./cmn/images/Gnavi04.gif");
width: 192px;
float:left;
}
div#mainMenu ul li#mainMenu A {
width: 192px;
}
div#mainMenu ul li#mainMenu4 A:hover {
background-image: url("./cmn/images/gnavi004_over.gif");
}


div#mainMenu ul li#mainMenu5 {
background-image: url("./cmn/images/Gnavi05.gif");
width: 192px;
float:left;
}
div#mainMenu ul li#mainMenu A {
width: 192px;
}
div#mainMenu ul li#mainMenu5 A:hover {
background-image: url("./cmn/images/gnavi005_over.gif");
}

/*追加*/
DIV#secondArea DIV#sideMenu ul {
    padding: 0;
    list-style: none;
}
div#application ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
#secondArea h2.widgettitle {
    font-size: 15px;
    text-align: center;
    padding: 13px 0;
    background: #00a8e5;
    color: #fff;
}
#secondarea .widget ul {
    list-style: none;
    margin-bottom: 20px;
    padding-left: 0;
    margin-left: 0;
}
#secondarea .widget ul li {
    padding: 7px 10px 5px;
    border-bottom: dotted 1px #009ad0;
}


div#contents .tree li {
    list-style-type: none;
    font-size: 95%;
    margin: 0px;
    padding: 2px 0 0 24px;
}

div#contents .tree ul {
    padding: 0 0 10px 10px;
    margin: 0;
    background-image: url("/wp-content/themes/jamtpl/cmn/images/ul.gif");
    background-position: 0 15px;
    background-repeat: repeat-y;
}

div#contents .tree li li {
    padding-top: 10px;
    font-size: 100%;
    background-image: url("/wp-content/themes/jamtpl/cmn/images/li.gif");
    background-position: 1px 16px;
    background-repeat: no-repeat;
}

.aligncenter {
display: block; 
margin: 5px auto;
}

.alignleft{
float:left;
}

.alignright{
float:right;
}

DIV#categoryTop DIV#topCategoryTour ul{
margin-left: 15px;
}

DIV#categoryTop DIV#topCategoryTour li a{
    color: #333;
    background: url("/wp-content/themes/jamtpl/cmn/images/sidenavi_bg.gif") no-repeat left center;
    padding: 7px 8px 5px 22px;
    display: block;
}