@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
}

a img {
	border: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	margin: 0 auto; 
}

.content {
	width:960px;
	margin: 0 auto; 
}

.logo{
	height:800px;
}

.ITshindan{
	background:#05547f;
}

.site{
	background:url(haikeiPaper.jpg);
}

.gaiyou{
	background:#FFF;
}

hr {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

p1{
	font-size:85%;
	font:"Comic Sans MS", cursive;
	color:#666;
	}
