body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #66CCFF;
	background-image: url(../images/home_35.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg1 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/home_bg_01.jpg);
}

.bg2 {
	background-attachment: scroll;
	background-image: url(../images/home_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pic01 {
	font-family: Prompt, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}

.pic01 a {
	text-decoration: none;
	color: #FFFFFF;
}
.pic02 {
	font-family: Prompt, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.pic02 a {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-family: Prompt, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: normal;
}
.style1 a {
	font-family: Prompt, sans-serif;
	text-decoration: none;
	color: #FFFFCC;
}

.style2 {
	font-size: 14px;
	font-family: Prompt, sans-serif;
	color: #333333;
}
.style3 {
	font-family: Prompt, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Prompt, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.style4 a {
	font-family: Prompt, sans-serif;	
	color: #000000;
	text-decoration: none;
}

.style5 {
	font-family: Prompt, sans-serif;	
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-family: Prompt, sans-serif;	
	font-size: 16px;
	color: #660042;
	font-weight: bold;
}
.style7 {
	font-family: Prompt, sans-serif;	
	font-size: 12px;
	color: #FFFFFF;
}
.style8 {
	font-family: Prompt, sans-serif;	
	font-size: 13px;
	color: #000000;
}
.style9 {
	font-family: Prompt, sans-serif;	
	font-size: 16px;
	color: #000;
}
.style10 {
	font-family: Prompt, sans-serif;	
	font-size: 14px;
	color: #00000;
	font-weight: normal;
}
.style10 a {
	font-family: Prompt, sans-serif;	
	color: #000;
	text-decoration: none;
}
.style11 {
	font-family: Prompt, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.style11 a {
	font-family: Prompt, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
}

.style12 {
	font-family: Prompt, sans-serif;	
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.style13 {
	font-family: Prompt, sans-serif;	
	font-size: 17px;
	font-weight: bold;
	color: #000099;
}
.style14 {
	font-family: Prompt, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.style14 a {
	font-family: Prompt, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.style15 {
	font-family: Prompt, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.style15 a {
	font-family: Prompt, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

.table01 {
	font-family: Prompt, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.table02 {
	font-family: Prompt, sans-serif;	
	font-size: 14px;
	color: #333333;
}

.test01 {
	font-family: Quark;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	line-height: normal;
	text-transform: lowercase;
	word-spacing: 20em;
}
.test02 {
	font-family: Quark;
	font-size: 20px;
	font-weight: normal;
	color: #000033;
}



a:hover {
	color: #000000;
	font-weight: bold;
}
.style_L {
	font-family: Prompt, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 4px 3px 5px #000000, 4px 3px 5px rgba(0,0,0,0.5);
}
.style_L2 {
	font-family: Prompt, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.style_T {
	font-family: Prompt, sans-serif;	
	font-size: 24px;
	font-weight: bold;
	color: #990033;
	text-shadow: 4px 3px 5px #000000, 4px 3px 5px rgba(0,0,0,0.5);
}
.style_mcc {
	font-family: Prompt, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.opa img {
filter:alpha(opacity=100);
opacity:1;}
.opa img:hover{
filter:alpha(opacity=50);
opacity:0.5;}
.opa img {
    border-radius: 20px;
}
.img:hover {
  opacity: 1.0;
}
	.zoom {
    	width: 400px;
    	height: auto;
    	cursor: pointer;
    	-webkit-transition-property: all;
    	-webkit-transition-duration: 0.3s;
    	-webkit-transition-timing-function: ease;
	}
	.zoom:hover {
    	transform: scale(2);
	}   
	.opa2 img {
filter:alpha(opacity=100);
opacity:1;}
.opa2 img {
    border-radius: 20px;
}
