@import url("css/responsive.css");


body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	margin-bottom: 0;
}

ul {
}

a {
	text-decoration: none;
	color:#0000FF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}


img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {

	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 70px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p, #logo span {
	margin: 0;
	text-indent:10px;
	color: #8C0209;
}


#logo h1, #logo span {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size:16px;
}

#logo p {
	text-transform: uppercase;
	padding: 5px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Pan（パンくず） */

#pan{
	width: 990px;
	margin: 0 auto;
	padding: 10px 5px;
	background: #FFFFFF;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 10px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

#content h2{
	font-size:18px;
	line-height:2em;
	background-image:url(images/h2back.gif);
	background-repeat:no-repeat;
	text-indent:35px;
	border-bottom:1px dashed #999999;
}


.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	margin-bottom:15px;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	font-size:14px;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry h3{
	padding-top:15px;
	font-size:1.3em;
	line-height:150%;
	border-bottom:1px dotted;
	border-color:#666666;
}


.ads {
	padding: 10px 0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	border-bottom:1px solid #CCC;
	font-size:11px;
}


.ads2{font-size:11px;}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}
.sidebar li li a{color: #8C0209;}
	

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar li h2 a{
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}



.table{
	color: #FFFFFF;
	font-weight: bold;
}



/*ここからレスポンシブレイアウト対応*/
@media screen and (max-width:620px){
	
body {
	margin-top:25px;}	
	
	
#header {
	width:100%;
	height:120px;}
	
#logo {
	height:120px;
	background-color:#ffffff;}		
	
#pan {
	width:100%;
	padding:0;}
	
#menu {width:100%;
height:0px;}	

#wrapper {
	clear:both;
	}
	
#page {width:96%;
	padding:1% 2%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	-ms-flex-direction:column;
	-o-flex-direction:column;
	flex-direction:column;
	}	


.sidebar {width:100%;
/*position:absolute;*/}

#sidebar1 {
	order:2;
	-webkit-order:2;
	-moz-order:2;
	-o-order:2;
	-ms-order:2;
	
	}

.sidebar li h2 {background-image:none;
background-color:#890208;
border-radius:20px 0 20px 0;
-webkit-border-radius:20px 0 20px 0;
-mos-border-radius:20px 0 20px 0;
-o-border-radius:20px 0 20px 0;
-ms-border-radius:20px 0 20px 0;}


#content {width:100%;
order:1;
-webkit-order:1;
	-moz-order:1;
	-o-order:1;
	-ms-order:1;
	

}



#content h2 {text-indent:0px;
padding-left:35px;
line-height:1.6em;
padding-right:10px;}

#sidebar2 {
	order:3;
	-webkit-order:3;
	-moz-order:3;
	-o-order:3;
	-ms-order:3;
	
}

#footer {width:100%; 
		 padding:0;
		 background-color:#ffffff;
		 height:90px;}
	
#footer .copyright {
	float:none;}
	
#footer .link{
	float:none;}	
		 
#footer p {
	padding:7px 0 0;}
		 
		 
/**テーブルカラム落ち設定**/
.columndown {
		width:100%;
		display:block;}
		
.columndown tr td{
		width:100%;
		display:block;}	
/**テーブルカラム落ち設定ここまで**/		 

}
