﻿@charset 'UTF-8';
/*
Theme Name: Sagami
Theme URL: http://www.printing-s.jp
Description: Sagami
Author: R.Fukunaga
*/


/* ++++++++++　全体のデザイン　++++++++** */

body {
	margin: 0;
	padding: 0;
	background-image:url(images/bg.jpg);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
	letter-spacing: 0.05em;
	color:#333333;
	}


h1 {margin:0;
	padding:0;
	font-size: 2em; /* 20px */
	}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
}


a {
	color:#003300;
	}
	
a:hover {
	color:#CCFF66;
	}

#wrap {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	background-color:#FFFFFF;
	border-left:1px solid #4db34e;
	border-right:1px solid #4db34e;
	}

#header {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	height: 120px;
	width: 900px;
	margin: 0 auto;
	border-left:1px solid #4db34e;
	border-right:1px solid #4db34e;
	}

#contaner {
	padding:0;
	min-height:670px;
	height: auto !important;
	height: 670px;
	float: right;
	width:670px;
	}
	
#sidebar {
	width:190px;
	float:left;
	margin:0 0 10px 5px;
	}

*html #sidebar { /*IE6用のハック*/
	margin:0 0 10px 18px;
}

#footer {
	text-align:center;
	color: #FFFFFF;
	background-color:#336600;
	width: 900px;
	height: 28px;
	margin: 0 auto;
	border-left:1px solid #4db34e;
	border-right:1px solid #4db34e;
	}
	

.clear {
	clear:both;
	margin:0;
	}	
	
img {
 border:none;
}
	
.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */



#header h1 img {
	border:none;
	margin:15px 0 0px 10px;
	}
	
#header #discription {
	border:none;
	color:#255AA0;
	margin-left: 95px;
	font-size: 1.2em;
	font-weight:bold;
	}

#header #headernavi {
	text-align:right;
	background-image: url(images/headline_bg.jpg);
	height: 25px;
	background-position: right;
	background-repeat: no-repeat;
	padding-top:5px;
}

#header #headernavi #search {
	float:left;
	width:230px;
	margin-top:4px;
 }
 
#header #headernavi #search #s {
	border:#D3E3ED 1px solid;
	font-size:110%;
 }
 
 #header #headernavi #search #sb {
	border:#D3E3ED 1px solid;
	background-color:#ddf0ff;
	color:#255a9e;
	font-size:110%;
 }
 
#header #headernavi #globalnavi{
	float:right;
	width:400px;
	text-align:right;
	font-size:1.4em;
	color:#FFFFFF;
}

#globalnavi ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-right:20px;
}

#globalnavi ul li{
	display:block;
	float:right;
}

#globalnavi ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#globalnavi ul li a:hover{
	color:#CCFF66;
}


/* ++++++++++　コンテンツ部分のデザイン　+++++++++++ */

.more-link{
	 font-size:1.2em;
	 color:#CC0000;
	 font-weight:bold;}

#banner1 {
	width:300px;
	text-align:center;
	float:left;
	}
#banner2 {
	width:300px;
	text-align:center;
	float:right;
	}
	
#contentslist {
	margin:0 10px 10px 0;
	}
	
#contentslist .yearly{
	font-size:1.8em;
	font-weight:bold;
	color:#990000;
	}
	
#contentslist .yearly_des{
	font-size:1.2em;
	margin-bottom:20px;
	}
	
#contentslist h2 {
	margin:0;
	font-size:1.5em;
	padding:2px 2px 2px 5px;
	border-left:6px #0066CC solid;
	background-color:#CCEEED;
	font-weight:bold;
	}
	
#contentslist h2 a {
	text-decoration:none;
	color:#003399;
	}

#contentslist h2 a:hover {
	color:#FF99CC;
	}
	
#contentslist h2 span {
	font-size:0.8em;
	font-family:Verdana, Helvetica, sans-serif;
	}
	
#contentslist #day {
	color:#666666;
	font-size:1.1em;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:right;
}
	
#subcate {
	border: 2px solid #C1E1DA;
	margin-bottom:20px;
}

#subcate ul {
list-style:none;
margin:8px 0 10px 0;
padding:0;
height:1.3em;
}

#subcate li {
float:left;
font-size:1.2em;
height:1.3em;
display:block;
margin:0 5px;
padding:0;
}

#new {
	border:1px solid #00365b;
	margin:10px 10px 0 5px;
}

#topnews {
	margin-bottom:10px;
	padding:5px;
	}

#topnewsh2{
	background-color:#DEF1CF;
	font-size:1.5em;
	color:#2c4d91;
	margin:0px;
	padding:3px;
	font-weight:bold;
}

#topnewsh2 span{
	font-size:0.8em;
	color:#666666;
	font-weight:normal;
}


#topnews ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.3em;
	}
	
#topnews ul a {
	text-decoration:none;
	}
	
#topnews li {
	background-image:url(images/mark1.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:3px;
	background-position:0px 7px;
	}

#topcontents {
	line-height:200%;
	margin-left:5px;
	margin-bottom:20px;
	font-size:1.2em;
}

#catecontents {
	line-height:200%;
	margin-left:15px;
	font-size:1.2em;
}	

#topcontents {
	line-height:200%;
	font-size:1.2em;
}	
	
#listline {
	border-top:1px dotted #666666;
	text-align:right;
	color:#999;
	padding:5px;
	margin-top:10px;
	}
	

.pagenav {

	}
	
.postmetadata {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	}
	
/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */


.commentlist li {
	margin: 0;
	padding: 5px 5px 3px;
	list-style: none;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist {
	margin:10px 0;
	padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#comentop p {
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata {
	color: #777;
	}

.nocomments {
border:1px solid silver; margin:5px; padding:5px; text-align:center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entry{
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	
.entry .postmetadata {
	text-align:left;
	}
	
.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt a {
	text-decoration:none;
	}
	
.alt2 {
	border-bottom: 1px solid #DDD;
	}
	
.alt2 a {
	text-decoration:none;
	}
	
.author {

}

/* ++++++++++　コメント部分のデザイン　+++++++++++ */
#comments {
	background-color:#EDF4F8;
	padding:5px;
	color:#006699;
	}
	
#commentlogin {

	}

#respond {

	/*border-bottom:solid 2px #538ad8;*/
	border-left:solid 4px #538ad8;
	color:#006699;
	padding:0 5px;
	}
	
.com {
	/*font-size:0.75em;*/
	border-bottom:solid 1px #99CCCC;
	padding-bottom:8px;
	margin-bottom:12px;
	}

.com p {
	margin:5px 0;
	}
	
.commeta {
	color:#666;
	text-align:right;
	}
	
#tb {
	/*font-size:0.75em;*/
	border:dotted 1px #666;
	padding:8px;
	line-height:150%;
	}



/* ++++++++++　ぱんくずリストのデザイン　+++++++++++ */

#bread {
	margin:0 10px 25px 0;
	font-weight:bold;
	text-align:right;
	color:#666666;
	font-size:1.2em;
	}

/* ++++++++++　サイドバー左　+++++++++++ */

#sidebar .weblist_img{
	text-align:center;
	margin-bottom:20px;
}

#sidesearch {
text-align:center;
margin:5px 0;
}

#sidesearch form {
	margin:0;
	padding:0;
}

#sidebar hr {
	border:1px solid #DDD;
	width:90%;
	}
	
#sidebar .alcent {
	margin-bottom:10px;
	text-align:center;
	font-size:1.2em;
	}

#sidebar .alcent a{
	text-decoration:none;
	}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul ul {
	padding:0;
	list-style:none;
	margin:10px 0;
	font-size:1.2em;
}

#sidebar ul ul ul{
	font-size:1.0em;
}

#sidebar .children{
	padding:0;
	list-style:none;
	border:none;
	margin:0px;
	margin-left:15px;
}

#sidebar #menu li a{
	border-left:6px solid #99CC33;
	margin:5px 0;
	padding:0 0 0 3px;
	text-decoration:none;
	height:20px;
	display:block;
	border-bottom:1px dotted #999;
}

#sidebar #menu li a:hover {
	border-left:6px solid #CCFF66;
	border-bottom:1px dotted #D0E2EA;
	}
	
#sidebar ul strong{
	color:#fff;
	display:block;
	font-size:1.4em;
	text-align:center;
	margin-bottom:2px;
	background-image: url(images/cate_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 3px;
}

#sidebar ul #recent_posts{
margin:0;
padding:0;
list-style:none;
border:1px solid #deebf4;
margin-bottom:10px;
font-size:1.0em;
}
	
#sidebar ul #recent_posts li a{
margin:0;
padding:7px 5px 7px 25px;
background: url(images/mark.gif) no-repeat 7px 9px;
text-decoration:none;
}
 
#sidebar ul #recent_posts li a:hover{
margin:0;
padding:7px 5px 7px 25px;
background: url(images/mark.gif) no-repeat 7px 9px;
}

#sidebar .rec_come{
	border:1px solid #deebf4;
	padding:5px;
	margin:0 auto;
	margin-left:5px;
	font-size:1.0em;
}

#sidebar ul.rec_come {
	list-style:none;
	margin:0;
	padding:0;
	}

#sidebar ul.rec_come li{
	margin:5px;
	padding:5px;
	border-bottom:1px dotted #666;
	}

#adbanner {
	margin:20px auto;
	text-align:center;
	}
	
	#adbosyu {
	margin:10px auto;
	border:double 4px #85BBC7;
	width:180px;
	text-align:center;
	padding:3px;
	}

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}


#sidebar .contact_img a{
background-image:url(images/contact.png);
display:block;
width:130px;
height:41px;
margin:0 auto;
}

#sidebar .contact_img a:hover{
background-image:url(images/contact_ov.png);
}

#sidebar .idou_img a{
background-image:url(images/idou.png);
display:block;
width:130px;
height:41px;
margin:10px auto;
}

#sidebar .idou_img a:hover{
background-image:url(images/idou_ov.png);
}

#sidebar .idou_img span,#sidebar .contact_img span{
display:none;
}
/* ++++++++++　お問い合わせ部分のデザイン　+++++++++++ */

#contact table {
	width:550px;
	border:4px double silver;
	border-collapse: collapse;
  border-spacing: 0;
}

#contact td {
	border:1px solid silver;
	padding:5px;
	background-color:#F6F6F6;
}

/* ++++++++++　リンク集のデザイン　+++++++++++ */

#link {
border-collapse:collapse;
margin:20px 0;
}

#link {
	width:90%;
	font-size:1.2em;
	}

#link th,#link td {
	text-aligin:left;
	padding:10px 5px;
	border:solid 1px #ccc;
	}

#link th {
	width:200px;
	background-color:#E3F4FB;
	}


/* ++++++++++　フッター部分のデザイン　+++++++++++ */


	
#footer address {
	font-style:normal;
	font-size:1.2em;
	}


/* ++++++++++　プライバシーポリシー部分　+++++++++++ */

#privacy #main{
	width:630px;
}

#privacy table {
	width: 100%;
	padding:10px 15px 10px 20px;
	text-align: left;
}
#privacy td {
	font-size: 1em;
}
#privacy .t3 {
	font-weight: bold; font-size: 1.2em; color: #000000; line-height: normal;
}
#privacy .white {
	font-weight: normal; color: #ffffff;
}
#privacy .tbl-01 {
	padding: 2em 0;
}
#privacy .tbl-13 {
	 border: #999999 1px solid; padding: 1px; width: 700px;
}
#privacy .pay {
	font-weight: bold; font-size: 1.2em;
}
#privacy .txt2 {
	font-size: 1.2em; color: #000000; line-height: 1.5em;
}

#privacy .txt2 p{
	font-size: 0.8em; color: #000000; line-height: 1.5em;
}

#privacy .p_text {
display: block;
margin-left: 2em;
}

#privacy span.p_text ul {
list-style-type: disc; list-style-position: outside; line-height: 1.2em; margin:0.5em 0; 
_margin-left: 1em;
}

#privacy span.p_text ul li {
_font-size: 0.8em;
}

#privacy .adress {
width: 22em;
display: block;
margin-top: 0.5em;
margin-left: 2em;

padding: 5px 10px;
border: 1px solid #ccc;
}

