@charset "utf-8";
/*
Theme Name:	RyoseiStyle
Theme URI:      http: //www.tanaka-ryosei.com/
Description:    Twenty Twelve Child Theme
Author:         Ayumi Furukawa
Author URI:     http: //www.ayumifurukawa.com/
Template:	twentytwelve
Version:        0.1.0
*/

@import url('../twentytwelve/style.css');
 
/* Page structure */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.site-content {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
	background: #fff;	/*	�R���e���c�S�̂̔w�i�F���ύX	*/
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
	padding: 12px 12px 12px 12px;
	padding: 0.857142857rem 0.857142857rem 0.857142857rem 0.857142857rem;
	background: #f5faf1;	/*	�T�C�h�o�[�S�̂̔w�i�F�̕ύX	*/
}

/* Header */
.site-header {
	padding: 24px 0;
	padding: 1.714285714rem 0;
	background: #ddd;	/*	�w�b�_�[�S�̂̔w�i�F���ύX	*/
}

/* �y�[�W�ŏ㕔�̂����Ԃ����� */
#page.hfeed.site {
	margin-top: 0;
}

/* �w�b�_�[�㕔�̂����Ԃ��Ȃ����ɂ� */
.site-header {
	padding: 0;
}
.header-image {
	margin-top: 0;
}

/* �w�b�_�[�ƃ��j���[�̊Ԃ̂����Ԃ����� */
.main-navigation {
	margin-top: 0;
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
	border-left: 4px solid #5f7e3f;	/*	���e�L���̃^�C�g���̍����Ƀ{�[�_�[���C��������	*/
	border-bottom: 1px solid #5f7e3f;	/*	���e�L���̃^�C�g���̉����Ƀ{�[�_�[���C��������	*/
	padding-top: 5px;	/*	���e�L���̃^�C�g���̏㑤�ɗ]�����ǉ�	*/
	padding-left: 5px;	/*	���e�L���̃^�C�g���̍����ɗ]�����ǉ�	*/
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0 24px 24px;
	padding: 1.714285714rem 0 1.714285714rem 1.714285714rem;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* �X�}�[�g�t�H���p��MENU�{�^������MAX�ɕύX */
/* Buttons */
.menu-toggle,
input[type="submit"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
    padding: 7px 10px;
    padding: 0.5rem 0.714285714rem;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.7142857;
    font-weight: bold;
    color: #ffffff;
    background-color: #00a48c;
    background-repeat: repeat-x;
    
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
input[type="submit"],
article.post-password-required input[type=submit] {
    cursor: pointer;
}
.menu-toggle:hover,
input[type="submit"]:hover,
article.post-password-required input[type=submit]:hover {
    color: yellow;
    background-repeat: repeat-x;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
input[type="submit"]:active,
article.post-password-required input[type=submit]:active,
input[type="submit"].toggled-on {
    color: #777;
    background-color: #e1e1e1;
    background-repeat: repeat-x;
    box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
    border: none;
}
li.bypostauthor cite span {
    color: #fff;
    background-color: #21759b;
    background-image: none;
    border: 1px solid #1f6f93;
    border-radius: 2px;
    box-shadow: none;
    padding: 0;
}
/* Form fields */
