@charset "UTF-8";
/* -------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
	amepro2011 Official Website
	
	new released : June 10, 2011
	update : 

	Copyright(c)WEATHER NEWS INC. ALL RIGHT RESERVED.
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */



/* -------------------------------------------------------------------------------------
  Initialize
------------------------------------------------------------------------------------- */


body {
	font-size:13px;
	text-align: center;
	line-height: 100%;
	background-image:url(../images/contest/contest_bg.png);
	background-size:320px 516px;
	background-position: top center;
	background-repeat:repeat;
	color:#000;
}
body, table, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, blockquote, form, label {
	margin: 0;
	padding: 0;
}
ul,dl{
	list-style: none;
}
img {
	border-style: none;
	vertical-align:bottom
}


h2,h3{
	font-size: 100%;
	margin-bottom:0;
	margin: 0 0;
	padding: 0 0;
}
.marginbottom {
	margin-bottom: 0.7em;
}
.margintop {
	margin-top: 0.7em;
}
div, p, li {
	line-height: 135%;
}

#wrap {
	width: 305px;
	margin: 0 auto;
	padding:5px 7px;
	text-align:left;
}
.qbaseContest {
	width: 305px;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.qbase-inner {
	width: 290px;
	margin: 0 auto;
	padding: 5px 7px;
}
.btn {
	text-align:center;
	margin:0px 0 5px 0;
}
.btn2 {
	text-align:center;
	margin:10px 0;
}
.btn3 {
	text-align:center;
	margin:15px 0 5px 0;
}
.img {
	text-align:center;
	margin:30px 0;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}


/* -------------------------------------------------------------------------------------
  Container
------------------------------------------------------------------------------------- */

.list{
	margin-left: 15px;
}

.list li{
	width: 76px;
	height: 76px;
	float: left;
	margin-right:15px;
	margin-bottom: 15px;
	text-align:center;
}
.photoHead{
	height:42px;
	line-height: 42px;
	display:block;
}
.prev{
	float:left;
}

.prev a{
	float:left;
	display: block;
	padding-right: 12px;
}

.name{
	float:left;
	text-align:center;
	width:222px;
	padding:2px 0 0 0;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}
.next{
	float: right;
}
.next a{
	display: block;
	padding-left: 12px;
}

#mainPhoto{
	margin-bottom:18px;
	margin-top: 10px;
	text-align:center;
}
.mainPhoto{
	margin-bottom:8px;
	margin-top: 10px;
	text-align:center;
}
#mainPhoto img{
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
}
.mainPhoto img{
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
}

.photoTxt{
	width: 288px;
	padding: 8px 8px;
	background-image:url(../images/bg_03.png);
	background-size:25px 25px;
	border:1px solid #999;
}

h3{
	background:url(../images/contest/icon_camera.png) no-repeat;
	background-size: 18px 12px;
	padding-left: 24px;
	line-height: 150%;
	background-position: 0 4px;
	padding-bottom: 5px;
	border-bottom: #999 1px dotted;
	margin-bottom: 6px;
}

#userId{
	line-height: 28px;
	margin: 10px auto;
}
#userId dt{
	clear: both;
	float:left;
	width: 80px;
	text-align:right;
}
#userId dd{
	margin-left:85px;

}
input{
	width: 200px;
	line-height: 150%;
}

/* float */
.floatL {
	float:left;
}
.clear {
	clear:both;
}
/* font,color */
.font1 {
	font-size:120%;
	font-weight:bold;
}
.font2 {
	font-size:100%;
	font-weight:bold;
}
.font3 {
	font-size:140%;
	font-weight:bold;
}
.font4{
	font-size: 90%;
}
.color1 {
	color:#0071B4;
	font-weight:bold;
}
.color2 {
	color:#F00;
}
.color3 {
	color:#069502;
}
.color4 {
	color:#014aaf;
}
.color5{
	color:#4482de;
}
.color6{
	color:#ff6600;
}

/* form */

.textarea {
	width:100%;
}
/* -------------------------------------------------------------------------------------
  Clearfix
------------------------------------------------------------------------------------- */

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* -------------------------------------------------------------------------------------
  AcidRain Report
------------------------------------------------------------------------------------- */
#data-table-colorchart {
	width: 550px;
	text-align: center;
	border: solid 1px #b7b7b7;
	margin: 20px 0;
	padding: 20px 0;
}
#data-table-colorchart th {
	padding-bottom: 20px;
}
