@charset "utf-8";

/*======================================
蒼空のフロンティア
----------------------------------------
description: contest stylesheet
edit: 2010/05
lastupdate:
======================================*/

.texC {
		text-align:center;
		margin:0 auto;
}

.texName {
	font-size:14px;
	font-weight:bold;
}
.texName img {
	margin-right:1em;
}

.commentChar {
	width:406px;
	margin:1em auto;
	border-collapse:separate;
	border-spacing:3px;
}
.commentChar td {
	padding:2px;
	vertical-align:middle;
	border:1px #aaaab0 solid;
}


.img1st {
	width:400px;
	height:600px;
	border:1px #aaaab0 solid;
	margin:1em auto;
	padding:5px;
}

.img2nd {
	width:200px;
	height:300px;
	border:1px #aaaab0 solid;
	margin:1em auto;
	padding:5px;
}
