@charset "UTF-8";

@import url("../../common/css/base.css");
@import url("../../common/css/utility.css");
@import url("../../common/css/font.css");



/* CSS Document */

#cts-wrap #pt-block {
	background: url(../img/pt_about_bottom.jpg) no-repeat 0 90px;
}

.dtl-box {
	margin-top: 50px;
}
.dtl-box_books {
	margin-top: 10px;
}
.dtl-box p {
	line-height: 160%;
}
.dtl-box h2,
.dtl-box p img {
	margin-bottom: 30px;
}

.gray-box {
	border: 1px solid #DDDDDD;
	padding: 9px;
	background: #F5F4EE;
}


/*--------------------------------------
 philosophy.html / staff.html
---------------------------------------*/

.about,
.staff {
	margin-top: -50px;
}
.about .tbl-type1 {
	margin-top: 30px;
}
.about .tbl-type1 th {
	width: 280px;
}
.about .tbl-type1 th p span {
	font-weight: bold;
	color: #B30000;
}


/*--------------------------------------
 message.html
---------------------------------------*/
.message p {
	line-height: 160%;
}
.message .gray-box .alignRight {
	width: 430px;
	margin-top: 11px;
	font-size: 90%;
}
.message .gray-box .alignRight h2 {
	margin-bottom: 25px;
}
.message .text-box p {
	margin-top: 30px;
}


/*--------------------------------------
 index.html (profile)
---------------------------------------*/
.profile * {
	line-height: 160%;
}
.profile th {
	vertical-align: top;
	font-weight: bold;
	width: 80px;
	/**/
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile th p {
	font-weight: bold;
}
.profile td {
	/**/
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile td dt,
.profile td dd {
	float: left;
}
.profile td dt {
	width: 138px;
}
.profile td dd.name {
	width: 75px;
}


/*--------------------------------------
 access.html
---------------------------------------*/
.access .gray-box .alignRight {
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.access .gray-box .alignRight li {
	line-height: 160%;
	color: #666666;
}
.access .gray-box .alignRight li .color {
	 color: #D98080;
}
.access .gray-box .alignRight li .color span {
	display: block;
	padding: 3px 0;
}

.access .gray-box .access-box {
	margin-top: 25px;
}
.access .gray-box .access-box p {
	padding-bottom: 8px;
	margin-bottom: 15px;
	background: url(../../common/img/bg_dot_h.gif) repeat-x left bottom;
}
.access .map {
	border: 5px solid #DDDDDD;
	display: block;	
}
.access .print {
	background: #DDDDDD;
	padding: 0px 5px 5px;
	text-align: center;
	display: block;	
}


/*--------------------------------------
 media.html
---------------------------------------*/
.media,.media li {
	line-height: 1.6;
}
.media .pager {
	margin-top: 10px;
}
.media .pager-l {
	float:left;
}
.media .pager-r {
	float:right;
}

.news {
	width: 600px;
	_width: 594px;
	border-top: 2px solid #B30000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}
.news_bottom {
	margin-top: 10px;
	border-bottom: 2px solid #B30000;
	text-indent: -9999px;
	line-height:1px;
}
.news .detail_top{
	margin-top: 5px;
	border: none;
	padding: 15px 15px;
	margin-bottom: 10px;
}
.news .detail {
	border-top: 1px dotted #bbb;
	padding: 15px 15px;
	margin-top: 14px;
	margin-bottom: 6px;
}

.news .date {
	float:left;
	margin-right: 20px;
	font-weight: bold;
	width: 70px;
	display:block
}
.news .topics {
	float:left;
	width: 480px;
	_width: 470px;
}
.news .topics p {
	line-height: 120%;
	margin-top:10px;
}
.news .topics a,
.media .pager a {
	color: #666;
	text-decoration:underline;
}
.news .topics a:hover,
.media .pager a:hover {
	color: #b30000;
	text-decoration:none;
}

.media .dtl-box .gray-box p {
	margin-bottom: 1px;
}
.media .dtl-box .gray-box p.ymd {
	font-weight: bold;
	margin-top: 0px;
}
.media .dtl-box .gray-box img {
	margin-bottom: 0;
}
.media .dtl-box .gray-box .alignLeft {
	float: left;
	margin: 10px auto auto 35px;
}
.media .dtl-box .gray-box .alignRight {
	float: right;
	width: 380px;
	/*padding: 10px 0 40px;*/
	padding-top: 10px;
}
.media .dtl-box .gray-box .link-box {
	background: url(../../common/img/bg_dot_h.gif) left top repeat-x;
	padding-top: 3px;
	text-align: right;
	margin: 22px 0px 10px 0px;
}
.media .dtl-box .gray-box .alignRight .link-box {
	/*position: absolute;
	bottom: 10px;
	right: 10px;*/
	width: 440px;
}


.media .link-right {
	text-align:right;
}

.media .link-pdf-right {
	text-align: right;
	margin-top: 10px;
}

.gray-box ul {
	list-style-type: none;
}
.gray-box li {
	display: block;
}
.gray-box li.ttl {
	float: left;
	font-size: 115%;
	font-weight: bold;
}
.gray-box li.day {
	float: right;
	font-size: 75%;
	margin-top: 8px;
}

/*--------------------------------------
 books.html
---------------------------------------*/

.booksCnt {
	padding-right:20px;
}

.booksCnt th,
.booksCnt td{
	padding:12px 0 12px 0;
	border-bottom:dotted #CCC 1px;

}
.booksCnt th{
	width:80px;
	text-align:left;
	vertical-align:top;
}
.booksCnt .last{
	border:none;
}
