@charset "utf-8";
/* 
Theme Name: Yoga School
Theme URI: http://www.homepagegallery.jp/
Description: 鈴木映子様専用テーマ 
Version: 1.0
Author: Minimal Inc.
Author URI: http://www.homepagegallery.jp/
*/

@import url(sidebar.css);

/* Various elements */

body {
	background-color: #fff;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.0em;
	margin-bottom: 1.0em;
}

a {
 	color: #a6cf39;
	font-weight: bold;
}

a:hover {
	color: #fdb813;
}


code {
	font-size: 1.0em;
	display: block;

	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

td, th{ vertical-align:top;}

li{ list-style-position: outside;}

img{ border: none;}

/* Main wrapper */

#wrap {
	background: url(images/bg_main_withnav.jpg) repeat-y top left;
	width: 790px;
	margin:  0 auto;
	border: 0px solid #969696;
}

/* Masthead --- top of header */

#masthead {
	/*background: url(images/bg_head_top.jpg) no-repeat top left;*/
	background-color: #fff;
	height: 82px;
	margin: 0;
	padding: 0;
}

/* Site name, description and logo */

#masthead div.left-masthead {
	float: left;
	width: 820px;
	height: 82px;
}

#masthead a.site-logo {
	float: left;
	background: url(images/logo.gif);
	height: 80px;
	width: 192px;
	margin: 2px 5px 20px 0px;
}

#masthead h1 {
	text-transform: uppercase;
	padding: 19px 0 0 0;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
}

#masthead h1 a {
	color: #7d7d7d;
	text-decoration: none;
}

#masthead h1 a:hover {
	color: #000;
}

#masthead p.description {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #7d7d7d;
}

/* Left hand side of masthead */

#masthead div.right-masthead {
	float: right;
	margin: 0;
	padding: 0;
}

#masthead div.right-masthead a.rss-logo {
	background: url(images/rss.gif);
	height: 64px;
	width: 64px;
	margin: 9px 9px 0 0;
	display: block;
}

#masthead div.right-masthead a.rss-logo:hover {
	background: url(images/rss-hover.gif);
}

/* Middle header image and text */

#header {
	background: #FFCC00;
	height: 240px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;
	border-top: 4px #fdb813 solid;
	border-bottom: 5px #fdb813 solid;
}
#header2 {
	background: #FFCC00;
	height: 100px;
	margin: 0;
	padding: 0;
	color: #EAEFF7;
	border-top: 2px #fdb813 solid;
	border-bottom: 2px #fdb813 solid;
}

#header #textbox {
	float: right;
	width: 900px;
	text-align: right;
	font-weight: bold;
}

#header a {
	color: #EAEFF7;
	text-decoration: none;
}

#header a:hover {
	color: #000;
}

#header h2 {
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#header p {
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}

/* Horizontal navigation menu */

#navigation {
	clear: both;
	background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;
	height: 28px;
	overflow: hidden;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0px;
	height: 28px;
	float: left;
	list-style: none;
	border-right: 1px solid #AFAFAF;
}

#navigation li a {
	display: block;
	padding: 7px 14px 7px 14px;
	color: #9d7d5d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#navigation li a:hover {
	background-color: #fefacd;
	color: #000;
}

/* Breadcrumbs and search bar */

#crumb-search {
	background: url(images/bg_head_breadcrumbs.jpg) top left repeat-y;
	height: 40px;
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:580px;
}

#breadcrumb a {
	background: url(images/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #a6cf39;
}

#breadcrumb a:hover {
	color: #fdb813;
	text-decoration: underline;
}

/* Search form */
/*form { margin:0 ; padding: 0; height: 17px;}*/

#searchbar {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#searchbar form{
	margin: 0px;
	padding: 0px;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 0px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 130px;
	padding-left: 20px;
	background-image: url(images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Container wrappers */

#container {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 790px;
	float: left;
	margin: 0;
	padding: 0;
}

/* Main content area */

#content {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content .post, #content .page {
	margin: 0;
	padding: 0 15px 10px 15px;
}

#content h2 {
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 1em;
	padding: 5px 10px 5px 30px;
	border-bottom: 7px solid #E1E1E1;
	color: #646464;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#content h2 a {
	color: #646464;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #bebebe url(images/bg_corner_topright.gif) top right no-repeat;
	color: #fff;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	border-left: #9c0 7px solid; 
	padding-left: 10px; 
	color: #646464; 
	font-size: 13px;
}

#content .entry h4 {
	font-size: 1.0em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.0em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align:right;
}

#content p.suffix {
	font-size: 0.9em;
	background: #E1E1E1 url(images/bg_corner_topright.gif) top right no-repeat;
	color: #000;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
}

#content p.suffix a {
	color: #a6cf39;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #fdb813;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content #sidebar ul{
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#contentul ul{
	padding: 6px 0 6px 1.0em;
	margin: 0 0 0 1.0em;
}

#content ol {
	padding: 6px 0 6px 1.0em;
	margin: 0 0 0 1.0em;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}

#content ul li {
	list-style: square url(images/bg_bullet_full_2.gif);
}

.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	margin-left: 10px;
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Footer */

#footer {
	clear: both;
	background: url(images/bg_foot.jpg) no-repeat top left;
	height: 50px;
	text-align: center;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
}

#footer a {
	text-decoration: underline;
	color: #7d7d7d;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	background-color: #fff;
	border: 0px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	/*background: #ffff99 url(images/bg_corner_topright.gif) no-repeat top right;*/
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	/*background: #d4dde4 url(images/bg_corner_topright.gif) top right no-repeat;*/
	font-size: 11px;
}

/* Images */

/*img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}*/

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

/*.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #E6E6E6;
}*/

/*.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}*/

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.0em;
}


/************************		top page		**************************/

table#catch{
	background-image: url(/wordpress/wp-content/uploads/minimal/top_catch_bg.png);
	width: 100%;
	border-collapse:collapse;
	height: 217px;
}

table#catch td{ color:#2663A6; }
table#catch th{ padding-bottom: 10px; }

table#catch td img{ margin-right: 10px; }

table.feature{ width: 395px; border-collapse: collapse; margin: 10px 0px 10px 0px;}


.feature_head { 
	background-image: url(/wordpress/wp-content/uploads/minimal/top_feature_head.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	vertical-align:middle;
	width: 395px; 
	height: 30px;
}

.feature_head img{
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
}

.feature_bottom { 
	background-image: url(/wordpress/wp-content/uploads/minimal/top_feature_bottom.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	width: 395px; 
	height: 8px;
}

.feature_body { 
	background-image: url(/wordpress/wp-content/uploads/minimal/top_feature_body.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	width: 395px;
	padding: 10px;
	vertical-align: top;
}

table.feature td.feature_body img{ float: left; margin: 0px 10px 10px 0px; vertical-align: top; clear: both;}

td#top_center_col{ width: 395px;}
td#top_spacer_col{ width: 20px;}
td#top_right_col{ 
	width: 155px; 
	background-color: #fee3a1; 
	background-image: url(/wordpress/wp-content/uploads/minimal/top_profile_bg.png);
	background-position: 50% 650px;
	background-repeat: no-repeat;
	font-size: 11px;
}
td#top_right_col p{ margin: 0px 10px 0px 10px;}
td#top_right_col ul{ margin: 0px; padding: 1.0em 2.0em;}
td#top_right_col ul li{font-size: 11px;margin: 0px;}


td#top_center_col p{
	margin: 0.5em;
}

/************************		ryoukin page		**************************/

table.ryoukin{ border-collapse: collapse; width: 528px; margin-left: 1px; }
table.ryoukin th{
	border: #99cc00 1px solid;
	padding: 5px 10px 5px 10px;
	background-color: #91b158;
	color: #fff;
}
table.ryoukin td{
	border: #99cc00 1px solid;
	padding: 5px 10px 5px 10px;
}


/************************		hajimete page		**************************/

table.nagare{  border-collapse: collapse; width: 528px; margin-left: 1px; margin-bottom: 10px; }
table.nagare th{
	border: #d4e8a0 1px solid; 
	background: url(/wordpress/wp-content/uploads/minimal/hajimete_th_bg.png) repeat-x top #eaf0d7;
	width: 75px;
	padding: 10px;
}

table.nagare td{
	border: #d4e8a0 1px solid;
	padding: 10px;
}

table#nagare_step1 { 
	background-image: url(/wordpress/wp-content/uploads/minimal/hajimete_step1_bg.png);
	background-repeat:no-repeat;
	background-position: 100% 0%;
	height: 118px;
}

table#nagare_step3 { 
	background-image: url(/wordpress/wp-content/uploads/minimal/hajimete_step3_bg.png);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}

div.googlemaps{
	background-image: url(http://maps.google.com/mapdata?Point=b&Point.latitude_e6=35468454&Point.longitude_e6=139620781&Point.iconid=15&Point=e&latitude_e6=35468454&longitude_e6=139620781&zm=1200&w=600&h=400&cc=&min_priority=1);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	width:540px;
	height: 450px;
}

/************************		q&a page		**************************/

.qa_q{
	background-image: url(/wordpress/wp-content/uploads/minimal/qa_q.png);
	background-repeat:no-repeat;
	padding-left: 25px;
	background-color: #f0ffc4;
	line-height: 20px;
	margin-bottom: 3px;
	font-weight: bold;
}

.qa_a{
	padding: 10px 10px 10px 20px;
	background-color: #fdfdea;
	margin-bottom: 3px;
}

.qa_a li{
	margin-left: 2.0em;
	list-style-image: url(/wordpress/wp-content/uploads/minimal/qa_a.png);
	line-height: 20px;
	list-style-position: outside;
}

/************************		koe page		**************************/

div#koe_frame{ background-color: #f7f8da; padding: 10px 20px;}

div#koe_frame p{ margin-bottom: 0em; }

.koe_type{
	background-image: url(/wordpress/wp-content/uploads/minimal/koe_tit_bg.png);
	background-repeat: no-repeat;
	width: 495px; height: 48px;
	line-height: 48px;
	text-indent: 50px;
	font-size: 16px;
	margin-top: 20px;
}

p.koe_comm{ margin-bottom: 0px;}

p.koe_prof{ 
	text-align: right;
	width: 100%;
	background-image: url(/wordpress/wp-content/uploads/minimal/koe_dotted.png);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	padding-bottom: 10px;
}

