@charset "UTF-8";
/* CSS Document */
*{
    margin: 0 auto;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
	 margin: 0 auto -20px;
}
.push {
height:20px;
}

.footer {
    height:50px;
}

body {
	background-color: #000000;
	}

#top{
width: 850px;
	height: 200px;
	}

#main{
	background-position: center;
	background-image:url(img/bg_redspray.jpg);
	background-repeat:repeat-y;
}

#photo{
width: 800px;
	height:370px;
	padding:10px;
	}

#bg_white{
background-image:url(img/bg_shiro.gif);
background-repeat:repeat-y;
	width:630px;
	height:auto;
	padding-top:10px;
	}
	
#bg{
background-color: #000000;
}

#bunner1{
width: 850px;
	height:60px;
	padding-top:10px;
	padding-bottom:20px;
}

#logo_mov{
width:210px;
height:160px;
position:absolute;
top:50%;
left:50%;
margin-top:-105px;
margin-left:-80px;
}


#midashi{
width:600px;
margin:5px;
padding-top:5px;
float:right;
}


#mini_photo{
padding:10px;
float:left;
}

#title_img{
	width:610px;
	height:auto;
	margin:10px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	}
	
	#text{
padding:10px;
}

li{
list-style-type:none;
}
	
		
a img {
border-style : none; /* 枠を非表示 */
border-width : 0px; /* 枠の幅を0pxに設定 */
text-decoration : none; /* 装飾を表示しない */
background-color: #ffffff; /*背景色→白*/
}

a:focus { -moz-outline-style: none; } /*Firefoxリンク訪問後の点線消去*/

a:link {
  color: #999933;
  text-decoration: none;
}
a:visited {
  color: #999966;
  text-decoration: none;
}
a:hover {
  color: #000000;
  background-color:#999933;
}
a: active {
  color: #999966;
  text-decoration: none;
}

.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
color: #990000;
}
.style2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
color: #990000;
}
.style3 {
	color: #CCCCCC;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style4 {
	color: #990000;
	font-size: large;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
color: #000000;
}
.style6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
color: #000000;
}
