@charset "utf-8";
/*
Theme Name: 新和印刷のテーマ
Theme URI: http://www.flatcontinents.com/
Description: flatcontinentsが作成したテーマ
Author: flatcontinents Corporation
Author URI: http://www.flatcontinents.com/
Tags: green, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Flat Continents. Inc.,
	whose blog you will find at http://cms.flatcontinents.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("css/style.css");


/*------------------------------------------------------
　　　　　　＊　ブログ部分　＊
-------------------------------------------------------*/
.page_title_arch {
	height: 39px;
	background: url(images/news_h3_1.jpg) top left no-repeat;
	margin: 0 0 5px 0;
}
.page_title_arch h3 {
	padding: 8px 0 0 10px;
	color: #3A3D46;
	font-size: 14px;
}
.page_title_arch h3 a {
	color: #3A3D46;
}
.detailbox_top {
	margin: 0 10px 10px 20px;
}



.banner_bottom10{
	margin-bottom:10px;
}
.banner_bottom5{
	margin-bottom:5px;
}


div#backnumbox{
	background:url(image/backnum_back.jpg) repeat-y;
	widows:190px;
	margin:0;
}
#backnumbox ul{
	width:190px;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
	list-style-type:none;
}
#backnumbox li{
	text-align:left;
	background:url(image/backnum_head.jpg) no-repeat 0 7px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	margin-left: 15px;
	padding-top: 3px;
	padding-left: 25px;
}
#backnumbox li a{
	margin:0;
	display:block;
	text-align:left;
	vertical-align:middle;
	font:14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#666666;
	text-decoration:none;
}
#backnumbox li a:hover{
	display:block;
	text-decoration:none;
	color: #FF9900;
}




div.entry_article {
	margin: 5px 10px;
}

div.postmetadata{
	text-align:right;
	font-size:0.8em;
	line-height:145%;
	color:#666;
	padding: 5px 5px 0 0;
	display:block;
	background: url(image/line01.jpg) top repeat-x;
	border-top: 1px dotted #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
}
div.postmetadata a{
	color:#666;
}
div.postmetadata a:hover{
	color:#666;
	text-decoration: underline;
}
small{
	font-size:85%;
	line-height:145%;
	margin:0;
	padding:0 5px 5px 0;
	color:#666;
	display:block;
	text-align:right;
}
p.nocomments{
	text-align:left;
	font-size:85%;
	line-height:145%;
	color:#333333;
	padding:20px 20px 20px 29px;
}
ul{
	list-style-type:none;
}
li.cat-item{
	display:block;
	margin:0px 0 0 5px;
	float:left;
	overflow:hidden;
	font-size:0.9em;
	width:300px;
	background:url(image/topicpath.gif) no-repeat left center;
}
li.cat-item2{
	display:block;
	margin:0 5px 0 0;
	float: right;
	width:300px;
	text-align:right;
	overflow:hidden;
	font-size:0.9em;
}

a.post-edit-link{
	text-align:left;
	font-size:0.7em;
	line-height:145%;
	color:#333333;
	padding:20px 20px 20px 29px;
}

/* ★ 変更部分 ★ */

#Home #Wrap { /* ★ */
	margin-bottom: 20px;
}
#Home #Main .right .section02 .inner dl dd a{ /* ★ */
	color: #666;
	text-decoration: none;
}
#Home #Main .right .section02 .inner dl dd a:hover{ /* ★ */
	text-decoration: underline;
}


/* 応急処置 */
.overview .section01 table textarea ,
.overview .section01 table input {
	border: 1px solid #ccc;
}
.access #Content h1 {
	background: url(images/access_h1.jpg);
}
.sitemap #Content h1 {
	background: url(images/sitemap_h1.jpg);
}
.site #Content h1 {
	background: url(images/site_h1.jpg);
}
.404 #Content h1 {
	background: url(images/404_h1.jpg);
}
.contact #Content h1 {
	background: url(images/contact_h1.jpg);
}
.colum #Content h1 {
	background: url(images/colum_h1.jpg);
}
.news #Content h1 {
	background: url(images/news_h1.jpg);
}
.recruit #Content h1 {
	background: url(images/recruit_h1.jpg);
}

/* コラム部分 */
.colum #Main .section01 {
	border: 1px dotted #CFD0CB;
	margin: 0 20px;
	background: #F9F6EF;
}

.colum #Main .section01 .detailbox_top {
	margin: 10px;
}
.colum #Main .section01 .detailbox_top .entry_article {
	margin: 0 10px 0 15px;
}
.colum #Main .section01 .detailbox_top .entry_article p {
	color: #333;
}
.colum #Main .section01 h3 {
	background: none;
	font-size: 105%;
	margin: 0 0 3px;
	padding: 5px 0 5px 10px;
	color: #fff;
	background: #00AE7B;
}
.colum #Main .section01 h3 a {
	color: #fff;
}
.colum #Main .section01 h3 small {
	margin: 0;
	color: #333;
}
.colum #Main .postmetadata {
	border: none;
	margin: 0 20px 15px 0;

}
