﻿body
{
	margin:0;
	text-align: left;
	color: #343434;
	line-height: 2.5;
	font-size:100%;
	font-weight: 100;
	font-family: "Century Gothic", "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





#intus
{
	color:#FFFFFF;
	display:block;
	width:100%;
	height:1000px;
	margin :0px;
	background-image:url("img/visual3.jpg");
	background-position: center center; 
	background-size:cover;
}


#sukima
{
	color:#FFFFFF;
	display:block;
	width:100%;
	height:1000px;
	margin :0px;
	background-image:url("img/visual2.jpg");
	background-position: center center; 
	background-size:cover;
}



	
#intus .logo 
{  	
	position: relative;
	top: 20%;
	left: 50%; 
	margin: -100 0 0 -250px;
}  	

#sukima .logo 
{  	
	position: relative;
	top: 20%;
	left: 50%; 
	margin: -1000 0 -250px;
}  
.logo img
{  
	display:block;
	float: left;
	width:500px;
	height:500px;
}

#topics
{

	padding-left:5%;
	width:90%;
	display:block;
	float: left;
	margin:50px 0 50px 0;
}

#topics h2
{
	padding-left:30px;
	font-size:200%;
}


a
{
	color:#000000;
    font-style:normal;
    text-decoration:underline;
}
a:link 
{
	color:#000000;
    font-style:normal;
    text-decoration:underline;
}
a:visited 
{
	color:#000000;
    text-decoration:underline;
}
a:hover 
{
  	color:#000000;
    font-style:normal;
    text-decoration:underline;
}
a:active 
{
	color:#000000;
    text-decoration:none;
}






#main img
{  
	display:block;
	float: left;
}  

.section
{
	width:1000px;
	margin: 0 auto; 
    text-align: center;  


}

h1
{
	font-size: 200%;
}


h2
{
	font-size: 200%;
}

p
{
	font-size: 100%;
}

.clear 
{
	clear:both;
}

.logo
{
	width:208;
	margin: 0 auto;  

}


.table1
{

	border-top : 1px solid #dddddd;
	width:100%;
	font-weight: normal;
	font-size: 100%;
	margin: 50px 0 50px 0;
	text-align : left;
}

.table1 th
{
	padding: 30px; 
	border-bottom : 1px solid #dddddd;
	width : 20%;
}
.table1 td
{
	padding: 30px ;
	border-bottom : 1px solid #dddddd;

}
.table1 .area
{
	width : 20%;
}


