/*bbs_2coma.css
bbs_2coma/1107gold_index.html
*/

#bbs2coma {
    background-color: #FFFFFF;
    border: 5px solid #000000;
    margin: 0 auto 10px;
    width: 640px;
}

.topSummer {
	margin-top:10px;
}

#contents {
	background: url('../img/img_2coma/background.gif') transparent repeat 0 0;
}
h3{
	background: url('../img/img_2coma/head_img.png') transparent no-repeat 0 0;
	width: 660px;
	height: 166px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}

h3#summer{
	background: url('../img/img_2coma_08/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/img_2coma/button_2coma.png') transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 305px;
	height: 45px;
}
	.submitButton:hover {
		background-position: -306px 0 ;
	}

a.imgButton2 {
	background: url('../img/img_2coma_08/button_2coma.png') transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 305px;
	height: 45px;
}


a.summerButton {
	background: url('../img/img_2coma_08/button_2coma.png') transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 305px;
	height: 45px;
	margin-top:10px;
	margin-bottom:10px;
}

a.summerButton2 {
	background: url('../img/img_2coma_08/button_2coma.png') transparent no-repeat 0 0;
	text-indent: -9999px;
	width: 305px;
	height: 45px;
	margin-top:10px;
	margin-bottom:20px;
}


#topSubmitButton {
	position: absolute;
	top: 111px;
	left: 185px;
}
#endSubmitButton {
	background-position: 0 -350px ;
	position: absolute;
	top: 111px;
	left: 185px;
}

#endBottomSubmitButton{
	background-position: 0 -350px ;
	position: absolute;
	top: 0px;
	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 ;
	}