<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ==================================================================================
/
/  HOME CSS
/
================================================================================== */

/*
 visual
------------------------------------------- */
#topimg {
	margin-bottom:0
}
/*
 �R���e���c�w�i
------------------------------------------- */
#contentsHomeWrap {
	background:#003cb5;
}
/*
 �g�b�v�y�[�W:���E�g
------------------------------------------- */

#itemLeftBox {
	float:left;
	width:480px;
	padding-bottom:15px;
	position: relative;
	line-height:1.5;
}
#itemRightBox {
	float: right;
	width:200px;
	padding-bottom:15px;
	line-height:1.5;
}
/* --------------------------------------------------
���ڏЉ�
---------------------------------------------------- */

/* item */

.itemBox {
	width:480px;
	margin-bottom:15px;
	line-height:1.5;
}
/* ����BOX�f�U�C�� */
.item_textBox {
	padding:13px;
	background:#eef7ff url(../../shr/img/line_top.gif) top repeat-x;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:15px;
}
/* �g�b�v�Q���ڂ̉E */
.item_right {
	width: 235px;
	/*height:150px;*/
float: right;
}
/* �g�b�v�Q���ڂ̍� */
.item_left {
	width: 235px;
	/*height:150px;*/
float: left;
}
/* �x������W�̔��g */
.item_whiteBox {
	background:#FFF;
	border:1px solid #ccc;
	padding:15px;
}
/* --------------------------------------------------
NEWS
---------------------------------------------------- */
#topNews {
	width:480px;
	line-height:1.5;
}
#topNews h3 {
	margin-bottom:10px;
}
#topNews ul {
	padding:5px;
	margin-bottom:10px;
}
#topNews li {
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:14px;
	border-bottom:1px dotted #ccc;
	background:url(../../shr/img/icon_arrow01.gif) 0 0.3em no-repeat;
}
#topNews li a {
	color:#333;
	text-decoration: underline;
}
#topNews li a:hover {
	color:#999;
	text-decoration: none;
}
/* --------------------------------------------------
�o�i�[
---------------------------------------------------- */
.bnrBox img {
	margin-bottom:10px;
}
/* --------------------------------------------------
�񋟃T�[�r�X
---------------------------------------------------- */

.teikyouBox {
	padding:12px;
	line-height:1.5;
	border: 1px solid #ccc;
}
.teikyouBox h3 {
	clear: both;
	margin:0 0 5px 0;
	color:#003cb5;
	font-size: 15px;
	font-weight:bold;
}
.teikyouBox ul {
	padding:5px;
	margin-bottom:10px;
}
.teikyouBox li {
	padding-left:8px;
	background:url(../../shr/img/icon_arrow02.gif) 0 0.3em no-repeat;
}

/* ==================================================================================
/ 
/ ����pCSS
/ 
================================================================================== */
/*@media print {
#visual h2,
#visual h3,
#teaser h2,
#teaser h3,
#teaser p { display: none; }
}*/
</pre></body></html>