@charset "UTF-8";
/* 志賀塗装 CSS Document */

body  {
	font-size:12px;
	line-height:150%;
	color:#000;
	text-align:left;
	margin: 0px auto;
	padding:0px auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(images/gr_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#FFF;
}

img {
	border:0;
	padding:0px;
	margin:0px;
}

form {
	padding:0px;
	margin:0px;
}

a {
	color:#003207;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover {
	color:#fabe00;
	text-decoration:underline;
}
a:active {
	color:#E00;
	text-decoration:none;
}

p {
	margin-top:0px;
}


.green01 {
	color:#003207;
}
.green01 a:link {
	color: #003207;
	text-decoration: none;
}
.green01 a:visited {
	color: #003207;
	text-decoration: none;
}
.green01 a:hover {
	color:#FC0;
	text-decoration: none;
}


.green02 {
	color:#7bbd15;
}
.green02 a:link {
	color: #7bbd15;
	text-decoration: none;
}
.green02 a:visited {
	color: #7bbd15;
	text-decoration: none;
}
.green02 a:hover {
	color:#FC0;
	text-decoration: none;
}


.white {
	color:#fff;
}
.white a:link {
	color: #fff;
	text-decoration: none;
}
.white a:visited {
	color: #fff;
	text-decoration: none;
}
.white a:hover {
	color:#FC0;
	text-decoration: none;
}


.red {
	color:#D00;
}


#container {
	width: 950px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#FFF;
	text-align:left;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}

#header {
	width: 950px;
	padding:0px 0px 3px 0px;
	margin-bottom:18px;
}
#header h1 {
	color:#FFF;
	font-size:12px;
	margin:0 0 3px 0;
	padding:3px 3px 3px 20px;
	font-weight:normal;
	background-color:#030;
}
.header_margin {
	margin:0;
}
#contents {
	width:950px;
	padding:0px;
	margin:0px;
	background-image:url(images/gr_contents_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#main_left {
	float:left;
	width:717px;
	padding:0px;
	margin:0px;
}

#main {
	float:right;
	width:486px;
	text-align:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#main h1 {
	clear:both;
	font-size:130%;
	color:#003207;
	margin-top:0px;
	margin-bottom:1.0em;
	background:url(images/gr_h1_icon.gif) no-repeat 5px 0px;
	border-bottom:2px solid #7bbd15;
	padding:10px 10px 10px 45px;
}
#main h2 {
	clear:both;
	font-size:120%;
	margin-bottom:0.6em;
	color:#FFF;
	background-image:url(images/gr_h2_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#003207;
	padding:3px 10px 10px 10px;
}
#main h3 {
	font-size:110%;
	color:#7bbd15;
	margin-top:0px;
	margin-bottom:0.3em;
	background:url(images/gr_h3_bg.gif) no-repeat 0px 2px;
	padding:0px 10px 0px 18px;
}
#main h4 {
	font-size:100%;
	color:#7bbd15;
	margin-bottom:0.3em;
}
#main h5 {
	margin-bottom:0.3em;
}

#left {
	float:left;
	width:205px;
	padding:0px 0px 0px 13px;
	margin:0px 0px 20px 0px;
}

#right {
	float:right;
	width:191px;
	padding-right:14px;
	margin:0px 0px 20px 0px;
}

#contents_footer {
	text-align:center;
	font-size:10px;
}

#footer {
	text-align:center;
	margin-top:50px;
	padding-top:2px;
}
#footer h4 {
	color:#003207;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:160%;
}
#footer2 {
	background-color:#003207;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

#contents_footer {
}

.c-both{
	clear:both;
	margin:0px;
	padding:0px;
}





/*　レフト用　*/
#left_banner {
	margin-bottom:20px;
}
#left_banner img {
	margin-bottom:9px;
}
#left_button {
	margin-bottom:26px;
}
#left_profile {
	width:191px;
	background-color:#c9e7dd;
	border-top:6px solid #003207;
	border-bottom:2px solid #003207;
	padding:6px;
}





/*　ライト用　*/
#right_banner {
}
#right_banner img {
	margin-bottom:9px;
}
.right_jirei_box {
	margin-bottom:10px;
	border-bottom:1px dashed #999;
	padding-bottom:6px;
}
.rjb_image {
	width:148px;
	height:99px;
	background-image:url(images/gr_nowprintng2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.rjb_image1 {
	width:100px;
	height:100px;
	background-image:url(images/gr_nowprintng2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.right_jirei_box h4 {
	color:#003207;
	font-size:12px;
	margin-top:2px;
	margin-bottom:0px;
	font-weight:bold;
}
.right_jirei_box p {
	margin:0px;
}
#right_profile {
	background-color:#c9e7dd;
	border-top:6px solid #003207;
	border-bottom:2px solid #003207;
	padding:6px;
}
#right_profile h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
#right_profile p {
	margin-top:0px;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #FFF;
}







/*　トップページ用　*/
.top_title {
	margin-bottom:4px;
}
/*　イベント情報　*/
#top_event {
	width:486px;
	text-align:left;
	margin-bottom:30px;
}
.top_event_box {
	float:left;
	width:230px;
	padding-left:6px;
	height:140px;
	overflow:auto;
}
.te_date {
	color:#7bbd15;
}
.te_title {
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:dotted 1px #333;
}

.top_event_report {
	float:right;
	text-align:left;
	width:224px;
	background-color:#c9e7dd;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ter_box, ter_box02 {
	margin-bottom:10px;
	padding-bottom:10px;
}
.ter_box {
	border-bottom:1px dashed #000;
}
.ter_image {
	float:left;
	width:78px;
	height:78px;
	background-image:url(images/gr_nowprintng.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.ter_txt {
	float:right;
	width:136px;
	text-align:left;
}
.ter_txt h4 {
	font-size:12px;
	color:#003207;
	margin-top:0px;
	margin-bottom:0px;
}
.ter_txt_body {
	font-size:10px;
}

/*　ブログ更新履歴　*/
.tbtg_title {
	margin-bottom:4px;
}
#top_blog {
	float:left;
	width:236px;
}
#top_genba {
	float:right;
	width:236px;
	text-align:left;
}
.top_blog_box, .top_genba_box {
	height:220px;
	overflow:auto;
	padding-left:6px;
	padding-right:10px;
	margin-bottom:24px;
}
.tb_date, .tg_date {
	color:#7bbd15;
}
.tb_title, .tg_title {
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:dotted 1px #333;
}

/*　トップ施工事例　*/
#top_jirei {
	margin-bottom:30px;
}
.top_jirei_box {
	float:left;
	width:232px;
	margin-right:10px;
	margin-bottom:10px;
}
.tjb_image {
	float:left;
	width:86px;
	height:86px;
	background-image:url(images/gr_nowprintng.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.tjb_txt {
	float:right;
	width:140px;
	text-align:left;
}
.tjb_txt h4 {
	font-size:12px;
	color:#003207;
	margin-top:0px;
	margin-bottom:0px;
}
.tjb_txt_title {
	font-size:10px;
}





/*　ページ共通用　*/
.morepage {
	background-image:url(images/gr_morepage.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}
.morepage02 {
	background-image:url(images/gr_morepage02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}
.backtop {
	background-image:url(images/gr_backtop.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
.backpage {
	background-image:url(images/gr_backpage.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}






/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
	text-align:right;
	border-top:1px solid #999;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}



/*　エントリー　ページ分割　番号用　*/
.paged a, .paged a:visited{
	padding: 0 5px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #666;
	background-color:#FFF;
}
.paged b{
	padding: 0 5px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #666;
	background-color:#FFF;
}


.paged2 {
	position:relative;
	top:5px;
}
