@charset "utf-8";

/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets

Text Domain: kubrick



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
	background-color: #FFF;
	background-image: url(../st/images/body_back.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-weight: normal;
	}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



h2 {
	font-size: 14px;
	font-weight: bold;
	}



h3 {
	font-size: 14px;
	font-weight: bold;
	}

p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-weight: normal;
	}
#indent_p {
	padding-left: 20px;
}




h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}

ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

li {
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

.entry {

	padding-top: 20px;

}



#catch {
	height: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}

#catch h1{

	font-size: 10px;

	width: 900px;

	text-align: right;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}



#header {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	height: 80px;

	}

#container {

	clear: both;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

}

#menu_area {

	width: 900px;

	margin: 0px;

	padding: 0px;

	height: 40px;

}

#menu_area ul {

	margin: 0px;

	padding: 0px;

	width: 900px;

	height: 40px;

}

#menu_area ul li{

	float: left;

	margin: 0px;

	padding: 0px;

	height: 40px;

}

#header_menu {
	float: right;
	margin: 0px;
	text-align: right;
	width: 444px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_menu ul {

	margin: 0px;

	padding: 0px;

	color: #FFF;

	list-style-type: none;

}

#header_menu li {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}


#logo {

	float: left;

}



#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}

#bread_crumbs {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}
#bread_crumbs a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #06c;
}

/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

.icon1 {

	background-image: url(images/icon3.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 40px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	width: 210px;

	height: 42px;



}

.icon1 p {

	padding-left: 20px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

}

#top_content {

	clear: left;

	height: 320px;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	background-repeat: no-repeat;

	text-align: left;

	padding-top: 0px;

	padding-left: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	position: relative;

	}

#top_content object {

	position: absolute;

	z-index: 1;

}

#top_content ul {
	position: absolute;
	z-index: 5;
	padding-top: 10px;
}

#top_content ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 670px;
}

#container #content {

	background-color: #FFF;

}

#top_main {

	text-align: left;

	padding-top: 20px;

	width: 880px;

	margin-right: auto;

	margin-left: auto;

}

#left_top_main {

	width: 600px;

	float: left;

}

#blog_left {
	float: left;
	width: 580px;
}

#blog_left_single {
	float: left;
	width: 580px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#link_bn {
	margin-left: 620px;
	width: 250px;
	>margin: 0px;
	>padding: 0px;
	>margin-left: 620px;
}

#link_bn ul{
	margin: 0px;
	padding: 0px;
}

#link_bn ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#link_bn ul li.cat-item {
	background-image: url(images/category_back.jpg);
	width: 228px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

}

#link_bn ul .cat-item a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;

}



#left_top_main #news_area p {

	font-size: 14px;

}

#top_main #left_top_main p {

	font-size: 14px;

}

#left_top_main #news_bn {

	margin-bottom: 20px;

}

#text_box {

	height: 96px;

	width: 252px;

	background-color: #FFF;

	float: left;

	margin-right: 10px;

	padding-top: 10px;

	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

}

#text_box p {

}

#text_box p .gold {

	font-size: 18px;

	line-height: 24px;

	color: #8C7838;

	font-weight: bold;

}

#text_box p {

	font-size: 14px;

	line-height: 18px;

	margin: 0px;

	padding: 0px;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-weight: normal;

}




#footer {
	clear: both;
	background-color: #F4EEE2;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}

#footer_contents {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#footer_under {

	background-color: #2D4681;

	height: 26px;

	clear: both;

	margin: 0px;

	padding-top: 6px;

}

#footer_under p {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.copyright {
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_menu  {

	margin-left: 554px;

}

#footer_menu ul li {

	float: left;

}

#footer_menu2 {

	clear: both;

	padding-top: 14px;

	padding-bottom: 4px;

}

#footer_menu2 h1 {

	font-size: 14px;

	color: #333;

	margin: 0px;

	padding: 0px;

}

#footer_menu2 h1 a {
	font-size: 12px;
	color: #294485;
	background-image: url(../st/images/icon1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

#footer_menu ul .margin10 {

	margin-right: 10px;

}

.entry p  {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;

	}
.entry ul  {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;

	}

.post h3 a {

	background-image: url(../st/images/icon2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 20px;

}

.navigation .alignleft  {

	float: left;

}

.navigation .alignright {

	float: right;

}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h2.pagetitle {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
h2.pagetitle a{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #06c;
	height: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	}
#blog_left .post h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#blog_left_single .post h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#blog_left hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #06c;

	text-decoration: none;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



.narrowcolumn {

	float: left;

	width: 880px;

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	padding-top: 14px;

	padding-right: 0px;

	padding-bottom: 14px;

	padding-left: 20px;

	text-align: left;

	}



.widecolumn {

	padding-top: 14px;

	padding-right: 0px;

	padding-bottom: 14px;

	padding-left: 20px;

	clear: left;

	text-align: left;

	width: 880px;

	margin: 0px;

	}



.post {

	margin: 0 0 40px;

/*	text-align: justify; */

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	padding-top: 10px;

	}
.post h2   {
	margin: 0px;
	background-image: url(../st/images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 16px;
	color: #06C;
	display: block;
	height: 20px;
	vertical-align: middle;

}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#origin_content {

	width: 600px;

	margin-top: 0px;

	margin-right: auto;

	margin-left: auto;

	background-color: #FFF;

	float: left;

	padding-bottom: 20px;

}

#origin_content_left {

	height: 500px;

	width: 275px;

	float: left;

	padding-bottom: 20px;

	padding-left: 0px;

}

#origin_content_right {
	margin-bottom: 10px;
	margin-left: 285px;
	margin-top: 0px;
	background-color: #F4EEE2;
	margin-right: 0px;
	text-align: left;
	padding: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
#origin_content_right p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
	>line-height: 24px;
}

#container #content #blog_left .entry #origin_content #origin_content_right h2 {

	font-size: 16px;

	padding-top: 6px;

	background-color: #FFF;

	color: #333;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-left: 20px;

	background-position: 3px;

}



#general_content_top {

	font-size: 14px;

	text-align: center;

	width: 600px;

}

#general_content_left {

	width: 600px;

	padding: 0px;

	margin: 0px;

	font-size: 12px;

}

#general_content_left table tr th h2 {

	font-size: 16px;

	background-image: url(images/icon2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 20px;

}

#general_content_left table tr #title_white {

	width: 100%;

	margin: 0px;

	text-align: left;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 6px;

	padding-left: 0px;

}

#general_content_top p {

	padding-top: 10px;

	padding-bottom: 10px;

	color: #B37F11;

}

#general_content_top {

	border: 1px solid #BEA165;

}

#general_content_left table tr th {

	width: 136px;

	margin: 0px;

	padding: 0px;

}

#general_content_left table tr td {

	background-color: #F5EEE1;

	padding: 6px;

	margin: 0px;

	vertical-align: middle;

	line-height: 22px;

}





.entry .postmetadata.alt  {

	padding-left: 20px;

}

.categories h2 {

	color: #A97204;

	font-size: 16px;

	background-image: url(../st/images/category_back.jpg);

	height: 30px;

	width: 220px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 20px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 14px;

	margin-left: 0px;

}

#map_area {

	padding-top: 20px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 14px;

}

#map_under h1 {

	background-image: url(../st/images/map_under_bn1.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 30px;

	color: #333;

	font-size: 14px;

	margin: 0px;

	text-align: left;

	padding-top: 14px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 54px;

	background-color: #F5EEE1;

	font-weight: normal;

}

#map_under h3 {

	background-image: url(../st/images/map_under_bn3.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 30px;

	color: #333;

	font-size: 14px;

	margin: 0px;

	text-align: left;

	padding-top: 14px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 54px;

	background-color: #F5EEE1;

	font-weight: normal;

}

#map_under h4 {

	background-image: url(../st/images/map_under_bn2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	height: 30px;

	color: #333;

	font-size: 14px;

	margin: 0px;

	text-align: left;

	padding-top: 14px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 54px;

	background-color: #F5EEE1;

	font-weight: normal;

}

#header_menu ul .icon1 p a {

	color: #FFF;

}

#wedding_bn {

	padding: 0px;

	height: 210px;

	width: 880px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

}

#footer_under p a {

	color: #FFF;

}

.entry #title_area h1 {

	font-size: 16px;

	color: #333;

	text-align: left;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#plan_area table tbody tr th {

	font-size: 14px;

	padding: 6px;

	background-color: #F5EEE1;

	width: 140px;

}

#plan_area table tbody tr td {

	font-size: 14px;

	padding: 6px;

	line-height: 18px;

}

#plan_area table     {

	width: 100%;

	border-collapse:collapse;

	border: 1px solid #666;

}

#plan_area table tbody tr th {

	border: 1px solid #666;

}

#plan_area table tbody tr td {

	border: 1px solid #666;

}

#wp-calendar {

	margin-bottom: 14px;

}

#news_area {

	margin-bottom: 14px;

}

#mailform table   {
	border-collapse:collapse;
	border: 1px solid #666;
	width: 100%;

}

#mailform table tr th {

	background-color: #F4EEE2;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 14px;

	padding: 6px;

	border: 1px solid #666;

}

#mailform table tr td {

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 14px;

	padding: 6px;

	border: 1px solid #666;

}

.ddsg-wrapper h2   {

	visibility: hidden;

}

#post-117 .entry .ddsg-wrapper ul li  {

	background-color: #F5EEE1;

	margin-bottom: 4px;

	padding-top: 4px;

	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 10px;

}

#post-117 .entry .ddsg-wrapper ul li a {

	font-size: 14px;

	line-height: 20px;

}

#origin_content #general_content_left table tbody tr td {

	font-size: 14px;

	font-weight: normal;

}
.ec3_event {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}
.ec3_event a{
	font-size: 14px;
}
.ec3_time p    {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8px;
	font-weight: normal;
}
#container #top_main .entry #ec3_big_cal tbody tr div .ec3_time p  {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#container #top_main .entry #ec3_big_cal tbody tr div div p  {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
td.ec3_postday         div{
	margin: 0px;
	padding: 0px;
	height: 74px;
}
.entry #ec3_big_cal .nav {
	width: 100%;
}
#ec3_big_cal-ec3_prev {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
#ec3_big_cal-ec3_next {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.entry #ec3_big_cal caption {
	font-size: 16px;
}
#news_area ul li p #mark {
	margin-left: 10px;
	visibility: visible;
	margin-top: 6px;
	height: 12px;
	width: 55px;
}
#news_area ul li p a {
	margin-left: 10px;
}

#news_area ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news_area ul li p img {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
}
#news_area ul li img  {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
}
#news_area ul li p {
	margin-bottom: 8px;
}

#blog_left_single h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#blog_left_single .entry tr th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
}
#blog_left_single .entry tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 4px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
	font-size: 14px;
	font-weight: normal;
	color: #F00;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #294485;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #top_main table.link_bns {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#container #top_main .link_bns tr td {
	text-align: center;
}
#reserve_btn {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.wp-pagenavi {
	height: 20px;
	width: 500px;
	display: block;
}
.wp-pagenavi .pages{
	background-color: #B8AB85;
	font-size: 10px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 4px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: normal;
}
.wp-pagenavi .current{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
}
.wp-pagenavi .page{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
.wp-pagenavi .nextpostslink{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
.wp-pagenavi .previouspostslink{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
.wp-pagenavi .first{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
.wp-pagenavi .last{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
.wp-pagenavi .extend{
	background-color: #B8AB85;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 4px;
	font-weight: normal;
}
#fair_bn_area {
	background-image: url(images/fair_main_bn.jpg);
	background-repeat: no-repeat;
	width: 877px;
	height: 30px;
	padding-top: 3px;
	text-align: right;
	padding-right: 3px;
}
#fair_bn_area2 {
	text-align: right;
	padding-top: 10px;
}
div .ec3_time {
	text-align: center;
}
.page.page-id-47.page-template.page-template-fair-php #container #top_main #post-47 .entry #ec3_big_cal  tbody tr div p.ec3_time {
	font-size: 14px;
}
#box_set {
	width: 710px;
	padding-left: 190px;
}








#tft_contents {
	background-color: #EAE3D6;
	padding-top: 14px;
	padding-bottom: 14px;
}
#tft_header {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 116px;
	padding-top: 34px;
	text-align: center;
	background-position: right;
	margin: 0px;
}
.tft_text_area {
	padding: 14px;
	margin-right: 14px;
	margin-left: 14px;
	background-color: #FFF;
	margin-bottom: 14px;
}
#photo_area {
	float: left;
}
#plane {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
.tft_text_area h1{
	color: #900;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tft_text_area h2{
	color: #900;
	font-size: 16px;
	padding-bottom: 10px;
}

#tft_contents table {
	width: 100%;
}
#tft_contents table tr td{
	width: 100%;
	vertical-align: top;
	padding: 10px;
}
#tft_contents table tr td#tb_pics {
	text-align: center;
	vertical-align: middle;
}

#tft_contents p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#tft_contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tft_contents li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#news_area ul li p {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
.aktt_tweets {
	background-image: url(images/tw_back.png);
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.aktt_tweets ul  {
	margin: 0px;
	padding: 0px;
}
.aktt_tweets ul li {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#tw_under {
	margin-top: -14px;
}
#link_bn ul li#twitter {
	background-image: url(images/tw_back.png);
	background-repeat: repeat-y;
}
ul li.aktt_more_updates {
	margin: 0px;
	padding: 0px;
}
.aktt_more_updates a {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.aktt_tweet_time {
	font-size: 10px;
}
#ec3_big_cal tbody tr div {
	height: auto;
	width: auto;
}

*:first-child+html .aktt_tweets {
margin-top:-5px;
}

