@charset "utf-8";

a:link		{ color: #336666; text-decoration: underline; }
a:visited { color: #336666;text-decoration: underline; }
a:hover   { color: #CC0000; text-decoration: underline; }
a:active  { color: #CC0000; text-decoration: underline; }

body {
	background-image: url(../img/bg_ine_t06.gif);
	background-repeat: repeat;
}

#container {
	text-align: center;
	width: 780px;
	border: 1px solid #996600;
	padding-top: 10px;
	margin: 30px auto 10px;
	background-color: #FFFFFF;
}

h1{
	margin-bottom: 10px;
}

#lead{
	margin-bottom: 30px;
}

#contents2{
	margin-top: 25px;
}



h2{
	margin-bottom: 20px;
}



#main{
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main p{
	line-height: 155%;
	font-size: 95%;
	margin-bottom: 4%;
}

#contents img{
	margin-right: 13px;
	margin-left: 13px;
	text-align: center;
	margin-bottom: 10px;
}

#contents2 img{
	margin-right: 13px;
	margin-left: 13px;
	text-align: center;
	margin-bottom: 10px;
}

#kakomiLayout{
	padding: 15px 20px 15px 30px;
	width: 550px;
	margin-left: 40px;
	margin-bottom: 10px;
	background-image: url(../img/bg_wahu2.gif);
}

#index{
	clear: both;
	font-size: 88%;
	line-height: 170%;
	text-align: left;
	padding-left: 130px;
	margin-bottom: 30px;
	margin-top: 20px;
}
div#date img{
	margin: 20px 50px;
}

