@charset "UTF-8";

/* 神CSS_irame */

*{margin:0;padding:0;list-style:none;}
html {overflow-y:scroll;}
ul{list-style:none;}
img {border:0px none;}
a:link { color:#fd9231; text-decoration:none;}
a:visited { color:#fd9231; }
a:focus { color:#fd9231; }
a:hover { color: #FFFFFF; }
a:active { color:#fd9231; }

body {
	margin:0px auto;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background:#000000;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}


#background {
	margin:0px auto;
	width:1090px;
	overflow:hidden;
	background:url(http://www.kami-douga.com/img_files/bg_re.gif) repeat-y left top;
}

#wrap {
	margin:0px auto;
	width:1060px;
	overflow:hidden;
}

}
#foot {
	width:100%;
	clear:both;
}


#head {
	width:1060px;
	height:190px;
	margin:0px auto;
	background:url(http://files.kami-douga.com/2013_files/kdc_headerlogo.gif) no-repeat left top;
}



#rv1 {
	width:1060px;
	height:500px;
	margin:0px auto;
	text-align:left;
}

.rv1box {float:left; width:260px; height:265px;overflow:hidden; margin-left:5px;}

.rv1boximg {border:1px solid #BBB; padding:5px; width:240px;}

.rv1boxtxt {margin-top:2px; padding-left:2px;font-size:14px; font-weight:bold; width:250px; text-align:left;}

.rv2box {float:left; width:170px; height:205px;overflow:hidden; margin-left:5px;}

.rv2boximg {border:1px solid #BBB; padding:5px; width:148px;}

.rv2boxtxt {margin-top:4px; font-size:12px;width:155px; text-align:left;}

.rv2boxtxt span {
	background-color:#666; 
	color:#CCC;
	margin-right:5px;
	padding:0px 2px; float:left;
	text-align:center;
	border-radius: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;}