@charset "utf-8";
/*-----------------------------------------------*
	other.css
 *-----------------------------------------------*/

/* 国内の関連情報 */


#other .text-center
{
	text-align: center;
}

#other .text-center p
{
	text-indent: 0;
	padding: 0;
	margin: 0 2em 10px 2em;
	line-height: 1.2em;
}

#other .photo_R
{
	float: right;
	padding: 0 0 10px 10px;
	text-align: center;
	width: 270px;
}

#other .photo_L
{
	float: left;
	padding: 0 10px 10px 0;
}

#other #author
{
	overflow: auto;
	margin-bottom: 1em;
}

#other .photo_R p
{
	text-indent: 0;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}

#other .honbun
{
	clear: both;
}

#other .photo_caption
{
	font-size: 80%;
}

#other .note
{
	border-top: dotted 1px #CB9;
	margin-top: 2em;
}

#other .note span
{
	font-style: italic;
}

#other .responsibility
{
	text-align: right;
	margin-top: 1em;
}

#other table .day
{
	text-align: left;
}

