@charset "shift_jis";


/* page title
----------------------------------------------- */
#pagetitle {
	width: 535px;
	height: 80px;
	text-indent: -9999px;
	background: url(../seo/images/pagetitle.gif) no-repeat left top;
}


/* title
----------------------------------------------- */
#title {
	margin: 30px 0 0 40px;
	width: 455px;
	background: url(../seo/images/image.gif) no-repeat right top;
}
#title p {
	margin: 15px 140px 0 0;
}
#doc01 h2 { background: url(../seo/images/h2_01.gif) no-repeat left top; }


/* headline
----------------------------------------------- */
h1 {
	width: 276px;
	height: 56px;
	text-indent: -9999px;
	background: url(../seo/images/h1.gif) no-repeat left top;
}
h2 {
	margin: 40px 0 0 40px;
	width: 455px;
	height: 60px;
	text-indent: -9999px;
}
* html body h3 {
	font-size: x-small;
}
h3 {
	margin: 20px 0 0;
	padding: 0 0 0 5px;
	color: #3c5ac8;
	font-size: small;
	line-height: 1.2em;
	border-left: 25px solid #3c5ac8;
}
h4 {
	margin: 40px 0 0;
	width: 455px;
	height: 45px;
	text-indent: -9999px;
}


/* list
----------------------------------------------- */
.point {
	margin: 20px 0 0 40px;
	width: 455px;
	color: #3c5ac8;
}
.point li {
	margin: 0 0 2px;
	padding: 2px 10px;
	background: #e6f0ff;
}


/* element
----------------------------------------------- */
#element01 { background: url(../seo/images/h4_01.gif) no-repeat left top; }
#element02 { background: url(../seo/images/h4_02.gif) no-repeat left top; }
#element03 { background: url(../seo/images/h4_03.gif) no-repeat left top; }


/* tips
----------------------------------------------- */
#tips {
	margin: 20px 0 0;
	padding: 15px;
	background: #f0f0f0;
}
#tips h5 {
	width: 255px;
	height: 15px;
	text-indent: -9999px;
	background: url(../seo/images/h5_01.gif) no-repeat left top;
}



