@charset "utf-8";
@import "ColorStyle.css";
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
　TOKYOHEADLINE　ZukaZuka行くわよ♪ 
		/ vestall / 基礎スタイル
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*-------------------------------------
	共通設定
---------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana,
			Arial,
			Osaka,
			"MS UI Gothic",
			"ＭＳ Ｐゴシック",
			sans-serif;
	}

body {
	font-size: small;
	text-align: center;
	margin: 0 auto 20px;
	}

a {
	text-decoration: none;
	border: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6,
div, br, form, pre, blockquote {
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	}

ul {
	list-style: none;
	}


em {
	font-size: 97%;
	font-style: normal;
	font-weight: bold;
	}

strong {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	}

small {
	font-size: 90%;
	}

input, textarea {
	margin: 0;
	padding: 0;
	}

a img, hr, iframe {
	border: 0;
	}

.non {
	display: none;
	}

.clr {
	font-size: 0;
	line-height: 0;
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	padding: 0;
	border: 0;
	}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .pkg {
	display: inline-block;
	}
/* no ie mac \*/
* html .pkg { height: 1%; 	}
.pkg { display: block; 	}
/* */

/*-------------------------------------*/
.position-right {
	text-align: right;
	}

.position-center {
	text-align: center;
	}

.position-left {
	text-align: left;
	}


/*-------------------------------------
	ロゴ＆著作権など
---------------------------------------*/
#TH-logo {
	text-align: left;
	margin: 0 auto;
	height: 27px;
	width: 780px;
	background-image: url("http://www.tokyoheadline.com/blog/mt-static/images/TH-hdr-line.gif");
	background-repeat: repeat-x;
	}

#TH-logo img {
	margin: 7px 0 0;
	}

#top-anchor {
	float: left;
	margin: 0;
	padding: 0;
	height: 1px;
	width: 1px;
	background-image: url("http://www.tokyoheadline.com/blog/mt-static/images/spacer.gif");
	}

#container, #container-sub {
	position: relative;
	line-height: 100%;
	text-align: left;
	margin: 0 auto;
	width: 776px;
	border-width: 2px;
	border-style: solid;
	}

#container-inner {
	position: static;
	width: auto;
	margin: 0 auto;
	width: 776px;
	}

#banner {
	position: relative;
	}

#banner .banner-img {
	position: relative;
	}

#container {
	background-image: url("http://www.tokyoheadline.com/blog/zukazuka/images/title-img.jpg");
	background-repeat: no-repeat !important;
	}

#container-sub {
	background-image: url("http://www.tokyoheadline.com/blog/zukazuka/images/title_sub-img.jpg");
	background-repeat: no-repeat !important;
	}

#banner a {
	padding: 0
	}

.banner-spacer img {
	height: 135px;
	width: 776px;
	}

#banner-inner {
	display: none;
	position: static;
	}

#calendar-nav {
	display: none;
/*-------- Mac : IE hack --------\*/
	display: block;
	text-align: left;
	margin: 0 0 0 15px;
	padding: 3px 0;
	position: relative;
/*--------------------------------*/
	}

#calendar-nav iframe {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 570px;
	height: 45px;
	}

#copyright {
	font-size: x-small;
	text-align: right;
	margin: 5px auto;
	padding: 7px 1px 0 0;
	width: 780px;
	background-image: url("http://www.tokyoheadline.com/blog/mt-static/images/TH-ftr-line.gif");
	background-repeat: repeat-x;
	}


/*-------------------------------------
	コラム設定
---------------------------------------*/
#pagebody {
	margin: 35px 0 0;
/*-------- Mac : IE hack --------\*/
	margin: 0;
/*--------------------------------*/
	position: relative;
	width: 100%;
	}

#pagebody-sub {
	margin: 80px 0 0;
/*-------- Mac : IE hack --------\*/
	margin: 45px 0 0;
/*--------------------------------*/
	position: relative;
	width: 100%;
	}

#pagebody-inner {
	position: static;
	width: 100%;
	}

#alpha, #beta, #gamma,
#delta, #epsilon, #zeta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
	}

#alpha-inner, #beta-inner,
#gamma-inner, #delta-inner,
#epsilon-inner, #zeta-inner {
	position: static;
	}

#alpha, #gamma {
	margin: 0;
	width: 180px;
	}

#alpha-inner, #gamma-inner {
	margin: 0;
	padding: 0;
	}

#beta {
	margin: 0;
	width: 416px;
	}

#beta-inner, #epsilon-inner, #zeta-inner {
	height: 100%;
	margin: 0 0 8px;
	padding: 1px 0;
	border-width: 1px;
	border-style: solid;
	}

#epsilon, #zeta {
	margin: 0 0 0 180px;
	width: 416px;
	}

#beta-inner #contribution-frame {
	border-width: 2px 0 0;
	border-style: solid;
	}

#contribution-frame iframe {
	width: 100%;
	height: 400px;
	}


/*-------------------------------------
	両サイド部分
---------------------------------------*/
.module-header {
	font-size: 92%;
	font-weight: bold;
	margin: 1px 0 5px;
	padding: 5px 0 4px 5px;
	}

.module-search .module-header {
	display: none;
	}

.module-content {
	font-size: x-small;
	position: relative;
	margin: 0 5px 20px;
	}

.module-content-search {
	font-size: x-small;
	text-align: right;
	position: relative;
	margin: 4px auto 20px;
	width: 142px;
	}

.module-content-search #search {
	font-size: x-small;
	margin: 3px 0 1px;
	padding: 3px 0;
	width: 140px;
	border-width: 1px;
	border-style: solid;
	}

.module-content-search .search-button {
	font-size: x-small;
	margin: 0;
	padding: 2px 5px;
	border-width: 1px;
	border-style: solid;
	}

.module-prof {
	margin: 34px 0 0;
/*-------- Mac : IE hack --------\*/
	margin: 24px 0 0;
/*--------------------------------*/
	}

.module-content-prof {
	font-size: x-small;
	position: relative;
	margin: 0 5px 20px;
	}

.module-content-prof p {
	font-size: 105%;
	line-height: 140%;
	margin: 3px 0 5px;
	padding: 2px 4px 6px;
	}

#MT-format {
	text-align: right;
	margin: 8px 6px 20px;
	padding: 10px 3px 2px;
	border-width: 1px;
	border-style: solid;
	}

#MT-format .module-content {
	line-height: 130%;
	}

ul.module-list,
dl.module-list {
	line-height: 140%;
	margin: 0 0 3px;
	}

div.module-list-item,
dl.module-list-item {
	line-height: 140%;
	margin: 0 0 2px;
	}

.module-list-item {
	margin: 2px 0 1px;
	padding: 0 0 0 13px;
	background-image: url("http://www.tokyoheadline.com/blog/zukazuka/images/module-list.gif");
	background-repeat: no-repeat !important;
	background-position: 0 1px;
	}

ul li.module-list-img {
	text-align: center;
	position: relative;
	margin: 2px auto;
	padding: 0;
	width: 140px;
	border-width: 1px;
	border-style: solid;
	}

ul li.module-list-img img {
	text-align: center;
	margin: 2px auto 0;
	padding: 0;
	}

ul.tree {
	font-size: x-small;
	line-height: 140%;
	margin: 0 0 3px !important;
	padding: 0 !important;
	list-style: none !important;
	}

ul.tree ul {
	margin: 0 !important;
	padding: 0 !important;
	}

ul.tree li {
	margin: 0 !important;
	padding: 0 0 0 26px !important;
	background-image: url("http://www.tokyoheadline.com/blog/mt-static/images/tree_lst_dotted_w.gif");
	background-repeat: no-repeat !important;
	list-style: none !important;
	}

ul.tree li.end {
	background-image: url("http://www.tokyoheadline.com/blog/mt-static/images/tree_end_dotted_w.gif");
	list-style: none;
	}

#commentlist,
#trackbacklist {
	margin: -1.1em 5px 20px;/* no ie mac \*/margin: 0 5px 20px;/* */
	}

.list-banner {
	text-align: center;
	margin: 0 auto 5px;
	padding: 0;
	}

/*-------------------------------------
	メインコンテンツ
---------------------------------------*/
.article {
	float: left;
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	}

.date-header,
.archive-header {
	font-size: x-small;
	font-weight: bold;
	margin: 8px 8px 0;
	padding: 6px 8px;
	border-width: 0 0 0 2px;
	border-style: dotted;
	}

.entry-header {
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	position: relative;
	margin: 1px 8px 6px;
	padding: 1px 0 5px;
	border-width: 0 0 1px;
	border-style: solid;
	}

.entry-body p,
.entry-more p,
.entry-body .caption,
.entry-more .caption {
	font-size: small;
	line-height: 155%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 5px 0;
	padding: 2px 7px 5px;
	}

.entry-more p,
.entry-more .caption {
	font-size: 90%;
	line-height: 145%;
	margin: 4px 9px 10px;
	padding: 0.7em 0.7em 0.9em;
	border-width: 1px;
	border-style: solid;
	}

.entry-more p em,
.entry-more .caption em {
	font-size: small;
	font-weight: bold;
	padding:3px 11px 5px 23px;
	background-image: url("http://www.tokyoheadline.com/blog/zukazuka/images/archive-list.gif");
	background-repeat: no-repeat !important;
	background-position: 0 0;
	}

/*
p.entry-more-JS {
	text-align: center;
	padding: 2px 9px;
	}

p.entry-more-read {
	padding: 2px 9px;
	}

p.continue,
p.entry-more-hide {
	text-align: right;
	padding: 2px 9px;
	}
*/
p.entry-footer {
	font-size: x-small;
	line-height: 110%;
	text-align: right;
	margin: 0 5px 5px;
	padding: 4px 2px;
	border-width: 2px 0 0;
	border-style: dotted;
	}

.photo,
.entry-photos {
	margin: 0 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	}

.photo img,
.entry-photos img {
	margin: 3px 3px 6px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	}

.entry-photos-cap{
	font-size: x-small;
	text-align: center;
	padding: 3px 1px;
	}

/*-------------------------------------
 恒例の画像----------------------------*/
.enlarge {
	margin: 10px auto 12px;
	position: relative;
	width: 348px;
	top: 0;
	left: 0;
	}

.enlarge table {
	text-align: center;
	margin: 0 auto;
	}

.enlarge td {
	font-size: x-small;
	text-align: center;
	padding: 0 7px;
	width: 116px;
	}

.enlarge .thumb-ph {
	border-width: 1px;
	border-style: solid;
	}

.enlarge a .enlarge-ph {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
	}

.enlarge a.pop-up,
.enlarge a.pop-up:visited {
	display: block;
	width: 102px;
	top: 0;
	left: 0;
	}

.enlarge a.pop-up:hover .enlarge-ph {
	display: block;
	position: absolute;
	width: 237px;
	height: 237px;
	top: -210px;
	left: 56px;
	z-index: 0;
	border-width: 1px;
	border-style: solid;
	}

td.ph-text {
	line-height: 135%;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 5px 7px 0;
	width: 116px;
	vertical-align: top;
	}


/*-------------------------------------
 各ページ・アーカイブ -----------------*/
.archive-list {
	font-size: small;
	line-height: 135%;
	margin: 4px 0 15px;
	padding: 2px 7px 5px;
	}

.archive-list-head {
	font-size: 90%;
	font-weight: bold;
	margin: 4px 0 0;
	}

.archive-list-item {
	margin: 2px 0 1px 4px;
	padding: 0 6px 0 20px;
	background-image: url("http://www.tokyoheadline.com/blog/zukazuka/images/archive-list.gif");
	background-repeat: no-repeat !important;
	background-position: 0 0;
	}


/*-------------------------------------
 各ページ・個別エントリー -------------*/
.content-nav {
	font-size: x-small;
	text-align: center;
	margin: 10px 0 5px;
	padding: 2px 7px;
	border-width: 1px 0;
	border-style: solid;
	}

.trackbacks-header,
.comments-header,
.comments-open-header {
	font-size: x-small;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 4px 7px;
	}

#trackbacks-info {
	font-size: 90%;
	position: relative;
	margin: 1px auto 3px;
	padding: 2px 15px;
	}

#trackbacks-info p {
	font-size: small;
	line-height: 130%;
	margin: 0;
	padding: 0;
	}

#trackbacks-info #tb_url {
	font-size: x-small;
	width: 380px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	}

.trackback-content p,
.comment-content p {
	font-size: small;
	line-height: 145%;
	padding: 2px 9px 5px;
	}

.trackbacks-content .trackback-content p,
.comments-content .comment-content p {
	font-size: 90%;
	line-height: 140%;
	margin: 5px 7px 2px;
	padding: 2px 2px 3px;
	}

.trackback-footer,
.comment-footer {
	font-size: x-small;
	line-height: 110%;
	text-align: right;
	margin: 0 7px 3px;
	padding: 3px 4px;
	border-width: 1px 0 0;
	border-style: dotted;
	}

.comment-footer {
	margin: 0 5px 25px;
	}

.comments-open-content {
	position: relative;
	margin: 5px auto 2px;
	width: 320px;
	}

#comments-open-data {
	margin: 4px 0 0;
	}

#comments-open-data p {
	font-size: small;
	line-height: 130%;
	margin: 0 0 4px;
	padding: 0 0 2px;
	}

#comments-open-data label {
	margin: 2px 0;
	display: block;
	}

#comment-author, #comment-email,
#comment-url, #comment-text {
	font-size: small;
	padding: 3px;
	width: 320px;
	border-width: 1px;
	border-style: solid;
	}

#comment-bake-cookie {
	font-size: small;
	margin : 0;
	vertical-align: middle;
	border: 0;
	}

#comments-open-text {
	font-size: small;
	line-height: 130%;
	margin: 10px 0 0;
	}

#comments-open-footer {
	font-size: x-small;
	text-align: right;
	margin: 2px 0 0;
	}

#comment-preview,
#comment-post,
#comment-cancel {
	font-size: x-small;
	font-weight: normal;
	margin: 0 0 0 1px;
	padding: 2px 5px;
	border: 0;
	}

p.comments-open-moderated {
	font-size: 90%;
	line-height: 140%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 15px 0 5px;
	padding: 2px 0;
	}


/*-------------------------------------*/
.entry,
.trackbacks,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px;
	}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	clear: both;
	}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
	}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	}


/*-------------------------------------
	サブ・ページ設定
---------------------------------------*/
#epsilon h3, #zeta h3 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
	}

#epsilon dl {
	font-size: small;
	text-align: center;
	line-height: 155%;
	margin: 5px 0 30px;
	}

#epsilon dt {
	padding: 0 0 10px;
	}

#epsilon dd {
	padding: 2px 7px 5px;
	}

#epsilon p {
	font-size: small;
	text-align: center;
	line-height: 155%;
	margin: 0;
	}

#epsilon .comment p,
#epsilon .comments-open p {
	text-align: left;
	margin: 0 5px 5px;
	}

#epsilon p.comment-footer {
	font-size: x-small;
	line-height: 110%;
	text-align: right;
	margin: 0 5px 5px;
	padding: 3px 2px 4px;
	border-width: 1px 0 0;
	border-style: dotted;
	}

#epsilon .comments-open-moderated {
	font-size: 90%;
	line-height: 140%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 15px 0 5px;
	padding: 2px 0;
	}

#zeta p {
	font-size: small;
	line-height: 155%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 5px 0 30px;
	padding: 2px 7px 5px;
	}

#zeta p.position-right {
	text-align: right;
	}

/*-------------------------------------*/
#comment-post {
	font-weight: bold;
	}

img.image-full {
	width: 100%;
	}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
	}

/*
#alpha .module-header {
	border-width: 1px 1px 1px 5px;
	}

#gamma .module-header {
	border-width: 1px 5px 1px 1px;
	}

.module-search module .module-header {
	border-width: 0;
	}
*/
.module-presence img {
	vertical-align: middle;
	}

.module-powered .module-content {
	margin-bottom: 10px;
	}

.module-photo .module-content,
.module-wishlist .module-content {
	text-align: center;
	}

.module-content table {
	border-collapse: collapse;
	}

.module-content th,
.module-content td {
	width: 14%;
	text-align: center;
	}

.typelist-thumbnailed {
	margin: 0 0 20px 0;
	}

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
	}

.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
	}

.typelist-thumbnail img {
	margin: 5px;
	}

.module-galleries .typelist-thumbnail img {
	width: 50px;
	}

.typelist-description {
	margin: 0;
	padding: 5px;
	}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
	}

.module-featured-photo img {
	width: 100%;
	}

.module-recent-photos {
	margin: 0 0 15px 0;
	}

.module-recent-photos .module-content {
	margin: 0;
	}

.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	}

.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .module-recent-photos .module-list { display: inline-block; 	}
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; 	}
.module-recent-photos .module-list { display: block; 	}
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
	}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

/*-------------------------------------
---------------------------------------*/
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
	}

/*-------------------------------------
　ZukaZuka行くわよ♪ 　基礎スタイル
---------------------------------------*/