@charset "utf-8";
/*  
Theme Name: 北品川オンライン01
Theme URI: http://kitashinagawa.net
Description: hal
Version: 1.0
Author: hal
Author URI: http://sinbanba.com
*/



/**CommonTag**/

body {
	line-height: 1;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	text-align: center;
	background: #DDD;
}


a img, img {
	border: 0;
}


div, li, p, span , ul {
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}


ul ,li {
	list-style: none;
}


body a {
	color: #297EB9;
	text-decoration: none;
}


body a:hover {
	text-decoration: underline;
}


p{
	line-height: 1.6em;
	margin-bottom: 1em;
	font-size: 85%;
	text-align: justify;
}


em{
	font-weight: bold;
}



strong{
	color: #F00;
	font-weight: bold;
	font-size: 122%;
}


.floatleft{
	float: left;
}


.floatright {
	float: right;
}


.clear {
	clear: both;
}


/** container **/

#container {
	width: 950px;
	margin: 10px auto;
	border: 3px double #D6D6D6;
	text-align: left;
	background-color: #FFF;
}


#header {
	width: 930px;
	margin: 10px 10px 5px 10px;
}


#globalnavi{
	width: 928px;
	height: 30px;
	margin: 5px 10px 10px 10px;
	border: 1px solid #CCC;
	background: url(img/naviline.gif) repeat;
}


.threecolumnbox {
	clear: left;
	width: 930px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
}


.twocolumnbox {
	width: 616px;
	overflow: hidden;
	margin-bottom: 5px;
}


.onecolumnbox {
	width: 302px;
	overflow: hidden;
	margin-bottom: 5px;
}


.columnleft {
	float: left;
	margin-right: 12px;
}

.columnright {
	float: right;
	margin-left: 12px;
}


#footer {
	clear: both;
	width: 928px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCC;
	font-size: 77%;
	text-align: center;
	background: url(img/naviline.gif) repeat;
}



/** head **/

#header #blogtitle{
	padding-left: 160px;
	font-size: 77%;
}


#feedicon{
	position: absolute;
	margin-top: -29px;
	margin-left: 900px;
}


#globalnavi li{
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-right: 1px solid #CCC;
	text-align: center;
}


#globalnavi li a{
	display: block;
	padding: 0 8px;
	color: #000;
	text-decoration: none;
}


#globalnavi li.current_page_item a, #globalnavi li.current_page_item a:visited, #globalnavi a:hover {
	border: 1px solid #FFF;
	color: #FFF;
	background: #000;
}



/** content **/

.column {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}


.toppost {
	padding: 15px 10px;
	margin-bottom: 15px;
	background: url(img/posttop.jpg) repeat-x bottom;
}


.nextpost {
	padding: 15px;
	background: url(img/postnext.jpg) repeat-x bottom;
}


.singlepost {
	padding: 15px;
}


.column p{
	text-indent: 1em;
}


.column h1{
	line-height: 1.6em;
	padding-top: 5px;
	font-weight: bold;
	font-size: 116%;
}


.singlepost h1 {
	margin: 5px 0;
	border-bottom: 1px solid #CCC;
}


.column h2 {
	line-height: 1.6em;
	font-size: 93%;
}


.column li{
	line-height: 1.8em;
	font-size: 85%;
}


.singlepost h2 {
	margin: 10px 0;
	font-weight: bold;
}


p.date{
	line-height: 1.8em;
	margin-bottom: 5px;
	font-size: 77%;
	text-indent: 0em;
	text-align: right;
}


p.plink{
	margin-top: -1em;
	text-indent: 0em;
}


.column.toppost img,.column.nextpost img{
	float: left;
	margin: 0 10px 2px 0;
	padding: 1px;
	border: 1px solid #CCC;
	background-color: #FFF;
}


.column p img{
	display: block;
	padding: 1px;
	border: 1px solid #CCC;
	text-indent: -1em;
	background-color: #FFF;
}


.column p img.aligncenter {
	margin: 0 auto;
}


.column p img.alignleft {
	float: left;
	margin: 0 20px 2px 0;
}


.column p img.alignright {
	float: right;
	margin: 0 10px 2px 1.1em;
}

.wp-caption.aligncenter{
	margin: 10px auto;
	padding-top: 5px;
	border: 1px solid #CCC;
	text-align: center;
}


.wp-caption.alignleft{
	float: left;
	clear: both;
	margin: 0 10px 2px 0;
	padding-top: 5px;
	border: 1px solid #CCC;
	text-align: center;
}


.wp-caption.alignright{
	float: right;
	clear: both;
	margin: 0 0px 2px 10px;
	padding-top: 5px;
	border: 1px solid #CCC;
	text-align: center;
}


p.wp-caption-text{
	margin: 3px 0;
	text-indent: -1em;
	text-align: center;
}



/** sidebar **/

.sidebar,.sidebar2{
	line-height: 1.8em;
	font-size: 81%;
}


.sidebar li,.sidebar2 li{
	padding-left: 10px;
}


.sidebar,.widget,.sidebar2,.textwidget{
	margin-bottom: 15px;
}


.textwidget{
	border: 1px solid #CCC;
}


h3.module_title{
	line-height: 2em;
	margin-bottom: 10px;
	padding-left: 5px;
	border-top: 3px double #CCC;
	border-bottom: 1px solid #CCC;
}

.manifesto{
	padding: 10px;
	line-height: 1.6em;	
	background: url(img/postnext.jpg) repeat-x bottom;
}
.manifesto p{
	margin-bottom: 0px;
}
.manifesto li{
	list-style:none;
	font-size: 85%;
	line-height: 1.6em;	

}


#text-3{
	border-style:none;
}

.wp-pagenavi{
	font-size: 81%;
	margin: 20px 0;
	text-align: center;
	display: block;	
}

/*************/
/** pagecss **/
/*************/

.topimage{
	margin-bottom: 10px;
}


/** sidenavi **/


.subnavi ul{
	font-size: 85%;
	text-decoration: none;
	marign: 10px 0;
}


.subnavi li{
	display: block;
	line-height: 30px;
	margin: 5px 10px;
	padding-left: 5px;
	border: 1px solid #CCC;
	background: url(img/posttop.jpg) center;
}


.subnavi li.next{
	margin-left: 140px;
}


.subnavi li.current{
	background: none;
}


.xoxo li.sub{
	margin-left: 20px;
	color: #000;
	font-size: 85%;
}

p.error{
	font-size: 138.5%;
	text-align: center;
	line-height: 3em;
}

/** shopstreet **/

table.shopstreet{
	margin: 10px auto;
	border: 1px #CCC solid;
	border-collapse: collapse;
}


table.shopstreet td{
	line-height: 1.6em;
	padding: 10px　0;
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-size: 85%;
}

table.shopstreet td.cat{
	text-align: center;
	background-color: #F4F4EC;
	padding: 0 10px;
}

table.shopstreet td.item{
	text-align: center;
	padding: 10px;
}



/** landscape formation **/

.landnavi
	{
	float: left;
	width: 130px;
	margin-right: 13px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

.landnavibox
	{
	float: right;
	width: 130px;
	border: 1px solid #CCC;
}

.landpostbox {
	float: right;
	width: 471px;
	margin-left: 13px;
	margin-bottom: 5px;
}





.landcolumnbox{
	float: left;
	width: 471px;
}


p.landtitle {
	line-height: 1.3em;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom: 1px solid #CCC;
	font: 122% bold;
}



/** jinja **/

h3.jinja{
	line-height: 1.6em;
	margin: 10px 10px 20px 600px;
	font-size: 77%;
}


.jinjatop{
	marign-bottom: 10px;
}


/** seagull #FAFCFF**/

.seagullside{
	background-color: #eff5fd;
	margin-bottom: 0px;
	border-style: none;
	}


.seagullside p{
	text-indent: 0em;

}
	

.seagullsidetitle{
	background-image: url(img/seagullsidetitle.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	font-weight: bold;
}


.seagullsideli{
	text-decoration: none;
	margin-left:-10px;
	list-style: none;
}


li.right{
	margin-left:50px;
}


.seagullpost{
	padding: 20px;
	background-color: #FAFCFF;
}


.seagullpost p{
	text-indent: 0em;
	margin-bottom: 1em;
}

.seagullpost ul{
	margin-bottom: 1em;
}


h2.seagull{
	line-height: 50px;
	background-image: url(img/seagullposttitle.gif);
	background-repeat: repeat-x;
	height: 50px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
}

