@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	background-color: #000000;
	
}
body a {
	text-decoration:underline;
}
body a:visited{
	color:#FFFFFF;
}
body a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
body a:hover{
	color:#FFFFFF;
	opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter: “alpha( opacity=80 )”;
}

#container {
	background-color: #000000;
	width: 100%;
	height:auto;
}
#container #contents {
	width: 85%;
	height: 85%;
	max-width: 1020px;
	margin: 0 auto;
	padding-bottom: 40px;
}

#Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header{
	margin-left:1.5%;
}

#Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header .ui-state-active {
	border:#FFFFFF thin solid;
}


#container #contents #Tabs1 {
	background-color: #000000;
	background-image:url(../../legendofTK/img/backimg3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}




@media screen and (max-width:560px){
	#container #contents #Tabs1 {
	background-color: #000000;
	background-image:url(../../legendofTK/img/backimg2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
}




#contents #Tabs1 #tabs-1 {
}
#contents #Tabs1 #tabs-2{
	
}
#contents #Tabs1 #tabs-3{
	
}


#container #contents h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #FFFFFF;
	padding-top:50px;
	margin-bottom:10px;
	display:block;
	padding-left:25px;
}
#contents #Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header {

}
#Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header .ui-state-active {
	color:#FFFFFF;
}
#Tabs1 #tabs-1 p {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-bottom:20px;
}
#Tabs1 #tabs-1 dl {
	width:60%;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-left:0;
	padding-left:0;
}
#tabs-1 dl dt {
	margin-top:10px;
	margin-bottom:8px;
}
#tabs-1 dl dd {
	margin-bottom:20px;
}


#Tabs1 #tabs-2 p {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-bottom:20px;
}
#Tabs1 #tabs-2 dl {
	width:60%;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-left:0;
	padding-left:0;
}
#tabs-2 dl dt {
	margin-top:10px;
	margin-bottom:8px;
}
#tabs-2 dl dd {
	margin-bottom:20px;
}

#Tabs1 #tabs-3 p {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-bottom:20px;
}
#Tabs1 #tabs-3 dl {
	width:60%;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.8rem;
	font-size:18px;
	margin-left:0;
	padding-left:0;
}
#tabs-3 dl dt {
	margin-top:10px;
	margin-bottom:8px;
}
#tabs-3 dl dd {
	margin-bottom:20px;
}dl dd a {
	border:none;
	text-decoration:underline;
}
a: visited{
	color:#FFFFFF;
}
