@charset "UTF-8";
/* CSS Document */

/*
Theme Name:danchi-mk Theme
*/



body {
    background-color: #FFFFFF;
    color: #414141;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Osaka",sans-serif;
    font-size: 12px;
    line-height: 1.4em;
	margin:0;
	text-align: center;
}

body img {
border:0;
}

body a{
color:#414141;
text-decoration:none;
}

body a:hover{
text-decoration:underline;
}


#container {
width:850px;
margin-top:40px; /*新グローバルヘッダー挿入時に追記*/
margin-left: auto;
margin-right: auto;
text-align: left;
}

#content {
width:520px;
float:right;
margin-left:10px;
}

#blog_side {
width:405px;
float:right;
}

/*グループヘッダー*/

ul#group{
	height:20px;
	width:900px;
	margin:0 auto;
	padding:0;
}
ul#group li{
	color:#ffffff;
	display:inline;
	margin:0 5px 0 5px;
	line-height:20px;
	letter-spacing:1px;
}
ul#group li a{
	color:#ffffff;
	padding:5px 5px 5px 5px;
	text-decoration:none;
}
ul#group li a:hover{
	color:#ffffff;
	padding:5px 5px 5px 5px;
	background:#c9c9c9;
}
ul#group li.stay a{
	padding:5px 5px 5px 5px;
	background:#aaaaaa;
}
ul#group li.stay a:hover{
	color:#ffffff;
	padding:5px 5px 5px 5px;
	background:#c9c9c9;
}


/*ヘッダー*/

#header {
_margin:10px 0px;
margin:20px 0px;
height:34px;
position:relative;
}

h1.logo  {
width:172px;
margin:0;
float:left;
}

.menu {
width:660px;
text-align:right;
position:absolute;
bottom:0; 
right:0;
float:right;
}



/*ブロック01（アイコンリスト）*/

#block01 {
width:850px;
_margin-bottom:20px;
margin-bottom:10px;
}

#icon_box {
width:670px;
height:130px;
float:left;
padding:5px 0;
background:transparent url(/wp-content/uploads/icon-back.gif) no-repeat scroll 0px 0px;
font-size:11px;
margin-bottom:0;
}


.icon-list a{
	display:block;
	height:20px;
	width:155px;
	margin:5px 0 5px 8px;
	float:left;
}

a.icon-menu{
	text-decoration:none;
}
a.icon-menu:hover{
	text-decoration:none;
}
a.icon-menu:visited{
	text-decoration:none;
}

a.icon-menu img{
	text-decoration:none;
	float:left;
	margin:0 10px;
	padding:0;
}

.icon-list p{
margin:0;
padding-top:3px;
background-color:#FFFFFF;
display:inline;
   }
   

#tag-cloud {
width:150px;
padding:10px;
float:right;
border:1px solid #888888;
}



#koshin {
width:170px;
float:right;
font-size:11px;
}

#koshin ul {
list-style:none;
padding:0;
margin:5px 0;
}

#koshin li {
list-style-type:none;
padding:0;
margin-bottom:0;
}


/*検索窓*/
.search {
float:right;
width:200px;
margin-top:3px;
padding-right:20px;
}

#search {
float:left;
}

#image1 {
float:right;
}


/*トップページ*/

#blog_box {
width:670px;
float:left;
}

.corner_title {
width:670px;
border-bottom:2px solid #736357;
margin-bottom:10px;
}

.corner_title img {
margin-bottom:3px;
}

#post_box {
floar:left;
width:490px;
}

.post {
width:500px;
padding:10px;
margin-bottom:15px;
}

.post a {
text-decoration:underline;
}

.dynamic_sidebar {
width:140px;
float:left;
display:block;
margin-top:10px;
}


#sidebar {
width:170px;
float:right;
}

.sidebar-ttl {
margin-bottom:5px;
border-bottom:2px solid #736357;
}

.sidebar-ttl img {
margin-bottom:3px;
}

.side-about-danchi {
margin:0 5px 5px 5px;
border-bottom:1px dotted #888888;
padding-bottom:5px;
}

.side-about-danchi img{
margin:5px 0;
}

.rensai {
margin:10px 5px;
font-size:11px;
border-bottom:1px dotted #888888;
padding-bottom:5px;
}



h3 {
font-size:12px;
font-weight:bold;
margin:0;
}


#sidebar-tag-cloud {
width:148px;
padding:10px;
border:1px solid #888888;
margin:10px 0;
}

#sidebar-tag-cloud a {
color:#a3724a;
}

span.date {
font-size:10px;
font-weight:normal;
}

/*コンテンツ*/

.entry_title {
border-bottom:1px dashed #888888;
}

.entry_title a{
text-decoration:none;
}

h2 {
font-size:14px;
margin:0 0 3px 0;
}


.photo {
width:280px;
float:left;
}

.photo img {
margin:0;
}

.photo p {
margin:2px 0;
}

.text {
width:520px;
float:right;
}

.to-top {
margin:10px 0;
}

a.more-link {
margin:10px 0;
display: block;
}


.pastinfo {
margin-top:5px;
font-size:10px;
text-align:right;
}


.blog-photo {
font-size:10px;
margin:20px 0;
}

.blog-photo img {
margin-bottom:2px;
/*border:1px solid #888888;*/
}


/*サイドバー*/

h2.widgettitle {
margin:0 0 5px 0;
font-size:12px;
color:#736357;
font-weight:normal;
border-bottom:1px solid #736357;
padding:0 0 3px 0;
}

ul {
margin:0 0 15px 0;
padding:0;
}

li {
list-style-type:none;
padding:0;
margin-bottom:5px;
}

/*フッター*/
#footer {
border-top:1px solid #888888;
padding-top:20px;
margin:20px 0;
font-size:10px;
text-align:center;
}


/*メディア*/
.media {
width:148px;
padding:10px;
border:1px solid #888888;
margin:15px 0;
font-size:11px;
}

/************************************************************/
/* navigation */
/************************************************************/
#navigation {
	border-top: 1px dashed #999;
	padding-top: 15px;
	padding-bottom: 5px;
}
#navi_prev{
	float:left;
}
#navi_next{
	float:right;
}


.archive {
font-size:14px;
font-weight:bold;
padding-left:10px;
margin-top:10px;
}

/*タグ検索*/
#tagword {
width:100%;
}

.icon_inner {
position:relative;
width:100%;
height:100%;
}


#tagwordbox {
position:absolute;
width: 184px;
padding: 10px; 
background-color: #FFFFFF;
border:1px solid #888888;
top:118px;
_margin-top:0;
left:450px;
font-size:11px;
}

.clear {
clear: both;
}

#tagwordbox p {
margin:3px 0;
}

.taglist span {
margin-right:10px;
}


/*ブログ記事レイアウト*/
.left240 {
float:left;
width:240px;
margin-right:10px;
}

.right250 {
float:right;
width:250px;
margin-top:20px;
}


.rensai ul {
list-style:none;
padding:0;
margin:5px 0;
}

.rensai ul li {
margin:2px 0;
}

.btn_column {
margin-bottom:10px;
}


/*================================================================================
坂口追加
================================================================================*/

.pickup_line {
padding:10px;
border:1px solid #888888;
margin:15px 0;
font-size:11px;
}



/*本サムネイル*/

.trf_book {
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
    width: 170px;
}
.trf_book a:link {
    text-decoration: none;
}
.trf_book a:hover {
    color: #A9A9A9;
    text-decoration: underline;
}
.trf_book a:hover div.trf_book_title {
    color: #A9A9A9;
    text-decoration: underline;
}
.trf_book a:visited {
    text-decoration: none;
}
.trf_book_image {
    text-align: center;
}
.trf_book_image img {
    border: 1px solid #CCCCCC;
}
.trf_book_title {
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0 0;
}
p.trf_book_text {
    font-size: 11px;
    margin:0;
}