@charset "utf-8";
/*
Theme Name: katsu-yama blog
Theme URI: https://www.katsu-yama.com/
Description: Blog Templates presented by MyT
Version: 1.0
Author: MyT
*/


/* コラム内設定 */
.aligncenter,div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin:0 20px 0 0;
}
.alignright {
   float: right;
   margin:0 0 0 20px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.wp-pagenavi{
	margin-bottom:40px;
}
#cboxClose{ top:2% !important; right:6% !important; background:url(/images2/colorbox/close.png) no-repeat 0 0 !important; width:15px !important; height:15px !important;}




