/* -----------------------------------------------------

JOYOBANK.CO.JP Cascading Style Sheets

File Name  : contents.css
App dir    : /
update     : 2007.03.18

----------------------------------------------------- */

/* ---------------------------------------------------
index.html 
----------------------------------------------------- */

.idx_tbl_news1 {
	width: 668px;
	line-height: 120%;
}

.idx_tbl_news1 img {
	vertical-align: middle;
}

.idx_tbl_news1 th {
	padding: 4px 0;
	width: 54px;
}

.idx_tbl_news1 td.td1 {
	color: #666;
	font-weight: bold;
	padding: 4px 8px;
	width: 1%;
}

.idx_tbl_news1 td.td2 {
	padding: 4px 8px 4px 8px;
}

/* -- 2009.3.13 add -s - */
.idx_tbl_news1 td.td3 {
	color: #e86060;
	font-weight: bold;
	padding: 4px 8px;
	width: 1%;
}
/* -- 2009.3.13 add -e - */

.idx_box1 {
	width: 684px;
	margin-top: 213px;
	margin-bottom: 20px;
	background: #E7E9D4 url(../img/idx_box1_bg.gif) no-repeat bottom;
}

.idx_box1_inner {
	width: 652px;
	margin: 0px 16px 0px;
}

.idx_box1_inner dl img {
	margin-bottom: 8px;
}

.idx_box2_inner dl img {
	margin-bottom: 8px;
}

h2.idx_h2_1 {
	padding: 8px;
	background: url(../img/idx_box1_h2_bg.gif) no-repeat top left;
}

h2.idx_h2_2 {
	padding: 8px;
	background: url(../img/idx_box2_h2_bg.gif) no-repeat top left;
}

/* -- 2009.3.13 add -s - */
h2.idx_h2_3 {
	padding: 0px;
	height: 41px;
	background: url(../img/h2_ind_6.gif) no-repeat top left;
}
/* -- 2009.3.13 add -e - */

.idx_box2 {
	width: 684px;
	background: #DDE4F6 url(../img/idx_box2_bg.gif) no-repeat bottom;
	margin-bottom: 20px;
}

.idx_box2_inner {
	width: 652px;
	margin: 0px 16px 0px;
}

.idx_box2_inner dl img {
	margin-bottom: 8px;
}


.idx_news_backnumber {
	padding-top: 8px;
	margin-bottom: 27px;
	background: url(../img/cmn/dotline_1.gif) repeat-x top;
}


.idx_box3 {
	width: 684px;
	background: url(../img/idx_box3_bg.gif) repeat-y;
	margin-bottom: 20px;
}

.idx_box3 ul {
	width: 500px;
	float: left;
	padding: 8px 0px 0px 16px;
}

.idx_box3 ul li {
	margin-bottom: 4px;
}

.idx_box3 p {
	width: 120px;
	float: right;
	padding: 8px 16px 0px 0px;
}

.idx_box3 div.idx_box3_hr {
	clear: both;
	height: 8px;
	background: url(../img/idx_box3_hr_bg.gif) no-repeat;
}

.idx_box3 div.idx_box3_hr hr {
	display: none;
}

.p_right{
	margin-top:3px;
	text-align:right;
}


/* ---------------------------------------------------
sitemap.html 
----------------------------------------------------- */

div.sitemap_hr1 {
	clear: both;
	width: 684px;
	height: 1px;
	background: url(../img/cmn/dotline_1.gif) repeat-x;
	margin: 20px 0;
}

div.sitemap_hr1 hr {
	display: none;
}

table.tbl_sitemap {
	margin-top: 16px;
	width: 634px;
	border: 0;
}

table.tbl_sitemap td {
	width: 25%;
	padding: 8px;
}

h3.c_top {
	margin-top: 16px;
}
