

body 													{	 color: #000000;		background-color: #FFFFFF;	margin: 0 ; line-height: 160%;	  font-size: 10pt; }




 
 a img {
	border-style: none;
}





hr {
	display: none;
}

/*リスト空白消去*/

ul,ol,li  {
margin:0px;
padding:0px;
list-style:none;
}


/*基本の設定-----------------------------------------------*/

h1 {	display: none;}
h2 {	display: none;}

/* リンクの設定-----------------------------------------------*/

a img {
	border-style: none;
}

a:link    {color: #002F7E;}
a:visited {color: #002F7E;}
a:hover   {color: #002F7E;}
a:active  {color: #002F7E;}


/* ブロックの設定-----------------------------------------------*/

#menu{
display:none;
}

#main{
margin:0 auto;
width:617px;
padding:0;
}

#gmenu{
display:none;
}

#sidemenu{
display:none;
}

#text_link{
display:none;
}


img#gra {
display:none;
}


.text_ss {
font-size:10px;
line-height:160%;
}


.text_s {
font-size:12px;
line-height:170%;
text-align:left;
}

.text_s_center {
font-size:12px;
line-height:170%;
text-align:center;
}

.text_m {
font-size:14px;
line-height:160%;

text-align:left;
}

.text_ml {
font-size:16px;
line-height:160%;
letter-spacing:-0.05em;
text-align:left;
font-weight:bold;
}



.text_s_c {
font-size:12px;
line-height:170%;
text-align:center;
}


.text_mar25 {
margin:25px 15px 30px 15px;
padding:0;
font-size:12px;
line-height:170%;
text-align:left;
}




.text_mar15 {
margin:15px;
padding:0;
font-size:12px;
line-height:170%;
text-align:left;
}


.ma8r_text {
padding:0px;
margin:8px;
font-size:12px;
line-height:170%;
text-align:left;
} 


.mar15 {
padding:0px;
margin:15px;
} 

.mar25 {
padding:0px;
margin:25px;
} 
 
 
.text_pad10{
padding:10px;
margin:0px 15px 15px 15px;
font-size:12px;
line-height:170%;
text-align:left;
border-style:dashed;
border-width:1px;
border-color:#999999;
} 



