@charset "utf-8";
/**
 * Theme Name: tsukiyoga
 * Theme URI: http://www.tsukiyoga.com
 * Description: Simple portfolio and blog theme with responsive layout, sticky posts slider, and a widget for presenting your work. The theme settings include options for uploading favicon and logo images, color picker, typography settings, and a nice selection of Google fonts.
 * Version: 0.1.7
 * Author: [ OHANAsmile Inc. ]
 * Author URI: http://www.ohanasamile.com
 * Tags: flexible-width, theme-options, threaded-comments, microformats, translation-ready, rtl-language-support, two-columns, three-columns, right-sidebar, sticky-post, custom-background, featured-images
 * Template: ascetica
 *
 */

/* Normalize
-------------------------------------------------------------- */
@import url('../ascetica/style.css');
/* OHANAsmile Inc. */
h2 {
	font-size:20px;
}
.taxonomy-category #content h2 a {
	color: #C5A574 !important;
}
.archive #content h2, #content h3 {
	font-size:16px;
	background-image: url("images/bg-verticalline-dot.png");
	background-repeat: repeat-y;
	color: #C5A574 !important;
	font-size: 14px !important;
	margin-bottom: 15px;
	padding-left: 15px !important;
}
h4 {
	font-size:14px;
	font-weight:normal;
}
.singular .entry-title,
.archive .entry-title {
	font-size: 1.71429em;
	color:#CCCCCC;
}
body.home #text-3 {
	display:none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.alignright {
	margin-left:25px;
}
.alignleft {
	margin-right:25px;
}
#footer {
	text-align:center;
	border-top: 1px solid #F1F1F1;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
}
.waku1 {
	padding:15px;
	border: 1px solid #F1F1F1;
	margin-bottom:25px;
}
.waku2 {
	padding:15px;
	background-color:#F1F1F1;
	margin-bottom:25px;
}
.waku3 {
	padding:15px;
	background-color:#37AEC2;
	margin-bottom:25px;
	color:#F1F1F1;
}
#menu-primary .menu #menu-primary-items li a {
	font-size:11px;
}
#menu-primary .menu #menu-primary-items li a {
	background-image: url(images/bg-li-moon.png);
	background-repeat: no-repeat;
	background-position:10px 50%;
	padding-left:30px;
}
/* clearfix */
/** For modern browsers **/
.cf:before, .cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
/** For IE 6/7 (trigger hasLayout) **/
.cf {
	zoom:1;
}
/** FONT **/
h2 {
	color:#37AEC2;
}
#main {
float: left;
width: 660px;
}
#content {
	/* width: 100%; */
	width: 660px;
	margin: 0 0 40px 0;
	min-height: 180px;
}
#featured-content {
	margin-bottom: 20px;
}
#home-info {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #E5E5E5;
	font-size: 86%;
	margin: 0 0 20px;
	padding: 8px;
}
#home-info ul {
	margin-bottom:0;
}
#home-info ul li .new {
	color:#A1DBE4;
	margin-left:10px;
}
.radius-s {
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.entry {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}
/* Author and date byline */
			.byline {
	margin-bottom:10px;
	font-size:11px;
}
.byline .bydate,  .byline .bycategory,  .byline .bycomment {
	padding-top:2px;
}
.byline .bydate,  .byline .bycategory,  .byline .bycomment,  .byline iframe {
	display:block;
	float:left;
	margin-right:10px;
}
.singular-post .post-content,
.archive .post {
	position:relative;
}
.singular-post .fblike,
.singular-page .fblike,
.archive .post .fblike {
	position:absolute;
	top:25px;
	right:0;
}
.singular-page .fblike {
	position:absolute;
	top:5px;
	right:0;
}
.more-link {
	background-color: #D9C5A7;
	border: 1px solid #C5A574;
	border-radius: 2px 2px 2px 2px;
	color: rgba(0, 0, 0, 0.6);
	padding: 3px 12px;
	font-size:10px;
	color:#FFFFFF;
}
body {
	color: #333;
	font: 13px/1.385 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
*font-size: small;
 *font: x-small;
	-webkit-text-size-adjust: none;
}

/* for Win IE8 */
head~/* */body {
 font: 13px/1.385 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
}
 html:not(:target) body {
 font: 13px/1.385 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
 *font: 13px/1.385 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", verdana, arial, "lucida grande", sans-serif;
}
.openblog {
	position:relative;
	width:640px;
	height:174px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 1px solid #e5e5e5;
}
.openblog .openblog-l {
	position:absolute;
	top:0;
	left:0;
	width:204px;
}
.openblog .openblog-l a img {
	padding:1px;
	border: 1px solid #CCCCCC;
}
.openblog .openblog-l a:hover img {
	padding:1px;
	border: 1px solid #A0DAE4;
}
.openblog .openblog-l p {
	margin:0;
}
.openblog .openblog-r {
	position:absolute;
	top:0;
	right:0;
	width:450px;
	height:150px;
}
.openblog-title {
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
}
.openblog .openblog-r h3 {
	position:absolute;
	top:0;
	right:0;
	width:450px;
	font-size:16px;
	color:#f3ac00;
	font-weight:normal;
}
.openblog .openblog-r .byline {
	position:absolute;
	top:25px;
	right:0;
	width:450px;
	overflow:hidden;
}
.openblog .openblog-r p {
	position:absolute;
	top:55px;
	right:0;
	width:450px;
	overflow:hidden;
}
.openblog_btn {
	position:absolute;
	bottom:-25px;
	right:0;
	list-style:none;
}
.sidebar .widget-title {
	background-image: url(images/bg-sidebar-title.png);
	background-repeat: no-repeat;
	background-position:0% 50%;
	padding-left:30px;
}
#sidebar-primary ul#menu-contact {
	margin-left:0;
	list-style:none;
}
#sidebar-primary ul#menu-contact li#menu-item-655 a, #sidebar-primary ul#menu-contact li#menu-item-656 a, #sidebar-primary ul#menu-contact li#menu-item-1093 a {
	background-image: url(images/bg-btn-contact.png);
	background-repeat: no-repeat;
	background-position:0% 50%;
	width:210px;
	height:27px;
	padding-top:5px;
	padding-left:30px;
	display:block;
	margin-bottom:5px;
}
#sidebar-primary #hybrid-nav-menu-5 {
	position:relative;
}
#sidebar-primary #hybrid-nav-menu-5 li#menu-item-657 a {
	position:absolute;
	top:0;
	right:26px;
	background-image: url(images/twitter_16x16.png);
	background-repeat: no-repeat;
	background-position:0 0;
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
}
#sidebar-primary #hybrid-nav-menu-5 li#menu-item-658 a {
	position:absolute;
	top:0;
	right:0;
	background-image: url(images/facebook_16x16.png);
	background-repeat: no-repeat;
	background-position:0 0;
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999px;
}
#sidebar-primary ul#feature, #sidebar-primary ul#my-favorite-link,
#sidebar-primary ul#feature, #sidebar-primary ul#my-author-link {
	margin-left:0;
	list-style:none;
	line-height:0;
}
#sidebar-primary ul#feature li, #sidebar-primary ul#my-favorite-link li,
#sidebar-primary ul#feature li, #sidebar-primary ul#my-author-link li {
	margin-bottom:15px;
	text-align:center;
}
#sidebar-primary #text-2 {
	margin-bottom:21px;
}
#sidebar-subsidiary #text-6 {
	width:240px;
	margin-right:0;
}
#sidebar-subsidiary #hybrid-nav-menu-2,
#sidebar-subsidiary #hybrid-nav-menu-3,
#sidebar-subsidiary #hybrid-nav-menu-4 {
	width:212px;
	margin-right:22px;
}
#sidebar-subsidiary #banners-footer {
	list-style:none;
	margin-left:0;
}
#sidebar-subsidiary #banners-footer li {
	margin-bottom:15px;
}
#sidebar-subsidiary #banners-footer li a img {
	width:240px;
	height:140px;
}
/* flexslider */
.flex-caption {
	margin-bottom:0;
}
.sticky .entry-title a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	color: #FFFFFF;
	padding: 0.5em 1em;
	position: absolute;
	right: 0;
	text-shadow: none;
	top: 0;
}
/* Gallery */
.gallery-info {
	float: right;
	width: 36.36363636363636%;
	margin: 0 0 25px 0;
}
.gallery-info .byline {
	margin-bottom: 10px;
}
.gallery-info .byline .published {
	display:none;
}
.gallery-info .post-title {
	font-size: 1.428571428571429em;
}
.singular .hentry.format-gallery .byline a {
	font-style: normal;
	color: #777;
}
.gallery-info .byline a:hover {
	color: #000;
}
.gallery-info .entry-content {
	float: left;
	width: 100%;
}
#seiza {
	width:660px;
	overflow:hidden;
}
.seiza-L {
	font-size:11px;
	width:296px;
	float:left;
	margin-right:24px;
	margin-bottom:24px;
	padding:10px;
	border: 1px solid #F1F1F1;
}
.seiza-R {
	font-size:11px;
	width:296px;
	float:left;
	margin-bottom:24px;
	padding:10px;
	border: 1px solid #F1F1F1;
}
hr {
	margin-bottom:40px;
}
.btn-contact {
	list-style:none;
	margin-left:0;
	margin-bottom:40px;
}
.btn-contact .btn-contact-L {
	float:left;
}
.btn-contact .btn-contact-R {
	float:right;
}
#koumoku {
	width:280px;
}
.koumoku {
	width:120px;
	background-color:#F1F1F1;
}
#post-9 .koumoku, #post-9 .nyuryoku {
	font-size:11px;
}
.your-month, .your-date, .your-day, .your-fromtime, .your-endtime {
}
.your-month input, .your-date input, .your-day select, .your-fromtime input, .your-endtime input {
	margin-right:5px;
	display:inline;
}
.your-month input, .your-date input, .your-day select, .your-fromtime input, .your-endtime input {
	width:20px;
}
.your-day select {
	width:50px;
}
#calendar-label {
	list-style:none;
	margin-left:0;
	font-size:11px;
}
#calendar-label li {
	margin-right:24px;
	margin-bottom:5px;
	float:left;
	color:#FFFFFF;
}
#calendar-label .label-all5, #calendar-label .label-all5-tsukiyoga, #calendar-label .label-flowtokyo, #calendar-label .label-lotus8, #calendar-label .label-private, #calendar-label .label-jiyugaokayoga, #calendar-label .label-seinan {
	display:block;
	width:176px;
	padding:0px 10px;
}
#calendar-label .label-all5 {
	background-color:#CE9917;
}
#calendar-label .label-all5-tsukiyoga {
	background-color:#7FC225;
}
#calendar-label .label-flowtokyo {
	background-color:#59BFB2;
}
#calendar-label .label-lotus8 {
	background-color:#3B9A56;
}
#calendar-label .label-private {
	background-color:#BB5928;
}
#calendar-label .label-jiyugaokayoga {
	background-color:#8C64DE;
}
#calendar-label .label-seinan {
	background-color:#556AAD;
}

/* フォームの内容 */
#your-corporate {
margin-right:5px;
display:inline;
}