/*
Theme Name: 練馬・桜台情報局
Description: 練馬・桜台情報局のテーマ
*/

* {
margin : 0;
padding : 0;
}
a{ color: #0000ff;
	text-decoration:underline;
}
a:link{ color: #0000ff; text-decoration: underline;
}
a:visited{ color: #c600c6;  text-decoration: underline;
}
a:hover{color: #ff0000; text-decoration:underline; background-color:#00ff00;
}

body	{background:#ffefef url(back_sakura.jpg) fixed;}

/* コンテナ */
div#container	{width: 1000px;
	margin: auto}

/* ヘッダー */
#headBlock {
 width: 1000px;
 height: 90px;
 color: #ffffff;
 background-color: #228B22;
}

#headBlock a{ color: #ffffff;
}
#headBlock a:link{ color: #ffffff; text-decoration: none;
}
#headBlock a:visited{ color: #ffffff;  text-decoration: none;
}
#headBlock a:hover{ color: #0000ff; text-decoration:underline; background:#66ff99;
}


.headright1{
float:right;
}

.headertopright{
font-size:12px;
text-align:right;
}


#menu-head-navi,
#menu-second-navi{
background-color:#228B22;
color:#ffffff;
list-style-type: none;
width:1000px;
height:25px;
border-top:2px solid #fff;
}

#menu-head-navi li,
#menu-second-navi li{
float:left;
width:100px;
display: block;
line-height:25px;
border-right:2px solid #fff;
}

#menu-head-navi li a,
#menu-second-navi li a{ color: #ffffff;
text-decoration: none;
fonr-weight:bold;
text-align: center;
width: 100%;
display: block;
background-color:#228B22;


}
#menu-head-navi li a:visited,
#menu-second-navi li a::visited{ color: #ffffff;  text-decoration: none;
background-color:#228B22;
}
#menu-head-navi li a:hover,
#menu-second-navi li a:hover{ color: #ff0000; text-decoration:underline; background:#66ff99;
}


#menu-second-navi #menu-item-15963{
background-color:#FD7567;
width:100px;
height:25px;}

#menu-second-navi #menu-item-15965{
background-color:#FDF569;}

#menu-second-navi #menu-item-15964{
background-color:#00E64D;}

#menu-second-navi #menu-item-15968{
background-color:#7DDDD;}

#menu-second-navi #menu-item-15966{
background-color:#6991FD;}

#menu-second-navi #menu-item-15967{
background-color:#8R67FD;}


#headerleft{
width:400px;
}


.title { 
  font-size: 170%;
  color: #ffffff;
  margin: 0px;
  padding: 20px 0 0 30px;
float:left;
}
.introduction { 
  font-size: 80%;
  color: #ffffee;
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
}

.introduction1 { 
font-size: 15px;
color: #333333;
float:left;
font-weight:bold;
margin: 0;
padding: 0 10px;
}


.adunit{
	margin:0 0 2px 15px;
	float:left;
	height:15px;
}

.adunit1{
	margin:0 15px 2px 0;
	float:right;
	height:15px;
}



/* メイン */
div#main	{width: 660px;
	float: left}

/* コンテンツ */
div#content	{width: 500px;
	float: left;
	margin-bottom: 20px
	margin-right:5px;}

.centerad	{
	width:500px;
	height:70px;
	background-color:#0000ff;
	margin: 20px auto;
	text-align: center;
	}

p#pagetitle	{font-size: 0.875em;
	background-color:#228B22;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding: 10px 0;}

/* フロント */
.front{
	width:500px;
	padding-bottom:10px;
	text-align:center;
}


/* 記事 */
div.post	{border: solid 1px #2b76cc;
	background:#ffffff;
	padding: 10px;
	margin: 0px auto;
	font-size:13px;
clear:both;
}

div.post h2	{
	background-image: url(mark.png);
	background-repeat: no-repeat;
	font-size:15px;
	border-bottom: solid 1px #8cc63f;
	padding-left: 22px;
	padding-bottom: 5px;
	margin: 0}

div.post h2 a	{
	text-decoration: none;
	color: #000000}

div.post h2 a:visited	{
	text-decoration: none;
	color: #000000}

p.postinfo	{
	color: #2b76cc;
	float: right;}

p.postinfo a	{
	color: #0000ff;
	font-weight: bold;
}

p.postinfo2	{
	color: #2b76cc;
	float: right;
	clear:both;}

p.postinfo2 a	{
	color: #0000ff;
	font-weight: bold;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.pan{
	float:left;
}
.pan a{
	text-decoration: none;
}


/* 記事内の画像 */
.aligncenter	{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.post img	{
border: none;
}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}


/* ページリンク */
p.pagelink a	{font-size: 25px;
	color: #0000ff;
	font-weight: bold;
    background-color:#ffffff;
}

p.pagelink a:hover{
    color:#ff0000;
    }

p.pagelink1 a	{font-size: 15px;
	color: #0000ff;
	font-weight: bold;
    background-color:#ffffff;
}

p.pagelink1 a:hover{
    color:#ff0000;
    }
span.pageprev	{float: left}

span.pagenext	{float: right}


/* コメント */
#comments	{clear: both}

div#com	{border: solid 1px #2b76cc;
	padding: 0 18px;
	margin-top: 45px}

textarea	{width: 360px}

div#com h3	{font-size: 0.875em;
	border-bottom: solid 1px #2b76cc;
	padding-bottom: 3px;
	margin-top: 20px}

div#com p	{font-size: 0.75em;
}

div.compost	{border-bottom: dotted 1px #2b76cc;
	background-color:#FFEFEF;
}

p.cominfo	{text-align: right;
background-color:$2b76cc;
}

div#com a	{color: #2b76cc}

p#comfeed img	{vertical-align: middle}

p#comfeed a	{color: black;
	text-decoration: none}

p#comfeed	{background-color: #a8d1ff;
	padding: 8px;
	margin-top: 30px}

p#trurl	{background-color: #a8d1ff;
	padding: 8px;
	margin-bottom: 30px}


/* 記事下リスト */
.articlelist1 {
	list-style-type: none;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}

/* 人気記事リスト */
.articlelist2 {
	list-style-type: none;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}

.articlelist1 a, .articlelist2 a {
	color: #0000ff;
}

/* サイドバー */
#sidebar	{width: 150px;
	font-size:12px;
	float: left;
	margin-right:5px;
background-color:#ffffff;
clear:both;
}

#sidebar2	{width: 150px;
	font-size:12px;
	float: right;
	margin-left:5px;
	margin-top: 0px;
background-color:#ffffff;

}

#sidebar3	{width: 180px;
	font-size:12px;
	float: right;
	margin-top: 0px;
background-color:#c6f7df;
}

#sidebar h2, #sidebar2 h2, #sidebar3 h2
	{background-color:#228B22;
	font-size: 14px;
	color: white;
	margin: 0;
}

#sidebar li, #sidebar2 li,#sidebar3 li
	{list-style-type: none;
	vertical-align: top}

#sidebar li a, #sidebar2 li a, #sidebar3 li a
	{color: #0000ff;
	text-decoration: underline;}

#sidebar ul, #sidebar2 ul, #sidebar3 ul
	{}

#sidebar ul li li,#sidebar2 ul li li, #sidebar3 ul li li
	{padding-left: 10px
}

.scr {
  overflow: auto;   /* スクロール表示 */ 
  width: 100%;
  height: 150px;
  background-color:#c6f7df;
}

/* カレンダー */
#wp-calendar	{width: 100%;
	margin-bottom: 20px;
	font-size: 0.75em}

#wp-calendar a	{color: #2b76cc;}

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{background-image: url(menubar-small.png);
	background-repeat: no-repeat;
	color: white;
	padding: 6px 8px;
	text-align: left}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}

/* フィード */
p.feed	{font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
	border: solid 1px #8cc63f;
	padding: 5px;
	margin: 25px 0}

p.feed a	{color: #444444;
	text-decoration: none}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* タグクラウド */
li#tagcloud	{line-height: 1.2;
}

p#tagcloud a	{color: #2b76cc}

/* 検索フォーム */
input#s	{width: 120px;
	margin-bottom: 5px}

/* フッター */
div#footer	{border-top: solid 3px #2b76cc;
	text-align : center;
	font-size: 13px;
	clear: both;
margin-top:5px;}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}

.clear {
clear:both;
}



table.template1{
	border: 1px #228B22 solid;
	border-collapse: collapse;
	width: 320px;
	float: right;
	padding-left:5px;
}

table.template1 th {
	text-align: center;
	font-size: 20px;
	background-color: #228B22;
	color: #ffffff;
}

table.templalate1 tr{
}

table.template1 td {
	border: 1px #228B22 solid;
	padding: 2px 2px 2px 10px;
}

table.template2{
	border: 1px #228B22 solid;
	border-collapse: collapse;
}

table.template2 th {
	text-align: center;
	background-color: #228B22;
	color: #ffffff;
}


table.templalate2 tr{
}

table.template2 td {
	border: 1px #228B22 solid;
	padding-left:10px;
	padding-right:10px;
}








/* 3段組み用の設定 */
div#content1{width: 690px;
	float: left;
	margin-bottom: 20px;
}

table.templatelinks{
	width:650px;
	border: 1px #228B22 solid;
	border-collapse: collapse;
	margin-top:5px;
}

table.templatelinks th {
	text-align: center;
	font-size: 13px;
	background-color: #228B22;
	color: #ffffff;
}
table.templalatelinks tr{ 
	margin:0;
	padding:0;
}

table.templatelinks td {
	width:25%;
	text-align: left;
	border: 1px #228B22 solid;
	padding-left:10px;
 	background-color: #c6f7df;
 	overflow: auto;   /* スクロール表示 */ 
	height: 150px;
}


.photo{
	width:150px;
	float:left;
}

.shikaku{
border: 1px solid #C0C0C0;
padding-left:20px;
padding-right:20px;
background: #c6f7df;
margin-top:10px;
margin-bottom:10px;
}


div#content2{
	width: 1000px;
	float:left;
	margin-bottom: 20px;
}


.size30bold{
font-size:30px;
font-weight:bold;
}

.redbold{
color:#ff0000;
font-weight:bold;
}

.footarea{
    width:250px;
    background-color:#ffffff;
float:left;
    text-align:left;
    line-height:1.2em;
    margin-top:5px;
}
.footarea ul{
list-style-type:none;
}
.foottitle{
     background-color: #228B22;
    color:#ffffff;
    font-size:14px;
    padding:9px 0;
    text-align:center;
    height:14px;
}

.footarea1{
width:125px;
    float:left;

}

#allarticlelist{
font-size:13px;
    line-height:15px;
    text-indent:10px;
}
#allarticlelist ul{
list-style-type:none;
}