/* --------------------------------------------------------

JYOYOBANK.CO.JP Cascading Style Sheets

File Name  : contents.css
App dir    : /loan/css/
Author     : yuta ihara
update     : 2007.02.13

-------------------------------------------------------- */

/* --------------------------------------------------------
page title box
-------------------------------------------------------- */
.page_title {
	width:670px;
	padding-top: 7px;
	margin: 0 14px 15px 15px;
	background: #E1E6F3 url(../../img/cmn/nw/pagetitle_bg.gif) no-repeat;
}


/* --------------------------------------------------------
page title h2
-------------------------------------------------------- */
.page_title h2 {
	font-size: 120%;
	margin: 0 9px 7px;
	padding: 3px 8px 2px;
	border-left: #0062B9 solid 4px;
}


/* --------------------------------------------------------
page title hr
-------------------------------------------------------- */
.page_title div.page_title_hr {
	clear: both;
	height: 3px;
	background: url(../../img/cmn/nw/pagetitle_hr_bg.gif) repeat-x;
}

.page_title div.page_title_hr hr {
	display: none;
}


/* --------------------------------------------------------
page title read
-------------------------------------------------------- */
div.page_read {
	letter-spacing: 3px;
	padding: 0 34px 15px 35px;
}

div.page_read p {
	line-height: 165%;
}

div.page_text {
	margin: 0 34px 15px 35px;
}
/* --------------------------------------------------------
new window box classs
-------------------------------------------------------- */

.nw_box1 {
	font-weight: bold;
	padding: 7px 10px;
	margin: 0 34px 3px 35px;
	background: #E1E6F3;
	border: solid #C2C2C2 1px
}
