<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home/gogakumania/cocotravel.net/public_html/backpacker/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php</b> on line <b>77</b><br />
<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home/gogakumania/cocotravel.net/public_html/backpacker/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php</b> on line <b>87</b><br />
/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
.article h1 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 117%;
}

#archive-title {
	padding-bottom: 20px;
	font-size: 26px;
}

.article h2 {
	border-left: 2px solid #ccb29d;
	background-color: #af5542;
	color: #ffffff;
	margin: 30px -13px 20px;
	padding: 15px 0 10px 20px;
	font-size: 24px;
}

.article  h3 {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	margin: 50px 0 10px;
	padding: 0 0 10px 30px;
	border-bottom: 2px solid #af2307;
}

.article  h3:before {
	content: "□";
	font-size: 120%;
	position: absolute;
	color: #ff837b;
	top: -.8em;
	left: .3em;
	height: 12px;
	width: 12px;
}

.article  h3:after {
	content: "□";
	font-size: 120%;
	position: absolute;
	color: #af5542;
	top: -.5em;
	left: 0;
	height: 12px;
	width: 12px;
}

.article h4 {
	border-left: 10px solid #af2307;
	font-size: 20px;
	border-bottom: 2px dashed #af2307;
	padding: 0 0 0 20px;
}

.article h4 {
	font-size: 20px;
	padding: 0 0 0 20px;
}

.article h5, .article h6 {
	font-size: 20px;
	padding: 0 0 0 10px;
}

.article h5:before {
	margin-right: 10px;
	color: #542a2a;
	font-size: 120%;
	font-family: "FontAwesome";
	content: "\f046";
}

.article h6:before {
	margin-right: 10px;
	color: #542a2a;
	font-size: 120%;
	font-family: "FontAwesome";
	content: "\f0a9";
}

.entry-content {
	margin-bottom: 60px;
}

#sidebar h3 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1.5em;
	padding: 0 0 0 30px;
	border-bottom: 2px solid #af2307;
}

#sidebar h3:before {
	content: "";
	position: absolute;
	background: #ff837b;
	top: 0;
	left: .4em;
	height: 12px;
	width: 12px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

#sidebar h3:after {
	content: "";
	position: absolute;
	background: #af5542;
	top: .75em;
	left: 0;
	height: 8px;
	width: 8px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
}

#sidebar .widget {
	margin-bottom: 25px;
}

#main .entry {
	border-bottom: 1px dashed #ccb29d;
	padding-bottom: 10px;
}

#main .related-entry {
	border-bottom: 1px dashed #ccb29d;
	padding-bottom: 10px;
}

.entry-read a {
	color: #fff;
	font-size: 14px;
	background-color: #af5542;
	border: 1px solid #af5542;
	border-radius: 2px;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
}

.entry-read a:hover {
	color: #fff;
	background-color: #FF837B;
	border: 1px solid #FF837B;
}

.related-entry-read a {
	color: #fff;
	font-size: 14px;
	background-color: #af5542;
	border: 1px solid #af5542;
	border-radius: 2px;
	padding: 3px 10px 3px 5px;
	text-decoration: none;
}

.related-entry-read a:hover {
	color: #fff;
	background-color: #FF837B;
	border: 1px solid #FF837B;
}

.entry-read {
	text-align: right;
	margin-right: 10px;
/* ここはお好みで */
}

.related-entry-read {
	text-align: right;
	margin-right: 10px;
/* ここはお好みで */
}