/*
Theme Name: メイン《zeecompanyの子テーマ》
Author:S.Kurakami
Template:zeecompany
*/


/*============================ RESET ============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/*============================ SETUP ============================*/
html {
	font-size: 62.5%;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	font-size: 1em;
	border: 0;
	color: #111;
	background: #ececec;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
a, a:link, a:visited{
	color: #006bff;
	text-decoration: none;
}
a:hover, a:active {
	color: #00a60c;
	text-decoration: underline;
}
input, textarea {
	background-color: #f5f5f5; 
	margin: 5px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333;
}
/*============================ WRAPPER ============================*/
#wrapper {
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-top: 5px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 10px;
	width: 890px;
	background: #fff;
}
#header {
	background: #fff;
}
/*============================ STRUCTURE ============================*/
#wrap {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 30px;
}
#content {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 625px;
}
.fullwidth {
	width: 840px !important;
}
/*============================ SIDEBAR ============================*/
#sidebar {
	margin-top: 15px;
	padding: 15px;
	margin-left: 660px;
	width: 200px;
	background-color: #ececec; 
}
#sidebar ul li h2 {
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin: 0px;
	border-color: #dcdcdc;
	border-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	font-size: 1.3em;
	font-weight: normal;
	color: #00a60c;
	background: url(images/sidebar_bg.png) repeat-x #eee;
}
#sidebar ul li {
	margin-bottom: 20px;
	padding: 0;
}
#sidebar ul li ul, #sidebar ul li div{
	margin-bottom: 5px;
}
#sidebar a, #sidebar ul {
	font-weight: bold;
}
#sidebar ul li ul{
	font-size: 1.2em;
	padding: 5px 0;
	margin-bottom: 5px;
	background: #fff;
	list-style: url(images/sidebar_arrow.png) inside;
	color: #999 !important;
}
#sidebar a:link, #sidebar a:visited  {
	text-decoration: none;
	color: #006bff;
  }
#sidebar a:hover, #sidebar a:active {
	color: #00a60c;
	font-weight: bold;
}
#sidebar ul ul li {
	margin: 5px 10px;
	padding: 0;
	border: 0;
}
#sidebar .children {
	margin-top: 10px;
	margin-left: 10px;
	background: none;
}
/* Theme SocialMedia Widget */
#socialmedia_buttons img{
	margin: 4px;
}
/* Theme Ads Widget */
#ads {
	margin: 5px 8px;
}
/* Theme Search Widget */
.screen-reader-text {
	display: none;
}
#sidebar ul li#search-2 {
	padding: 10px;
	background-color: #ffffff; 
}
#s {
	background: #eee;
	border: 1px solid #ddd;
	padding: 6px 5px;
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	width: 155px;
}
#searchsubmit {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 10px;
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
}
#searchsubmit:hover {
	background: #eee;
}
/*============================ TOP NAVIGATION ============================*/
#topnavi {
	float: right;
	width: 100%;
}
#topnavi a {
	float: right;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
}
#topnavi a:hover{
	text-decoration: underline;
}
.current_page_item a, .current-cat a, .current-menu-item a{
	color: #00a60c;
	text-decoration: underline;
}
/*============================ HEADER ============================*/
#head {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	border-bottom: 1px solid #ccc;
}
#custom_header img {
	margin-top: 1px;
	border: 0;
}
#head h1 {
	padding:5px;
	font-size: 2.0em;
	color: #333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
}

/*============================ NAVIGATION ============================*/
#navi {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #66ccff;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
}
#navi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
#navi ul li{
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
#navi ul li a{
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	margin: 0;
	border-right: 1px solid #fff;
	text-decoration: none;
}
#navi ul li a:link, #navi ul li a:visited{
	color: #0066ff;
}
#navi ul li a:hover{
	color: white;                          
	background: #99ccff;
}

/*1st sub level menu*/
#navi ul li ul{
	position: absolute;
	width: 170px;
	display: block;
	visibility: hidden;
	border: 0;
	z-index: 10;
	padding: 1px 0 0 0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#navi ul li ul li{
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#navi ul li ul li ul{
	margin-top: -1px;
}
/* Sub level menu links style */
#navi ul li ul li a{
	font: normal 1.0em Verdana;
	height: auto;
	padding: 5px 5px 5px 10px;
	margin: 0;
	background: #666666;
	color: #fff !important;
	border: none !important;
}
#navi ul li ul li a:link{
	color: #fff !important;
}
#navi ul li ul li a:hover{ /*sub menus hover style*/
	color: white;                          
	background: #999999;
}

#navi ul li.current_page_item a, #navi ul li.current-cat a, #navi ul li.current-menu-item a{
	background-position: 0 bottom;
	color: white;                          
	background-image: url(images/nav_bg_on.png);
	background-repeat: repeat-x;
}

#content .breadcrumbs {
	margin-bottom: 15px;
	padding: 5px;
	color: #666666;
	font-size: 1.0em;
}



/*============================ More_Posts, Calendar ============================*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #555;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 5px;
	text-align: left;
}
#wp-calendar th{
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
}
#wp-calendar td{
	text-align: center;
}
.more_posts {
	margin: 5px 0 15px 5px;
	height: 15px;
}
.more_posts .alignleft {
	float: left;
}
.more_posts .alignright {
	float: right;
}
/*============================ Shortcode Columns ============================*/
.column h1, .column h2, .column h3, .column h4, .column h5 {
	margin: 10px 0 !important;
}
.one, .one-half, .one-third, .two-thirds,
.one-fourth, .three-fourths { float: left; margin: 10px 15px 5px 0; padding: 5px 10px; background: #eee; }
.one { width: 800px; }
.one-half { width: 380px; }
.one-third { width: 242px; }
.two-thirds { width: 519px; }
.one-fourth { width: 173px; }
.three-fourths { width: 589px; }

.last { margin-right: 0 !important; }
/*============================ POST ============================*/
/*
.post, .attachment, .type-page {
	margin: 0 10px 30px 10px;
}
*/
h2 {
	color: #005F5E;
	padding-bottom: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	border-bottom-color: #a1ceff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
    font-size: 1.8em;
}
#content h2 a:link, #content h2 a:visited{
	color: #00a60c;
	text-decoration: none;
}
#content h2 a:hover, #content h2 a:active{
	color: #006bff;
}
#content .post h2 {
	color: #005F5E;
    font-size: 1.5em;
}
.entry {
	line-height: 1.8;
/*
	border-bottom: 1px solid #ccc;
*/
}
.entry h1, .comment h1 {
	font-size: 1.9em;
	margin: 0px 0 0 0;
	color: #005F5E;
}
.entry h2, .comment h2 {
	font-size: 1.5em; !important;
	margin: 8px 0 2 0;
	padding: 0;
	color: #005F5E; !important;
	border-bottom-color: #CCCCCC;
}
.entry h3, .comment h3 {
	font-size: 1.5em;
	margin: 20px 0 0 0;
	color: #005F5E;
}
.entry h4, .comment h4 {
	font-size: 1.3em;
	margin: 15px 0 0 0;
	color: #005F5E;
}
.entry h5, .comment h5 {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	color: #005F5E;
	font-weight: bold;
}
.entry h6, .comment h6 {
	font-size: 1.2em;
	margin: 5px 0 0 0;
	color: #005F5E;
	font-weight: bold;
}
.entry p {
	line-height: 1.80;
	font-size: 1.2em;
	margin: 5px 0 15px 0;
}
.sticky {
	padding: 10px;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	background: #f5f5f5;
}
.arh {
	margin: 5px 5px 15px 5px;
	font-size: 1.5em !important;
	color: #444 !important;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.postmeta {
	color: #333;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 0.85em;
	font-weight: bold;
}
.postinfo {
	margin-bottom: 10px;
	padding: 5px 15px;
	color: #333;
	font-size: 0.85em;
	font-weight: bold;
}
/*============================ Text Elements ============================*/
.entry ul, .comment ul{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 20px 3em;
	font-size: 1.2em;
}
.entry ol, .comment ol{
	list-style: decimal outside;
	margin: 0 0 20px 3em;
	font-size: 1.2em;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 5px;
	font-size: 100%;
}
dl {
	margin: 10px 0 20px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big, .big_tag {
	font-size: 1.3em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
code, pre {
	padding: 3px 8px;
	margin: 0 1px;
	background: #eeeeee;
	color: #222 !important;
	font-size: 0.9em;
	font-family: Monospace, "Courier New", Courier;
	overflow: auto;
}
del, strike, s{
	text-decoration: line-through;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
small {
	font-size: 0.7em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt, .entry .tt_tag {
	font-size: 1.1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}
blockquote {
	margin-left: 30px;
	padding: 15px;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	color: #666;
}
blockquote:before { 
	content:open-quote;
	color: #777;
	font-size: 60px;
	line-height: 15px;
	float: left;
	margin-left: -40px;
	font-family: "Times New Roman";
}
blockquote:after{ 
	content:close-quote;
	color: #777;
	font-size: 60px;
	line-height: 15px;
	float: right;
	margin-top: -10px;
	font-family: "Times New Roman";
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
	margin: 20px 0;
	text-align: left;
	width: 100%;
}
.entry tr th,
.entry thead th {
	color: #555;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	padding: 5px 15px;
}
.entry tr td {
	border-top: 1px solid #ddd;
	padding: 5px 15px;
}
.entry tr.odd td {
	background: #eee;
}
/*============================ POST Images ============================*/
.entry img {
	max-width: 100%;
	height: auto;
}
.wp-caption  {
	margin: 5px;
	max-width: 100%;
	padding: 6px 3px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
}
.wp-caption-text {
	margin: 0 !important;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
}
.alignleft { 
	float: left; 
	display: inline; 
	margin: 10px 15px 10px 5px;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 10px 5px 10px 15px;
}
.aligncenter {
	margin: 10px auto; 
	display: block;
}
.wp-post-image {
	border: 5px solid #ddd;
}
.gallery {
     margin: 10px auto;
}
.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
.gallery-caption {
	padding: 0 5px;
}
/*============================ Featured Posts Slider ============================*/
#content-slider {
	margin: 0 10px 20px 10px;
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #999;
	background-color: #eee;
}
#slideshow {  
    width: 490px;  
    padding: 0;  
    margin:  0;
}
#slideshow .post{  
    padding: 0;
	margin: 0;
	border: none;
}

#slide_panel {
	margin: 0 0 0 10px;
	height: 20px;
	width: 510px;
	background-color: #fff;
	padding: 10px 5px;
	border-bottom: 1px solid #999;
}
#slide_head {
	float: left;
	font-size: 1.5em !important;
	color: #444;
}
#slide_keys {
	float: right;
	margin-top: 5px;
}
#slide_keys a:link, #slide_keys a:visited {
	font-size: 1.2em;
	font-family: arial, verdana;
	cursor: pointer;
	margin-right: 5px;
	padding: 5px;
	font-weight: bold !important;
	text-decoration: none;
}
#slide_keys a:hover {
	text-decoration: underline;
}

/*============================ Comments ============================*/
#comments, #respond {
	padding: 5px;
	background-color: #fff;
}
#comments h3, #respond h3 {
	font-size: 1.5em;
	color: #00a60c;
	padding:5px;
	margin: 10px 0 0 0;
}
/* Reset #comments h3 */ 
.comment h3 {
	padding: 0 !important;
	margin: 10px 0 !important;
	color: #444 !important;
}
#comments a:link, #comments a:visited, #respond a:link, #respond a:visited {
	color:#444;
	text-decoration: none;
}
#comments a:hover, #comments a:active, #respond a:hover, #respond a:active{
	color:#555;
	text-decoration: underline;
}
.comment_navi {
	margin: 10px 0;
	height: 30px;
	line-height: 10px;
	font-size: 0.9em;
	font-weight: bold;
}
.comment_navi .alignleft {
	float: left;
}
.comment_navi .alignright {
	float: right;
}

.commentlist {
	text-align: justify;
}
.commentlist .comment{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	border-top: 1px solid #ccc;
	list-style: none;
}
.comment-author img {
	float: left;
	margin: 5px 10px 5px 0;
}
.fn {
	color: #666;
}
.fn a:link, .fn a:visited {
	text-decoration: underline !important;
}
.fn a:hover, .fn a:active {
	text-decoration: none !important;
}
.comment-author .says {
	display: none;
}
.comment-author .fn {
	line-height: 30px;
	font-weight: bold;
	font-size: 1.3em;
	font-style: normal;
}
.bypostauthor .fn{
	color: #006bff;
}
#comments .children {
	margin-top: 10px;
	margin-left: 25px;
}
.commentlist p {
	clear: left;
	margin: 10px 5px 10px 0;
}
.comment-reply-link {
	text-decoration: underline !important;
	color: #00a60c;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform p {
	margin: 5px 0 10px 5px;
}
#commentform input {
	display: block;
	width: 250px;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 0 10px 0;
}
.comment-form-comment {
	padding-right: 10px;
}
#commentform textarea {
	display:block;
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 0 20px 0;
}
#commentform #submit {
	float: right;
}
#commentform label {
	font-size: 1.0em;
	font-weight: bold;
}
.nocomments {
	margin: 10px;
	padding: 0;
}
/*============================ WP-Pagenavi ============================*/
.wp-pagenavi {
	margin: 5px;
	border: 1px solid #ddd;
	padding: 10px 5px;
	background: #eee;
}
.wp-pagenavi .pages {
    float: right;
	margin-right: 10px;
}
.wp-pagenavi a {
    margin: 0 5px 0 0;
    padding: 4px 5px;
    color: #006bff;
    text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
}
.wp-pagenavi .current {
    margin: 0 5px 0 0;
    padding: 4px 8px;
    background-color: #00a60c;
    color: #fff;
    text-align: center;
	font-weight: bold;
}
/*============================ FOOT ============================*/
#footer {
	padding-left: 2px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 15px;
	border-top: 1px solid #ccc;
}
#footer p {
	color: #666666;
	font-size: 1.2em;
}
#footer .credit_link {
	float: right;
}






/*============================ kurakami ============================*/

#myIframe #header,
#myIframe #head,
#myIframe #sidebar,
#myIframe #footer {
	visibility: hide;
}
hr {
	margin-bottom: 10px;
	margin-top: 5px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-color: #00aa08;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.page_child ul {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 30px;
}
.page_child li {
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
}




#memPage {
}
#memTable {
	margin: 0px;
	padding: 0px;
}
#memPicture {
	margin: 0px;
	float: left;
	width: 195px;
}
#memPicture img {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-color: #cecece;
	border-style: solid;
	padding: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 20px;
}
#memDiv {
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1.0;
	width: 430px;
	float: right;
}
#memDivNonPic {
	margin: 0px;
	padding-bottom: 10px;
	line-height: 1.0;
	padding-left: 30px;
}
#memPage  h2 {
	line-height: 1.0;
	font-size: 2em;
	margin-bottom: 7px;
}
#memDiv p,
#memDivNonPic p {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}
#memDivNonPic  h2,
#memDivNonPic p.memName {
	margin-left: -30px;
}
#memDiv p.memName,
#memDivNonPic p.memName {
	color: #008040;
	padding-bottom: 10px;
}
#memDiv p.memMail,
#memDivNonPic p.memMail {
	padding-bottom: 10px;
}
.memMail span, .memYear span, .memPlace span, .memRoom span, .memTel span, .memPosi span {
	color: #999999;
}
#memPage  h3 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 3px;
	background-color: #ceeaff;
	font-weight: bold;
	color: #008040;
	font-size: 1.5em;
}
#memPage  h4 {
	margin-top: 6px;
	margin-bottom: 4px;
	color: #008040;
	font-size: 1.5em;
}
#memPage  h5 {
	margin-top: 6px;
	margin-bottom: 4px;
	color: #008040;
	font-size: 1.5em;
}
#memPage  ul, #memPage  ol {
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}
#memPage  li {
	padding-bottom: 8px;
	margin-left: 10px;
	list-style-position: outside;
}


#memIndex h3 {
}
#page-memIndex table {
	width: auto;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#page-memIndex table th {
	background-color: #ceeaff;
}
#page-memIndex table td {
	font-size: 1.2em;
}
#page-memIndex th.memtSimei {
	width: 10em;
}
#page-memIndex th.memtYaku,
#page-memIndex th.memtYear {
	width: 10em;
}
#page-memIndex th.memtMail {
	width: 12em;
}

#page-study li {
	padding-bottom: 8px;
}




/*
#pageWN {
	margin-bottom: 25px;
	margin-top: 25px;
}


#footer {
	width: 100%;
}
#foot_totop {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -20px;
	border-color: #a4c9ff;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 228px;
	float: right;
}
#foot {
	padding: 10px;
	background-color: #00aa08;
	min-height: 50px;
}
#foot p {
	color: white;
	font-size: 1.1em;
}
#foot_left {
	float: left;
	margin: 10px;
}
#foot_right {
	width: 230px;
	float: right;
	margin: 10px;
}
*/
