@charset "shift_jis";
   
 /* ----------------------- Browser Default Initialization */  
 html {  
     overflow-y: scroll;  
 }  
 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,  
 pre, form, fieldset, input, textarea, p, blockquote, th, td {  
     margin: 0;  padding: 0;  
 }  
 address, caption, cite, code, dfn, em, strong, th, var  {  
     font-style: normal;  
 }  
 table   {  
     border-collapse: collapse;  border-spacing: 0;  
 }  
 caption, th {  
     text-align: left;  
 }  
 q:before ,q:after   {  
     content: '';  
 }  
 object, embed   {  
     vertical-align: top;  
 }  
 hr, legend  {  
     display: none;  
 }  
 h1, h2, h3, h4, h5, h6  {  
     font-size: 100%;  
 }  
 img, abbr, acronym, fieldset    {  
     border: 0;  
 }  
 li  {  
     list-style-type: none;  
 }  
   
 /* ----------------------- Basic Style */  
 /* ------------ Font Style */  

 body {  
     font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;  
     background: FFF;  
     color: 333;  
     font-size: 75%;  
     line-height: 150%;  
     text-align: center;  
 }  
 html>/**/body {  
     font-size: 12px;  
 }  
   
 * + html body {  
     font-family: "メイリオ","Meiryo";  
 }  
   
 /* ------------ A Style */  
 a:link  {  
     text-decoration: none;  
     color: 00F;  
 }  
   
 a:visited   {  
     text-decoration: none;  
     color: 00F;  
 }  
   
 a:hover {  
     text-decoration: underline;  
     color: 00F;  
 }  
   
 a:active    {  
     text-decoration: none;  
     color: 00F;  
 }



a{text-decoration:none;cursor : help;}
a:link{color:000000;cursor : help;}
a:visited{color:000000;cursor : help;}
a:active,a:hover{color:0000000; text-decoration:none;cursor : help; position : relative;top : 1pt;left : 1pt;}

body{
	scrollbar-track-color:000000;
	scrollbar-face-color:000000;
	scrollbar-shadow-color:000000;
	scrollbar-highlight-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-3dlight-color:000000;

	background-color:ffffff;
	padding:0;
	margin:40px;

	border-left:30px 000000 solid;
	border-right:11px 000000 solid;
	border-bottom:30px 000000 solid;
	background-image:url("x/i_kuro.gif");
	background-position: 100% 0%;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,{ color:000000; font-size:12px;font-family:ＭＳ ゴシック;line-height:1.2em;}
div{ color:000000; font-size:12px;font-family:ＭＳ ゴシック;line-height:140%;}

INPUT{color : 808080;border:808080 solid 1px;font-size:12px;solid;}
textarea{color : 808080;border:808080 solid 1px;font-size:12px;solid;}



.m{color : 000000;font-weight:bold;}
.m2{color : a41c30;font-weight:bold;}
.m4{color : ffffff;font-weight:bold;}
.m3{color : a41c30;}


.x{width:330pt;font-size:12px;margin-bottom:30px;padding-left:10px;}
.x4{width:400pt;font-size:12px;margin-bottom:20px;padding-left:10px;}


.x_kuro{
margin:0px;
background-color:ffffff;
color:000000;
font-size:12px;
padding:30px 6px 30px 10px;
height:80%;
}
.x_kuro a:link {color: 000000;text-decoration:none;cursor : help;font-weight:normal;}
.x_kuro a:visited {color: 000000;text-decoration:none;cursor : help;font-weight:normal;}
.x_kuro a:active {color: c0c0c0;text-decoration:none;cursor : help; position : relative;top : 1pt;left : 1pt;font-weight:normal;}
.x_kuro a:hover {color:c0c0c0;text-decoration:none;cursor : help; position : relative;top : 1pt;left : 1pt;font-weight:normal;}


.l_t{
margin:0px;
background-color:ffffff;
color:000000;
font-size:12px;
padding:50px 6px 20px 30px;
margin-bottom:30px;
}
.l_t a:link {color: 000000;text-decoration:none;cursor : help;font-weight:normal;}
.l_t a:visited {color: 000000;text-decoration:none;cursor : help;font-weight:normal;}
.l_t a:active {color: c0c0c0;text-decoration:none;cursor : help; position : relative;top : 1pt;left : 1pt;font-weight:normal;}
.l_t a:hover {color:c0c0c0;text-decoration:none;cursor : help; position : relative;top : 1pt;left : 1pt;font-weight:normal;}



