@charset "UTF-8";
/*
Theme Name: オリジナルテンプレート
Theme URI: http://www.deep-deep.jp/
Description: 不動産会社専用ホームページ制作会社ディープ用のWordPressテンプレートです。
Author: 株式会社ディープ
Version: 2013.01.29
License: GNU General Public License
License URI: license.txt
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


.wp_contents{
	width: 600px;
	margin: 10px 10px 0px 10px;
	text-align: left;
	line-height:1.5em;
	padding:10px;
}

/****** wp_contents_end ******/


.wp_contents_kizi_title{
	width: 620px;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	margin-top:15px;
	text-indent: 10px;
	text-align: left;
	line-height: 1.2em;
	border-left:3px solid #F36;
	margin-bottom:10px;
	margin-left:10px;
}

.wp_contents_kizi_title a:link{
color:#F36 !important;
text-decoration:underline !important;
}

.wp_contents_kizi_title a:hover{
color:#fff !important;
background-color:#F36 !important;
}

.wp_contents_kizi_title a:visited{
color:#F36;
text-decoration:underline;
}

/*カレンダースタイル*/

#wp-calendar{
width:95%;
text-align: center;
color: #444444;
border: 1px solid #444444;
margin:0 0 10px 5px;
}

#wp-calendar caption {
　　background-color: #538ad8;
　　color: #ffffff;
　　text-align: center;
　　width: 100%;
　　}


#side{
width:auto;
height:auto;
}

#side ul{
height:auto;
margin-bottom:10px;
text-align:left;
padding-left:10px;
width:160px;
}

#side li{
width:auto;
height:auto;
margin-bottom:5px;
margin-left:5px;
list-style:none;
}

#side01{
width:auto;
height:auto;
margin-bottom:10px;
}

#side01 ul{
height:auto;
margin-bottom:10px;
text-align:left;
padding-left:10px;
width:160px;
}

#side01 li{
width:auto;
height:auto;
margin-bottom:10px;
margin-left:10px;
list-style:disc;
margin-left:15px;
list-style:none;
}

#side a:link{
color:#F36 !important;
text-decoration:underline !important;
}

#side a:hover{
color:#fff !important;
background-color:#F36 !important;
}

#side a:visited{
color:#F36;
text-decoration:underline;
}

.s_title{
height:25px;
color:#FFFFFF;
width:160px;
background-color:#e45698;
font-size:14px;
font-weight:bold;
line-height:25px;
vertical-align:middle;
margin:auto auto 10px auto;
padding:5px 0px 5px 15px;
text-align:left;
display:block;
}

.navigation{
width:100%;
height:100%;
overflow:hidden;
margin:15px auto 15px auto;
}

.time{
margin:20px 0 0 0;
text-align:right;
}

.box02{
	line-height:1.7em;
}

/****** wp_pagenavi ******/
 
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background-color:#F36;
	border: none;
	padding: 3px 5px;
	margin: 2px;
	color:#fff !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#e45698;
	border-color: none;
	color:#fff !important;
}

.wp-pagenavi span.current {
	color: #fff !important;
}