@charset "Shift_JIS";

/*=============

基本設定

=============*/

body {
	background:#27883e;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳＰゴシック",Verdana,Helvetica,Arial;
	color:#333333;
	text-align:CENTER;
}

h1,h2,h3{
	text-indent:-10000px;
	font-size:1px;
		}
/*=============

レイアウト設定

=============*/


#wrapper{
width:930px;
background:#de0404;
text-align:center;
margin:0 auto;
padding:0;
}

#contents{
width:890px;
text-align:center;
padding:0 20px;
}

/*
#news_footer{
}
*/


#backto{
padding-top:25px;

}

/*---------------　

cam

---------------*/

#cam{background:#fff;}

#cam_box{
	width:850px;
	text-align:left;
	margin:0 auto;
	padding-left:15px;
	padding-top:10px;
	}


#cam_box table{
	width:840px;
	text-align:left;

	}



/*---　ゲットする方法　get  ---*/

#get{
	margin:20px auto;
	}
	
#get table{
	margin:0 auto;
	border:0;
	table-layout:fixed;
	}


#get table th,#get table td{
padding:5px;
border:1px solid #00a1cb;
}

#get table th{
	background:#b2f0ff;
	border:1px solid #00a1cb;
	text-align:center;
	color:#02abd8;
	font-weight:bold;
}

#get table td{
	background:#fff;
	
	}
	
	.get_ttl{
	background:#FFFFCC;
	font-weight:bold;
	padding-left:5px;
	}


/*--------------

footer

--------------- */
#cx_copy{
margin-top:90px;
padding-bottom:10px;
}

/*---　パンくず ---*/


		
/*--------------

その他

--------------- */

.line{
width:820px;
height:10px;
margin:7px auto 0;
background:url(../img/line_dot.gif) no-repeat;
clear:both;
}


.txtnone{
	text-indent:-10000px;
	font-size:1px;
		}