@charset "utf-8";
/*

Theme name: JMAN
Description: A WordPress theme
Version: 1.0
Author: MH
Author URI: http://miwpla.net
Tags: white, fixed-width, two-columns

*/



/* Begin Typography & Colors */
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, Tahoma;
  background: #fff url('images/top_bg.gif') no-repeat center top;
  color: #333;
  text-align: center;
  }

body#home {
  background:#fff url("images/home_top_bg.gif") no-repeat center top;
  }

#page {
  background-color: transparent;
  text-align: left;
  }

#header {
  background:transparent;
  float:left;
  width:100%;
  height:125px;
  margin-top:0;
  position:relative;
/*  border:1px solid green;*/
  }

#home #header {
  height:200px;
  }

#logo {
  background:none;
  background-color:transparent;
/*  float:left;*/
  display:block;
  width:255px;
  height:113px;
/*  margin:12px 0 0 12px;*/
  padding:0;
  text-indent:-10000px;
  border-width:0;
  text-decoration:none;
  position:absolute;
  top:12px;
  left:12px;
/*  border:1px solid red;*/
  }

#home #logo {
  width:340px;
  height:160px;
/*  margin:35px 0 0 65px;*/
  position:absolute;
  top:35px;
  left:65px;
/*  border:1px solid red;*/
  }

#rssfeed {
  width:70px;
  height:30px;
  position:absolute;
  top:10px;
  left:825px;
  color:red;
  font-size:10px;
/*  border:1px solid red;*/
  }
#rssfeed a, #rssfeed a:visited {
  color:orange;
  }
#rssfeed a:hover {
  color:red;
  }
  .rss {
  background: url('images/rss-icon.png') left 50% no-repeat;
  padding-left: 20px;
  padding-bottom: 2px;
  padding-top: 2px;
}

/* =Nav
----------------------------------------------- */
#nav {
  background:transparent;
  float:left;
  width:100%;
  border:none;
  }
.home #nav {
  background-position:0 0;
  }
#nav ul {
  margin:7px 0 0 25px;
  padding:0 20px;
  list-style:none;
  font-size:12px;
  }
/* Only for IE5 and IE6 */
* html #nav ul {
  margin-top:7px;
  }

#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:none;
  color:#666;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
  }
#nav a:hover {
  color:#cb3630;
  }
#nav .current_page_item a, #nav #current a {
  color:#fff;
  background-color:#000;
  font-weight:bold;
  }
#nav .current_page_item a:hover, #nav #current a:hover {
  color:#fff;
  }

#content {
  font-size: 1.2em;
  }

.narrowcolumn .entry {
  line-height: 1.5em;
  }

.narrowcolumn .postmetadata {
  text-align: left;
  }

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
  border-left: 1px solid #ddd;
}

#footer {
  clear:both;
  margin:0;
  padding:0;
  background:#fff url("images/bottom_bg.gif") no-repeat center bottom;
  text-align:center;
  color:#333;
  height:50px;
/*  border:1px solid red;*/
  }
#footer p {
  margin:0;
  padding:20px 20px 0;
  color:#555;
  font-size:12px;
  text-align:center;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
  height:1%;
  }

small {
  font-family: Arial, Helvetica, Sans-Serif, Tahoma;
  font-size: 1em;
  line-height: 1.5em;
  }

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Tahoma;
  font-weight: bold;
  }

h1 {
  font-size: 2em;
  text-align: center;
  }

h2 {
  font-size: 1.6em;
  }

h2.pagetitle {
  font-size: 1.6em;
  }

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif, Tahoma;
  font-size: 1.2em;
  color:#656144;/* from 2010 trend color - basic light */
  }

h3 {
  font-size: 1.3em;
  }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: #000;
  }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #cb3630;/*#E80707; looks like same color as logo */
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.entry p a:visited {
  color: #bd2228;
  }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
  }
.sticky h2 {
  padding-top: 10px;
  }

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif, Tahoma;
  }
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, Tahoma;
  }

.commentmetadata {
  font-weight: normal;
  }

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, Tahoma;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #7F5723;/*#06c;*/
  text-decoration: none;
  }

a:hover {
  color: #cb3630;
  text-decoration: underline;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */
body {
  margin: 0;
  padding: 0;
  }

#page {
  margin: 0 auto;
  padding: 0 0 10px 0;
  width: 900px;
  }

.narrowcolumn {
  float: left;
  padding: 0 15px 0 15px;
  margin: 0;
  width: 660px;
  }

.post {
  margin: 0 0 40px;
/*  text-align: justify; */
  padding-bottom:5px;
  background:url("images/divider.jpg") no-repeat center bottom;
  }

.post hr {
  display: block;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

#footer {
  margin:0;
  padding:0;
  background:#fff url("images/bottom_bg.gif") no-repeat center bottom;
  text-align:center;
  color:#333;
  height:50px;
/*  border:1px solid red;*/
  }
#footer p {
  margin:0;
  padding:20px 20px 0;
  color:#555;
  text-align:center;
  }
/* Fixes footer containment bug in IE-Win (5 and 6)
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
/* End Structure */



/*  Begin Headers */
h1 {
  padding:5px 0 0;
  margin: 0;
  }

h2 {
  margin: 30px 0 0;
  }

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 3px 0 0 40px;
  background:url("images/sidebar_h2.gif") no-repeat left top;
  }

h3 {
  padding: 0;
  margin: 30px 0 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
/* End Headers */



/* Begin Images */
img {/* add from Miw base */
  vertical-align:bottom;
  border:none;
  }
.imgtop {/* add from Miw base */
  vertical-align:top;
  }
p img {
  padding: 0;
  max-width: 100%;
  }

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
  }

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 100%;
  padding: 2px;
  }
*html #commentform {
  margin:0;
  }
*html #commentform textarea {
  width: 600px;
  padding: 0;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
/*  text-align: justify; */
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */



/* Begin Sidebar */
#sidebar {
  float:right;
  padding: 0 7px 0;
  margin: 35px 0 0;
  width: 195px;
  border-left:1px solid #ccc;
  }

#home #sidebar {
  margin-top:37px;
  }

#sidebar form {
  margin: 0;
  }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  display: block;
  }

#wp-calendar caption {
  text-align: center;
  width: 100%;
  }

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  }
/*  width:50%;*/
  }
* html .navigation {
  width:100%;
  margin-bottom: 35px;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */


/* addition ----------------------------- */
.red { 
  color:red;
  }
#sidebar {
  background:#eee url("images/SidebarTop.gif") no-repeat -1px top;
  }
 #sidebar .widget li {
/*  font-size:10px;*/
  line-height:1.4em;
  margin:5px 0;
  }
.r {
  clear:both;
  display:block;
  margin:0; padding:0;
  height:1px;
  line-height:1px;
  font:1px Verdana,Arial,Sans-serif;
  }
.ddsg-wrapper {
  margin-left:30px;
  }
.ddsg-wrapper p {
  display:none;
  }
#content .post small {
  padding-left:60px;
  background:url("images/post_data_bg.jpg") no-repeat left top;
}
#content .postmetadata small {
  background-image:none;
  font-size:0.9em;
  text-align:left;
  }
.narrowcolumn p.postmetadata small {
  text-align:left;
  }
* html .single #page #content .entry .alt small {
  text-align:left;
  }
.wpcf7 {
/*  background:url("images/LipMakeUp.jpg") no-repeat center center;*/
  }
.wpcf7 p {
  font-weight:bold;
  }
/* modified
#page_h2 {
  display:none;
  }*/
.jm-t12 {
  font-size:12px;
  line-height:1.5em;
  }
.jm-t10 {
  font-size:10px;
  line-height:1.5em;
  }
  

/* for May9 */
#may9 {
  margin-top:25px;
  }
#may9 p {
  margin-top: 5px;
  }
#may9 a.pdf {
  padding:5px;
  border:1px solid red;
  color: #ffffff;
  background-color:#ff9999;
  text-align: center;
  font-weight:bold;
  font-size:12px;
  }
#may9 .pastjman {
  text-align:right;
  margin-top:15px;
  }
#may9 .red {
  font-weight:bold;
  }


/* for kentei 3kyuu */
#kentei {margin-top:35px; margin-left:20px; width:600px; text-align:left;}
#kentei img {border:1px solid #333;}
#kentei th, #kentei td {border:1px solid #999;}
#kentei tr, #kentei td {vertical-align:top;}
#kentei th {font-size:14px;padding:5px;}
#kentei td {font-size:11px;line-height:1.5em;white-space:nowrap;padding:3px;}
#kentei h2 {margin:0 0 10px 0;}

#kentei li:before { content: none; }
#kentei ul {
	margin:0 0 0 0.5em;
	padding:0;
}

.gold {background-color:gold;}
.silver {background-color:silver;text-align:center;}
.bluecolor{background-color:#99CCFF; text-align:center;}
.eee {background-color:#eee;text-align:center;}
.ffc {background-color:#ffc;text-align:center;}
.number {text-align:center;}


#kentei .title2nd{
	font-size:0.7em;
	font-weight:normal;
}

/* for contact */
#contact {
  margin:35px 0 0 20px;
  padding:20px 0;
  width:600px;
  background:url("images/LipMakeUp.jpg") no-repeat center top;
/*  border:1px solid red;*/
  }
#contact h2 {
  text-align:center;
  color:#000;
  padding:0;
  margin:0;
  }

/* for About */
#about {
  text-align:left;
  margin:35px 0 0 20px;
  padding:0;
  width:600px;
/*  background:url("images/about_bg.jpg") no-repeat center bottom;*/
  background:url("images/about_bg2.jpg") no-repeat right bottom;
/*  border:1px solid red;*/
  }
#about h2 {
/*  display:inline;*/
  color:#fff;/*#EED3A8;*/
  padding:7px 12px;
  margin:0;
  font-size:16px;
  background-color:#656144;/*#9F9CCB;*/
  border:1px solid #999;
  }
#about h2, #about h3, #about h4 {
  text-align:center;
  }
#about h3 {
  font-size:14px;
  color:#000;
  }
#about h4 {
/*  margin-top:100px;*/
  display:inline;
  color:#000;
  padding:7px 10px;
  font-size:12px;
  background-color:#B9B8BD;/*#EED3A8;*/
  border:1px solid #999;
  }

/* for SiteMap */
#sitemap {
  background:url("images/sitemap_bg.jpg") no-repeat right bottom;
/*  border:1px solid red;*/
  margin-top:15px;
  }

#sitemap h3 {
  margin-left:35px;
  font-size:14px;
  font-weight:normal;
  color:#000;
  }
#sitemap h3 a {
  color:#7F5723;
  }
#sitemap h3 a:hover {
  color:#cb3630;
  }

/* for Membership */
#membership {
  margin-top:35px;
  background:url("images/membership_bg.jpg") no-repeat right bottom;
  }
#membership h2 {
  text-align:center;
/*  color:#000;*/
  }
#membership a {
  text-decoration:underline;
  font-size:14px;
  color:#CB3630;
  }
#membership a:hover {
  color:red;
  }

/* page H1 hidden */
#may9 h1, #about h1, #sitemap h1, #contact h1 {
  display:none;
  }

/* post divider hidden */
.page-id-2 .post, .page-id-5 .post, .page-id-7 .post, .page-id-9 .post, .page-id-11 .post, .page-id-13 .post, .single .post {
  padding-bottom:0;
  background-image:none;
  }


/* for check 
.entry {
  border:1px solid red;
  }*/
  
.notice {
  display:block;
  background-color:#cce;
  font-weight:bold;
  padding:5px;
  margin-top:0;
  text-align:right;
}
#img-to-may9 {
  margin-left:0;
  }


/* 20111119追加　検定２級 second ----------------------------- */

#kentei02 {margin-top:35px;margin-left:50px; width:580px;background:transparent;}
#kentei02 table { width:260px; }
#kentei02 td { }


/*------ 20111127追加　検定２級＆インストラクター　共通部分------- */
.leftpos, .sleftpos {float:left;
	border: 15px solid #ffffff;
}

.leftpos table{
	background-color:#e3d6c5;
}

.rightpos, .srightpos{
	border: 15px solid #ffffff;
}

.rightpos table{
	background-color:#e3d6c5;
}


.sleftpos table{
	background-color:#c7a3a1;
}

.srightpos table{
	background-color:#c7a3a1;
}


.title1st{
	font-size:1.3em;
	font-weight:bold;

}

.title2nd{
	font-size:0.7em;
	font-weight:normal;

}



.kentei02text{
	
}

.kentei02no{
	text-align:right;
}

/* 20111119追加　検定1級 1st ----------------------------- */

#kentei01 {margin:20px 0px 30px 50px;  width:580px;background:transparent;}
#kentei01 table { width:95%; }
#kentei01 td { }

.kentei01no {text-align:right; color: #FFFFFF; font-weight: bold;}
.kentei01name{font-weight:bold; }
.kentei01details {font-size: 0.8em;}
.kentei01prophoto{vertical-align: top;}
tr.kentei01listbottom{vertical-align: bottom;}
tr.kentei01listtop{vertical-align: top;}
.kentei01list table{
	margin-bottom:20px;
	background-color:#e3d6c5;
}

.kentei01slist table{
	margin-bottom:20px;
	background-color: #c7a3a1;

}

/* 20111119追加　検定インストラクター kenteiins ----------------------------- */

#kenteiins {margin-top:35px;margin-left:50px; width:600px;background:transparent;}
#kenteiins table { width:100%; }
#kenteiins td {}

.kenteiinsname{font-weight: bold;}

.kenteiinstitles{
	text-ailgn: left top;	
}

.kenteiinsdetails{font-size: 0.8em;}

.kenteiinsno{text-align:right; font-weight: bold; }


/* 20111127追加　検定フロントページ ----------------------------- */

#examination h3{
	margin-bottom: 1em;
	padding: 5px 10px;
	border-bottom: 1px solid #8fc31f;
	font-size: 1.5em;
	text-align: left;
	color: black;
}
#examination h4{
	margin-bottom: 1em;
	padding: 5px 10px;
	border: 3px solid #8fc31f;
	background-color: #8fc31f;
	font-size: 1.2em;
	text-align: center;
	color: white;
}

#examination h5{
	margin-bottom: 1em;
	padding: 5px 10px;
	border: 2px solid #8fc31f;
	font-size: 1.2em;
	text-align: center;
	color: black;
}
#examination h6{
	margin-bottom: 1em;
	padding: 5px 10px;
	border: 3px solid #f39700;
	background-color: #f39700;
	font-size: 1.2em;
	text-align: center;
	color: white;
}

/* 20111128追加　入会フロントページ ----------------------------- */

#application h2{
	font-size: 1.4em;
	line-height:1.4em;
	color:#ff9933;
	text-align:left;
}

#application h3{
	margin-bottom: 1em;
	padding: 5px 10px;
	border-bottom: 1px solid #8fc31f;
	font-size: 1.5em;
	text-align: left;
	color: black;
}

/* 20111128追加　入会フォームページ ----------------------------- */

.formapplication{
	text-align: left;
	border-collapse: collapse;
}

.formapplication td{
	border-bottom: 1px solid #333333;

}

div.sub-group {
clear: both;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
padding: 7px 15px;
}

div.even { background-color: #f9f9f9; }

.label-txt {
width: 200px;
display: block; float: left;
margin-right: 15px;
border-right: solid 2px #999;
}

