@import url("base.css");

/*　背景の設定　*/
body{
	background-image:url(../images/backgrounds.jpg);
	background-repeat:repeat-x;
	}


/*　◇◆◇右コンテンツの設定◇◆◇　*/

/*　easyput01の設定　*/
#easyput01 {
	display:block;
	width:667px;
	height:490px;
	text-indent:-9999px;
	background:url(../images/easyput_01.jpg) no-repeat;
}

/*　easyput02の設定　*/
#easyput02 {
	display:block;
	width:667px;
	height:79px;
	text-indent:-9999px;
	background:url(../images/easyput_02.jpg) no-repeat;
}

/*　easyput02aの設定　*/
#easyput02a {
	display:block;
	width:667px;
	height:77px;
	background:url(../images/easyput_02a.jpg) no-repeat;
}
#easyput02a p.tex01{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 80px;
}
#easyput02a p.tex02{
	font-size:12px;
	color:#F00;
	padding:0px 0 0 80px;
}

/*　easyput02bの設定　*/
#easyput02b {
	display:block;
	width:667px;
	height:81px;
	background:url(../images/easyput_02b.jpg) no-repeat;
}
#easyput02b p.tex01{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 80px;
}
#easyput02b p.tex02{
	font-size:12px;
	color:#F00;
	line-height:120%;
	padding:0px 0 0 80px;
}
#easyput02b a{
	color:#00F;
	text-decoration:underline;
}
#easyput02b a:hover{
	color:#F90;
	text-decoration:underline;
}

/*　easyput02cの設定　*/
#easyput02c {
	display:block;
	width:667px;
	height:79px;
	background:url(../images/easyput_02c.jpg) no-repeat;
}
#easyput02c p.tex01{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 80px;
}
#easyput02c p.tex02{
	font-size:12px;
	color:#F00;
	padding:0px 0 0 80px;
}

/*　easyput02dの設定　*/
#easyput02d {
	display:block;
	width:667px;
	height:57px;
	background:url(../images/easyput_02d.jpg) no-repeat;
}
#easyput02d p.tex01{
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 80px;
}
#easyput02d p.tex02{
	font-size:12px;
	color:#F00;
	padding:0px 0 0 80px;
}

/*　easyput03の設定　*/
#easyput03 {
	display:block;
	width:667px;
	height:494px;
	background:url(../images/easyput_03.jpg) no-repeat;
	margin-bottom:30px;
}
#easyput03 p.tex01{
	letter-spacing:0.05em;
	padding:320px 0 0 3px;
}
#easyput03 p.tex02{
	letter-spacing:0.05em;
	padding:10px 0 0 3px;
}
#easyput03 strong{
	color:#F00;
}

