/*

Theme Name:ANIMAL_BLOG
Theme URI:http://www.www.www/
Description:ANIMAL_BLOG
Author:TAKAMI

*/

/* ______________________css reset____________________*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
margin:0;padding:0;
}
table { 
border-collapse:collapse;border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal;font-weight:normal;
}
ol,ul,li { 
list-style:none;
}
caption,th { 
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
.left_box { 
float: left;
}
.right_box { 
float: right;
}
.clr {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

/* ______________________common____________________*/
body {
	font-size: 12px;
	line-height: 1.6em;
	color: #444444;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF url(images/bg_back.gif) repeat-x;
}
strong {
 font-weight:bold;
}
a {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
#header {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
	height: 112px;
}
#main {
	background: url(images/bg_main.gif);
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 30px;
	padding-bottom: 15px;
}
#main_wrap {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.news_box {
	background: url(images/bg_personal.gif) no-repeat;
	float: left;
	width: 411px;
	padding: 5px;
	margin-bottom: 20px;
	height: 208px;
	margin:0px 8px 20px;
}
.news_box .left_box {
	width: 212px;
	text-align: left;
	background: url(images/bg_fukidashi.gif) no-repeat;
	height: 168px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px 18px 10px 10px;
}
.news_box .left_box .update {
	color: #999999;
	margin-bottom: 5px;
}
.news_box .left_box h2 {
	font-size: 14px;
	padding-bottom: 5px;
	background: url(images/bg_title.gif) repeat-x left bottom;
	margin-bottom: 5px;
}
.news_box .left_box p {
	margin-bottom: 10px;
}
.news_box .left_box p a {
	color: #FF6666;
	text-decoration: underline;
}
.news_box .left_box p a:hover {
	color: #444444;
}
.news_box .right_box {
	padding-top: 25px;
	padding-right: 13px;
}
.detail_box {
	width: 795px;
	background: url(images/bg_main_detail.gif) repeat-y center top;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.detail_box_wrap {
	width: 748px;
	margin: 20px auto 10px;
}
.detail_box .left_box {
	width: 551px;
	background: url(images/bg_fukidashi_head.gif) no-repeat left top;
	text-align: left;
	margin-left: 12px;
}
.detail_box .left_box .update {
	width:54px;
	height:65px;
	background: url(images/bg_date.gif) no-repeat;
	float:left;
	margin:10px 0px 5px 20px;
	_margin:10px 0px 5px 10px;
}
.detail_box .left_box .update .month {
	display:block;
	color:#FFFFFF;
	font-family: Arial Black;
	text-align: center;
	height: 19px;
	padding-top: 4px;
}
.detail_box .left_box .update .day {
	display:block;
	color:#666666;
	font-family: Arial Black;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	font-size:24px;
}
.detail_box .left_box .update .year {
	display:block;
	color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 8px;
	font-size:10px;
}
.detail_box .left_box h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	background: url(images/bg_title.gif) repeat-x left bottom;
	float:right;
	margin:25px 30px 10px 0px;
	_margin:25px 15px 10px 0px;
	width:430px;
	_width:425px;
}




.detail_box .left_box .content p {
	margin:5px 25px 15px 20px;
}

.detail_box .left_box h3 {
 margin:25px 25px 5px 20px;
}
.detail_box .left_box ul {
 margin:5px 25px 5px 20px;
}
.detail_box .left_box li {
	list-style: disc inside; 
}



.detail_box .right_box {
	width: 170px;
	padding-top:10px;
}
.detail_box .right_box .profile {
	color: #666666;
	text-align: left;
}
.detail_box .right_box .post {
	margin-top: 5px;
	padding-top: 2px;
	border-top: 1px solid #dddddd;
}
.detail_box .right_box .post li{
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 3px;
	display: block;
}
.detail_box .right_box .post a{
	background: url(images/im_arrow.gif) no-repeat left 6px;
	display: inline;
	padding-left: 12px;
	text-align: left;
}
.detail_box_head {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 815px;
}
.detail_box_foot {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	width: 815px;
}
#menu {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu #staff_box {
	width: 415px;
	float: left;
	text-align: left;
}
#menu #staff_box ul {
	margin-top: 5px;
}
#menu #staff_box li {
 color:#999999;
	float: left;
	width: 185px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 10px;
	background: url(images/bg_category.gif) repeat-x left bottom;
}
#menu #staff_box ul a {
	background: url(images/im_arrow.gif) no-repeat left 6px;
	display: inline;
	text-decoration: none;
	padding-left: 10px;
}
#menu #staff_box .count {
	color: #999999;
}
#menu #about_box {
	float: right;
	width: 415px;
	text-align: left;
}
#menu #about_box dt {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 7px;
}
#menu #about_box dd {
	margin-bottom: 7px;
	margin-left: 5px;
}
#footer {
	background: #FF6666;
	padding-top: 7px;
	padding-bottom: 7px;
}
.wp-pagenavi {
	padding-top: 25px;
}




/* ______________________page_navi____________________*/

.wp-pagenavi a {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.wp-pagenavi a:hover {	
	border: 1px solid #FF6600;
	background: #ffffff;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background: #ffffff;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 15px 2px 2px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background: #eeeeee;
}
.wp-pagenavi span.extend {
 padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #cccccc;
	background: #ffffff;
}
