@charset "utf-8";

/*WP設定
----------------------------------------------------------------*/
#conbox .alignright  {float:right;margin:0 0px 10px 10px;}
#conbox .alignleft   {float:left;margin:0 10px 10px 0px;}
#conbox .aligncenter {display: block;margin-left:auto; margin-right:auto;}


/*レスポンシブ設定*/
@media screen and (max-width: 640px) {

#conbox .alignright  {float:none;margin:0 0px 10px;}
#conbox .alignleft   {float:none;margin:0 0px 10px;}
#conbox .aligncenter {}

#conbox .wp-caption {max-width:100%;margin:0 auto;}
#conbox .wp-caption img {}

}


/*エントリーエリア*/

#conbox #pagetitle {
	font-weight:bold;
	}

#conbox .entrybox p.postinfo,
#conbox .entrylist p.postinfo {
	clear:both;
	margin-bottom:50px;
	padding:10px 0 5px 0;
	font-size:0.857em;
	border-bottom:1px dotted #CCC;
	}
	
#conbox .entrybox p.postdate {
	font-size:0.857em;
	}

#conbox .entrylist {
	margin-bottom:30px;
	}

#conbox .entrylist:after {
	visibility:hidden;
	height:0;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}

#conbox .entrylist .thumbnail {
	float:left;
	margin:0 0 10px 0;
	}

*+html #conbox .entrylist .thumbnail {margin:0px 20px 10px 0;}

#conbox .entrylist h3 {}


.wp-caption-text {padding-top:5px;}

/*レスポンシブ設定*/
@media screen and (max-width: 640px) {

.entrybox img {}

.alignleft  {float:none;margin:0px auto 10px;}
.alignright {float:none;margin:0px auto 10px;}

}


/*WPサイドメニュー*/

#sidebar_r h2,
#wpmenu h2 {
	background:url(../img/h2-bg.png) no-repeat left top;
	margin:0;
	padding:5px 0 5px 40px;
	font-size:1.4em;
	color:#FFF;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#wpmenu {
	margin:0;
}

#wpmenu ul {
	margin:0;
}

#wpmenu ul li {
	
	padding:0 0 10px;

	}

	#wpmenu ul li:after {
	visibility:hidden;
	height:0;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
}

#wpmenu ul ul {
	background:url(../img/box-bg.png);
		
	margin:0 0 20px;
	padding:15px 10px 5px;
	
	-webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
						
	behavior: url(/common/PIE.htc);
	position:relative;
}

#wpmenu ul ul li {
	line-height:1.2;
	margin:0;
	}

#wpmenu ul li a {
	display:block;
	background:#FFF url(../img/arrow-submenu.png) no-repeat 10px 21px;
	padding:15px 15px 15px 20px;
	text-decoration:none;
	
	box-shadow: 0px 0px 1px #999;
  -moz-box-shadow: 0px 0px 1px #999;
  -webkit-box-shadow: 0px 0px 1px #999;
	
	border-radius:         5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:    5px;
	
	behavior: url(/common/PIE.htc);
  position:relative;
}

#wpmenu ul li a:link,
#wpmenu ul li a:visited,
#wpmenu ul li a:active {
	color:#333;
	text-decoration:none;
}

#wpmenu ul li a:hover {
	text-decoration:none;
	
	box-shadow: 0px 0px 5px #999;
  -moz-box-shadow: 0px 0px 5px #999;
  -webkit-box-shadow: 0px 0px 5px #999;
	
	-moz-transition:0.25s linear;
	-webkit-transition:0.25s linear;
	-o-transition:0.25s linear;
	transition:0.25s linear;
	
	behavior: url(/common/PIE.htc);
	position:relative;
	}

#wpmenu ul.children {
	margin:0px 0px 0px 14px;
}

#wpmenu ul.children li {background:none;}


#wpmenu table#wp-calendar {
	width:100%;
	margin:0px px 20px;
	border-collapse:collapse;  
	border-spacing:0;
	font-size:0.8em;
}

#wpmenu table#wp-calendar a {
	font-weight:bold;
	background-image:none;
	padding:0px;
}

#wpmenu table#wp-calendar tr {}

#wpmenu table#wp-calendar th {
	padding:2px 0px;
	text-align:center;
	background:url(../img/dot-line.gif) repeat-x left bottom;
}

#wpmenu table#wp-calendar td {
	padding:2px 0px;
	text-align:center;
	background:url(../img/dot-line.gif) repeat-x left bottom;
}

#wpmenu table#wp-calendar td#prev {
	padding-top:10px;
	text-align:left;
	}

#wpmenu table#wp-calendar td#next {
	padding-top:10px;
	text-align:right;
	}

#wpmenu table#wp-calendar td.pad {
	border-bottom:none;
	}

#wpmenu table#wp-calendar caption {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}

#wpmenu .feed {
	margin:0 0 40px;
	}

#wpmenu .feed a {
	background:url(../img/feed-icon.png) no-repeat left center;
	padding:0 0 0 15px;
	}

/*WPギャラリー
-------------------------------------------------------------------------*/

#conbox .gallery {}

#conbox dl.gallery-item img {
	border:none !important;
	}

/*ページナビゲーション*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	position:relative;
  overflow:hidden;
	margin-top: 10px;
	background: white;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	 position:relative;
   left:50%;
   float:left;
	 }

#wp_page_numbers li {
	position:relative;
  left:-50%;
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 10px 13px;
	margin:0 2px;
	display: block;
	color: #6B584A;
	border: 1px solid #D0BBA8;
}

#wp_page_numbers li a:hover {
	background-color:#D0BBA8;
	color:#FFF;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	background-color:#D0BBA8;
	color:#FFF;
	font-weight:bold;
}
#wp_page_numbers li.active_page a:hover  {
	color:#FFF; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

/*ギャラリー設定上書き*/
#gallery-1 {
				margin: auto;
			}
#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 25%;
			}
#gallery-1 img {
				border: 1px solid #dcdcdc;
			}
#gallery-1 .gallery-caption {
				margin-left: 0;
			}


/*プラグインカスタム設定
----------------------------------------------------------------*/
/*Camera slideshow*/

#mainimg .camera_clear {display:none;}



/*WP ビジネスカレンダー上書き */

#sidebar_l #weekly_set tbody td,
#sidebar_r #weekly_set tbody td {
	cursor: pointer;
	}
#sidebar_l #weekly_set td.am,
#sidebar_r #weekly_set td.am {
	background: url(../img/clndr_am.png) center center no-repeat;
	}
#sidebar_l #weekly_set td.pm,
#sidebar_r #weekly_set td.pm {
	background: url(../img/clndr_pm.png) center center no-repeat;
	}
#sidebar_l #weekly_set td.all,
#sidebar_r #weekly_set td.all {
	background: url(../img/clndr_all.png) center center no-repeat;
	}

#sidebar_l div#isp-calendar-frame,
#sidebar_r div#isp-calendar-frame {
	width: 100%;
	}

#sidebar_l table#isp-calendar-inner,
#sidebar_r table#isp-calendar-inner {
	width: 100%;
	}

#sidebar_l table#isp-calendar-inner div.move_button,
#sidebar_r table#isp-calendar-inner div.move_button {
	width: 14px;
	height: 14px;
	}
#sidebar_l table#isp-calendar-inner div.prv,
#sidebar_r table#isp-calendar-inner div.prv {
	background: transparent url(../img/clndr_btn_prv.png) left center no-repeat;
	cursor: pointer;
	}
#sidebar_l table#isp-calendar-inner div.prv_off,
#sidebar_r table#isp-calendar-inner div.prv_off {
	background: transparent url(../img/clndr_btn_prv_off.png) left center no-repeat;
	}
#sidebar_l table#isp-calendar-inner div.nxt,
#sidebar_r table#isp-calendar-inner div.nxt {
	background: transparent url(../img/clndr_btn_nxt.png) left center no-repeat;
	cursor: pointer;
	float:right;
	}
#sidebar_l table#isp-calendar-inner div.nxt_off,
#sidebar_r table#isp-calendar-inner div.nxt_off {
	background: transparent url(../img/clndr_btn_nxt_off.png) left center no-repeat;
	float:right;
	}

/* 年月タイトル */
#sidebar_l table#isp-calendar-inner td.calendar-date-title,
#sidebar_r table#isp-calendar-inner td.calendar-date-title {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
	}

/* 線の色 */
#sidebar_l table#isp-business-calendar,
#sidebar_r table#isp-business-calendar {
	background-color: transparent;
	width: 100%;
	}

/* カレンダー全般 */
#sidebar_l table#isp-business-calendar td,
#sidebar_r table#isp-business-calendar td {
	background-color: transparent;
	padding: 3px;
	text-align: center;
	color:#C89441;
	border:1px solid #CEBBAA;
	}

/* ヘッダ */
#sidebar_l table#isp-business-calendar thead th,
#sidebar_r table#isp-business-calendar thead th {
	background-color: #EFEAE4;
	font-weight: bold;
	padding: 3px 0px;
	text-align: center;
	color:#9A7F6C;
	border:1px solid #CEBBAA;
	}

/* 営業日 */
#sidebar_l table#isp-business-calendar .business,
#sidebar_r table#isp-business-calendar .business {
	background-color: transparent;
	}

/* 本日 */
#sidebar_l table#isp-business-calendar .today,
#sidebar_r table#isp-business-calendar .today {
	background-color: #DBD1BD;
	color: #050000;
	font-weight:bold;
	}

/* 全休 */
#sidebar_l table#isp-business-calendar .all,
#sidebar_r table#isp-business-calendar .all {
	background-color: #8C072C;
	color:#FFF;
	font-weight:bold;
	}

/* 午前休 */
#sidebar_l table#isp-business-calendar .am,
#sidebar_r table#isp-business-calendar .am {
	background-color: #9D7729;
	color:#FFF;
	font-weight:bold;
	}

/* 午後休 */
#sidebar_l table#isp-business-calendar .pm,
#sidebar_r table#isp-business-calendar .pm {
	background-color: #4E5495;
	color:#FFF;
	font-weight:bold;
	}

/* 他月 */
#sidebar_l table#isp-business-calendar .space,
#sidebar_r table#isp-business-calendar .space {
	background-color: transparent;
	}

#sidebar_l p.calendar-information,
#sidebar_r p.calendar-information {
	float: left;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	font-size: 0.8em;
	}

/* カレンダー凡例　全休　午前休　午後休　設定 */
#sidebar_l p.holiday_all,
#sidebar_r p.holiday_all {
	display:none;
	/*background: transparent url(../images/clndr_mark_holiday.png) left center no-repeat;*/
	}
#sidebar_l p.holiday_am,
#sidebar_r p.holiday_am {
	display:none;
	/*background: transparent url(../images/clndr_mark_am.png) left center no-repeat;*/
	}
#sidebar_l p.holiday_pm,
#sidebar_r p.holiday_pm {
	display:none;
	/*background: transparent url(../images/clndr_mark_pm.png) left center no-repeat;*/
	}
	
#sidebar_l	ul li.holiday,
#sidebar_r	ul li.holiday {
	margin:0 0 40px;
	}

/* 当月に戻るリンク */
#sidebar_l p.return_now,
#sidebar_r p.return_now {
	clear: both;
	float: right;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
	font-size:93%;
	border:none;
	}

#sidebar_l p.return_now a,
#sidebar_r p.return_now a {
	border:none;
	}



/* twitterウィジェット */

.twtr-widget{
    position:relative;
    font-size:12px!important;
    font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
    zoom:1;
    }
 
.twtr-fullscreen{
    font-size:220%!important;
    }
 
.twtr-fullscreen .twtr-new-results{
    _display:none!important;
    }
 
.twtr-inactive{
    display:none;
    }
 
.twtr-widget a img{
    border:0!important;
    }
 
.twtr-doc{
    overflow:hidden;
    width:100%;
    text-align:left;
    font-weight:normal;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    }
 
.twtr-bd{
    padding:0 1px;
    }
 
.twtr-widget .twtr-tweet-wrap{
    padding:6px 8px;overflow:hidden;zoom:1;
    }
 
.twtr-fullscreen .twtr-tweet-wrap{
    padding:20px;
    }
 
.twtr-widget .twtr-tweet{
    border-bottom:1px dotted #ddd;
    overflow:hidden;
    zoom:1;
    }
 
.twtr-widget-profile img.twtr-profile-img{
    display:block;
    float:left;
    width:31px;
    height:31px;
    border:0!important;
    }
 
.twtr-widget h3,.twtr-widget h4,.twtr-widget p{
    margin:0!important;
    padding:0!important;
    line-height:1.2!important;
    width:auto!important;
    }
 
.twtr-widget-profile h3,.twtr-widget-profile h4{
    margin:0 0 0 40px!important;
    }
 
.twtr-widget h3{
    font-size:11px!important;
    font-weight:normal!important;
    }
 
.twtr-widget h4{
    font-size:16px!important;
    }
 
.twtr-widget em,.twtr-widget .twtr-new-results{
    font-size:9px;
    font-style:normal;
    display:block;
    margin-top:2px;
    zoom:1;
    }
 
.twtr-widget .twtr-new-results{
    text-align:center;
    padding:3px;
    margin:0 auto -10px auto!important;
    display:block;
    position:relative;
    bottom:5px;
    line-height:.9;
    }
 
.twtr-results-inner{
    line-height:1;
    font-size:100%;
    padding:4px 0;
    position:relative;
    bottom:-2px;
    width:40%;
    margin:0 auto;
    z-index:2;
    text-align:center;
    }
 
.twtr-results-hr{
    width:100%;
    position:relative;
    z-index:1;
    height:1px;
    border-bottom:1px dotted #ddd;
    bottom:7px;
    background:none;
    overflow:hidden;
    }
 
.twtr-new-results span{
    position:relative;
    z-index:3;
    top:-14px;
    display:block;
    font-size:9px!important;
    }
 
.twtr-fullscreen .twtr-new-results span{
    font-size:24px!important;
    }
 
.twtr-hd{
    padding:10px;
    position:relative;
    zoom:1;
    overflow:hidden;
    }
 
.twtr-fullscreen .twtr-hd{
    height:0;
    padding:0;
    }
 
.twtr-timeline{
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    position:relative;
    overflow:hidden;
    z-index:2;
    height:225px;
    }
 
.twtr-scroll .twtr-timeline{
    overflow-x:hidden;
    overflow-y:auto;
    }
 
.twtr-widget .twtr-tweet:last-child{
    border-bottom-width:0;
    }
 
.twtr-ft{
    position:relative;
    }
 
.twtr-ft div{
    overflow:hidden;
    padding:10px;
    zoom:1;
    }
 
.twtr-ft span{
    float:right;
    text-align:right;
    }
 
.twtr-ft a{
    float:left;
    display:block;
    }
 
.twtr-ft a img{
    position:relative;
    top:2px;
    }
 
.twtr-ft span a{
    float:none;
    }
 
.twtr-avatar{
    width:40px;
    height:40px;
    float:left;
    overflow:hidden;
    display:block;
    }
 
.twtr-fullscreen .twtr-avatar{
    width:80px;
    height:80px;
    }
 
.twtr-img{
    height:25px;
    width:25px;
    }
 
.twtr-img img{
    width:30px;
    height:30px;
    }
 
.twtr-fullscreen .twtr-img img{
    width:72px;
    height:72px;
    }
 
.twtr-fullscreen a.twtr-join-conv{
    display:none;
    }
 
.twtr-tweet-text{
    margin-left:40px;
    }
 
.twtr-fullscreen .twtr-tweet-text{
    margin-left:90px;
    }
 
.twtr-doc a{
    text-decoration:none!important;
    }
 
.twtr-doc a:hover{
    text-decoration:underline!important;
    }
