@charset "utf-8";
/*
Theme Name: HUSKY-STYLE JAPAN
Theme URI: http://www.husky-style.com/
Description: ハスキースタイルのテーマ
Version: 1
Author: HUSKY STYLE JAPAN
Author URI: http://www.husky-style.com/
Tags:
*/

#CONTENTS .box .header {
	background: url(/images/word_header.gif) no-repeat left top;
	height:31px;
	font-size: 120%;
	font-weight: bold;
	line-height: 31px;
	padding-left: 10px;
	color: #FFF;
	display:block;
	text-decoration: none;
}
#CONTENTS .box .header2 {
	background: url(/images/word_header2.gif) no-repeat left top;
	height:31px;
	font-size: 120%;
	font-weight: bold;
	line-height: 31px;
	padding-left: 10px;
	color: #FFF;
	display:block;
	text-decoration: none;
}
h3.comment {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


hr.comment {
	background: #CCC;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box .repeat .commentlist {
	list-style: url(none) none;
}
.comment-author {
	float: left;
}
.comment-meta {
	float: right;
}
.reply {
	clear: both;
}
#CONTENTS .box .repeat li   {
	line-height: 20px;
	background: url(/common/images/icon1.gif) no-repeat left 7px;
	padding-left: 15px;
	width:20%;
	float:left;
	margin-left:10px;
	list-style-image: none;
	list-style-type: none;
}
#CONTENTS .box .repeat ol.commentlist li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 100％;
	width:auto;
	float:none;
	margin-left:0px;
}
#CONTENTS p {
	padding-bottom:3px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.box h3 a{
	color:#FFF;
}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

