@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://hokkaido-winetourism.org
Description: 「北海道ワインツーリズム」推進協議会のテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	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

*/



/* common */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
img {
	vertical-align:top;
	border:0;
}
body {
	font-size: 85%; /* Resets 1em to 10px */
	font-family:"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック", Osaka;
	color:#333333;
	background-image:url(images/bg.gif);
	}
.clear {
	clear: both;
}
a {
	color:#5f9717;
	}
a:hover {
	color:#006600;
	}

h3 {
	border-left:5px solid #1982c0;
	font-size:110%;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:5px;
	}
h4 {
	border-bottom:1px solid #1982c0;
	background-image:url(images/icon_h4.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:0 5px;
	margin-bottom:5px;
	margin-top:10px;
 	}
h5 {
	font-size:120%;
	}
strong {
	color:#0d6ea7;
	}
p.text_indent {
	text-indent:-1em;
	padding-left:1em;
	}




/*header*/
#header {
	background-image:url(images/bg_line.gif);
	background-repeat:repeat-x;
	height:108px;
	}
#header_img {
	margin: 0 auto;
	width: 870px;
	height:108px;
	}
# body*#header_img{  
	background: none;  
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader ( sizingMethod=image, src="head.png");
	z-index:2;
	height:140px;
	} 
#header h1 {
	position:absolute;
	width:100%;
	text-align:center;
	}

/*page*/
#page {
	margin: 0 auto;
	width: 800px;
	z-index:1;
	}

/*content*/
#page #content {
	width:582px;
	float:right;
	margin-top:12px;
	margin-bottom:20px;
	text-align:left;
	line-height:180%;
	}
#page #content h2 {
	margin-bottom:20px;
	}
#page #content p {
	margin-bottom:12px;
	}
#page #content table {
	margin-bottom:12px;
	margin-left:1em
	}

/*sidebar*/
#page #sidebar {
	width:203px;
	float:left;
	margin-bottom:20px;
	margin-top:12px;
	}
#sidebar ul {
	list-style:none;
	}
#sidebar ul li a {
	width:203px;
	height:39px;
	display:block;
	text-indent:-10000px;
	}
#sidebar .page-item-4 a {
	background-image:url(images/nav_home.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-4 a:hover {
	background-image:url(images/nav_home_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-16 a {
	background-image:url(images/nav_about.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-16 a:hover {
	background-image:url(images/nav_about_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-19 a {
	background-image:url(images/nav_links.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-19 a:hover {
	background-image:url(images/nav_links_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-22 a {
	background-image:url(images/nav_event.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-22 a:hover {
	background-image:url(images/nav_event_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-25 a {
	background-image:url(images/nav_conference.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-25 a:hover {
	background-image:url(images/nav_conference_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-28 a {
	background-image:url(images/nav_inquiry.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-28 a:hover {
	background-image:url(images/nav_inquiry_ro.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-477 a {
	background-image:url(images/nav_report.gif);
	background-repeat:no-repeat;
}
#sidebar .page-item-477 a:hover {
	background-image:url(images/nav_report_ro.gif);
	background-repeat:no-repeat;
}


#sidebar p.rss {
	margin:10px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}
#sidebar p.rss a {
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#ff8200;
	}

/*conference sidebar*/
.conference .page-item-19 ul {
	display:none!important;
	}
.conference .page-item-25 {
	background-image:url(images/nav_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
.conference .page-item-25 a {
	background-image:url(images/nav_conference_on.gif)!important;
	background-repeat:no-repeat;
}
.conference .page-item-25 a:hover {
	background-image:url(images/nav_conference_on_ro.gif)!important;
	background-repeat:no-repeat;
}
.conference .page-item-25 ul {
	padding:0 0 10px 0!important;
	}
.conference .page-item-25 ul li {
	padding:10px 0;
	margin:0 8px 0 5px;
	border-top:1px solid #ccc;	
	}
.conference .page-item-25 ul li a {
	text-indent:0!important;
	text-align:left;
	background-image:url(images/arrow_nav.gif)!important;
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding-left:20px;
	width:auto!important;
	height:auto!important;
	color:#675245;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	}
.conference .page-item-25 ul li a:hover {
	background-image:url(images/arrow_nav.gif)!important;
	background-position:10px 5px;
	background-repeat:no-repeat;
	color:#006600;
	}

/*footer*/
#footer {	
	clear: both;
	background-color:#1982c0;
	}

#footer p {
	margin: 0 auto;
	width:800px;
	padding: 10px 0 30px;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}

/*news*/
.news {
	margin:20px 0;
	
	}
.news table {
	width:100%;
	padding:0!important;
	margin:0!important;
	}
.news table td {
	border-bottom:1px solid #ccc;
	padding:8px 0;
	text-align:left;
	vertical-align:top;
	empty-cells: show;
}


/*about*/

.photo {
	width:220px;
	float:right;
	margin-left:12px;
	}
.photo img {
	margin-bottom:12px;
	}

/*winary*/
.winary_cont {
	border:1px solid #1982c0;
	background-color:#fff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom:12px;
	}
.winary_cont h3 {
	background-color:#1982c0;
	padding:0 10px;
	color:#fff;
	margin:0;
	}
.winary_cont h3 a {
	color:#fff;
	}
.winary_cont h3 a:hover {
	color:#d3f8f7;
	}
.winary_cont h4 {
	border-bottom:1px dotted #1982c0;
	margin:5px 10px;
	padding:0 5px;
	font-weight:normal;
	background:none;
	}
.winary_cont h4 strong {
	padding-left:17px;
	margin-left:5px;
	background-image:url(images/icon_disc.gif);
	background-repeat:no-repeat;
	}
.winary_cont p {
	padding:0 15px;
	}

/*member*/
table.member {
	width:100%;
	margin:0;
	padding-bottom:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	}
table.member th {
	text-align:left;
	padding:0;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	white-space:nowrap;
	font-size:80%;
	vertical-align:top;
	}
table.member td {
	padding:0 5px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	}
.member_li {
	margin-bottom:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	}
	
.links {
	background-color:#fff;
	margin:10px;
	padding:10px;
	}
.links li {
	margin:5px 0;
	}

/*event*/
.event {
	padding:20px 0;
	border-bottom:1px dotted #ccc;
	clear:both;
	}
.event h3 {
	border-left:5px solid #1982c0;
	font-size:100%!important;
	margin-bottom:5px!important;
	padding-left:5px;
	line-height:120%;
	}
.event h4 {
	border-bottom:1px solid #1982c0;
	background-image:url(images/icon_h4.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:0 5px;
	margin-bottom:10px;
	font-size:120%;
 	}
.event_box {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dashed #54b4e0;
	}

/*inquiry*/
address {
	font-style:normal;
	border:1px solid #1982c0;
	background-color:#fff;
	padding:10px;
	margin-bottom:15px;
	}


/*content*/
#content ul ,#content ol {
	padding-left:20px;
	margin-bottom:10px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:left;
}
/* 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." */
