@charset "utf-8";

/*
Theme Name:mrp08-child
Template:mrp08
Theme URI: http://hp-morph.com/
Description:MORPH 08テーマの子テーマ。
Author: Vision Inc.
Author URI: http://hp-morph.com/
Tags: simple

	hp-morph.com Template
	 http://hp-morph.com/

	This theme was designed and built by hp-morph.com template,
	whose blog you will find at http://hp-morph.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/*-------------------
Adjust Css 2016/08/19
--------------------*/
#copyright{color: #ffffff;background: #0684D6;}


/*-------------------
Adjust Css 2016/08/23
--------------------*/
a#scrollUp{
background-color:#FFCB39;
}

@media only screen and (min-width: 1024px){

nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li a b,
nav#mainNav ul li a b:hover{
	font-weight: bold;
}

}/*@media only screen and (min-width: 1024px)*/

section.widget_nav_menu a{
font-size: inherit;
}
#copyright{color: #ffffff;background: #1A95E4;}

/*-----------------------
Adjust Css 2016/08/26
-----------------------*/
@media only screen and (min-width: 1024px) {
/*
nav#mainNav ul li a span, nav#mainNav ul li a b {
	font-family: "Droid Sans" , "HGP教科書体", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
*/
}

}/*@media only screen and (min-width: 1024px)*/

#content{
	padding: 0px 0;
}
nav#mainNav ul li.current-menu-item a
{
	color:#0684D6;
}
.post table,
.post table th,
.post table td
{
border: 1px solid #8a8a8a;
border-top: none;
border-right: none;
border-left: none;
}
#post-2 h1.title{
padding-top: 35px;
}
/*-----------------------
Adjust Css 2016/08/29
-----------------------*/
section.widget_nav_menu a,
section.widget h2 span,
h1.title span,
body,
#footer ul li a,
#copyright,
.post h2,
.post h3
{
/*
font-family: "Droid Sans" , "HGP教科書体", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

font-size: 103%;
font-weight: bold;
*/
}
#content{
padding-bottom:15px;
padding-top:0px;
}