body, td {
	font-size   : 10pt;
	line-height : 110%;
	COLOR       : #333333;
	background-color: #E7E4CF;
}
ul, li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.break {
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	
	overflow-wrap: break-word;
	word-wrap: break-word;
}
a,a:link    {
	COLOR: #FF9900;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	COLOR: #FF9900;
	text-decoration: none;
}
a:active  { COLOR: #FF9900; }
a:hover   {
	COLOR: #FFCC00;
	text-decoration: none;
}
hr {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999933;
}

.menutable {
	width: 172px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 0px;
}
.menutable .list {
	width: 160px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blogtable {
	width: 580px;
}
.photo {
	padding-left: 13px;
}
.photo  a.originalPicture  {
	color: #000000;
	text-decoration: none;
}
.photo video {
	max-width: 320px;
}
.blog {
	background-image: url(img1/bg_06.gif);
	background-repeat: repeat-y;
	width: 580px;
	margin-bottom: 10px;
}
.blog h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(img1/sprites.gif);
	height: 60px;
	padding-top: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 150px;
	vertical-align: top;
	margin: 0px;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	display: block;
	background-position: 0px -55px;
}
.blog-message {
	font-size: 12px;
	padding-right: 25px;
	padding-left: 35px;
	clear: both;
	height: auto;
	width: auto;
}
.blog-footer {
	font-size: 11px;
	text-align: right;
	height: 25px;
	background-image: url(img1/sprites.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	letter-spacing: 0.1em;
	clear: both;
	background-color: #E7E4CF;
	background-position: 0px -332px;
	overflow: hidden;
}
.blog-footer  a {
	color: #333;
	text-decoration: none;
}
.blog-footer a:hover {
	color: #ff9900;
}


.user-profile {
	padding: 5px;
	width: 150px;
	overflow: hidden;
	margin: 0px;
}
.menu-title {
	font-weight: bold;
	color: #999933;
	text-align: left;
	margin-top: 15px;
	font-size: 11px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999933;
	letter-spacing: 0.1em;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menu-header {
	background-image: url(img1/sprites.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	height: 35px;
	padding: 0px;
}

.menu-footer {
	background-image: url(img1/sprites.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px -367px;
}

.qr-code {
	background-color: #FFFFFF;
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comment-trackback {
	background-color: #FFFFFF;
	width: 550px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 5px;
}
.title {
	font-size: 24px;
	margin: 20px 15px 15px;
	font-weight: bolder;
	color: #666633;
	letter-spacing: 0.1em;
}
a.title {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
a.title:visited {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}
blockquote {
	background-color: #F3F2E7;
	border: 1px dotted #666633;
	margin: 20px;
	padding: 10px;
	font-size: inherit;
}
.ads {
	text-align: center;
	clear: both;
	padding-top: 13px;
	margin: 0 5px 0 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
form  td {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	margin: 20px 15px 15px;
	font-weight: bolder;
	color: #666633;
	letter-spacing: 0.1em;
}
.tag {
	line-height: 150%;
	white-space: nowrap;
}
.tag-active {
	font-weight: bold;
	white-space: nowrap;
	line-height: 150%;
	color: #666666;
}
.paging-blog {
	text-align: center;
	color: #CCCCCC;
}
.sprite-bg_02 { background-position: 0 -10px; } 
.sprite-bg_03 { background-position: 0 -55px; } 
.sprite-bg_06 { background-position: 0 -125px; } 
.sprite-bg_07 { background-position: 0 -332px; } 
.sprite-bg_09 { background-position: 0 -367px; }
#header .ad-header {
	margin: 8px;
	float: right;
	width: 500px;
}
.userphoto {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
}
#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links .links-groupname {
	font-style: italic;
	margin-top: 5px;
}
ul#archives li, ul#archives ul {
	margin-left: 8px;
}
ul#archives ul {
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b6b6b6;
}
.mt70 {
	margin-top: 70px;
}
.mt20 {
	margin-top: 20px;
}
.mlr5 {
	margin-right: 5px;
	margin-left: 5px;
}
.mlr8 {
	margin-right: 8px;
	margin-left: 8px;
}
.blog .btn.btn-link {
	font-size: 11px;
	padding: 0px;
}

.loading3 {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	border: 2px solid #727272;
	border-right-color: transparent;
	-webkit-animation: spin 0.5s infinite linear;
	-moz-animation: spin 0.5s infinite linear;
	-ms-animation: spin 0.5s infinite linear;
	animation: spin 0.5s infinite linear;
	line-height: 1;
}
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); opacity: 0.4; }
	50%  { -webkit-transform: rotate(180deg); opacity: 1; }
	100%   { -webkit-transform: rotate(360deg); opacity: 0.4; }
}
@-moz-keyframes spin {
	0% { -moz-transform: rotate(0deg); opacity: 0.4; }
	50%  { -moz-transform: rotate(180deg); opacity: 1; }
	100%   { -moz-transform: rotate(360deg); opacity: 0.4; }
}
@-ms-keyframes spin {
	0% { -ms-transform: rotate(0deg); opacity: 0.4; }
	50%  { -ms-transform: rotate(180deg); opacity: 1; }
	100%   { -ms-transform: rotate(360deg); opacity: 0.4; }
}
@keyframes spin {
	0% { transform: rotate(0deg); opacity: 0.4; }
	50%  { transform: rotate(180deg); opacity: 1; }
	100%   { transform: rotate(360deg); opacity: 0.4; }
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
	background-color: #fff;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	box-shadow: 0 0 4px rgba(0,0,0,0.05);
	margin-top: 40px;
}
#footer .logoWrapper {
	text-align: center;
	padding-bottom: 0px;
}

#footer a.logo {
	font-family: 'Marck Script', cursive;
	height: 40px;
	overflow: hidden;
	display: inline-block;
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	-ms-transform: rotate(-9deg);
	-o-transform: rotate(-9deg);
	transform: rotate(-9deg);
	color: #75b1a9;
	font-weight: 300;
	font-size: 22px;
	text-decoration: none;
}
#footer ul {
	padding: 0;
	list-style: none;
}
#footer a {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
#footer .footer-global {
	font-size: 14px;
	color: #fff;
	background-color: #000;
	padding: 40px 25px 20px;
	text-align: left;
	margin-top: 30px;
}
#footer .footer-global a,
#footer .footer-global a:focus,
#footer .footer-global a:active {
	font-weight: 300;
	color: #fff;
}
#footer .footer-global a:hover {
	opacity: 0.7;
}

.relatedEntries {
	margin-right: 15px;
	margin-left: 15px;
}
.relatedEntries h4.page-header {
	font-size: 13px;
	color: #999933;
	border-bottom-color: #999933;
}

/* cardBox */
.cardBox {
	padding: 0px;
	position: relative;
	background-color: #fff;
	box-shadow: 0 2px 2px #ccc;
	overflow: hidden;
	border-radius: 2px;
	margin: 4px;
}
.cardBox .thumbBox {
	height: 262px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: 600;
	color: #fff;
	position: relative;
}
@media screen and (max-width: 768px) {
	.cardBox .thumbBox {
		height: 160px;
	}
}
.cardBox .thumbBox .title {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	padding: 16px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	white-space: nowrap;
	margin: 0px;
	overflow: hidden;
	-ms-text-overflow: ellipsis; /* Required for IE8 */
	-o-text-overflow: ellipsis; /* Required for Opera */
	text-overflow: ellipsis;
}
.cardBox a {
	display: block;
	color: #454545;
	text-decoration: none;
}
.cardBox a:hover {
	color: #000;
	opacity: 0.85;
	text-decoration: none;
}
.cardBox  a .desc {
	padding-right: 16px;
	padding-bottom: 50px;
	padding-left: 16px;
	padding-top: 16px;
}
.cardBox a .desc .title {
	margin: 0px;
	font-size: 13px;
	font-weight: 300;
	color: #333;
}
/* cardBox override */
.cardBox .thumbBox {
	height: 178px;
}
.cardBox a .desc {
	padding: 16px;
}
