@charset "utf-8";
/*
Theme Name: rabbit
Theme URI: 
Description: itprobe shuji yoshida 専用テーマ ver.3
Version: 1.0
Author: zenzai_doji
Author URI: http://entrys.jp/
*/



/* Begin Typography & Colors */

html{
	text-align: center;
	width: 100%;
}


body {
	color: #535353;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	background: url(images/body_bg.gif) top repeat-x;
	font-size: 75%; 
	text-align: center;
	margin: 0 auto;
	line-height: 1.5;
	}

#container{
	width: 900px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#page {
	width: 100%;
	background: url(images/conteiner_bg.gif) bottom repeat-x;
	
	}/* --- シャドウを含む全ページ背景の設定 --- */

a{
	outline:none;
	color: #933;
	}

a,a:link {
	text-decoration: underline;
	}

a:visited {
	}

a:hover {
	text-decoration: none;
	}

a.current,
a:active,
a:focus {
	}


/* ---ヘッダー--- */

#header {
	width: 900px;
	height: 135px;
	margin: 0 0 10px 0;
	position: relative;
	background: transparent url(images/header.gif) no-repeat bottom left;
	}

#header h1{
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	top: 0;
	left: 0;
	color: #535353;
	margin: 0 0 0 0;
	padding: 0;
	}/* ---サイトロゴ画像の配置--- */
	

#header h1 a{
	text-decoration: none;
}


#header h1 a:hover{
	text-decoration: underline;
}

#header .description {
	}/* ---ヘッダー内の説明文の配置--- */

#header h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	color: #535353;
	}


#header #to_home{
	position: absolute;
	top: 21px;
	left: 0;
}

*html #header #to_home{
	top: 32px;/* IE6 */
}

*:first-child+html #to_home{
	margin: 10px 0 0 0;/* IE7 */
}


#header #to_home p a{
	display: block;
	width: 205px;
	height: 31px;
	text-indent: -9999em;

}

#header #to_bloghome{
	position: absolute;
	top: 55px;
	left: 181px;
}


*html #header #to_bloghome{
	top: 54px;/* IE6 */
}

*:first-child+html #to_bloghome{
	margin: 0 0 0 0;/* IE7 */
}


#header #to_bloghome a{
	display: block;
	width: 220px;
	height: 27px;
	text-indent: -9999em;
}




/* ぱんくずナビ */

.breadcrumb{
	margin: 0 0 10px 0;
}

/* ---メインコンテンツ--- */

#content {
	margin: 0 10px 0 10px;
	}



.narrowcolumn,
.widecolumn{
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
	width: 480px;
	}/* ---メインコンテンツエリアの設定--- */


.narrowcolumn h2,
.widecolumn h2{
	width: 445px;
	height: 30px;
	padding: 10px 0 0 35px;
	margin: 0 0 10px 0;
	color: #535353;
	font-size: 15px;
	background: url(images/content_3hd.gif) no-repeat top left;
}

.narrowcolumn h2 a,
.widecolumn h2 a{
	text-decoration: none;
	color: #535353;
	font-size: 15px;
}

.narrowcolumn h2 a:hover,
.widecolumn h2 a:hover{
	text-decoration: underline;
}

.narrowcolumn h3,
.widecolumn h3{
	color: #535353;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #933;

}

.narrowcolumn h3 a,
.widecolumn h3 a{
	color: #535353;
	text-decoration: none;
	font-size: 16px;
}

.narrowcolumn h3 a:hover,
.widecolumn h3  a:hover{
	color: #535353;
	text-decoration: underline;

}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


/* ---サイドバー--- */

#sidebar{
	float: left;
}/* 左サイドバー */

#right_side{
	float: right;
}/* 右サイドバー */


#sidebar,
#right_side{
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	width: 200px;
	}


#sidebar form,
#right_side form{
	margin: 0;
	}

#sidebar ul,
#sidebar ul ol,
#right_side ul,
#right_side ul ol{
	margin: 0;
	padding: 0;
	}

#sidebar ul li,
#right_side ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select,
#right_side ul p, #right_side ul select{
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol,
#right_side ul ul, #right_side ul ol{
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol,
#right_side ul ul ul, #right_side ul ol{
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li,#right_side ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li,
#right_side ul ul li, #right_side ul ol li{
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2,
#right_side h2{
	margin: 0 0 0 0;
	padding: 10px 0 0 35px;
	font-size: 13px;
	color: #535353;
	width: 165px;
	height: 30px;
	background: url(images/side_hd.gif) no-repeat top left;
	}/* ---サイドメニューの見出し--- */


/* ---フッター--- */

#footer {
	padding: 0 0 0 0;
	margin: 0 auto;
	clear: both;
	width: 900px;
	height: 30px;
	background: transparent url(images/footer.gif) no-repeat bottom left;
	}


address{
	text-indent: -9999em;
}

/*#footer #to_author{
	position: absolute;
	bottom: 0;
	right: 20px;
}*/

/* #footer #to_author p a{
	display: block;
	width: 116px;
	height: 11px;
	text-indent: -9999em;
}*/

/* ---COMMON STYLE--- */

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #999999;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, #right_side ul ul li, #right_side ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: 0.7em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.9em;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

/* html>body .entry li {
	margin: 7px 0 8px 10px;
	} */

.entry ul li, #sidebar ul ul li ,#right_side ul ul li{
	background: url(images/listmark.gif) no-repeat top left;
	width: 155px;
	padding: 0 0 0 25px;
	margin: 0 0 5px -5px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s,
#right_side #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit,
#right_side #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}



/* メインイメージ */

#mainimage{
	margin: 20px 0 0 0;
	}


/* グローバルナビゲーション */

/* --- 6つボタンのグローバルナビゲーション--- */

#nav{
	height: 36px;
	margin: 0 0 0 0;
	background: #FFFFFF;
	}

*html #nav{
	margin: 0 0 0 0;
	
	}/* For IE6 */

*:first-child+html #nav{
	margin: 0 0 0 0;
	
	}/* For IE7 */


/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}

/* ---------- */

/* ---index.php（トップページ）に関する設定--- */

