@charset "utf-8";
/* CSS Document */
.iamge01 {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
}
.comment {
	width:550px;
}
.con01 {
	width:550px;
	height:169px;
	background-image:url(image_index/character.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.con02 {
	width:550px;
	height:169px;
	background-image:url(image_index/illustration.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.con03 {
	width:550px;
	height:169px;
	background-image:url(image_index/portrait.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.con04 {
	width:550px;
	height:169px;
	background-image:url(image_index/photo.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}

.context {
    width:370px;
	font-size:14px;
	line-height:18px;
	margin-top:0px;
	padding-top:55px;
	margin-left:165px;
	}
.conimg {
    margin-top:0px;
	padding-top:5px;
    margin-left:165px;
}
