@charset "UTF-8";
/*
Theme Name: MY THEME
Author: mune
Description: this is my original theme.
Version: 1.0
*/

body{
	font-family: Meiryo,verdana,'Hiragino Kaku Gothic Pro W3','£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	background:#E5E5E5;
	margin: 0px;
}

.container{
	background-color: #ffffff;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto
}

.contents{
	margin-top: 0px;
}

/*¡¡Ó›ÊÂ¡¡*/
article{
	margin: 0px 30px 10px 30px;
	overflow: hidden;
	padding-top: 30px;
}

article p{
	font-size: 14px;
}

article h1 {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 0px 8px;
    letter-spacing: 1px;
}

article h1 a{
	color: #000000;
	text-decoration: none
}

article h1 a:hover{
	color: #4596e1;
	text-decoration: none
}

article h2 {
    border-left: 5px solid #7db4e7;
    border-bottom: 1px solid #8b97a5;
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 15px;
    font-weight: bold;
    background-color: #e4f3ff;
    letter-spacing: 1px;
}

.columnbox {
    position: relative;
    margin: 20px 0;
    padding: 15px 15px;
    border: solid 2px #6699FF;
    border-radius: 6px;
    color:#3f76a1;
}

.columnbox .box-title {
    position: absolute;
    display: inline-block;
    top: -7px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 14px;
    background: #FFF;
    color: #6699FF;
    font-weight: bold;
}
.columnbox p {
    margin: 0; 
    padding: 0;
}

table.TableStyle2{
font-size: 12px;
width: 100%;
border-collapse: collapse;
}

table.TableStyle2 th{
padding: 3px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}

table.TableStyle2 td{
padding: 3px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

.entrybody{
	margin-left: 10px;
	margin-right: 10px;
}

.entryhead {
    background-color: #eee;
    border-left: solid 5px #7db4e6;
    border-bottom: 1px solid #aaa;
    border-bottom: solid 2px #aaa;
}


/*¡¡Ó›ÊÂ¤Î¸¶¼ÓÇéˆó¡¡*/
.postinfo{
	padding-right: 30px;
	font-size: 12px;
	text-align: right;
}

.postinfo a{
	color: #000000;
	text-decoration: none;
}

.postinfo .postcat{
	margin-left: 20px;
}

.postinfo i{
	color: #888888
}

/*¡¡Ç°áá¤ÎÓ›ÊÂ¤Ø¤Î¥ê¥ó¥¯¡¡*/
.pagenav a{
	padding: 5px 10px;
	border: solid 3px #cccccc;
	border-radius: 10px;
	color: #666666;
	font-size: 12px;
	text-decoration: none
}

.pagenav .old a{
	float: left
}

.pagenav .new a{
	float:right
}

.pagenav{
	overflow: hidden;
	margin-top: 10px;
	padding-top: 20px;
	border-top: solid 1px #DBDBDB;
	margin-bottom: 40px;
	margin-left: 30px;
	margin-right: 30px;
	clear: both
}

/*¡¡¥Ø¥Ã¥À©`¡¡*/
header{
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6DA9DD;
	color: #ffffff
}

header a{
	color: #ffffff;
	text-decoration: none
}

img.bigheader { display: none; }

.siteinfo{
	overflow: hidden;
	padding: 10px 10px 20px 10px;
	background-color: #4a5f7e;
	color: #ffffff
}

.siteinfo a{
	display: block;
	color: #ffffff;
	text-align: center;
}

.siteinfo h1{
	font-size: 22px
}

.siteinfo p{
	margin: 0;
	padding-top: 5px;
	font-size: 12px;
	text-align: center;
}

/* tablestyle excel */
table.TableStyle1 {
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: bold;
    font-size: 12px;
    empty-cells: show;
    width:100%;
    max-width: 380px;
    text-align: right;
}
.TableStyle1 th {
    border-right: 1px solid #333333;
    color: #FFFFFF;
    background-color: #000000;
    padding: 4px 2px;
    font-size: 12px;
    width: 20%;
    text-align: center;
}
.TableStyle1 td {
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    font-size: 12px;
    padding: 2px 4px;
    width: 20%;
 }

.TableStyle1 tr.min {
	background-color: #E0FFFF;
	font-weight: normal;
}

.TableStyle1 tr.max{
	background-color: #FFE4E1;
	font-weight: normal;
} 

/* ¥Ø¥Ã¥À©`»­Ïñ */
header img{
	width: 100%;
	height: auto;
	vertical-align: bottom
}

/* ¥Ê¥Ó¥²©`¥·¥ç¥ó¥á¥Ë¥å©` */
nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	overflow: hidden;
	background-color: #000000;
}

nav li{
	float: left;
	margin-right: 0px
}

nav li a{
	display: block;
	text-align: center;
    width: 62px;
    padding-top: 10px;
    padding-bottom: 10px;
	border-right: 1px solid #666
}

nav li a:hover{
	color:#000000; /* ¥Þ¥¦¥¹¤¬\¤Ã¤¿¤È¤­¤Î¥ê¥ó¥¯ÎÄ×ÖÉ« */ 
	background-color:#BCD7F0; /* ¥Þ¥¦¥¹¤¬\¤Ã¤¿¤È¤­¤Î±³¾°É« */ 
	text-decoration:none; 
}

/*¡¡¥Õ¥Ã¥¿©` */
footer{
	max-width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 14px 10px 14px;
	background-color: #4a5f7e;
	color: #ffffff
}

/* ±¾ÎÄÖÐ¤Î»­Ïñ */
article img{
	border: none;
	max-width: 100%;
	height: auto;
	border-radius: 5px;
}

.aligncenter{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto
}

.alignright{
	float: right;
	margin-bottom: 150px;
	margin-left:15px
}

.alignleft{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px
}

.wp-caption{
	max-width: 100%
}

.wp-caption-text{
	margin: 0;	
	color: #666666;
	font-size: 14px;
	text-align: center
}

/* ¥á¥Ë¥å©`*/
.blogmenu{
	background: #ffffff;
	padding-top: 22px;
}

.blogmenu ul{
	margin: 0;
	padding: 0;
	list-style: none
}

.blogmenu .widget{
	padding: 0px 10px 0px 10px;
	background-color: #ffffff
}

.blogmenu .widgettitle{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	background-color: #333;
	font-size: 14px
}

.blogmenu li{
	font-size: 14px
}

.blogmenu li a{
	display: block;
	padding: 10px 5px;
	color: #000000;
	font-size: 14px;
	text-decoration: none
}

.blogmenu li a:hover{
	background-color:#BCD7F0; /* ¥Þ¥¦¥¹¤¬\¤Ã¤¿¤È¤­¤Î±³¾°É« */ 
}

a.rpwe-img:hover{
	background-color: #ffffff !important
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ÒŠ³ö¤· */
.archive-title{
	padding-top: 10px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.archive-title i{
	color: #888888
}

/* ¥á¥Ç¥£¥¢¥¯¥¨¥ê¤ÎÔO¶¨ */
@media (min-width: 768px){

/* 2¶Î½M */
.container{
	max-width: 950px;
	overflow: hidden
}

.contents{
	width: 70%;
	float: left
}

.blogmenu{
	width: 30%;
	float:right
}

/* ¥Ê¥Ó¥²©`¥·¥ç¥ó¥á¥Ë¥å©` */
nav li a{
	width: 150px;
	font-size: 16px;
}	
}

/* Ó›ÊÂ¤Î¸ÅÒª */
.excerpt p{
	font-size: 14px
}

.excerpt .more a{
	padding: 5px 20px;
	border: solid 1px #cccccc;
	border-radius: 5px;
	color: #000000;
	text-decoration: none
}

.excerpt .more a:hover{
	background-color:#BCD7F0; /* ¥Þ¥¦¥¹¤¬\¤Ã¤¿¤È¤­¤Î±³¾°É« */ 
}

.excerpt .more i{
	margin-left: 10px;
	color: #cccccc
}

@media(min-width: 500px){

.excerpt img{
	float: left;
	margin-right: 20px;
	border-radius: 5px
}
img.bigheader{
 	display: none;
 }  /* bigを非表示 */
img.smallheader{
 	display: block;
} /* smallを表示 */
}

@media(max-width: 499px){

.excerpt img{
	float: left;
	display: block;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 31px;
	border-radius: 5px
}

img.bigheader{
	display: block;
} /* bigを表示 */

img.smallheader{
	display: none;
}  /* smallを非表示 */

.entrybody{
	margin-left: 5px;
	margin-right: 5px;
}

article{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	margin-top: 0px;
}

.pagenav{
	margin-left: 10px;
	margin-right: 10px;
}

.excerpt p{
	font-size: 12px
}

.archive-title{
	margin-left:10px;
}
}