@import "free.css";

body{
	background:#bfbd14;
	margin-top:20px;
	color:#300340;
	font-size:small;
	line-height: 1.5;
}

h1{
	position: relative;
	top:60px;
	left:80px;
	font-size:large;
	color:#e5691a;
	font-weight:bold;
}

#header_wrap{
}
	
#header_wrap p{
	margin-left:90px;
}

#image{
	margin:10px 0;
	height:170px;
	background:url(../images/imagegazou.jpg) repeat-x;
}

#left{
	float:left;
	width:30%;
	padding:10px 10px;
}

#right{
	float:left;
	width:65%;
	padding:10px 10px;
}

#footerArea{
	clear:both;
	text-align:center;
	padding:20px 0px;
}

#soto{
	margin:0 auto;
	width:960px;
}

a{
	color:#1a4ae5;
	text-decoration:none;
}

a:hover{
	color:#5f84fd;
	text-decoration:none;
}

.midashi_style{
	font-size:medium;
	color:#e5691a;
	background:url(../images/midasigazou.jpg) no-repeat;
	padding-left:20px;
	font-weight:bold;
}

.aside{
	padding:3px 3px 3px 18px;
}

.text{
	padding:3px 18px 3px 18px;
}