/* ===================================================================CSS / elephant studio 2011=================================================================== */@charset "utf-8";body {	margin: 0px;	text-align: center;	background-color: #000;	font-size: 14px;	color: #FFFFFF;	line-height: 150%;}td,th {	font-size: 14px;	color: #666666;	line-height: 150%;}img {	margin: 0px;	padding:0px;	border:none}h1,h2,h3,p {	margin:0px;	padding:0px;	font-size:14px;}ul{	margin:0;	padding:0;	list-style-type:none;}li{	margin:0;	padding:0;}a{    color:0000ff;    font-style:normal;    text-decoration:underline;}a:hover {/*マウスをのせたとき*/    color:#ff0000;    font-style:normal;    text-decoration:underline;}a:link {/*未訪問のリンク*/    color:0000ff;    font-style:normal;    text-decoration:underline;}a:visited {/*訪問後のリンク*/    color:#934C7B;    text-decoration:underline;}a:active {/*クリック中*/    text-decoration:none;}.clear { clear:both; }  /*********************************/div#wrapper {	width: 100%;	text-align: center;	margin-right: 0%;	margin-bottom: 0;	margin-left: 0%;	margin-top: 0px; }  #header {	margin: 0px;}#footer {	margin-top: 40px;	margin-bottom: 30px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #CCC;	padding-top: 5px;}#footer p {	padding-left: 15px;	font-size: 12px;}/*index********************************/#contents1 {	margin: 0px;	background-color: #999;	vertical-align: bottom;	padding-top: 60px;	padding-bottom: 0px;	background-image: url(images/index_txt.gif);	background-position: 50% 60px;	background-repeat: no-repeat;	height: 60px;}#contents1 p {	text-indent: -9999px;}#contents2 {	margin: 0px;	background-color: #FFF;	padding-top: 0px;	padding-bottom: 0px;	background-image: url(images/index_logo.gif);	background-repeat: no-repeat;	background-position: 50% 15px;	height: 258px;}#contents2 h1 {	text-indent: -9999px;}#contents2 p {	text-indent: -9999px;}#contents3 {	margin: 0px;	background-color: #000;	margin-top: 15px;	margin-bottom: 40px;}#contents3 a:hover{     opacity:0.7;                      /* 通常 */     filter: alpha(opacity=70);        /* ie lt 8 */     -ms-filter: "alpha(opacity=70)";  /* ie 8 */     -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */     -khtml-opacity: 0.7;              /* Safari 1.x */     zoom:1;                              /* IE */}#index-bnner {	margin: 0px;	background-color: #000;}#index-bnner a:hover{     opacity:0.7;                      /* 通常 */     filter: alpha(opacity=70);        /* ie lt 8 */     -ms-filter: "alpha(opacity=70)";  /* ie 8 */     -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */     -khtml-opacity: 0.7;              /* Safari 1.x */     zoom:1;                              /* IE */}