/*bbs_2coma.css
bbs_2coma/1107gold_index.html
*/

#bbs2coma {
    background-color: #FFFFFF;
    border: 5px solid #000000;
    margin: 0 auto 10px;
    width: 640px;
}

#contents {
	background: url('img/background.gif') transparent repeat 0 0;
}#contentsIn {
	background: url('img/title.png') transparent no-repeat 0 0;
	background-position: center top;
}
h3{
	background: url('img/head_img.png') transparent no-repeat 0 0;
	width: 660px;
	height: 166px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}

#bottomArea,
#titleArea {
	position: relative;
}

#bottomArea {
	height: 165px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#niceButton {
	text-align: right;
	width: 130px;
	margin: 0 0 0 auto;
}

a.imgButton {
	background: url('img/button_2coma.png') transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 305px;
	height: 45px;
}
	.submitButton:hover {
		background-position: -306px 0 ;
	}

#topSubmitButton {
	position: absolute;
	top: 111px;
	left: 185px;
}

#bottomSubmitButton {
	position: absolute;
	top: 0px;
	left: 185px;
}
#bottomOtherButton {
	background-position: 0 -46px ;
	position: absolute;
	top: 110px;
	left: 185px;
}
	#bottomOtherButton:hover {
		background-position: -306px -46px ;
	}
#bottomViewButton {
	background-position: 0 -305px ;
	position: absolute;
	top: 55px;
	left: 185px;
}
	#bottomViewButton:hover {
		background-position: -306px -305px ;
	}