body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 1px;
	background-position: center top;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	font-family: " Lucida Lucida Sans Unicode", "Lucida Grande", ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic sans-serif,;
	background-attachment: fixed;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
	margin-top: 0;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	background-position: center top;
	text-align: center;
	background-image: url(../images/back_white.png);
	background-attachment: scroll;
	font-weight: normal;
	background-repeat: repeat;
}
#header {
	width: 796px;
	position: relative;
	background-position: center top;
	background-image: url(../images/back_gray.png);
	background-repeat: repeat;
	padding: 0 0 25px;
	overflow: hidden;
}
#header #hobo {
	padding: 5px;
	background-image: url(../images/back_white.png);
	text-align: center;
}
#header .title_photo {
	margin-bottom:55px;
}
#header .title_photo_archive {
	margin-bottom:30px;
}
#mokuji{
	float:left;
	width:325px;
	margin:0 0 50px 50px;
}
#mokuji .mokuji_midashi{
	text-align:left;
	margin:25px 0 10px 10px;
}
#mokuji .mokuji_section{
	padding:20px 0 20px 4px;
	background:#FFFFFF;
}
#mokuji .mokuji_line {
	margin-bottom:-25px;
	padding:0 0 25px;
	background:#FFFFFF;
}

#mokuji p{
	text-align:left;
	margin:0 0 20px 10px;
}

#yodogawa {
	width:290px;
	float:right;
	margin-right:50px;
}
#yodogawa .text{
	margin:28px 0 28px;
}
#yodogawa .profile{
	text-align:left;
	margin-bottom:28px;
}
#yodogawa .photographer{
	text-align:right;
	margin-top:10px;
}


/*対談内容ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.honbun .midashi{
	margin-top:50px;
	text-align:left;
	
}

.conv {
	width: 500px;
	margin: 25px auto 25px;
}
.conv dt {
	width: 80px;
	padding: 2em 0 0px 0;
	font-weight: bold;
	vertical-align: top;
	color: #FFF;
}
.conv dt.talker0, .conv dd.talker0 {
	color: #000000;
}
.conv dt.talker1, .conv dd.talker1 {
	color: #000000;
}
.conv dl {
	display: table;
	width: 100%;
}
.conv dt, .conv dd {
	display: table-cell;
	text-align: left;
}
.conv dd {
	padding-top: 2em;
	vertical-align: middle;
	color: #FFF;
}
.photo {
	padding: 20px 0 5px 0;
	text-align: left;
}
.date {
	font-size: 12px;
	padding: 0px 0 40px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
.continue {
	margin: 50px 0 20px 0;
	text-align: center;
}
/*　ナビ　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
#navi{
	overflow:hidden;
	width:610px;
	margin:0 auto;
}
#navi p{
	text-align: center;
	padding:10px 0 30px;
	}
#navi .button{
	float:left;
	padding:10px 50px 30px;
	}
#navi .button1{
	float:left;
	padding:10px 50px 30px 130px;
}
#navi .button2{
	float:left;
	padding:10px 50px 30px 150px;
}
#navi .button3{
	float:left;
	padding:10px 50px 30px 60px;
}
#navi .bottom_line{
	margin-bottom:60px;
}

/*コラムーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#column {
	margin:60px 0 50px;
}
#column .information{
	margin-bottom:40px;
}
#column .comment{
	margin-bottom:40px;
}
#column .schedule {
	padding-top:20px;
}

/*　footer　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

#footer .copyright {
	clear: both;
	font-family: "palatino", serif;
	font-size: xx-small;
	padding: 35px 0 35px;
	text-shadow: 0px 0px;
	color: #FFFFFF;
}
#footer {
	margin-top: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0px;
	text-align: center;
	background-image: url(../images/back_gray.png);
	background-repeat: repeat;
}
#footer ul {
	width: 650px;
	height: auto;
	overflow: hidden;
	padding: 50px;
	margin: 0 auto;
}
#footer li {
	display: inline;
	float: left;
	margin: 0 25px 0;
}
#footer .fb-like{
	margin-top: -25px auto;
	padding-top:0;
}

/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/

a:link {
	color: #009944;
	text-decoration: none;
}
a:visited {
	color: #009944;
	text-decoration: none;
}
a:hover {
	color: #DAE24A;
	text-decoration: none;
}

