@charset "utf-8";

/* -----------------------------------------------------------
CSS INFOMATION
File Name  : contents.css
Style Info : indivisual styles
Author : TRYM(http://www.trym.jp/)
----------------------------------------------------------- */

#book .photo{
	width:230px;
	float:left;
}

#book div{ margin-left:230px;}

#book div p.txt{ margin:0 20px 15px 20px;}

.bookContact{
	background:#fefced;
	padding:10px;
}

.bookContact img{ float:right;}

/* -----------------------------------------------------------
CSS INFOMATION
File Name  : contents.css
Style Info : indivisual styles
Author : nagao
----------------------------------------------------------- */
#wrappper #rightContents .paragraph .subHeading_txt {
	font-size: 18px;
	color: #F93;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F93;
	font-weight: bold;
	padding-left: 15px;
}
#wrappper #rightContents .paragraph div .explained {
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	height: auto;
	width: auto;
}
