/**初期設定**/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	position: relative;
}
/* End hide from IE-mac */

a {color: #333;}
a:hover {color: #666;}

*+html body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka-等幅"
}
* html body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka-等幅"
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	padding-top: 25px;
	padding-bottom: 33px;
}
#main_container {
	margin-bottom: 40px;
}
#left {
	float: left;
	width: 420px;
	margin-right: 20px;
}
#left li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	margin-top: 9px;
	padding-top: 9px;
}
#left .blog_icon {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 15px;
}
#left .section {
	float: left;
	width: 355px;
}
#left .section span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1em;
	display: block;
	margin-bottom: 5px;
}
#left .section .blog_title {
	font-size: 93%;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 3px;
}
#left .section .entry_txt {
	font-size: 93%;
	line-height: 1.2em;
}
#center {
	float: left;
	width: 160px;
	margin-right: 20px;
}


/*
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
archivesバナースタイル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
*/

#center #archives {
	margin-bottom: 20px;
}
#center #archives li {
	display: block;
	margin-bottom: 10px;
}
#center #archives li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 160px;
	height: 50px;
	display: block;
}
#archives .chris a { background-image: url(../img/archive-chris.gif);}
#archives .question a {	background-image: url(../img/archive-q.gif);}
#archives .manyoshu a {	background-image: url(../img/archive-manyoshu.gif);}
#archives .yukan a { background-image: url(../img/archive-yukan.gif); }
#archives .dairy_tv a { background-image: url(../img/archive-tv.gif); }

#center #archives li a:hover{
	background-position: 0 -50px;
}

/*
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
archivesバナースタイル
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
*/


#center h3 {
	display: block;
}

h3 {
	display: block;
	height:18px;
}

#center #archives li img {
	height: 60px;
	width: 160px;
	vertical-align: bottom;
}
#center #links h3 {
}
#center #links li {
	font-size: 85%;
	line-height: 1.9em;
}
#right {
	float: left;
	width: 260px;
}
#right h3 {
	display: block;
	padding-top: 0px;
}
#right #gallery .gallery_container {
}
#right #gallery .gallery_container img {
	vertical-align: bottom;
	width: 260px;
	height: 130px;
}
#right #gallery {
	margin-bottom: 20px;
}
#right #news .news_container {
	background-color: #ededed;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
}
#right #news .news_container span {
	display: block;
	margin-right: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	font-weight: bold;
}
#right #news .news_container p {
	display: block;
	float: left;
	font-size: 93%;
	margin: 0;
	padding: 0;
}
#right #book {
	padding-bottom: 10px;
	margin-top: 22px;
	position: relative;
	z-index: 30;
}
#right #book #oblique {
	display: inline;
	float: left;
	margin-left: 3px;
	padding-top: 2px;
}
#right #book .stand,
#right #book #main {
	display: inline;
	float: left;
}
#container #footer {
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: right;
	line-height: 0;
}
#left .video {
	margin-bottom: 20px;
}
#left .video p {
	font-size: 11px;
	padding-top: 10px;
}
