/* CSS Document */

/*
Theme Name:Premium_Saito_Custom_Temple_Tenth-2
Theme URI: http://saitou.debug-japan.com/
Description: The second ten pre by which Mr. Saito did a custom!
Author: Ysaito
Author URI: http://saitou.debug-japan.com/
Version: 1.0
*/
@media screen and (max-width:640px){
body {
	font-family: sans-serif;
	word-break: break-all;
}
/*大枠*/
#container {
	width:100%;
	margin:0px auto;
}
/*ヘッダー*/
#header {

}
#header header {
}
#header header .HeadArea {
}
#header header .HeadArea .HeadWrapper {
}
#header header .HeadArea .HeadWrapper .HeadText {
 }
#header header .HeadArea .HeadWrapper .HeadText .SiteTitle{
}
#header header .HeadArea .HeadWrapper .HeadText .Description{
}
#header header .HeadArea .HeadWrapper .HeadText .Description span{
}
/*ヘッダー画像*/

#header header .HeadImage {
}
#header header .HeadImage a {
}
#header header .HeadImage a img {
	max-width:100%;
	height:auto;
}




#wrapper {
	margin:0px auto 0px;
	max-width:1180px;

}
/*サイドバー*/
#side {
	width:100%;
	float:none;
}
.MainContent {
  width: 100%;
  float: none;
}

#Content {
  padding:5px;
}

#Content  p {
	padding:0px 0px 0px;
	font-size:14px;
	line-height:1.5em;
}
#footer {
	width:100%;
	text-align:center;
	padding:10px 0px;
}
.widget-area {
	max-width:1180px;
	margin:0px auto;
	padding:20px 0px 0px;
}
.widget-area aside {
	width:100%;
	margin-bottom:20px;
	display:inline-block;
	/display:inline;
	vertical-align:top;
}
.widget-area aside div {
}
.widget-area aside div.SideTitle {

}
.widget-area aside div.SideTitle:before {
}
.widget-area aside div.SideTitle:after {

}
.widget-area aside div.SideTitle + ul {
	
}
.widget-area aside div.SideTitle + ul li {
	padding:10px 10px 10px 10px;
	line-height:1em;
}
#PagiNation {
}
#PagiNation div {
	display:inline-block;
	/display:inline;
	width:50%;
}
#PagiNation div > span {
	display:block;
	padding:20px 10px;
	font-size:14px;
}

#PagiNation .prev {
	text-align:left;
}
#PagiNation .next {
	text-align:right;
}
/*タグ関係*/

#Content h1,#Content h2,.PostTitle {
	font-size:16px;
	text-align:left;
}

/*アーカイブ＆検索ページの外枠用*/
#Content ul.PostList{
	padding:0px 0px 0px;
}

#Content ul.PostList li p {
  padding: 0px 0px 5px;
}


/*アーカイブ、検索ページのhr*/
.CustomLine {

}

/*検索フォーム*/

.screen-reader-text {
	display: none;
}
.PageNation{
	text-align:center;
	padding:10px 0px 25px;	
}
span.DaySearch {
	display:block;
	font-size:16px;
}
/*エラーページ*/
.ErrorTitle{
	font-size: 24px;
	padding: 20px 0px;
	text-align:center;	
}
.ErrorPage{
	text-align:center;
	padding:280px 10px;
}
.ErrorPage .Font1{
	font-size:18px;
}
.ErrorPage .Font2{
	font-size:18px;
}
.ErrorPage .Font3{
	font-size:18px;
}
}
