@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-size: 20px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	text-decoration: none;
	line-height: 120%;
}
td {
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.text12 {  font-size: 12px; font-weight: bold}
.text14 {
	font-size: 14px;
	font-weight: bold;
}
.text16 {  font-size: 16px; font-weight: bold}

a {
	color: #666666;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.wrapper .header a {
	color: #FFFFFF;
	text-decoration: none;
}
.wrapper .header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.item .title .title_left a {
	color: #FF6600;
}
.item .title .title_left a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.comments .author {
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 1px dotted #999999;
}
.comments div {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 1px dotted #999999;
}
.wrapper .contents .main {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 560px;
}
.wrapper .contents .top {
	background: #CCCCCC;
	height: 5px;
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: xx-small;
}

.wrapper .contents .menu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
}

.comments .commentform {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.comments .commentform .error {
	color: #FF0000;
}
.trackform {
	width: 95%;
	text-align: left;
}
.line {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.thumbnail img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tate_line {
	width: 1px;
	border-left-width: 1px;
	height: 15px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.highlight {
	background-color: #FFFF00;
}
.header {
	height: 209px;
	width: auto;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/blog_back.jpg);
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.wrapper .contents {
	height: auto;
}
.item {
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.item .title {
	height: 25px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item .navi {
	float: none;
	height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.item .kiji {
	height: auto;
	width: auto;
	float: none;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.1em;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
.menu_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url(/images/menu_t.jpg);
	height: 30px;
}
.menu_main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.item .title .title_left {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px;
}
.copyright {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px 0px;
	font-size: 12px;
	color: #482D1C;
}
.item .date {
	margin: 0px;
	width: auto;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.header_title {
	height: 85px;
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.calendar_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/calendar_t.jpg);
}
.search_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/search_t.jpg);
}
.navigation_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/navigation_t.jpg);
}
.category_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/category_t.jpg);
}
.login_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/login_t.jpg);
}
.recent_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/recent_entries_t.jpg);
}

.item .title .title_left_more {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #FF6600;
}
.comments {
	width: 95%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.link_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/link_t.jpg);
}
.favorite_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/favorite_t.jpg);
}
.profile_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/profile_t.jpg);
}
.menu_list {
	width: auto;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.site_t {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 22px;
	background-image: url(/images/site_t.jpg);
}
.link_text {
	font-size: 14px;
	color: #FF0000;
}
