@charset "utf-8";
/* CSS Document */

/*#pageTitle {
    width: 536px;
    margin: auto;
}*/


.red {
    font-size: medium;
    color: #FF0000;
}
.orange {
    font-size: medium;
    color: #FF6600;
}
.green {
    font-size: medium;
    color: #009933;
}
.blue {
    font-size: medium;
    color: #0099CC;
}
.sml {
    margin: 10px 50px 0;
    font-size: x-small;
}
.frame {
    width: 380px;
    mmargin: 10px 100px;
    border: solid 1px #ff6600;
    background-color: #FFFFFF;
    padding: 10px;
}
.setBtn {
    margin: 10px 0px;
}
.fl_l {
    width: 360px;
    padding: 20px 20px 0;
    float: left;
}
.fl_r {
    width: 132px;
    margin: 20px 20px 0 10px;
    float: right;
}
.fl_r img {
    margin: 2px;
}
.red_s {
    font-weight: bold;
    color: #FF0000;
    margin: 5px 0 10px 60px;
}
*+html .red_s {
    font-weight: bold;
    color: #FF0000;
    margin: -10px 0 10px 60px;
}
/*090909 Add Style*/
#finishContest{
	background:url(../images/contest_finish.gif) no-repeat;
	width:585px; height:149px;
	margin:0 0 30px 58px;
	text-indent:-9999px;
	}

.paper ul{
	padding:20px 0 0 95px;
}
.paper li{
	float:left;
	padding-right:30px;
	
}
.paper li.end{
	margin-right:0;
	}
	


/*100701 Add Style*/
#comingsoonContest{
	background:url(../images/contest_comingsoon.gif) no-repeat;
	width:585px; height:100px;
	margin:0 0 30px 58px;
	text-indent:-9999px;
}

dl.contest dt{
    /*display: block;*/	
    margin: 10px 10px 10px 10px;
}
dl.contest dd {
width: 410px;
    margin: -40px 0 20px 180px;
}

.paper {
    width: 620px;
    background-color: #FFD7B0;
	margin-top: 15px;
	margin-left: 20px;
}
.paperEnd {
    width: 620px;
    height: 20px;
    background: url(../images/contest_paper.gif) right bottom;
	margin-bottom:30px;
	margin-left: 20px;
}


#bg_dot {
width: 660px;
background-image: url(../images/bg_dot.gif);
background-repeat: repeat;
margin-left: 20px;
display: block;
}

#detail {
	background: url(../images/detail_bottom.gif) left bottom no-repeat;
	margin: 10px 0 0 20px;
	padding-bottom: 20px;
}


#detail_inner {
	background: url(../images/detail_top.gif) left top no-repeat;
	padding: 0px 10px 20px 10px;
}

.titarea {
width: 620px;
margin-left: 20px;
padding-top: 20px;
}

.tit_rogo {
float: left;
width: 235px;
}

.tit_text {
float: right;
width: 385px;
margin-top: -10px;
}

.presentbtn {
text-align: right;
}

.papertext {
color: #000;
font-size: 14px;
text-align: center;
padding-top: 20px;
font-weight: bold;
}

.textimg {
margin: 10px 0 10px 10px;
}

.bg {
background-color: #FFF;
width: 620px;
margin-left: -10px;
}

.yokokutit {
margin-top: 30px;
}

#message{
	width:585px;
	margin:auto;
	margin-bottom:20px;
	padding-top:10px;
}