/* CSS Document */

/*
Theme Name:Premium_Saito_Custom_Temple_Thrid -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
*/
	
body {
}
/*大枠*/
#container {
	background:#b85d04;
	color:#FFFFFF;
}
/*ヘッダー*/
#header {
	background:#b85d04;
}
#header .MainImage{
}
#wrapper {
}
/*リンク*/
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/*サイドバー*/
#side {
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
}
.MainContent {
}

#Content {

}
#Content a {
	color:#fffd53;
	font-weight:bold;
	text-decoration:underline;
}
#Content a:hover {
	text-decoration:none;
}

/*フッター*/
#footer {
	background:#762400;
	color:#FFF;	
}
#footer a{
	color:#fcffc4;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
/*ウィジェット*/

.widget-area {
}
.widget-area aside {
}
.widget-area aside.widget_search {
	text-align:center;
}

widget-area aside div {
}
.widget-area aside div.SideTitle {
	position:relative;
	padding: 10px 0px 10px 45px;
	background:#a13100;
	color:#FFF;
	border-radius:5px 5px 0px 0px;
}
.widget-area aside div.SideTitle:before {
	display: block;
	position: absolute;
	bottom: 1px;
	left: 10px;
	content:url('images/Side-17.png');
}
.widget-area aside div.SideTitle:after {
/*	display: block;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 18px;
	border-color: transparent transparent transparent #FFFFFF;
	width: 0;
	height: 0;
	border-width: 10px 0 10px 8px;
	border-style: solid;
	margin: auto;
	content: "";*/
}
.widget-area aside div.SideTitle + ul {
	margin-top: -5px;
	padding-top:5px;
	border-radius: 5px;
	background:#FFFFFF;
	border-left:3px dotted #a13100;
	border-right:3px dotted #a13100;
	border-bottom:3px dotted #a13100;
	box-sizing:border-box;	
}
.widget-area aside div.SideTitle + ul li {
	font-size:14px;
	border-bottom:1px solid #a13100;
	background:#FFFFFF;
}
.widget-area aside div.SideTitle + ul li:last-child {
	border-bottom:none;
}
#PagiNation {
}
#PagiNation {
}
#PagiNation a {
	color:#fffd53;
}
#PagiNation div > span {
}

#PagiNation .prev {
	width:50%;
	float:left;
}
#PagiNation .next {
	width:50%;
	float:right;
}

#Content h1,#Content h2,.PostTitle {
	position:relative;
	font-size:18px;
	font-weight:bold;
    color: #FFFFFF;
	background:#a13100;
    line-height: 1.6em;
    border-left: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
	box-sizing:border-box;
	text-align:center
	
	
}
#Content h2 > a{
	color:#FFFFFF;
	text-decoration:none;
}
#Content h2 > a:hover{
	text-decoration:underline;
}

/*タグ関係*/

.SiteTitle{
	background-color:#762400;
}
.SiteTitle a{
	color:#FFFFFF;
}
.Description {
	background-color:#762400;
}
.Description > span {
	color:#FFFFFF;
}
.PostTitle {
}
.PostContent {
}
.widget-area a {
	color:#333333;
}
ul.ArchivePostContent > li,ul.SearchPostContent > li {
	border-bottom:1px solid #dddddd;	
}

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

}

/*検索フォーム*/

.screen-reader-text {
	display: none;
}
.CustomSerach #searchform #s{
	width:70%;
	box-sizing:border-box;
}
.PageNation{
	padding:10px 0px 25px;	
}
span.DaySearch {
}
/*エラーページ*/
.ErrorTitle{
}
.ErrorPage{
}
.ErrorPage .Font1{
}
.ErrorPage .Font2{
}
.ErrorPage .Font3{
}
/*ページトップ*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: rgba(194,59,0,1);
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 5px rgba(111,111,111,0.5);
	text-decoration: none;
    color: #FFFFFF;
    width: 100px;
    padding: 15px 10px 15px 30px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration:none;
    background: rgba(194,59,0,0.8);
	border:2px solid #FFFFFF;
	box-shadow:0px 0px 5px rgba(32,57,111,0.5);
    color: #FFF;
}

#page-top a:before{
	display: block;
	position: absolute;
	top: 10px;
	bottom: 0px;
	left: 15px;
	width: 10px;
	height: 10px;
	margin: auto;
	content: "";
	background:#ffffff;
}
#page-top a:after{
	display: block;
	position: absolute;
	top: 0px;
	bottom: 10px;
	left: 10px;
	width: 0;
	height: 0;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	margin: auto;
	content: "";
	border-color: transparent transparent #FFFFFF transparent;
}
#Content section div h2,#Content section div h1{
	margin:10px 0px;
	padding:10px 0px 10px 0px;
}
#Content p {
	margin:10px 0px;
}

#Content section:first-child div h2{
}


/*#Content section:first-child div h2{
	display:inline-block;
	/display:inline;
	vertical-align:middle;
	margin:0px 0px 0px;
	width:100%;
}
*//*#Content section div h2:before,#Content section div h1:before,#Content .PostList h2:before, #Content h1.PostTitle:before{
	display:inline-block;
	/display:inline;
	vertical-align:middle;
	content:url(images/Side-17.png);
	padding:0px 10px;
}
*//*#Content section div h2:after,#Content .PostList h2:after, #Content h1.PostTitle:after{
	position:absolute;
	top:0;
	left:-5px;
	content:"";
	background:rgba(255,255,255,0.8);
	display:block;
	width:1px;
	height:100%;
}*/