@charset "utf-8";
/*=============================================
	PHANTASY STAR UNIVERSE
	GM EVENT 「マイルームフォトギャラリー」
-----------------------------------------------
	edit: 2009/5/25
	update:
=============================================*/

/* ----------------------------------------------------
clearfix
---------------------------------------------------- */

.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear: both;
}

/* ----------------------------------------------------
bg comment
---------------------------------------------------- */

#comment {
	width: 740px;
	height: 314px;
	margin: 0px;
	padding: 0px;
	background: url(../image/bg_comment.jpg) no-repeat;
}

#comment p {
	text-indent: -9999px;
}

#commentRepo {
	width: 658px;
	height: 164px;
	margin: 10px auto 10px;
	padding: 0;
	background: url(../image/bg_comment_02.jpg) no-repeat;
}

#commentRepo p {
	text-indent: -9999px;
}

/* ----------------------------------------------------
prize
---------------------------------------------------- */

body#pattern09-page .prize {
	margin: 0;
	padding: 0;
	width: 650px;
	margin-left: 1px;
	margin-top: 10px;
	border: #CCCCCC 1px solid;
}

h3{
	width: 609px;
	height: 35px;
	font-size: 14px;
	margin: -1px -1px 5px;
	padding-left: 43px;
	line-height: 40px;
}

body#pattern09-page .prize h3 {
	background: url(../image/bg_h3.gif) no-repeat;
	color: #666666;
	padding-top: 5px;
}

body#pattern09-page .prize .myphotoss {
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
	_margin-top: -5px;
	display: inline;
}

body#pattern09-page .prize ul.ssList {
	width: 29em;
	float: left;
	margin-left: 20px;
	_margin-top: -5px;
}

body#pattern09-page .prize ul.ssList li {
	background: url(../image/liststyle.gif) no-repeat 0px 8px;
	width: 27em;
	padding: 5px 0 5px 8px;
	line-height: 1.5;
	border-bottom: #CCCCCC 1px dotted;
}

body#pattern09-page .prize ul.ssList li .listTitle {
	color: #666666;
	font-weight: bold;
}

body#pattern09-page .prize ul.ssList li.lastList {
	border-bottom: none;	
}

body#pattern09-page .prize .coment_01 p,
body#pattern09-page .prize .coment_02 p,
body#pattern09-page .prize .coment_03 p,
body#pattern09-page .prize .coment_04 p,
body#pattern09-page .prize .coment_05 p,
body#pattern09-page .prize .coment_06 p,
body#pattern09-page .prize .coment_07 p,
body#pattern09-page .prize .coment_08 p {
	padding-top: 8px;
	padding-left: 125px;
	width: 40em;
}

body#pattern09-page .prize .coment_01 {
	clear: both;
	background: url(../image/comment_01.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}

body#pattern09-page .prize .coment_02 {
	clear: both;
	background: url(../image/comment_02.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_03 {
	clear: both;
	background: url(../image/comment_03.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_04 {
	clear: both;
	background: url(../image/comment_04.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_05 {
	clear: both;
	background: url(../image/comment_05.jpg) no-repeat;
	width: 652px;
	height: 126px;/*92px;*/
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_06 {
	clear: both;
	background: url(../image/comment_06.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_07 {
	clear: both;
	background: url(../image/comment_07.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page .prize .coment_08 {
	clear: both;
	background: url(../image/comment_08.jpg) no-repeat;
	width: 652px;
	height: 92px;
	margin: -1px;
	padding: 0;
}	

body#pattern09-page #otherphoto {
	width: 650px;
	margin-left: 1px;
	margin-top: 10px;
	background-color: #F6F6F6;
}

body#pattern09-page #otherphoto p {
	margin-left: 20px;
	_margin-top: -2px;
}

body#pattern09-page #otherphoto h3 {
	background: url(../image/bg_other.gif) no-repeat;
	font-size: 12px;
	padding-top: 3px;
	height: 38px;
	color: #FFFFFF;
}

body#pattern09-page #otherphoto ul.ssList li {
	margin: 0 5px -5px 5px;
	width: 114px;
}

body#pattern09-page #otherphoto ul.ssList li.ssFirst {
	margin-left: -4px;
	padding-left: 15px;
}

/* ----------------------------------------------------
thickTable
---------------------------------------------------- */

table#thickTable {
	margin: 8px auto 12px auto;
	font-size: 10px;
	border: #007b3d solid 1px;
}
table#thickTable th {
	padding: 2px 5px;
	width: 120px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	background: #007b3d;
	border: #007b3d solid 1px;
}
table#thickTable td {
	padding: 2px 5px;
	text-align: left;
	font-size: 10px;
	border: #007b3d solid 1px;
}

