﻿@charset ("UTF-8");

body * {
	zoom: 1;/*IE hasLayout true用*/
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

/*

ニュース部分
　－全体
　－最新ニュース
　－通常ニュース

書籍部分

公募部分


*/


/*トップページニュース部分*/
div.news,
div.booksinfo {
	width: 800px;
	float: left;
	/*border: 1px solid black;*/
	/*margin: 20px auto 0 auto;*/
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

div.section * {
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

div.news * {
	font-size: 16px;
}
/*テストページのナビゲーション用css*/

h1 {
	margin: 10px 0 0 -40px;
	padding: 0;
}

#header p {
	margin: 0 0 0 80px;
	font-size: 12px;
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

div#content {
	margin: 20px 0 0 30px;
}

div#content:before,
div#content:after {
	content: "";
	display: table;
}

div#content:after {
	clear: both;
}

div#content div.navi {
	width: 230px;
	float: left;
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

div#content div.navi h2 {
	display: none;
}

div#content div.navi div.naviChild {
	width: 230px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

div#content div.navi div.naviChild h3 {
	font-size: 90%;
	font-weight: normal;
	border-bottom: 1px dotted gray;
	margin: 3px 0 0 0;
}

div#content div.navi div:not(.news) h3 {
	display: none;
}

div#content div.navi div.news ul {
	list-style-position: inside;
	cursor: pointer;
	margin: 10px 0 0 0;
}

div#content div.navi div.news ul li {
	font-size: 80%;
	margin: 0 0 0 5px;
}

div#content div.navi div.naviChild dl {
	margin: 0;
}

div#content div.navi div.naviChild dl dt {
	cursor: pointer;
	margin: 0;
}

div#content div.navi div.naviChild dl dd {
	width: 200px;
	font-size: 80%;
	margin: 0 0 0 10px;
}

div#content div.navi div.naviChild dl dd em {
	color: #05b;
	font-weight: bold;
	display: inline;
	zoom: 1;
}
	/*以下ナビがライトカラム※コメントアウトでレフトカラム*//*
	div#content div.section.navi {
		float: right;
	}
	div#content div.section:not(.navi),
	div.article.interview {
		margin: 0 250px 0 0;
	}
	/*================================*/
div#content > div.section:not(div.navi),
div#content > div.article {
	margin: 0 0 0 0;
	margin-left: 230px;
}
/*ここまでテストページのナビゲーション用css*/
div.article-content {
	margin-left: 30px;
}
div.contentpaneopen a.readon {
	margin-left: 110px;
}
/*最新ニュース部分*/
div.section p.message,
div.news h2,
div.section p.greeting {
	font-family: serif;
	font-family: sans-serif\9;
	font-weight: bold;
	text-align: center;
	color: #05b;
}

/**/

div.currentNews {
}

div.currentNews:before,
div.artistFileVol3:before,
div.currentNews:after,
div.artistFileVol3:after {
	content: "";
	display: table;
}

div.currentNews:after,
div.artistFileVol3:after {
	clear: both;
}

div.currentNews p.message {
	font-size: 110%;
	letter-spacing: 0;
}

div.currentNews p.greeting {
	letter-spacing: 0;
}

div.section h2 {
	text-decoration: underline;
	line-height: 1;
	margin: -10px 0 0 0;
}

div.currentNews h2 {
	font-size: 36px;
}

div.currentNews h2 em {
	font-size: 100%;
	font-family: serif;
	color: #0088ff;
}

div.currentNews p.greeting {
	text-indent: 0.5em;
	letter-spacing: 0;
	margin: -5px auto 0 auto;
}

div.currentNews div.textbox {
	margin: 0 25px 0 25px;
}

div.news div.section div.textbox p {
	font-size: 80%;
	text-indent: 0.5em;
}

div.news div.section p.readmore {
	text-align: right;
	margin: 5px 0 0 0;
	margin-top: 0\9;
	margin-bottom: 10px\9;
}

div.news div.section p.readmore a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #0088ff;
}

div.news div.section p.readmore a:visited {
	color: #3399ff;
}

div.news div.section p.readmore a:hover {
	border-bottom: 1px solid;
	color: #0088ff;
}



div.news div.section p.readmore a {
	font-size: 80%;
}

div.currentNews div.textbox p.readmore,
div.news div.section div.textbox p.readmore {
	text-align: right;
	margin: 0 15px 0 15px;
	overflow: hidden;
}

div.currentNews p.readmore a {
	font-size: 70%;
}

div.news div.section div.textbox p.readmore a {
	font-size: 89.75%;
}

div.currentNews div.imglist {
	margin: 20px 0 0 0;
}

div.currentNews div.imglist div.section {
	width: 800px;
	margin: 0 25px 0 25px;
}

div.news div.currentNews div.imglist div.section:before,
div.news div.currentNews div.imglist:before,
div.news div.currentNews div.imglist div.section:after,
div.news div.currentNews div.imglist:after {
	content: "";
	display: table;
}

div.currentNews div.imglist div.section:after,
div.news div.currentNews div.imglist:after {
	clear: both;
}

div.news div.currentNews div.imglist div.section p {
 	width: 250px;
 	float: left;
 	margin: 0;
 	padding: 0;
}

div.news div.currentNews div.imglist div.artistFileVol3 p {
	width: 685px;
 	margin: 0 25px;
 	float: none;
 	padding: 0;

}

div.news div.currentNews div.imglist div.series {
	width: 400px;
	float: left;
	margin: 10px 0 0 0;
}

div.series:before,
div.series:after {
	content: "";
	display: table;
}

div.series:after {
	clear: both;
}	

 div.news div.currentNews div.imglist div.series p {
	width: 70px;
	height: 89px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 5px 0 5px;
}

/*最新ニュース部分ここまで*/

/*ここから通常ニュース部分*/

div.news div.section:not(.currentNews) {
	margin: 40px 0 0 0;
}

div.news div.section:not(.currentNews):before,
div.news div.section:not(.currentNews):after {
	content: "";
	display: table;
}

div.news div.section:not(.currentNews):after {
	clear: both;
}

div.news div:not(.currentNews) h2 em {
	font-size: 200%;
	color: #0088ff;
}

div.news div.textbox {
	position: relative;
	z-index: 1;
}

div.news div.textbox:before,
div.news div.textbox:after {
	content: "";
	display: table;
}

div.news div.textbox:after {
	clear: both;
}

div.news div.section:before,
div.news div.section:after {
	content: "";
	display: table;
}

div.news div.section:after {
	clear: both;
}

div.news p.cover {/**/
	width: 250px;
	height: 350px;
	float: left;
}
/**/
div.news div.currentNews p.cover.img {
	float: left;
}
div.news div.section p.cover.img a img,
div.news div.section div.textbox div.sample.img.list ul li img {
	box-shadow: 0px 0px 3px 1px #999; /*CSS3*/
	-moz-box-shadow: 0px 0px 3px 1px #999; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 3px 1px #999; /* Google Chrome, Safari用*/
}
div.news div.section div.textbox div.sample.img.list {
	width: 470px;
	margin: 0 0 0 20px;
}
div.news div.section div.textbox div.sample.img.list ul {
	list-style: none;
}
div.news div.section div.textbox div.sample.img.list ul li {
	width: auto;
	margin: 15px 15px 0 0;
	display: block;
	background: none;
	padding: 3px;
}
/**/
div.news div.section p.cover a {
	display: block;
}

div.news div:nth-of-type(even) div.textbox {
	margin: 0 0 0 250px;
}

div.news div:nth-of-type(even) div.textbox {
	margin: 0 0 0 250px;
}

div.news div:nth-of-type(even) div.textbox p {
	margin: 10px 0 0 0;
}

div.news div:nth-of-type(odd) p.cover {
	width: 250px;
	height: 350px;
	float: right;
}

div.news div:nth-of-type(even) p.cover {
	width: 250px;
	height: 350px;
	float: left;
}
div.news div.currentNews p.cover {
	float: none;
}
div.news div.currentNews.tensyu p.cover {
	height: auto;
}
div.news div.section:not(.currentNews) div.textbox {
	width: 550px;
}

div.news div.section:not(.currentNews) div.textbox div.imgbox:before,
div.news div.section:not(.currentNews) div.textbox div.imgbox:after {
	content: "";
	display: table;
}

div.news div.section:not(.currentNews) div.textbox div.imgbox:after {
	clear: both;
}

div.news div.section div.textbox div.imgbox p.img {
	width: 250px;
	height: auto;
	float: left;
	margin: 10px 0 0 15px;
}



div.news div:not(.currentNews) div.textbox div.imgbox p.img {
	width: 250px;
	height: auto;
	float: left;
	margin: 10px 0 0 15px;
}

div.news div.section div.textbox div.column4 p.img {
	width: 125px;
	margin: 10px 0 0 10px;
}

div.news div:not(.currentNews) div.textbox div.column4 p.img {
	width: 125px;
	margin: 10px 0 0 10px;
}


div.news div:nth-of-type(even) div.textbox div.imgbox {
	position: absolute;
	bottom: 0;
	left: 0px;
}

div.news div:nth-of-type(odd) div.textbox div.imgbox {
	position: absolute;
	bottom: 0;
}
 
div.news div:not(.currentNews) div.textbox p:not(.imgbox) {
	margin: 10px 0 0 10px;
}

div.news div.cooljapan3 div.textbox p:not(.imgbox) {
	margin: 10px 0 0 10px;
}

div.news div:not(.currentNews) ~ div:nth-of-type(odd) div.textbox p:not(.imgbox) {
	margin: 10px 0 0 10px;
}

div.news div:not(.currentNews) div.textbox p.readmore {
	margin: 10px 0 0 0;
}

div.news div:not(.currentNews) div.textbox p em {
	font-size: 100%;
	color: #0088ff;
}

div.news div.section div.textbox p em {
	font-size: 100%\9;
	color: #0088ff\9;
}

/*通常ニュース部分ここまで*/
/*トップページのニュース部分ここまで*/

/*書籍ページここから*/

/*書籍情報*/

	div.booksinfo {
		margin: 30px 0 0 0;
	}
	
	div.booksinfo * {
		font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
	}
	
	div.booksinfo a {
		color: #069;
		text-decoration: none;
		border-bottom: 1px dotted #069;
	}
	
	div.booksinfo a:hover {
		color: #333;
		text-decoration: none;
		border-bottom: 1px solid #333;
	}

	div.booksinfo h2 {
		display: none;
	}
	
	div.booksinfo p {
		font-size: 12px;
	}

	div.booksinfo .deta:before,
	div.booksinfo .deta:after {
		content: "";
		display: table;
	}
	
	div.booksinfo .deta:after {
		clear: both;
	}
	
	div.booksinfo .deta h3 {
		display: none;
	}
	
	div.booksinfo .deta p.coverimg {
		width: 250px;
		float: left;
		margin: 0 0 0 30px;
	}
	
	div.booksinfo .deta p.coverimg a {
		border: none;
	}
	
	div.booksinfo .deta:before,
	div.booksinfo .deta:after {
		content: "";
		display: table;
	}

	div.booksinfo .deta:after {
		clear: both;
	}
	
	div.booksinfo .deta .booksdeta {
		width: 500px;
		margin: 0 0 0 320px;
	}
	
	div.booksinfo .deta .booksdeta h4 {
		margin: 0 0 0 0;
		font-size: 18px;
	}
	
	div.booksinfo .deta .booksdeta p {
		margin: 0 0 0 0;
		font-size: 75%;
	}
	
	div.booksinfo .deta .booksdeta dl {
		margin: 20px 0 0 40px;
		font-size: 12px;
	}
	
	div.booksinfo .deta .booksdeta dl dt {
		width: 100px;
		float: left;
	}
	
	div.booksinfo .deta .booksdeta dl dt.buy,
	div.booksinfo .deta .booksdeta dl dt.warning {
		display: none;
	}
	div.bookalt {
		margin-top: 12px;
	}
	div.bookalt a {
		text-decoration: none;
		color: currentColor;
	}
	div.booksinfo .deta .booksdeta dl dd {
		margin-left: 100px;
	}
	div.booksinfo .deta .booksdeta dl dd.buy:not(.amazon) {
		margin-left: 10px;
		margin-bottom: 15px;
		height: 40px;
	}
	div.booksinfo .deta .booksdeta dl dd.buy.amazon {
		margin: 20px 0 0 20px;
		text-indent: -2000px;
		height: 40px;
	}
	div.booksinfo .deta .booksdeta dl dd.buy form {
		margin: 0;
	}
	div.booksinfo .deta .booksdeta dl dd.buy fieldset {
		margin: 0;
		border: none;
	}
	
	div.booksinfo .deta .booksdeta dl dd.buy+dd.buy {
		margin-top: 3px;
	}
	
	div.booksinfo .deta .booksdeta dl dd.buy a {
		display: block;
		width: 200px;
		height: 40px;
		background: url("img/btn_buy.jpg") no-repeat;
		border: none;
	}
	
	div.booksinfo .deta .booksdeta dl dd.amazon a {
		background: url("img/btn_amazon.jpg") no-repeat;
		border: none;
	}
	div.booksinfo .deta .booksdeta dl dd.warning {
		margin: 10px 0 0 0;
	}
	
	div.booksinfo .deta .booksdeta dl dd.warning em {
		color: red;
	}
	
	div.booksinfo .deta .booksdeta dl dd {
		width: 250px;
	}
	
	div.booksinfo div.comment,
	div.booksinfo div.artist,
	div.booksinfo div.sample {
		margin: 0 0 0 20px;
	}
	div.booksinfo div.artist {
		border-bottom: 1px dotted black;
		padding-bottom: 30px;
	}
	div.booksinfo div.comment h3,
	div.booksinfo div.artist h3 {
		margin: 10px 0 0px 0;
		font-size: 18px;
	}
	
	div.booksinfo div.comment h3 {
	text-indent: 26px;
	background: url("img/heading4icon.jpg") no-repeat;
	height: 24px;
	padding: 2px 0 0 0;
	font-size: 18px;
	margin: 12px 0 12px 0;
	}
	
	div.booksinfo div.comment p {
		font-size: 14px;
		text-indent: 1em;
		margin: 0 70px 0 1em;
	}
	
	div.booksinfo div.artist ul:before,
	div.booksinfo div.artist ul:after {
		content: "";
		display: table;
	}
	
	div.booksinfo div.artist ul:after {
		clear: both;
	}
	
	div.booksinfo div.artist h3 {
	text-indent: 26px;
	background: url("img/heading4icon.jpg") no-repeat;
	height: 24px;
	padding: 2px 0 0 0;
	font-size: 18px;
	margin: 12px 0 12px 0;
	}
	
	div.booksinfo div.artist ul li {
		width: 220px;
		list-style-position: inside;
		float: left;
		font-size: 14px;
	}
	
	div.booksinfo div.sample {
		padding-bottom: 10px;
	}
	
	div.booksinfo div.sample ul li dl {
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	div.booksinfo div.sample ul li dl dd {
		margin: 10px 0 0 1em;
		padding: 0;
	}
	
	div.booksinfo div.sample ul li.sampleimg a {
		border: none;
	}
	div.booksinfo div.sample h3 {
		text-indent: 26px;
	background: url("img/heading4icon.jpg") no-repeat;
	height: 24px;
	padding: 2px 0 0 0;
	font-size: 18px;
	margin: 12px 0 12px 0;
	}
	
	div.booksinfo div.sample ul:before,
	div.booksinfo div.sample ul:after {
		content: "";
		display: table;
	}
	
	div.booksinfo div.sample ul:after {
		clear: both;
	}
	
	div.booksinfo div.sample ul {
		width: 700px;
	}
	/*掲載作品の一部を見る*/
	div.booksinfo div.sample ul li {
		list-style: none;
		display: block;
		width: 310px;
		margin: 0 0 0 10px;
		float: left;
		padding: 0;
		background: none;
	}
	/*シングルページ*/
	div.booksinfo div.sample ul.single_page li {
		width: 155px;
		margin: 0 0 0 5px;
	}
	
	div.booksinfo div.sample p {
		margin: 0 0 0 70px;
	}
	div.booksinfo.tensyu div.sample ul li.sampleimg {
		margin: 0 0 15px 10px;
	}
	
/*書籍情報ここまで*/
/*書籍ページここまで*/

/*公募ページここから*/


div.exhibition {
	width: 800px;
}

div.exhibition * {
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

div.exhibition ul li {
	background: none;
	padding: 0;
}

div.exhibition h2 {
	text-decoration: none;
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 26px;
}

div.exhibition h2 ~ * {
	margin-left: 15px;
}

div.exhibition h3 ~	 * {
	margin: 0 0 0 15px;
}

div.exhibition h3 {
	border-left: 5px solid gray;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 22px;
}

div.exhibition div.section.view div.section.imgbox {
	width: 600px;
}

div.exhibition div.section.view div.section.imgbox img {
	box-shadow: 0px 0px 3px 1px #999; /*CSS3*/
	-moz-box-shadow: 0px 0px 3px 1px #999; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 3px 1px #999; /* Google Chrome, Safari用*/
}
div.exhibition div.section.view div.section.imgbox div.section.gallery:before,
div.exhibition div.section.view div.section.imgbox div.section.gallery:after {
	display: table;
	content: "";
}
div.exhibition div.section.view div.section.imgbox p.img.heading {
	margin: 0 0 8px 0;
}
div.exhibition div.section.view div.section.imgbox div.section.gallery:after {
	clear: both;
}

div.exhibition div.section.view div.section.imgbox div.section.gallery p.img.view {
	width: 134px;
	float: left;
	margin: 0 13px 7px 0;
}

div.exhibition div.deta dl {
	margin: 0 0 0 20px;
}

div.exhibition div.deta dl dt {
	display: list-item;
	list-style: circle;
	list-style-position: inside;
}

div.exhibition div.deta dl dd {
	margin: 0 0 0 30px;
}

div.exhibition div.deta dl dd:nth-of-type(2n) {
	margin-bottom: 10px;
}

div.exhibition div.artist div.article ul:before,
div.exhibition div.artist div.article ul:after {
	content: "";
	display: table;
}

div.exhibition div.artist div.article ul:after {
	clear: both;
}

div.exhibition div.artist div.article ul li {
	list-style: none;
	width: 350px;
	float: left;
}

div.exhibition p.copy {
	font-size: 16px;
	color: #093940;
}

div.exhibition h4 {
	display: list-item;
	list-style: circle inside;
	font-size: 18px;
}

div.exhibition h5 {
	display: list-item;
	list-style: disc outside;
	text-indent: -3px;
}

div.exhibition h6 {
	margin: 0;
	padding: 0 0 10px 0;
}

div.exhibition h6:before {
	content: "- ";
	font-weight: normal;
}

div.exhibition h6 + dl {
	display: none;
	margin: 0;
	padding: 0;
}

div.exhibition div.profile div.article div.section {
	position: relative;
}

div.exhibition h6 + dl:hover,
div.exhibition h6:hover + dl {
	display: block;
	position: absolute;
	max-height: 250px;
	overflow: auto;
	margin: 0;
	top: 0;
	left: 100px;
	padding-top: 10px;
	padding-right: 12px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	z-index: 5;
	box-shadow: 0px 0px 3px 1px #999; /*CSS3*/
    -moz-box-shadow: 0px 0px 3px 1px #999; /* Firefox用*/
    -webkit-box-shadow: 0px 0px 3px 1px #999; /* Google Chrome, Safari用*/
    border: 3px double #000;
    border: 3px double rgba(0,0,0,0.5);
    border-radius: 10px;
}


div.exhibition div h4 ~ div,
div.exhibition div h4 ~ p,
div.exhibition div h4 ~ ul {
	margin-left: 20px;
}

div.exhibition div.profile div.article {
	
}
div.exhibition div.profile div.article:before,
div.exhibition div.profile div.article dl:before,
div.exhibition div.profile div.article dl:after,
div.exhibition div.profile div.article:after {
	content: "";
	display: table;
}

div.exhibition div.profile div.article dl:after,
div.exhibition div.profile div.article:after {
	clear: both;
}

div.exhibition div.profile div.article dl dt {
	width: 60px;
	float: left;
	text-align: right;
}

div.exhibition div.profile div.article dl dt + dt {
	width: 60px;
	float: none;
}

div.exhibition div.profile div.article dl dt + dt + dd{
	position: relative;
	top: -36px;
	margin-bottom: -24px;
}

div.exhibition div.profile div.article dl dt + dt + dt+ dd{
	position: relative;
	top: -48px;
	margin-bottom: -24px;
}

div.exhibition div.profile div.article dl dd {
	margin: 0 0 10px 78px;
	text-indent: -13px;
}

div.exhibition div.profile div.article dl dd:before {
	content: "- "
}

div.exhibition div.profile div.article dl dd.sup {
	margin-top: -4px;
}




div


/*公募ページここまで*/

/*旅特集*/

div.travel {
	margin: 0 0 0 0;
	width: 800px;
}

div.travel * {
	color: #000;
	text-align: left;
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: none;
	top: 0;
	left: 0;
	list-style: none;
	background: none;
}

div.travel ul li {
	background: none;
	margin: 0;
	padding: 0;
}

div.travel .details a,
div.travel .topanchor a {
	border-bottom: 1px dashed #006600;
	color: #006600;
}

div.travel .details a:hover,
div.travel .topanchor a:hover {
	border-bottom: 1px solid gray;
	color: gray;
}

div.travel .books {
	padding-bottom: 10px;
}

div.travel h2 {
	border-bottom: 1px dotted #888;
	color: #000;
	text-align: left;
	text-decoration: none;
	margin: 0px 0 0 0;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
}

div.travel h3 {
	font-weight: bold;
}

div.travel .details {
	text-align: right;
	margin: 20px 0 0 0;
}

div.travel > div.section {
	margin: 20px 0 0 0;
}

div.travel > div.section h3 {
	margin: 0 0 15px 0;
}

div.travel div.rough {
	margin: 20px 0 0 0;
	overflow: hidden;
}

div.travel div.rough h3 {
	width: 400px;
	float: right;
	margin: 30px 130px 0 0;
}

div.travel div.rough p.coverimg {
	width: 200px;
	float: left;
	margin: 20px 0 0 10px;
}

div.travel div.rough div.comment {
	margin: 80px 0 0 290px;
}

div.travel div.rough div.comment p {
	font-size: 16px;
	margin: 15px 0 0 0;
	color: #555555;
}

div.travel div.rough div.comment p:first-letter {
	font-size: 24px;
	line-height: 0.8;
	font-weight: bold;
	color: #000066;
}

div.travel div.rough div.comment p + p:first-letter {
}

div.travel div.rough p.details {
	position: relative;
	top: 20px;
	margin: 0 0 50px 0;
}
div.article.interview div.section div.article dl:before,
div.article.interview div.section div.article dl:after,
div.travel div.sample ul:before,
div.travel div.sample ul:after,
div.travel div.books ul:before,
div.travel div.books ul:after,
div.travel div.rough:before,
div.travel div.rough:after {
	content: "";
	display: table;
}
div.article.interview div.section div.article dl:after,
div.travel div.sample ul:after,
div.travel div.books ul:after,
div.travel div.rough:after {
	clear: both;
}

div.travel div.sample ul {
	margin: 0 0 30px 0;
}

div.travel div.sample ul li {
	width: 160px;
	margin: 0 0 0 0;
	float: left;
}

div.travel div.books ul li {
	width: 200px;
	float: left;
}

div.travel div.books ul li dl dt {
	width: 145px;
	height: 200px;
	margin: 0 auto 0 auto;
}

div.travel div.books ul li dl dt + dt {
	width: 200px;
	height: auto;
	margin: 0 8px 0 8px;
	padding: 0;
	font-size: 12px;
}

div.travel div.books ul li dl dt + dt a {
	font-weight: bold;
}

div.travel div.books ul li dl dd {
	font-size: 12px;
	margin: 0 8px 0 8px;
}

div.travel div.books ul li dl dd.details {
	margin: 7px 15px 0 0;
}
div.travel p.leaflet {
	width: 510px;
	height: 366px;
	border: 1px solid #ddd;
	border-radius: 7px;
	box-shadow: 1px 1px 3px #999; /*CSS3*/
	-moz-box-shadow: 1px 1px 3px #999; /* Firefox用*/
	-webkit-box-shadow: 1px 1px 3px #999; /* Google Chrome, Safari用*/
	padding: 10px;
}
div.travel p.leaflet img {
	display: block;
	width: 500px;
	height: 356px;
	margin: 3px 0 0 3px;
}

/*旅特集ここまで*/

.fixedlink a {
	display: block;
	text-indent: -9999px;
	width: 280px;
	height: 55px;
	position: fixed;
	bottom: 0;
	right: 150px;
	background: url("img/fixedlinkbtn.png") no-repeat;
}

#footer {
	width: 100%;
	margin: 30px 0 0 0;
	padding-bottom: 50px;
	border-top: 5px solid #aaa;
	background: #777;
	background: -moz-linear-gradient(top, #990, #066);/* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#999));
}

#footer address {
	font-style: normal;
	font-family: "メイリオ",Segoe UI, Arial, Helvetica, sans-serif;
	margin: 15px auto;
	color: white;
	width: 400px;

}

/**/

div#ja-current-content,
div#ja-content {
	overflow: visible;
}
/*interview*/
/*div.article {
	margin: 0 0 0 250px;
}*/

div.article.interview h1 img {
	border: 5px solid white;
	box-shadow: 2px 2px 3px #999; /*CSS3*/
	-moz-box-shadow: 2px 2px 3px #999; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 3px #999; /* Google Chrome, Safari用*/
}
div.article.interview h1 img:hover {
	border: 5px solid #ccc;
}
div.article.interview div.article h2:before {
	content: "ー";
}
div.article.interview div.article h2 {
	font-size: 16px;
	color: #222222;
}
div.article.interview div.article p {
	font-size: 16px;
	margin: 12px 32px;
}
div.article.interview div.article p.aside a {
	text-align: right;
}
div.article.interview div.section div.article {
	margin: 16px 0 16px 0;
}
div.article.interview div.section div.article dl {
	margin: 0 16px 0 0;
}
div.article.interview div.section div.article dl dt {
	margin: 12px 16px 0 180px;
	font-weight: bold;
}
div.article.interview div.section div.article dl dt:first-child {
	width: 150px;
	float: left;
	margin: 0;
}
div.article.interview div.section div.article dl dt:first-child img {
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px #777; /*CSS3*/
	-moz-box-shadow: 0px 0px 10px #777; /* Firefox用*/
	-webkit-box-shadow: 0px 0px 10px #777; /* Google Chrome, Safari用*/
}
div.article.interview div.section div.article:hover dl dt:first-child img {
	border: 5px solid #fcc;
}
div.article.interview div.section div.article dl dd {
	width: 500px;
	margin: 0 16px 0 186px;
	color: #555;
	text-indent: 0;
}
/*end of interbiew*/
/* prize */
div.public.prize p,
div.public.prize dl dt, 
div.public.prize dl dd,
div.public.prize ol,
div.public.prize ul {
	color: #444;
	font-size: 14px;
}
div.public.prize ul {
	margin: 0 0 0 20px;
}
div.public.prize div.header h2 {
	margin: 0;
	text-indent: 8px;
	border: 3px solid #55ccFF;
	border-radius: 7px;
	background-color: #55ccff;
	font-size: 18px;
	color: #ffffff;
	padding: 3px 0 0 0;
	width: 700px;
}
div.public.prize div.header p em {
	color: #d44;
	font-weight: 600;
	font-size: 16px;
}
div.public.prize .section p strong {
	text-decoration: underline;
}
div.public.prize > div.header p {
	font-size: 14px;
	margin: 5px 0 0 50px;
}
div.public.prize div.header p.coverimg, 
div.public.prize div.section p.img img{
	border: 4px solid #ccc;
	border-radius: 7px;
	font-size: 16px;
}
div.public.prize.ab div.header p.coverimg {
	width: 604px;
	height: 424px;
}
div.public.prize.doll div.header p.coverimg,
div.public.prize.file div.header p.coverimg,
div.public.prize.photo div.header p.coverimg {
	width: 506px;
	height: 106px;
	margin: 30px 0 30px 80px;
}
div.public.prize.pict div.header p.coverimg {
	width: 604px;
	height: 154px;
	margin: 30px 0 30px 45px;
}
div.public.prize.comic div.header p.coverimg {
	width: 594px;
	height: 164px;
	margin: 30px 0 30px 50px;
}
div.public.prize.ab div.header p.coverimg:hover {
	border: 4px solid #dadada;
}
div.public.prize div.header p.coverimg img,
div.public.prize div.section p.img img {
	opacity: 1;
	border: 2px solid #ccc;
	box-shadow: none; /*CSS3*/
	-moz-box-shadow: none; /* Firefox用*/
	-webkit-box-shadow: none; /* Google Chrome, Safari用*/
	margin: 0;
	padding: 0;
}
div.public.prize div.header p img:hover,
div.public.prize div.section p.img img:hover {
	opacity: 0.5;
}
div.public.prize > div.header p:not(.coverimg) {
	display: list-item;
	list-style: circle;
	margin: 12px 0 12px 40px;
}
div.public.prize div.header p em:last-child {
	color: #44d;
}
div.public.prize .section h3 {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	border-left: 5px solid #adf;
	width: 700px;
	padding: 3px 0 0 6px;
}
div.public.prize .section h3:after {
	width: 700px;
	height: 1px;
	border-bottom: 1px dashed gray;
	display: table;
	content: "";
	margin: 0px 0 2px 0;
}
div.public.prize .section .footer {
	margin: 20px 0 0 0;
}
div.public.prize .section .header p,
div.public.prize .section .footer p,
div.public.prize .section.period p {
	margin: 0 0 0 50px;
	display: list-item;
	list-style: circle;
}
div.public.prize .section a {
	color: #339944;
}
div.public.prize .section a:hover {
	color: #006622;
}
div.public.prize .section .header p a,
div.public.prize .section .footer p a {
	text-decoration: none;
	border: 1px dotted #aaa;
	border-radius: 5px;
	padding: 2px 4px;
}
div.public.prize .section .header p a:hover,
div.public.prize .section .footer p a:hover {
	color: #006622;
	border: 1px solid #aaa;
}
div.public.prize .section {
	width: 700px;
}
div.public.prize .section .section:after {
	content: "";
	display: block;
	height: 3px;
	border-bottom: 1px dotted #555;
	margin: 30px 0 40px 30px;
	width: 650px;
}
div.public.prize .section p {
	font-size: 14px;
	margin: 12px 40px 0 40px;
}
div.public.prize .section.rule p {
	display: list-item;
	list-style: disc;
	margin-left: 50px;
}
div.public.prize .section.price h4 + p {
	display: list-item;
	list-style: circle;
	text-decoration: underline;
}
div.public.prize .section h4 {
	text-indent: 26px;
	background: url("img/heading4icon.jpg") no-repeat;
	height: 24px;
	font-weight: 600;
	padding: 2px 0 0 0;
	font-size: 18px;
	margin: 12px 0 12px 10px;
}
div.public.prize .section dl {
	margin: 0 0 0 50px;
	font-size: 14px;
}
div.public.prize .section dl dt {
	display: list-item;
	list-style: disc;
}
div.public.prize .section dl dd {
	display: inline;
	margin: 0 0 0 12px;
}
div.public.prize .section.method dl dt {
	display: block;
}
div.public.prize .section.method dl dd {
	display: block;
	margin: 0 0 0 30px;
}
div.public.prize .section.method dl dt:before {
	content: "◦";
	display: inline;
}
div.public.prize .section.method ol {
	margin: 0 0 0 30px;
}
form#ChronoContact_artboxprize24form .form_element:not(.cf_button) input,
form#ChronoContact_artboxprize24form textarea {
	background: #dedede;
	border: 1px solid #555;
	border-radius: 7px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
form#ChronoContact_artboxprize24form .form_element:not(.cf_button) input:focus,
form#ChronoContact_artboxprize24form textarea:focus {
	background: #fff;
}
div.public.prize div.section.pastprize div.section:before,
div.public.prize div.section.pastprize div.section:after {
	display: table;
	content: "";
}
div.public.prize div.section.pastprize div.section:after {
	clear: both;
}
div.public.prize div.section:last-child div.section:after {
	margin: 0 0 20px 0;
	padding: 30px 0 0 0;
}
div.public.prize div.section:last-child div.section div.section p.img {
	width: 250px;
	float: left;
}
div.public.prize div.section div.section:last-child p:last-child {
	margin: 50px 0 0 250px;
}
div.public.prize.comic div.section:last-child div.section p:last-child {
	margin: 30px 0 0 50px;
}
div.public.prize div.section div.section.period p:last-child {
	margin: 10px 0 0 50px;
}
div.public.prize.photo div.section div.section:last-child p:last-child {
	margin: 25px 0 0 50px;
}
/* end of prize*/
/* gallery */
	/* ootani140409 */
	div.gallery h1 {
		font-weight: normal;
		line-height: 1.2;
		border-left: 5px solid black;
		border-bottom: 1px solid black;
		text-indent: 12px;
		margin: 0 0 16px 0;
	}
	div.gallery dl {
		margin: 0 0 0 20px;
	}
	div.gallery dl dd {
		margin: 0 0 0 20px;
	}
	div.gallery * {
		margin: 0;
		padding: 0;
	}
	div.gallery {
		width: 800px;
		margin: 0 0 0 0;
	}
	div.gallery div.header,
	div.gallery div.message,
	div.gallery div.imgbox,
	div.gallery div.imgbox.syunsou.seicyou > div,
	div.gallery div.imgbox.aoyama.kakinosato > div,
	div.gallery div.description {
		box-shadow: 0px 0px 3px 1px #999; /*CSS3*/
		-moz-box-shadow: 0px 0px 3px 1px #999; /* Firefox用*/
		-webkit-box-shadow: 0px 0px 3px 1px #999; /* Google Chrome, Safari用*/
	}
	div.gallery:before,
	div.gallery:after,
	div.gallery div.header:before,
	div.gallery div.header:after,
	div.gallery div.imgbox:before,
	div.gallery div.imgbox:after {
		content: "";
		display: table;
	}
	div.gallery:after,
	div.gallery div.header:after,
	div.gallery div.imgbox:after {
		clear: both;
	}
	/* gallery ootani header */
		div.gallery div.header {
			width: 688px;
			height: 326px;
			margin: 20px 0 0 0;
		}
		div.gallery div.header h2 {
			width: 218px;
			float: left;
			margin: 0 0 0 0;
		}
		div.gallery div.header p {
			width: 470px;
			float: left;
			margin: 0;
		}
	/* gallery ootani message */
		div.gallery div.message {
			width: 330px;
			height: 299px;
			float: left;
			margin: 17px 0 0 0;
		}
		div.gallery div.message p {
			margin: 0;
		}
	/* gallery ootani imgbox */
		div.gallery div.imgbox {
			float: left;
		}
		div.gallery div.imgbox * {
			margin: 0;
			padding: 0;
			line-height: 0;
		}
		/* furusato */
			div.gallery div.imgbox.furusato {
				width: 340px;
				height: 299px;
				margin: 17px 0 0 17px;
			}
			
		/* 桜河静凛 */
			div.gallery div.imgbox.oukaseirin {
				width: 330px;
				height: 299px;
				margin: 17px 0 0 0;
			}
		/* 春走 清澄の時 */
			div.gallery div.imgbox.syunsou.seicyou {
				margin: 17px 0 0 17px;
				box-shadow: none; /*CSS3*/
				-moz-box-shadow: none; /* Firefox用*/
				-webkit-box-shadow: none; /* Google Chrome, Safari用*/
			}
			div.gallery div.imgbox.syunsou.seicyou div.syunsou {
				width: 340px;
				height: 139px;
				margin: 0;
			}
			div.gallery div.imgbox.syunsou.seicyou div.seicyou {
				width: 340px;
				height: 145px;
				margin: 14px 0 0 0;
			}
			div.gallery div.imgbox.syunsou.seicyou div.syunsou p,
			div.gallery div.imgbox.syunsou.seicyou div.seicyou p {
				float: left;
			}
			div.gallery div.imgbox.syunsou.seicyou div.seicyou p:last-child {
				margin-top: -1px;
			}
		/* 青山聳天表 柿の里 */
			div.gallery div.imgbox.aoyama.kakinosato {
				box-shadow: none; /*CSS3*/
				-moz-box-shadow: none; /* Firefox用*/
				-webkit-box-shadow: none; /* Google Chrome, Safari用*/
				margin: 17px 0 0 0;
			}
			div.gallery div.imgbox.aoyama.kakinosato div.aoyama {
				width: 157px;
				height: 305px;
				float: left;
			}
			div.gallery div.imgbox.aoyama.kakinosato div.kakinosato {
				width: 163px;
				height: 304px;
				float: left;
				margin: 1px 0 0 10px;
			}
	/* gallery ootani description */
		div.gallery div.description {
			width: 340px;
			height: 305px;
			float: left;
			margin: 17px 0 0 17px;
		}
		div.gallery div.description p {
			margin: 0;
			padding: 0;
			line-height: 0;
		}
	/* gallery ookubo */
		div.gallery.ookubo {
			background: url("../img/gallery/ookubo.jpg") no-repeat 100% 50px;
		}
		div.gallery.ookubo dl {
			width: 400px;
		}
		div.gallery.ookubo .profile dl {
			margin: 0;
		}
		
/*新着記事トップのみ赤字*/
/*div.ja-box-ct ul.latestnews li.latestnews:first-child a {
	color: red;
}*/

.line_through {
	text-decoration: line-through;
}
div.gallery.ookubo.rondon {
	background-image: none;
}
div.gallery.ookubo.rondon p.img_title {
	width: 240px;
	float: right;
}

div.gallery.ookubo.rondon div.section {;
}