@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	background-image: url(/common/img/pattern-chou.jpg);
	background-repeat: repeat;
}
p {
	margin: 0px;
	padding: 0px;
}
.w_body {
	background-color: #FFF;
	margin: 30px;
}

.red_txt_b {
	font-weight: bold;
	color: #F00;
}

.foot20 {
	padding-bottom: 20px;
}
.foot50 {
	padding-bottom: 50px;
}
.foot200 {
	padding-bottom: 200px;
}

.hed50 {
	padding-top: 50px;
}

.left40 {
	padding-left: 40px;
}
.text_right {
	text-align: right;
}



.font_b16 {
	font-size: 14px;
	font-weight: bold;
}
.font_b32 {
	font-size: 32px;
	font-weight: bold;
}
.font_b26 {
	font-size: 26px;
	font-weight: bold;
}
.f_white {
	color: #FFF;
}




.f_clear {
	clear: both;
}
.font_red {
	color: #F00;
}


#page {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	background-image: url(/common/img/bg_block-chou.gif);
	background-repeat: repeat-y;
}

#top_hed {
	width: 880px;
}
#page #hed_img {
	width: 880px;
}

#main {
	width: 760px;
	margin-left: 40px;
	padding: 20px;
	margin-right: 40px;
}





#page #main p {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	line-height: 120%;
}
#page .block_line  {
	height: 40px;
	width: 880px;
	background-image: url(/common/img/bg_block1-chou.gif);
	background-repeat: repeat-x;
}

#page #main #main_left {
	float: left;
	display: inline;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#page #main #main_left .menu_btn {
	margin-bottom: 10px;
}
#page #main #main_left .link_box {
	background-color: #BBFFFD;
	width: 124px;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#page #main #main_right {
	display: inline;
	float: right;
	width: 600px;
}
#main_right .top_inleft {
	width: 400px;
	float: left;
}

#main_right .top_inright {
	width: 200px;
	float: right;
}
#main_right .sub_inleft {
	width: 430px;
	float: left;
}
#main_right .sub_inright {
	width: 160px;
	float: right;
}


#main_right .under_stamp {
	background-image: url(/common/img/ahoge_stmp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main_right #rule {
}
#main_right #rule p {
	line-height: 140%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#main_right #rule .rule_midashi{
	font-size: 16px;
	font-weight: bold;
}
#main_right .kome_box  {
	font-size: 12px;
	margin: 10px;
}


#games {
}
#games .game_box {
	width: 430px;
	border: 1px solid #000;
	margin-bottom: 5px;
}
#games .game_boxl {
	width: 220px;
	float: left;
}
#games .game_boxr {
	width: 200px;
	float: right;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#games .game_box .game_boxr .link_txt {
	font-size: 16px;
	font-weight: bold;
}


#games .game_box .game_boxl .shot {
	width: 200px;
	padding: 10px;
}
#games .game_box .game_boxl .ahone {
	height: 24px;
	width: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#games .game_box .game_boxr p  {
	margin-top: 5px;
	margin-bottom: 5px;
}






#foot {
	background-image: url(/common/img/block_end-chou.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	margin-left: 40px;
}
#foot .copy {
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	text-align: center;
}
#test_body {
	background-color: #FFF;
}
#mailform .border_td {
	border: 1px solid #333;
	padding: 5px;
	width: 400px;
}
#mailform  .border_bg{
	background-color: #FFC;
	border: 1px solid #333;
	padding: 5px;
	width: 168px;
}
#mailform .form_btn {
	text-align: center;
	width: 600px;
}
#tool_page {
	margin: 20px;
}
