@charset "utf-8";
/*
Theme Name: さっぽろ産業ポータル
Theme URI: http://www.sec.jp/
Description: さっぽろ産業ポータル
Version: 1.6
Author: ILK
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

*/



/* Begin Typography & Colors */



/* read */
#support_read {
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	}
#support_read h3 {
	color:#1ab8ff;
	font-size:120%;
	margin-bottom:10px;
	}
#support_read p {
	margin-bottom:10px;
	}


/* title h2 */
h2.news_company {
	color:#046297;
	border-left:6px solid #046297;
	margin-bottom:10px;
	font-size:120%;
	padding:5px;
	}
h2.support_h2 {
	color:#046297;
	border-left:6px solid #046297;
	margin-bottom:10px;
	margin-left:30px;
	margin-top:30px;
	font-size:110%;
	padding:5px;
	}
ul.support_list {
	margin-left:30px;
	margin-right:30px;
	border-bottom:1px dashed #a7a7a7;
	padding-bottom:20px;
	}
ul.support_list li {
	margin-left:50px;
	}

/* post */
.post {
	border:1px solid #a7a7a7;
	background-color:#fff;
	margin-bottom:12px;
	padding:10px;
	}
.post h3 ,.post h3 a {
	color:#046297;
	margin:5px 0;
	font-size:110%;
	padding-bottom:5px;
	}
.post h3 {
	border-bottom:1px dashed #a7a7a7;
	}
.post h3 img {
	margin-right:10px;
	}
h3.new,.post h3.new a {
	color:#ff0000;
	}
h3.new {
	background-image:url(images/ico_new.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	}

/* category */
.cat-new {
	display:none;
	}
.post .cat-subsidy {
	background-color:#ff9c00;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-financing {
	background-color:#63b045;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-dispatch {
	background-color:#2174a2;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-plan {
	background-color:#ce0000;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-market {
	background-color:#2b2ea4;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-venture {
	background-color:#825112;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}
.post .cat-other {
	background-color:#363636;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2px 5px;
	margin-right:10px;
	}


h3.cat-subsidy {
	background-color:#ff9c00;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-financing {
	background-color:#63b045;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-dispatch {
	background-color:#2174a2;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-plan {
	background-color:#ce0000;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-market {
	background-color:#2b2ea4;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-venture {
	background-color:#825112;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}
h3.cat-other {
	background-color:#363636;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:2px 5px;
	margin-bottom:10px;
	}



/* support_tb */
.support_tb {
	padding-top:10px;
	}
.support_tb p {
	padding:5px 10px;
	line-height:1.8em;
	}
.support_tb table {
	}
.support_tb table th {
	background-color:#e1e1e1;
	padding:3px 10px;
	border:1px solid#fff;
	width:4em;
	font-size:90%;
	text-align:left;
	}
.support_tb table td {
	padding:3px 10px;
	font-size:90%;
	}




/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* 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 */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* 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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* 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." */
