/*
Theme Name: Shizuyaku
Theme URL: http://www.printing-s.jp
Description: Shizuyaku
Author: R.Fukunaga
*/


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

body {
margin: 0;
padding: 0;
background-image:url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/bg.jpg);
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;	
font-size: 0.8em; /* Resets 1em to 10px */
line-height: 1.5em;
}

h1 { margin:0; padding:0;}

a { color:#FF6666;} /*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
a:hover { color:#CCCC00;}

#wrap {
width:1000px;
margin:0 auto;
padding:0;
background-color: #FFFFFF;
border-right:solid 1px #666;
border-left:solid 1px #666;
}

#main {
padding:10px 20px 1px;
min-height:650px;
height: auto !important;
height: 650px;
}

.clear { clear:both; margin:0;}	

img { border:none;}


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

#header {
background-image:url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/headerbg.jpg);
background-repeat:no-repeat;
margin:0;
padding:0;
height: 160px;
}

#header img {
border:none;
margin:50px 0px 10px 30px;
}

#header #discription {
border:none;
margin-left: 20px;
}

#loginout {
width:270px;
text-align:right;
margin:40px 20px 0px 20px;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-bottom:2px solid #999;
border-right:2px solid #999;
float:right;
}

#login {
font-size:0.8em;
font-weight:bold;
padding:2px;
padding-left:22px;
background-image:url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/login.gif);
background-repeat:no-repeat;
margin-left:5px;
}

#passlost {
font-size:0.7em;
float:right;
padding:2px;
padding-left:22px;
background-image:url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/hatena.gif);
background-repeat:no-repeat;
margin-right:5px;
}

#username {
font-size:0.8em;
font-weight:bold;
margin:2px;
margin-right:5px;
color:#666;
}

/* ++++++++++　トップページのデザイン　+++++++++++ */



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

#contaner {
padding:10px 10px 10px 0;
min-height:650px;
height: auto !important;
height: 650px;
background-color: #FFFFFF;
float: right;
width:740px;
}

#contents {
float:left;
width: 500px;
margin-right: 10px;
}

#contents #bread {
text-align:right;
}

#contents #date {
font-size:0.75em;
font-weight:bold;
font-family:Verdana, Helvetica, sans-serif;
margin-left:0px;
margin-top:5px;
}

#contents #cate {
font-size:0.8em;
font-weight:bold;
margin:0;
padding:0;
margin-top:5px;
background-image:url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/title.jpg);
background-repeat:no-repeat;
height:30px;
padding-left:30px;
padding-top:8px;
color:#666666;
}


#contentslist h2 {
margin:5px 0;
border-bottom:solid 1px #FF6666; /*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
font-size:1.5em;
}

#contentslist h2 a {
text-decoration:none;
color:#006699;
}

#contentslist #day {
background-color:#FF6666; /*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
color:#fff;
font-size:0.95em;
font-family:Verdana, Helvetica, sans-serif;
}

#contentslist h2 a:hover {
color:#FF9900; 
}

#contentsist {
margin-top:10px;
}
#catecontents {
line-height:200%;
margin-left:5px;
}	


#listline {
border-top:1px solid #FF6666; /*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
text-align:right;
font-size:0.9em;
color:#999;
padding:5px;
margin-top:10px;
}

.pagenav {
font-size:0.75em;
}

.postmetadata {
margin-top:10px;
margin-bottom:10px;
font-size:0.9em;
}

/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */

.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.1em;
}

.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: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}

.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 {	font-size:0.9em;}

#respond {
font-size:0.9em;
/*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;
font-size:0.9em;
font-weight:bold;
}

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

#sidebar {
width:220px;
float:right;
}

#sidesearch {
border:1px solid #FF6666; /*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
background-color:#F1FFCC; /*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
margin-bottom:10px;
text-align:center;
height:35px;
}

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

#sideserch input {
vertical-align: bottom;
}

#s {
border:1px solid #999;
margin:0;
position:absolute;
left:20px;
top:8px;
width:120px;
}

#serchbutton {
margin:0;
position:absolute;
left:150px;
top:6px;
}

*html body #s{
margin-left:-100px;
}

*html body #serchbutton{
margin-left:-100px;
}

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

#sidebar #profil{
border:1px solid #FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
background-color:#F1FFCC;/*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
margin-bottom:10px;
text-align:center;
padding:5px;
}

#sidebar #date{
border:1px solid #FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
background-color:#F1FFCC;/*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
margin-bottom:10px;
text-align:center;
padding:5px;
}

#sidebar #profil p {
margin:0 auto;
padding:0;
text-align:left;
width:180px;
display:block;
}

#sidebar ul ul {
margin:0;
padding:0;
list-style:none;
border:1px solid #FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
background-color:#F1FFCC;/*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
margin-bottom:10px;
}

#sidebar li li{
margin:0;
padding:5px 5px 5px 25px;
background: url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/mark1.gif) no-repeat 5px 7px;
}

#sidebar ul strong{
background-color:#FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
color:#fff;
padding:2px;
display:block;
font-size:1.2em;
text-align:center;
margin-bottom:2px;
}

#calendar{
margin:0 auto;
/*font-size:em;*/
line-height:1.2em;
text-align:center;
}

#calendar table {
background-color:#FFEEEE;
padding: 0;
margin:0 auto;
}

#calendar table#wp-calendar caption {
/*カレンダーのタイトル。*/
font: 100%;
padding-top:10px;
text-align: center;
text-transform: uppercase;
background-color:#F1FFCC;/*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
font-weight:bold;
margin:0 auto;
}

#calendar table#wp-calendar td {
text-align: center;
margin:0;
padding:0;
}

#calendar table#wp-calendar th {
text-align: center;
width: 23px;
margin:0;
padding:0;
}
#calendar table#wp-calendar #today {
/*「今日」をマークして表示*/
border: 1px solid #999;
}

#calendar table#wp-calendar #next a {
/*next、prevは、前月、次月メニューのスタイル*/
padding-left: 10px;
text-align: right;
border:0;
}

#calendar table#wp-calendar #prev a {
padding-right: 10px;
text-align: left;
border:0;
}

#calendar table#wp-calendar a {
color: #cc0033;
text-decoration: none;
}

#calendar table#wp-calendar a:hover {
color: #cc0033;
text-decoration: underline;
}

#wp-calendar th.Sunday {
color: #ff0000;
}


#wp-calendar th.Saturday {
color: #1e90ff;
}
/* ++++++++++　サイドバー左　+++++++++++ */

#sidebar2 {
width:220px;
float:left;
margin:10px;
}
#sidebar hr {
border:1px solid #DDD;
width:90%;
}

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

#sidebar2 ul ul {
padding:0;
list-style:none;
border:1px solid #FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
background-color:#F1FFCC;/*季節ごと　春FFF5FF　夏F1FFCC 秋冬FFEEEE　*/
margin-bottom:10px;
}

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

#sidebar2 li li{
margin:0;
padding:5px 5px 5px 25px;
background: url(https://shizuyaku.jp/old/wp-content/themes/shizuyaku/images/mark1.gif) no-repeat 5px 7px;
color:#FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
}

#sidebar2 ul strong{
background-color:#FF6666;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
color:#fff;
padding:2px;
display:block;
font-size:1.2em;
text-align:center;
margin-bottom:2px;
}

#adbanner {
margin:20px auto;
border:dotted 1px silver;
width:190px;
height:60px;
}

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

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



/* ++++++++++　会員専用ページのデザイン　+++++++++++ */



/* ++++++++++　支部会カテゴリページのデザイン　+++++++++++ */

#sibukai {
text-align:center;
padding:5px;
margin-bottom:10px;
}

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

#sibukai li {
float:left;
padding:3px;
font-size:0.75em;
height:1.3em;
background-color:#EAF4F4;
margin:0 2px;
}

/* ++++++++++　支部会カテゴリページのデザイン　+++++++++++ */

#sibukai {
width:480px;
border: 2px solid #C1E1DA;
text-align:center;
padding:5px;
height:auto;
margin:0 auto;
}

#sibukai ul {
list-style:none;
margin:0 auto;
padding:0;
height:20px;
}

#sibukai li {
float:left;
width:60px;
font-size:0.9em;
height:20px;

}

/* ++++++++++　お問い合わせ部分のデザイン　+++++++++++ */

#contactside {
width:260px;
padding:0;
float:left;
}

#contact01 {
width:470px;
float:right;
padding:0;
}


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

#link {
border-collapse:collapse;
margin-bottom:20px;
font-size:0.75em;
width:500px;
}

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

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



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

#footer {
padding:10px;
text-align:center;
}

#footer hr {
margin:0;
border:#FF6666 solid 2px;/*季節ごと　春FF6666　夏32CF9C 秋冬CC6733　*/
}

#footer address {
font-style:normal;
}