
body{
	
scrollbar-face-color: #d8d8d8; 
scrollbar-arrow-color: #a12d2d; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-base-color: #c5c5c5;
scrollbar-3dlight-color: #874747; 
scrollbar-darkshadow-color: #874747; 

}

body,td, th{
	font-size:12px;
	line-height:120%;
}

.lg{
	font-size:14px;
	line-height:120%;
}

.sl{
	font-size:11px;
	line-height:100%;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
   text-decoration: underline;
}

a.button: {
	margin: 0
	padding: 3px 5px 1px 5px;
	border-bottom: 1px #999999 solid;
}
a.button:link {
	color: #717191;
	text-decoration: none;
	border-bottom: none;
}
a.button:visited {
	color: #717181;
	text-decoration: none;
	border-bottom: none;
}
a.button:hover {
	background-color: #d6d6de;
	color: #717181;
	padding: 2px 4px 1px 4px;
	text-decoration: none;
	border: 1px #717181 solid;
}
a.button:active {
	background-color: #d6d6de;
	color: #717181;
	padding: 2px 4px 1px 4px;
	text-decoration: none;
	border: 1px #717181 solid;
}

.sub_menu{
	background-image:url(image/side_menu_back.gif);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: repeat-x;
	background-color:efefef;

	padding:10px;

	border: 1px solid #dddddd;
}


.content{
	padding:10px;
}

.content p{
	margin-left:1em;
}

.sub_title{
	background-image: url(image/tl_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 90%;
		
}

ol, ul{
	margin-left: 2em;
}
/*
�f�t�H���g��ol ul �͌��������}�[�W��������B�p�f�B���O��0
�}�[�J�[�v�f��border���Ɉ��ʒu�ɂ�
*/

li{
/* 
	marker-offset:0px;
	���Ή���{�I�Ƀf�t�H���g�}�[�J�[�ʒu�ƕ\�������Ƃ̊Ԋu�𒲐����邱�Ƃ͌���ł��Ȃ��B*/	

}

ul.menu_list{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #DCDCDC;
}

ul.menu_list li{
	margin:0px;
	padding:8px 0px 10px 0px;
   list-style:none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #DCDCDC;
}


h2{
	text-align:left;
	margin:1em 0;
	padding: 2em;

	display:block;
	font-size: 14px;
	font-weight: bold;
	border-left:6px solid #a31a1a;
	background-image:url(image/h3_back.jpg);
	background-attachment: fixed;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	width: 100%;	
}

h4{
	text-align:left;
	margin-left:0.5em;
	padding: 0.2em 1em;
	display:block;
	font-weight: bold;
	color: #b63030;
	border-bottom:1px solid #a31a1a;  
	border-left:5px solid #a31a1a;
	font-size: 12px;
}

h5{
	text-align:left;
	margin-left:0.5em;
	padding: 0.2em 1em;
	display:block;
	font-weight: bold;
	color: #b63030;
	background-color:#f1f1f1;
	font-size: 12px;
}


.lined_table, table.lined_table tr td, table.lined_table tr th, td.lined_table{
	border:1px solid #dddddd;
	border-collapse:collapse;
}

table.lined_table tr th{
	background-color:#efefef;
}

.red_bold {line-height: 120%; color: #b63030; font-weight: bold; }


table.lined_table td.mrg{
border-top: 1px solid white;
border-bottom: 1px solid white;
text-align:center;
}



h6{
	background-image:url(image/y13r_cc0000.gif);
	background-attachment: fixed;
	background-position: 0% 0%;
	background-repeat: no-repeat;

	border-bottom:1px dashed #a31a1a;

	text-align:left;
	margin-left:0.5em;
	padding: 0 0 0 2em;
	display:block;
	font-weight: bold;
	color: b63030;
	font-size: 12px;
}

/*
�d�q�\���J�n�{�^��CSS�X�v���b�g�ݒ�
*/

#n1{
position:relative;
overflow:hidden;
width:375px;
height:74px;
}
#n1 img{
position:relative;
top:0;
left:0;
border:none;
}
#n1 a:hover{
border:none;
}
#n1 a:hover img{
top:-74px;
}

