body {
	line-height: 1.7;
}

p{
	text-indent: 5px;
	font-size: x-small;
	text-align: left;
	margin: 7px 5px 10px;
}




li.list1
{
	margin: 1px;
	font-size: x-small;
	line-height: 1.4;
}
li.list1 A:link {
	margin: 1px;
	font: 0.8em;
	line-height: 1.4;
      text-decoration : none ;
    color: #0000dd;

}
li.list1 A:visited {
	margin: 1px;
	font: 0.8em;
	line-height: 1.4;
        text-decoration : none ;

    color: #1111bb;
}
li.list1 A:hover {
	 text-decoration :underline;
    color: #dd1111;
}


ul {
	margin: 5px;
}


span.grey {
	color: #666666;
	font: x-small;
}

span.grey A:link {
	color: #666666;
  text-decoration : none ;
}
span.grey A:visited {
	color: #666666;
  text-decoration : none ;
}
span.grey A:hover {
	color: Red;
	text-decoration: underline;
}

span.grey2 {
	color: #333333;
	font: x-small;
}

span.grey2 A:link {
	color: #333333;
  text-decoration : none ;
}
span.grey2 A:visited {
	color: #333333;
  text-decoration : none ;
}
span.grey2 A:hover {
	color: Red;
	text-decoration: underline;
}

span.menu {
	color: #333333;
	font: x-small;
	margin-left: 5;
	margin-top: 3;
	margin-bottom: 2;
	padding-top: 2;
}

span.menu A:link {
	color: #333333;
  text-decoration : none ;
}
span.menu A:visited {
	color: #333333;
  text-decoration : none ;
}
span.menu A:hover {
	color: Red;
	text-decoration: underline;
}

span.menu_c {
	color: #333333;
	font: x-small;
	margin-left: 18;
	margin-top: 3;
	margin-bottom: 2;
	padding-top: 2;
}

span.menu_c A:link {
	color: #333333;
  text-decoration : none ;
}
span.menu_c A:visited {
	color: #333333;
  text-decoration : none ;
}
span.menu_c A:hover {
	color: Red;
	text-decoration: underline;
}

span.white {
	color: White;
	font: x-small;
}
span.white A:link {
	color: White;
  text-decoration : none ;
}
span.white A:visited {
	color: White;
  text-decoration : none ;
}
span.white A:hover {
	color: Red;
	text-decoration: underline;
}

table.blank {
	background-color: White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.top_new {
	background-color: Silver;

}
img.blank{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}


H1 {
	width: 95%;
	font-weight: bold;
	font-size: 1.3em;
	padding: 3px 3px 3px 0;
	margin-top: 3px;
	margin-bottom: 4px;
	color: #696969;
	font-family: serif;
	text-align: left;
	margin-left: 0;
	background-repeat: no-repeat;
}
H2 {
	width: 100%;
	font-weight: normal;
	font-size: 1.0em;
	background-color: transparent;
	padding: 2px 0px 0px 30px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #333333;
	font-family: serif;
	font-style: inherit;
	text-align: left;

}
H2.header {
	width: 100%;
	font-weight: normal;
	font-size: 1.0em;
	background-color: transparent;
	padding: 2px 0px 0px 30px;
	margin-top: 3px;
	margin-bottom: 1px;
	color: #333333;
	font-family: serif;
	font-style: inherit;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(imgs/h2.gif);
}
H3 {
	width: 100%;
	font-weight: bold;
	font-size: 0.9em;
	color: #696969;
	font-family: Arial, sans-serif;
	padding: 0px 0px 0x 0px;
	margin-top: 2px;
	margin-bottom: 0px;

}
img {
	border: none;
}



/*プライバシーポリシー*/
.privacy p{
	text-indent: 1em;
	font-size: x-small;
	font-family:"ＭＳ ゴシック";
	color:#000;
	line-height:110%;
	margin: 5px 0 10px;
}

.privacy p.tit{
	text-indent: 0;
	font-weight:bold;
	margin: 15px 0 0;
}

.privacy ul,li{
	font-size: x-small;
	font-family:"ＭＳ ゴシック";
	color:#000;
	line-height:110%;
}
.privacy address{
	font-size: x-small;
	font-family:"ＭＳ ゴシック";
	font-style:normal;
	color:#000;
	line-height:110%;
	margin-top:5px;
	margin-left:1em;
}



.txtRight{
	text-align:right; }





