@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/*ボタンの背景色変更*/

.button a {
background-color: #607d8b;
	}


/*コメントの余白*/

.comment-body {
    padding: 5px;
}


/***  アプリーチのデザイン　 ***/

#appreach-box {
 border: 1px solid #ddd;
}

#appreach-appname {
 font-weight: bold;
}

/*画像下の余白*/

.content img {
	margin: 0;
}

/*ギャラリー下の文字の余白*/

.content .wp-caption-text, .content .gallery-caption {
    margin-top: 2px; 
}

img.lazyloaded{
	margin: 0px 10px 0px 0px;
}
