@charset "utf-8";

/*
Theme Name:mrp09-child
Template:mrp09
Theme URI: http://hp-morph.com/
Description:MORPH 09テーマの子テーマ。
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
-------------------------------------------------------------- */
@media only screen and (min-width: 1024px)
 {
nav#mainNav ul li a span, nav#mainNav ul li a b {
    font-size: 18px;
}
#mainImgfix .panel ul li a {
    color: #FFFFFF;
    text-shadow: 1px 1px 3px #000, 1px 1px 3px #000, 1px 1px 3px #000, -1px -1px 3px #000;
}
}


@media only screen and (max-width: 780px) {
#mainImgfix #header-layout {
    padding:  0;
}
}

a:hover, a:active {
    color: #a70000;
}

h1.title {
    padding: 55px 0 5px 0;
}


@media only screen and (min-width: 960px){
.post .column2_50 {
    margin: 5px 35px;
    width: 41.9%;
}
}

@media only screen and (min-width: 1600px)
 {
#mainImgfix {
    height: 700px;
}
.mainfix {
    height: 700px;
}
}

.post .column3_33 {
    margin: 5px 3% 0 0;
}

.post .column2_30 {
    padding-right: 2%;
}

@media only screen and (min-width: 1024px){
.sticky-header .panel ul {
    padding: 46px 0;
}

#mainImgfix .panel ul li {
    margin: 0 7px;

}
}