@charset "utf-8";
.top_img {
	background-image: url(image/step1/top_img.png);
	background-repeat: repeat-x;
	background-position: top;
}
.left_img01 {
	background-image: url(image/step1/left_img01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_img02_profile {
	background-image: url(image/my_profile/right_img02.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_img01_profile {
	background-image: url(image/my_profile/right_img01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_img03_profile {
	background-image: url(image/my_profile/right_img03.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.left_img03_profile {
	background-image: url(image/my_profile/left_img03.png);
	background-position: left bottom;
}
.list_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.about_right {
	float: right;
}

.about_left {
	float: left;
}
.style_word1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.style_word1 a:link {
	color: #666666;
	text-decoration: none;
}
.style_word1 a:visited {
	color: #666666;
	text-decoration: none;
}
.style_word2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 3ex;
}
.style_word1 a:hover {
	color: #08C;
	text-decoration: underline;
}

.style_word3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 4ex;
	font-weight: bold;
}
.style_word4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08c;
	text-decoration: none;
	line-height: 16px;
}
.style_word5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

#header #div #about_left2 ul {
	padding-left: 18px;
}

.style_word4:hover {
	text-decoration: underline;
}

